summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2014-03-14scsi: Fix migration of scsi sense dataFam Zheng1-0/+1
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+9
2014-03-13dataplane: replace internal thread with IOThreadStefan Hajnoczi1-2/+6
2014-03-13iothread: add "iothread" qdev property typeStefan Hajnoczi1-0/+3
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2-2/+0
2014-03-13Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber1-2/+0
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber2-2/+2
2014-03-13qdev: Prepare realize/unrealize hooks for BusStateBandan Das1-0/+6
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber1-4/+4
2014-03-12hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum1-3/+3
2014-03-12vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum1-0/+1
2014-03-12hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum1-0/+50
2014-03-12ssi: Remove SSI_SLAVE_FROM_QDEV() macroPeter Crosthwaite1-2/+1
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2-13/+13
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin1-2/+4
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin1-1/+1
2014-03-05qdev: Keep global allocation counter per busAlexander Graf1-0/+2
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy2-5/+20
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V2-1/+4
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf2-2/+2
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell3-24/+52
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell1-1/+3
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-0/+2
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland1-0/+2
2014-02-27s390x/event-facility: code restructureHeinz Graalfs2-24/+19
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann1-0/+33
2014-02-26arm: vgic device control api supportChristoffer Dall1-0/+1
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite1-10/+0
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite1-33/+0
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite1-19/+0
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite1-15/+0
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite1-13/+0
2014-02-22scsi: report thin provisioning errors with werror=reportPaolo Bonzini1-0/+2
2014-02-22scsi: Change scsi sense buf size to 252Fam Zheng1-1/+1
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini1-0/+1
2014-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into stagingPeter Maydell1-0/+5
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell14-50/+117
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas1-0/+5
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini1-6/+0
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini2-10/+1
2014-02-14qdev: Inline qdev_prop_parse()Paolo Bonzini1-2/+0
2014-02-14qdev: Legacy properties are now read-onlyPaolo Bonzini1-1/+0
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber1-0/+87
2014-02-14i2c: Drop FROM_I2C_SLAVE() macroAndreas Färber1-2/+0
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber9-28/+28
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-22/+124
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2-12/+0
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov1-0/+5