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
Age
Commit message (
Expand
)
Author
2015-10-24
ivshmem: simplify around increase_dynamic_storage()
Marc-André Lureau
2015-10-24
ivshmem: limit maximum number of peers to G_MAXUINT16
Marc-André Lureau
2015-10-24
ivshmem: remove last exit(1)
Marc-André Lureau
2015-10-24
ivshmem: more qdev conversion
Marc-André Lureau
2015-10-24
ivshmem: remove useless doorbell field
Marc-André Lureau
2015-10-24
ivshmem: remove superflous ivshmem_attr field
Marc-André Lureau
2015-10-24
ivshmem: remove unnecessary dup()
Marc-André Lureau
2015-10-24
ivshmem: factor out the incoming fifo handling
Marc-André Lureau
2015-10-24
ivshmem: fix number of bytes to push to fifo
Marc-André Lureau
2015-10-24
ivhsmem: read do not accept more than sizeof(long)
Marc-André Lureau
2015-10-24
msix: add VMSTATE_MSIX_TEST
Marc-André Lureau
2015-10-24
char: add qemu_chr_free()
Marc-André Lureau
2015-10-24
tests: Add ivshmem qtest
Andreas Färber
2015-10-24
config: enable ivshmem on POSIX
Marc-André Lureau
2015-10-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-10-23
tests: Add test case for aio_disable_external
Fam Zheng
2015-10-23
block: Add "drained begin/end" for internal snapshot
Fam Zheng
2015-10-23
block: Add "drained begin/end" for transactional blockdev-backup
Fam Zheng
2015-10-23
block: Add "drained begin/end" for transactional backup
Fam Zheng
2015-10-23
block: Add "drained begin/end" for transactional external snapshot
Fam Zheng
2015-10-23
block: Introduce "drained begin/end" API
Fam Zheng
2015-10-23
aio: introduce aio_{disable,enable}_external
Fam Zheng
2015-10-23
dataplane: Mark host notifiers' client type as "external"
Fam Zheng
2015-10-23
nbd: Mark fd handlers client type as "external"
Fam Zheng
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
throttle: Remove throttle_group_lock/unlock()
Alberto Garcia
2015-10-23
blockdev: Allow more options for BB-less BDS tree
Max Reitz
2015-10-23
blockdev: Pull out blockdev option extraction
Max Reitz
2015-10-23
blockdev: Do not create BDS for empty drive
Max Reitz
2015-10-23
block: Prepare for NULL BDS
Max Reitz
2015-10-23
block: Add blk_insert_bs()
Max Reitz
2015-10-23
block: Prepare remaining BB functions for NULL BDS
Max Reitz
2015-10-23
block: Fail requests to empty BlockBackend
Max Reitz
2015-10-23
block: Make some BB functions fall back to BBRS
Max Reitz
2015-10-23
block: Add BlockBackendRootState
Max Reitz
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
block: Fix BB AIOCB AioContext without BDS
Max Reitz
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
2015-10-23
hw/block/fdc: Implement tray status
Max Reitz
2015-10-23
block: Invoke change media CB before NULLing drv
Max Reitz
2015-10-23
block/raw_bsd: Drop raw_is_inserted()
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() recursive
Max Reitz
2015-10-23
block: Add blk_is_available()
Max Reitz
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
iotests: Only create BB if necessary
Max Reitz
2015-10-23
blockdev: Allow creation of BDS trees without BB
Max Reitz
[prev]
[next]