summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-5/+5
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin1-5/+5
2016-09-15Remove unused function declarationsLadi Prosek11-26/+0
2016-09-13ppc: do not redefine CPUPPCStatePaolo Bonzini1-2/+1
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi3-0/+47
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi1-0/+1
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum1-1/+5
2016-09-09target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)1-0/+9
2016-09-09pc: Add 2.8 machineLongpeng(Mike)1-0/+3
2016-09-08bus: simplify name handlingMarc-André Lureau1-1/+1
2016-09-08pc: keep gsi referenceMarc-André Lureau1-0/+1
2016-09-08machine: use class base init generated nameMarc-André Lureau2-2/+1
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau1-1/+1
2016-09-08portio: keep references on portioMarc-André Lureau3-1/+8
2016-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell1-0/+30
2016-09-07hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater1-0/+5
2016-09-07hw/ppc: use error_report instead of fprintfCédric Le Goater1-3/+5
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater1-0/+23
2016-09-06ast2400: add a memory controller device modelCédric Le Goater2-0/+33
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-1/+2
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-1/+2
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck1-1/+1
2016-09-05s390x: add compat machine for 2.8Cornelia Huck1-0/+3
2016-08-16virtio-gpu: fix missing log.h include fileDaniel P. Berrange1-0/+1
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell1-0/+1
2016-08-13ppc: parse cpu features onceGreg Kurz1-0/+1
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant1-35/+90
2016-08-08spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson1-1/+0
2016-08-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-3/+3
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu1-2/+2
2016-08-03apic: fix broken migration for kvm-apicIgor Mammedov1-1/+1
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross1-0/+1
2016-07-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-0/+19
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau1-0/+4
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum1-0/+8
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin2-0/+7
2016-07-27qdev: ignore GlobalProperty.errp for hotplugged devicesGreg Kurz1-1/+3
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-8/+329
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin1-4/+4
2016-07-21virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert1-0/+2
2016-07-21virtio: Migration helper function and macroDr. David Alan Gilbert1-0/+20
2016-07-21virtio-scsi: Replace HandleOutput typedefFam Zheng1-4/+2
2016-07-21virtio: Introduce virtio_add_queue_aioFam Zheng1-0/+3
2016-07-21virtio: Add typedef for handle_outputFam Zheng1-2/+3
2016-07-21kvm-irqchip: x86: add msi route notify fnPeter Xu1-0/+2
2016-07-21intel_iommu: add SID validation for IRPeter Xu1-0/+17
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka1-0/+1
2016-07-21ioapic: register IOMMU IEC notifier for ioapicPeter Xu1-0/+2