Age | Commit message (Expand) | Author |
2013-08-05 | semaphore: fix a hangup problem under load on NetBSD hosts. | Izumi Tsutsui |
2013-07-30 | Merge remote-tracking branch 'spice/spice.v72' into staging | Anthony Liguori |
2013-07-30 | Merge remote-tracking branch 'borntraeger/s390-for-1.6' into staging | Anthony Liguori |
2013-07-30 | chardev: fix CHR_EVENT_OPENED events for mux chardevs | Michael Roth |
2013-07-30 | s390: Implement dump-guest-memory support for target s390x | Ekaterina Tumanova |
2013-07-30 | spice: fix display initialization | Gerd Hoffmann |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov |
2013-07-29 | qdev: Add SIZE type to qdev properties | Vasilis Liaskovitis |
2013-07-29 | pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h | Michael S. Tsirkin |
2013-07-29 | sysbus: QOM parent field cleanup for SysBusDevice | Andreas Färber |
2013-07-29 | sysbus: Remove unused sysbus_new() prototype | Andreas Färber |
2013-07-29 | sysbus: Drop FROM_SYSBUS() | Andreas Färber |
2013-07-29 | m48t59: QOM cast cleanup for M48t59SysBusState | Andreas Färber |
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 |