aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-09-08portio: keep references on portioMarc-André Lureau
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x: add compat machine for 2.8Cornelia Huck
2016-08-16virtio-gpu: fix missing log.h include fileDaniel P. Berrange
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson
2016-08-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu
2016-08-03apic: fix broken migration for kvm-apicIgor Mammedov
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-07-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin
2016-07-27qdev: ignore GlobalProperty.errp for hotplugged devicesGreg Kurz
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin
2016-07-21virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert
2016-07-21virtio: Migration helper function and macroDr. David Alan Gilbert
2016-07-21virtio-scsi: Replace HandleOutput typedefFam Zheng
2016-07-21virtio: Introduce virtio_add_queue_aioFam Zheng
2016-07-21virtio: Add typedef for handle_outputFam Zheng
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu
2016-07-21intel_iommu: add SID validation for IRPeter Xu
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu
2016-07-21intel_iommu: add support for split irqchipPeter Xu
2016-07-21q35: ioapic: add support for emulated IOAPIC IRPeter Xu
2016-07-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu
2016-07-20intel_iommu: define several structs for IOMMU IRPeter Xu
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu