aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in...Peter Maydell
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-15vfio/pci: Fix regression in MSI routing configurationDavid Gibson
2016-09-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell
2016-09-15pcspk: adding vmstate for save/restorePavel Dovgalyuk
2016-09-15kvmvapic: fix state change handlerPavel Dovgalyuk
2016-09-15pc: apic: introduce APIC macroWanpeng Li
2016-09-15mptsas: change .realize function nameCao jin
2016-09-15fw_cfg: remove useless castsLaurent Vivier
2016-09-15tricore: remove useless castLaurent Vivier
2016-09-15s390x: remove useless castLaurent Vivier
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-14pc: apic: fix touch LAPIC when irqchip is splitWanpeng Li
2016-09-14scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit
2016-09-14scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang
2016-09-14virtio-scsi: Don't abort when media is ejectedFam Zheng
2016-09-14scsi-disk: Cleaning up around tray open stateFam Zheng
2016-09-14usb-mtp: added object propertiesIsaac Lozano
2016-09-14usb-mtp: fix sending files larger than 4gbIsaac Lozano
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-13usb:xhci:fix memory leak in usb_xhci_exitLi Qiang
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