qemu-patch-raspberry4/target-openrisc
Stefan Weil 1246b259f8 misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Most code already used QEMUTimer without the redundant 'struct' keyword.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-12-02 21:03:39 +04:00
..
cpu.c
cpu.h misc: Replace 'struct QEMUTimer' by 'QEMUTimer' 2013-12-02 21:03:39 +04:00
exception.c
exception.h
exception_helper.c
fpu_helper.c
gdbstub.c
helper.h
int_helper.c
interrupt.c target-openrisc: Correct wrong epcr register in interrupt handler 2013-11-20 21:45:42 +08:00
interrupt_helper.c
machine.c
Makefile.objs
mmu.c target-openrisc: Remove executable flag for every page 2013-11-20 21:44:43 +08:00
mmu_helper.c
sys_helper.c target-openrisc: Correct memory bounds checking for the tlb buffers 2013-11-20 21:47:17 +08:00
translate.c