aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev1-0/+5
2014-06-19virtio-net: announce self by guestJason Wang2-0/+22
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin2-2/+2
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov1-0/+1
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov1-0/+21
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov1-1/+7
2014-06-19pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov1-0/+7
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov2-1/+10
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov2-1/+8
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov2-0/+32
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2-4/+4
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov1-0/+2
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov1-0/+4
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov1-0/+8
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov1-0/+1
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov1-0/+6
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov1-0/+10
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis1-0/+73
2014-06-19qdev: hotplug for bus-less devicesIgor Mammedov1-0/+8
2014-06-19vl.c: extend -m option to support options for memory hotplugIgor Mammedov1-0/+2
2014-06-18pc: create custom generic PC machine typeIgor Mammedov1-0/+24
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty1-0/+2
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy1-0/+5
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy1-0/+2
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy1-0/+2
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2-4/+1
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-1/+0
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy1-0/+1
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-2/+16
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf1-0/+5
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy1-1/+8
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy1-0/+1
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan1-0/+2
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+3
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-6/+29
2014-06-05qdev: Display warning about unused -globalDon Slutz2-0/+9
2014-06-04virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng1-0/+3
2014-06-02xhci: order superspeed ports firstGerd Hoffmann1-0/+4
2014-06-02usb: add usb_pick_speedGerd Hoffmann1-0/+1
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann1-0/+82
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann1-0/+1
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann1-0/+39
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite1-0/+2
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite1-4/+20
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum1-3/+3
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-17/+10
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann1-1/+0
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann1-1/+2
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber1-1/+0
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo1-4/+4