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
2016-06-16
iotests: Add test for post-mirror backing chains
Max Reitz
2016-06-16
block/null: Implement bdrv_refresh_filename()
Max Reitz
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
block: Allow replacement of a BDS by its overlay
Max Reitz
2016-06-16
rbd:change error_setg() to error_setg_errno()
Vikhyat Umrao
2016-06-16
iotests: 095: Clean up QEMU before showing image info
Fam Zheng
2016-06-16
block: Create the commit block job before reopening any image
Alberto Garcia
2016-06-16
block: Prevent sleeping jobs from resuming if they have been paused
Alberto Garcia
2016-06-16
block: use the block job list in qmp_query_block_jobs()
Alberto Garcia
2016-06-16
block: use the block job list in bdrv_drain_all()
Alberto Garcia
2016-06-16
block: Fix snapshot=on with aio=native
Kevin Wolf
2016-06-16
block: Remove bs->zero_beyond_eof
Kevin Wolf
2016-06-16
qcow2: Let vmstate call qcow2_co_preadv/pwrite directly
Kevin Wolf
2016-06-16
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
2016-06-16
block: Allow .bdrv_load/save_vmstate() to return 0/-errno
Kevin Wolf
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
2016-06-16
block: Introduce bdrv_preadv()
Kevin Wolf
2016-06-16
doc: Fix mailing list address in tests/qemu-iotests/README
Thomas Huth
2016-06-16
linux-aio: Cancel BH if not needed
Kevin Wolf
2016-06-16
block: Don't enforce 512 byte minimum alignment
Kevin Wolf
2016-06-16
raw-posix: Implement .bdrv_co_preadv/pwritev
Kevin Wolf
2016-06-16
raw-posix: Switch to bdrv_co_* interfaces
Kevin Wolf
2016-06-16
block: Prepare bdrv_aligned_pwritev() for byte-aligned requests
Kevin Wolf
2016-06-16
block: Prepare bdrv_aligned_preadv() for byte-aligned requests
Kevin Wolf
2016-06-16
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2016-06-16
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
2016-06-16
block: Assert that flags are in range
Eric Blake
2016-06-16
block: Avoid bogus flags during mirroring
Eric Blake
2016-06-16
qemu-img bench: Fix uninitialised writethrough mode
Kevin Wolf
2016-06-16
m25p80: fix test on blk_pread() return value
Cédric Le Goater
2016-06-16
hmp: acquire aio_context in hmp_qemu_io
Vladimir Sementsov-Ogievskiy
2016-06-16
blockdev: clarify error on attempt to open locked tray
Colin Lord
2016-06-16
qcow2: Implement .bdrv_co_pwritev()
Kevin Wolf
2016-06-16
qcow2: Use bytes instead of sectors for QCowL2Meta
Kevin Wolf
2016-06-16
qcow2: Make copy_sectors() byte based
Kevin Wolf
2016-06-16
qcow2: Implement .bdrv_co_preadv()
Kevin Wolf
2016-06-16
qcow2: Work with bytes in qcow2_get_cluster_offset()
Kevin Wolf
2016-06-16
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4...
Peter Maydell
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
2016-06-16
migration: fix typos in qapi-schema from latest migration additions
Daniel P. Berrange
2016-06-16
Postcopy: Check for support when setting the capability
Dr. David Alan Gilbert
2016-06-16
tests: fix libqtest socket timeouts
Andrea Arcangeli
2016-06-16
test: Postcopy
Dr. David Alan Gilbert
2016-06-16
Postcopy: Add stats on page requests
Dr. David Alan Gilbert
2016-06-16
Migration: Split out ram part of qmp_query_migrate
Dr. David Alan Gilbert
2016-06-16
Postcopy: Avoid 0 length discards
Dr. David Alan Gilbert
2016-06-15
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-06-14
target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_fe...
Eduardo Habkost
2016-06-14
target-i386: Use cpu_generic_init() in cpu_x86_init()
Igor Mammedov
2016-06-14
target-i386: Move xcc->kvm_required check to realize time
Igor Mammedov
[next]