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
/
include
Age
Commit message (
Expand
)
Author
2013-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
2013-07-29
escc: QOM cast cleanup
Andreas Färber
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-29
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-29
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
pseries: savevm support for VIO devices
David Gibson
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-07-29
migration: fix spice migration
Stefan Hajnoczi
2013-07-29
block: Repair the throttling code.
Benoît Canet
2013-07-29
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
2013-07-29
Xen PV Device
Paul Durrant
2013-07-29
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
2013-07-29
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
2013-07-27
exec: Remove env from list of poisoned names
Stefan Weil
2013-07-26
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-26
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
2013-07-26
Implement sync modes for drive-backup.
Ian Main
2013-07-26
Implement qdict_flatten()
Kevin Wolf
2013-07-26
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
2013-07-26
qapi: Anonymous unions
Kevin Wolf
2013-07-26
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-07-25
isa_mmio: delete
Paolo Bonzini
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2013-07-23
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
rdma: core logic
Michael R. Hines
2013-07-23
rdma: introduce ram_handle_compressed()
Michael R. Hines
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
[next]