aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-05-29memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptrPaolo Bonzini
2016-05-29scsi-generic: Merge block max xfer len in INQUIRY responseFam Zheng
2016-05-29scsi-block: always use SG_IOPaolo Bonzini
2016-05-29scsi-disk: introduce scsi_disk_req_check_errorPaolo Bonzini
2016-05-29scsi-disk: add need_fua_emulation to SCSIDiskClassPaolo Bonzini
2016-05-29scsi-disk: introduce dma_readv and dma_writevPaolo Bonzini
2016-05-29scsi-disk: introduce a common base classPaolo Bonzini
2016-05-29bt: rewrite csrhci_write to avoid out-of-bounds writesPaolo Bonzini
2016-05-29scsi: megasas: check 'read_queue_head' index valuePrasad J Pandit
2016-05-29scsi: megasas: initialise local configuration data bufferPrasad J Pandit
2016-05-29scsi: megasas: use appropriate property buffer sizePrasad J Pandit
2016-05-29scsi: mptsas: infinite loop while fetching requestsPrasad J Pandit
2016-05-29scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)Prasad J Pandit
2016-05-29hw/char: QOM'ify milkymist-uart.cxiaoqiang zhao
2016-05-29hw/char: QOM'ify lm32_uart.cxiaoqiang zhao
2016-05-29hw/char: QOM'ify lm32_juart.cxiaoqiang zhao
2016-05-29hw/char: QOM'ify etraxfs_ser.cxiaoqiang zhao
2016-05-29hw/char: QOM'ify escc.cxiaoqiang zhao
2016-05-27spapr_iommu: Move table allocation to helpersAlexey Kardashevskiy
2016-05-27spapr_pci: Use correct DMA LIOBN when composing the device treeAlexey Kardashevskiy
2016-05-27spapr: ensure device trees are always associated with DRCJianjun Duan
2016-05-27Added negative check for get_image_size()Zhou Jie
2016-05-27hw/net/spapr_llan: Provide counter with dropped rx frames to the guestThomas Huth
2016-05-27hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffersThomas Huth
2016-05-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...Peter Maydell
2016-05-26vfio: Check that IOMMU MR translates to system address spaceAlexey Kardashevskiy
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy
2016-05-26vfio: Fix 128 bit handling when deleting regionAlexey Kardashevskiy
2016-05-26vfio/pci: Add a separate option for IGD OpRegion supportAlex Williamson
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson
2016-05-26vfio/pci: Setup BAR quirks after capabilities probingAlex Williamson
2016-05-26vfio/pci: Consolidate VGA setupAlex Williamson
2016-05-26vfio/pci: Fix return of vfio_populate_vga()Alex Williamson
2016-05-26vfio: Create device specific region info helperAlex Williamson
2016-05-26vfio: Enable sparse mmap capabilityAlex Williamson
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell
2016-05-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange
2016-05-25block: Rename blk_write_zeroes()Eric Blake
2016-05-25dma-helpers: change BlockBackend to opaque value in DMAIOFuncPaolo Bonzini
2016-05-25dma-helpers: change interface to byte-basedPaolo Bonzini
2016-05-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-05-23hw/net/opencores_eth: Allocating Large sized arrays to heapZhou Jie
2016-05-23hw/net/opencores_eth: use mii.hMax Filippov
2016-05-23pc: Set CPU model-id on compat_props for pc <= 2.4Eduardo Habkost
2016-05-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-05-23nmi: remove x86 specific nmi handlingBandan Das
2016-05-23target-i386: add a generic x86 nmi handlerBandan Das
2016-05-23esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit