index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
palm.c
Age
Commit message (
Expand
)
Author
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2013-11-05
palm: Don't enforce loading ROM or kernel for qtest
Andreas Färber
2013-10-31
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini