aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-13dataplane: replace internal thread with IOThreadStefan Hajnoczi
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell
2014-03-13Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber
2014-03-13qdev: Prepare realize/unrealize hooks for BusStateBandan Das
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber
2014-03-12hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum
2014-03-12vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum
2014-03-12ssi: Remove SSI_SLAVE_FROM_QDEV() macroPeter Crosthwaite
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin
2014-03-05qdev: Keep global allocation counter per busAlexander Graf
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-26arm: vgic device control api supportChristoffer Dall
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite
2014-02-22scsi: report thin provisioning errors with werror=reportPaolo Bonzini
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber
2014-02-14i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov