aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-13virtio-vga: adapt to page-per-vq=offGerd Hoffmann
2016-09-13virtio-gpu-pci: tag as not hotpluggableGerd Hoffmann
2016-09-13vmsvga: correct bitmap and pixmap size checksPrasad J Pandit
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-09virtio-pci: minor refactoringMichael S. Tsirkin
2016-09-09vhost: don't set vring call if no vectorJason Wang
2016-09-09virtio-pci: error out when both legacy and modern modes are disabledGreg Kurz
2016-09-09virtio-balloon: fix stats vq migrationLadi Prosek
2016-09-09virtio: add virtqueue_rewind()Stefan Hajnoczi
2016-09-09virtio-balloon: discard virtqueue element on resetLadi Prosek
2016-09-09virtio: zero vq->inuse in virtio_reset()Stefan Hajnoczi
2016-09-09virtio-pci: reduce modern_mem_bar sizeMarcel Apfelbaum
2016-09-09pc: Add 2.8 machineLongpeng(Mike)
2016-09-09virtio-pci: use size from correct structureMichael S. Tsirkin
2016-09-09virtio: Tell the user what went wrong when event_notifier_init failedThomas Huth
2016-09-08bus: simplify name handlingMarc-André Lureau
2016-09-08ipmi: free extern timerMarc-André Lureau
2016-09-08sd: free timerMarc-André Lureau
2016-09-08pc: keep gsi referenceMarc-André Lureau
2016-09-08pc: free i8259Marc-André Lureau
2016-09-08acpi-build: fix array leakMarc-André Lureau
2016-09-08machine: use class base init generated nameMarc-André Lureau
2016-09-08pc: don't leak a20_lineMarc-André Lureau
2016-09-08pc: simplify passing qemu_irqMarc-André Lureau
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-07spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_callLaurent Vivier
2016-09-07ppc: Fix macio ESCC legacy mappingBenjamin Herrenschmidt
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-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz
2016-09-06block: m25p80: Fix vmstate structure nameMarcin Krzeminski
2016-09-06ARM: ACPI: fix the AML ID format for CPU devicesWei Huang
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta...Peter Maydell
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand
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: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05scsi: scsi-cd without drive property for empty driveKevin Wolf
2016-09-05ide: ide-cd without drive property for empty driveKevin Wolf
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390x: wrap flic savevm calls into vmstateCornelia Huck
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao