index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
2016-05-29
scsi-block: always use SG_IO
Paolo Bonzini
2016-05-29
scsi-disk: introduce scsi_disk_req_check_error
Paolo Bonzini
2016-05-29
scsi-disk: add need_fua_emulation to SCSIDiskClass
Paolo Bonzini
2016-05-29
scsi-disk: introduce dma_readv and dma_writev
Paolo Bonzini
2016-05-29
scsi-disk: introduce a common base class
Paolo Bonzini
2016-05-29
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
2016-05-29
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
2016-05-29
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
2016-05-29
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify escc.c
xiaoqiang zhao
2016-05-27
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
2016-05-27
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
Added negative check for get_image_size()
Zhou Jie
2016-05-27
hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
Thomas Huth
2016-05-27
hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
Thomas Huth
2016-05-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...
Peter Maydell
2016-05-26
vfio: Check that IOMMU MR translates to system address space
Alexey Kardashevskiy
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
vfio: Fix 128 bit handling when deleting region
Alexey Kardashevskiy
2016-05-26
vfio/pci: Add a separate option for IGD OpRegion support
Alex Williamson
2016-05-26
vfio/pci: Intel graphics legacy mode assignment
Alex Williamson
2016-05-26
vfio/pci: Setup BAR quirks after capabilities probing
Alex Williamson
2016-05-26
vfio/pci: Consolidate VGA setup
Alex Williamson
2016-05-26
vfio/pci: Fix return of vfio_populate_vga()
Alex Williamson
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
2016-05-26
vfio: Enable sparse mmap capability
Alex Williamson
2016-05-26
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
2016-05-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-26
qdev: Start disentangling bus from device
Andreas Färber
2016-05-26
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
[next]