summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-30Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori2-1/+2
2013-07-30Merge remote-tracking branch 'borntraeger/s390-for-1.6' into stagingAnthony Liguori1-0/+6
2013-07-30chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth1-0/+1
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova1-0/+6
2013-07-30spice: fix display initializationGerd Hoffmann2-1/+2
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov2-3/+13
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis2-0/+5
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin1-0/+1
2013-07-29sysbus: QOM parent field cleanup for SysBusDeviceAndreas Färber1-1/+4
2013-07-29sysbus: Remove unused sysbus_new() prototypeAndreas Färber1-1/+0
2013-07-29sysbus: Drop FROM_SYSBUS()Andreas Färber1-3/+0
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber1-0/+3
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber1-0/+2
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber1-3/+3
2013-07-29escc: QOM cast cleanupAndreas Färber1-0/+1
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber1-2/+12
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-1/+6
2013-07-29Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori3-3/+9
2013-07-29Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori1-0/+4
2013-07-29qemu-help: Sort devices by logical functionalityMarcel Apfelbaum1-0/+29
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum1-0/+1
2013-07-29xics: rename types to be sane and follow coding styleAnthony Liguori2-8/+69
2013-07-29pseries: savevm support with KVMAlexey Kardashevskiy1-0/+1
2013-07-29pseries: savevm support for PCI host bridgeDavid Gibson1-3/+3
2013-07-29pseries: savevm support for pseries machineDavid Gibson1-3/+9
2013-07-29spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori1-7/+16
2013-07-29pseries: savevm support for VIO devicesDavid Gibson1-0/+5
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi1-0/+1
2013-07-29migration: fix spice migrationStefan Hajnoczi1-1/+1
2013-07-29block: Repair the throttling code.Benoît Canet1-2/+7
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost1-0/+4
2013-07-29Xen PV DevicePaul Durrant1-2/+3
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno1-1/+0
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan1-0/+3
2013-07-27exec: Remove env from list of poisoned namesStefan Weil1-1/+0
2013-07-26Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori3-2/+58
2013-07-27cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XMLAndreas Färber1-0/+2
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2-0/+12
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-0/+37
2013-07-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-1/+18
2013-07-26cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regsAndreas Färber1-1/+6
2013-07-26kvm: Change prototype of kvm_update_guest_debug()Stefan Weil1-1/+1
2013-07-26Implement sync modes for drive-backup.Ian Main1-1/+3
2013-07-26Implement qdict_flatten()Kevin Wolf1-0/+1
2013-07-26QemuOpts: Add qemu_opt_unset()Kevin Wolf1-0/+1
2013-07-26qapi: Anonymous unionsKevin Wolf3-0/+6
2013-07-26qapi: Add visitor for implicit structsKevin Wolf2-0/+7
2013-07-26Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori2-2/+14
2013-07-25Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2-3/+7
2013-07-25isa_mmio: deletePaolo Bonzini1-3/+0