summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-231-0/+3
* xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-231-1/+2
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-234-1/+16
* vhost: block migration if backend does not log memoryMichael S. Tsirkin2014-06-231-0/+1
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-201-0/+2
|\
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-181-0/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-2014-45/+384
|\ \
| * | acpi: rephrase commentMichael S. Tsirkin2014-06-191-2/+1
| * | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-192-0/+4
| * | acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-191-0/+43
| * | qmp: add query-memory-devices commandIgor Mammedov2014-06-191-0/+2
| * | pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-191-4/+3
| * | numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-191-1/+5
| * | Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-192-2/+13
| * | Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev2014-06-192-0/+29
| * | vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-1/+1
| * | vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev2014-06-191-0/+5
| * | virtio-net: announce self by guestJason Wang2014-06-192-0/+22
| * | ich: get rid of spaces in type nameMichael S. Tsirkin2014-06-192-2/+2
| * | pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov2014-06-191-0/+1
| * | pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-191-0/+21
| * | pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-1/+7
| * | pc: migrate piix4 & ich9 MemHotplugStateIgor Mammedov2014-06-191-0/+7
| * | 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
| |/
* | virtio-scsi: define dummy handle_output for vhost-scsi vqsMing Lei2014-06-191-1/+6
* | virtio-scsi: add support for the any_layout featurePaolo Bonzini2014-06-182-3/+5
|/
* 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/+1
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-1/+0
* 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
OpenPOWER on IntegriCloud