Sign in
qemu
/
qemu
/
f22f56dd483b27f8c4463dbb310029dd9161bb04
/
hw
/
openrisc
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
33decbd
hw: Replace global smp variables with MachineState for all remaining archs
by Like Xu
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
198a2d2
target/openrisc: Fix LGPL information in the file headers
by Thomas Huth
· 6 years ago
312c320
or1k-softmmu.mak: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
4575bbb
hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
by Yang Zhong
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
fe2d93c
hw/openrisc: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
1498e97
openrisc: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
373b259
openrisc: Only kick cpu on timeout, not on update
by Stafford Horne
· 8 years ago
13f1c77
openrisc: Initial SMP support
by Stafford Horne
· 7 years ago
6b4bbd6
openrisc/cputimer: Perparation for Multicore
by Stafford Horne
· 8 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
f6f8b26
openrisc: replace cpu_openrisc_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
98a99ce
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
f4d1414
target/openrisc: Support non-busy idle state using PMR SPR
by Stafford Horne
· 8 years ago
4a09d0b
target/openrisc: Rename the cpu from or32 to or1k
by Richard Henderson
· 8 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
ed2decc
openrisc: Clean up includes
by Peter Maydell
· 9 years ago
9e07142
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
ccaf174
openrisc: remove muldiv64()
by Laurent Vivier
· 10 years ago
ed03ecf
or32: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
d515521
openrisc-timer: Reduce overhead, Separate clock update functions
by Sebastian Macke
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
e93379b
aio / timers: Rename qemu_timer_* functions
by Alex Bligh
· 12 years ago
7717f24
hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()
by Jia Liu
· 12 years ago
ed396e2
hw/openrisc: Fix masking in openrisc_pic_cpu_handler()
by Jia Liu
· 12 years ago
b6d9766
hw/openrisc: Avoid using uninitialised variable 'entry'
by Jia Liu
· 12 years ago
4284c05
hw/openrisc: Use stderr output instead of qemu_log
by Jia Liu
· 12 years ago
68f1282
hw/openrisc: Indent typo
by Jia Liu
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c3affe5
cpu: Pass CPUState to cpu_interrupt()
by Andreas Färber
· 12 years ago
d8ed887
exec: Pass CPUState to cpu_reset_interrupt()
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
ce6e1e9
target-or32: Add a IIS dummy board
by Jia Liu
· 13 years ago
99f575e
target-or32: Add timer support
by Jia Liu
· 13 years ago
dd29c7f
target-or32: Add PIC support
by Jia Liu
· 13 years ago
e67db06
target-or32: Add target stubs and QOM cpu
by Jia Liu
· 13 years ago