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
/
include
Age
Commit message (
Expand
)
Author
2014-09-30
util: introduce bitmap_try_new
Peter Lieven
2014-09-30
virtio-scsi: Handle TMF request cancellation asynchronously
Fam Zheng
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
2014-09-30
virtio-scsi: Add migration state notifier for dataplane code
Fam Zheng
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
2014-09-30
virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
Fam Zheng
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-23
virtio-scsi: Make virtio_scsi_push_event public
Fam Zheng
2014-09-23
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
2014-09-23
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
2014-09-23
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
2014-09-23
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
2014-09-23
scsi: Optimize scsi_req_alloc
Fam Zheng
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
block: Drop AIOCBInfo.cancel
Fam Zheng
2014-09-22
block: Add bdrv_aio_cancel_async
Fam Zheng
2014-09-22
block: Add refcnt in BlockDriverAIOCB
Fam Zheng
2014-09-22
arch_init: Setting QEMU_ARCH enum straight
Bastian Koppelmann
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
2014-09-16
qemu-char: Remove register_char_driver() machinery
Peter Maydell
2014-09-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
exec.c: Record watchpoint fault address and direction
Peter Maydell
2014-09-12
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
2014-09-11
cpu: init vmstate for ticks and clock offset
Pavel Dovgalyuk
2014-09-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...
Peter Maydell
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
block: Extract the block accounting code
Benoît Canet
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
2014-09-10
thread-pool: Drop unnecessary includes
Markus Armbruster
2014-09-10
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-09-09
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
Hu Tao
[next]