summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost2014-06-291-1/+1
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-37/+18Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-291-0/+23
|\
| * virtio-blk: Export request handling functions to dataplaneFam Zheng2014-06-271-0/+9
| * virtio-blk: Make request completion function virtualFam Zheng2014-06-271-0/+3
| * virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng2014-06-271-1/+1
| * virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng2014-06-271-4/+0Star
| * virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng2014-06-271-0/+4
| * virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng2014-06-271-1/+1
| * virtio-blk: Move VirtIOBlockReq to headerFam Zheng2014-06-271-0/+11
* | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHBAlexey Kardashevskiy2014-06-272-8/+14
* | xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-271-0/+1
* | spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-272-10/+2Star
* | xics: Add flags for interruptsAlexey Kardashevskiy2014-06-271-1/+5
* | spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff2014-06-271-0/+1
* | spapr: Add RTAS sysparm UUIDSam bobroff2014-06-271-0/+1
* | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff2014-06-271-0/+11
* | spapr: Add rtas_st_buffer utility functionSam bobroff2014-06-271-0/+13
* | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfioAlexey Kardashevskiy2014-06-271-0/+11
* | vfio: Add vfio_container_ioctl()Alexey Kardashevskiy2014-06-271-0/+9
* | spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-1/+3
* | spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-1/+40
|/
* 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/+1Star
| * | 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/+3Star
| * | 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