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