aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell1-1/+1
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell1-0/+1
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell1-0/+18
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell1-0/+2
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell1-0/+2
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell1-0/+2
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater1-1/+1
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater1-0/+1
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater1-0/+1
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin1-0/+1
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2-4/+13
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko1-0/+5
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko1-0/+1
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek1-1/+9
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost1-0/+2
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek1-2/+1
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin2-4/+6
2017-01-18vhost_net: device IOTLB supportJason Wang2-0/+17
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini1-5/+1
2017-01-16smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm1-1/+1
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