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
/
unicore32
Age
Commit message (
Expand
)
Author
2015-06-03
hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-03-10
unicore32: Use uc32_cpu_init()
Eduardo Habkost
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
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2013-11-05
puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel
Andreas Färber
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-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2012-08-11
unicore32-softmmu: Add puv3 soc/board support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao