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
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
2016-06-14
target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
Eduardo Habkost
2016-06-14
target-i386: Move features logic that requires CPUState to realize time
Igor Mammedov
2016-06-14
target-i386: Remove xlevel & hv-spinlocks option fixups
Eduardo Habkost
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2016-06-14
pc: Add 2.7 machine
Igor Mammedov
2016-06-14
target-i386: add Skylake-Client cpu model
Eduardo Habkost
2016-06-14
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160614-tag' into...
Peter Maydell
2016-06-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160614-...
Peter Maydell
2016-06-14
target-arm: Don't permit ARMv8-only Neon insns on ARMv7
Peter Maydell
2016-06-14
arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma
KONRAD Frederic
[prev]
[next]