aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-09-13sclpconsolelm: remove bogus check for -EAGAINDaniel P. Berrange
2016-09-13ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange
2016-09-13scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit
2016-09-13scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini
2016-09-13scsi: mptconfig: fix an assert expressionPrasad J Pandit
2016-09-13vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit
2016-09-13scsi-disk: change disk serial length from 20 to 36Rony Weng
2016-09-13lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau
2016-09-13lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau
2016-09-13lsi: do not exit QEMU if reading invalid registerHervé Poussineau
2016-09-13lsi: print register names in debug printsHervé Poussineau
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