aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-15ivshmem: Delete duplicate debug messageStefano Dong (董兴水)
2016-09-15sh4: fix broken link to documentationReda Sallahi
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-13x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert
2016-09-13i8257: Make device "i8257" unavailable with -deviceMarkus Armbruster
2016-09-13Revert "megasas: remove useless check for cmd->frame"Paolo Bonzini
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-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-13hw/net/e1000e: Fix compiler warningChanglong Xie
2016-09-13trace-event: display "%d" instead of "0x%d"Laurent Vivier
2016-09-13pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIPBruce Rogers
2016-09-13hw/dma/omap: spelling fix: endiannessMichael Tokarev
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev
2016-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-13virtio-blk: rename virtio_device_info to virtio_blk_infoChanglong Xie
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