summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function declarationsLadi Prosek2016-09-1511-26/+0Star
* ppc: do not redefine CPUPPCStatePaolo Bonzini2016-09-131-2/+1Star
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-093-0/+47
* virtio: add virtqueue_rewind()Stefan Hajnoczi2016-09-091-0/+1
* virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum2016-09-091-1/+5
* target-i386: present virtual L3 cache info for vcpusLongpeng(Mike)2016-09-091-0/+9
* pc: Add 2.8 machineLongpeng(Mike)2016-09-091-0/+3
* bus: simplify name handlingMarc-André Lureau2016-09-081-1/+1
* pc: keep gsi referenceMarc-André Lureau2016-09-081-0/+1
* machine: use class base init generated nameMarc-André Lureau2016-09-082-2/+1Star
* pc: simplify passing qemu_irqMarc-André Lureau2016-09-081-1/+1
* portio: keep references on portioMarc-André Lureau2016-09-083-1/+8
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160907' into...Peter Maydell2016-09-081-0/+30
|\
| * hw/ppc: add a ppc_create_page_sizes_prop() helper routineCédric Le Goater2016-09-071-0/+5
| * hw/ppc: use error_report instead of fprintfCédric Le Goater2016-09-071-3/+5
| * hw/ppc: include fdt helper routine in a common fileCédric Le Goater2016-09-071-0/+23
* | ast2400: add a memory controller device modelCédric Le Goater2016-09-062-0/+33
|/
* s390x/sclp: propagate hmfaiDavid Hildenbrand2016-09-061-1/+2
* s390x/sclp: propagate the mha via sclpDavid Hildenbrand2016-09-061-1/+2
* s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand2016-09-061-1/+2
* s390x/sclp: introduce sclp feature blocksDavid Hildenbrand2016-09-061-3/+9
* s390x/css: handle cssid 255 correctlyCornelia Huck2016-09-051-1/+1
* s390x: add compat machine for 2.8Cornelia Huck2016-09-051-0/+3
* virtio-gpu: fix missing log.h include fileDaniel P. Berrange2016-08-161-0/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell2016-08-151-0/+1
|\
| * ppc: parse cpu features onceGreg Kurz2016-08-131-0/+1
* | xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant2016-08-131-35/+90
|/
* spapr: Correctly set query_hotpluggable_cpus hook based on machine versionDavid Gibson2016-08-081-1/+0Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-08-042-3/+3
|\
| * x86: ioapic: add support for explicit EOIPeter Xu2016-08-031-2/+2
| * apic: fix broken migration for kvm-apicIgor Mammedov2016-08-031-1/+1
* | xen: use a common function for pv and hvm guest backend register callsJuergen Gross2016-08-031-0/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-07-293-0/+19
|\
| * vhost: add vhost_net_set_backend()Marc-André Lureau2016-07-281-0/+4
| * hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum2016-07-281-0/+8
| * pcie: fix link active status bit migrationMichael S. Tsirkin2016-07-282-0/+7
* | qdev: ignore GlobalProperty.errp for hotplugged devicesGreg Kurz2016-07-271-1/+3
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-07-2111-8/+329
|\
| * intel_iommu: avoid unnamed fieldsMichael S. Tsirkin2016-07-211-4/+4
| * virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert2016-07-211-0/+2
| * virtio: Migration helper function and macroDr. David Alan Gilbert2016-07-211-0/+20
| * virtio-scsi: Replace HandleOutput typedefFam Zheng2016-07-211-4/+2Star
| * virtio: Introduce virtio_add_queue_aioFam Zheng2016-07-211-0/+3
| * virtio: Add typedef for handle_outputFam Zheng2016-07-211-2/+3
| * kvm-irqchip: x86: add msi route notify fnPeter Xu2016-07-211-0/+2
| * intel_iommu: add SID validation for IRPeter Xu2016-07-211-0/+17
| * intel_iommu: Add support for Extended Interrupt ModeJan Kiszka2016-07-211-0/+1
| * ioapic: register IOMMU IEC notifier for ioapicPeter Xu2016-07-211-0/+2
| * x86-iommu: introduce IEC notifiersPeter Xu2016-07-211-0/+40
| * intel_iommu: add support for split irqchipPeter Xu2016-07-212-0/+6