summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* acpi:ich9: add memory hotplug handlingIgor Mammedov2014-06-192-1/+10
* acpi:piix4: add memory hotplug handlingIgor Mammedov2014-06-192-1/+8
* acpi: memory hotplug ACPI hardware implementationIgor Mammedov2014-06-192-0/+32
* acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-4/+4
* pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2014-06-191-0/+2
* pc-dimm: add busy address check and address auto-allocationIgor Mammedov2014-06-191-0/+4
* pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+8
* pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-191-0/+1
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* pc: initialize memory hotplug address spaceIgor Mammedov2014-06-191-0/+10
* pc: implement pc-dimm device abstractionVasilis Liaskovitis2014-06-191-0/+73
* qdev: hotplug for bus-less devicesIgor Mammedov2014-06-191-0/+8
* vl.c: extend -m option to support options for memory hotplugIgor Mammedov2014-06-191-0/+2
* pc: create custom generic PC machine typeIgor Mammedov2014-06-181-0/+24
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-162-4/+1Star
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-1/+0Star
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-161-0/+1
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-2/+16
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+5
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-1/+8
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+1
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-161-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-091-0/+3
|\
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-0/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-055-6/+29
|\ \ | |/ |/|
| * qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+9
| * pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0Star
| * SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
| * serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+15
* | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-0/+4
* | usb: add usb_pick_speedGerd Hoffmann2014-06-021-0/+1
* | usb: move ehci register defines to header fileGerd Hoffmann2014-06-021-0/+82
* | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
* | usb: move uhci register defines to header fileGerd Hoffmann2014-06-021-0/+39
* | ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-0/+2
* | qdev: Implement named GPIOsPeter Crosthwaite2014-05-281-4/+20
* | machine: Make -machine opts properties of MachineStateMarcel Apfelbaum2014-05-281-3/+3
* | machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-17/+10Star
* | input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-1/+0Star
* | input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-261-1/+2
* | s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-202-0/+35
* | s390x: add I/O adapter registrationCornelia Huck2014-05-201-0/+2
* | s390x: split flic into kvm and non-kvm partsCornelia Huck2014-05-201-11/+40
|/
* pci: add Error-propagating pci_add_capability2()Laszlo Ersek2014-05-081-0/+4
* Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell2014-05-071-0/+7
|\