summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: consolidate scattered MHPD device declarationIgor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10virtio-net: Add MTU feature supportMaxime Coquelin
2017-01-10vhost-user: Add MTU protocol feature and opMaxime Coquelin
2017-01-10virtio: Introduce virtqueue_drop_all procedureYuri Benditovich
2017-01-10net: Add virtio queue interface to update used index from vring stateYuri Benditovich
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-10acpi: add ATSR for q35Jason Wang
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2017-01-10virtio: convert to use DMA apiJason Wang
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2017-01-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti
2016-12-22pc: make pit configurableChao Peng
2016-12-22pc: make sata configurableChao Peng
2016-12-22pc: make smbus configurableChao Peng
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-12-20virtio-gpu: track and limit host memory allocationsGerd Hoffmann
2016-12-15virtio-pci: Fix cross-version migration with older machinesMaxime Coquelin
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek
2016-11-29Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-28migration/pcspk: Turn migration of pcspk off for 2.7 and olderDr. David Alan Gilbert
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson
2016-11-23spapr: migration support for CAS-negotiated option vectorsMichael Roth
2016-11-22xen: create qdev for each backend deviceJuergen Gross
2016-11-22xen: add an own bus for xen backend devicesJuergen Gross
2016-11-21Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-18virtio: set ISR on dataplane notificationsPaolo Bonzini
2016-11-18virtio: introduce grab/release_ioeventfd to fix vhostPaolo Bonzini
2016-11-16pc: fix FW_CFG_NB_CPUS to account for -device added CPUsIgor Mammedov