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-06-12
queue.h: Add QLIST_FIX_HEAD_PTR()
Kevin Wolf
2015-06-12
block: Drain requests before swapping nodes in bdrv_swap()
Kevin Wolf
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2015-06-12
block: Use QemuOpts in bdrv_open_common()
Kevin Wolf
2015-06-12
block: Use macro for cache option names
Kevin Wolf
2015-06-12
vmdk: Use bdrv_open_image()
Kevin Wolf
2015-06-12
quorum: Use bdrv_open_image()
Kevin Wolf
2015-06-12
check-qdict: Test cases for new functions
Kevin Wolf
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
2015-06-12
iotests: Add tests for overriding BDRV_O_PROTOCOL
Max Reitz
2015-06-12
block: driver should override flags in bdrv_open()
Max Reitz
2015-06-12
block: Change bitmap truncate conditional to assertion
John Snow
2015-06-12
block: record new size in bdrv_dirty_bitmap_truncate
John Snow
2015-06-12
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
Kevin Wolf
2015-06-12
vmdk: Use vmdk_find_index_in_cluster everywhere
Fam Zheng
2015-06-12
vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
Fam Zheng
2015-06-12
qcow2: Add DEFAULT_L2_CACHE_CLUSTERS
Max Reitz
2015-06-12
iotests: qcow2 COW with minimal L2 cache size
Max Reitz
2015-06-12
qcow2: Set MIN_L2_CACHE_SIZE to 2
Max Reitz
2015-06-12
qemu-iotests: Fix 128 if sudo required
Fam Zheng
2015-06-12
iotests: remove assertIsNotNone call
John Snow
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
2015-06-12
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...
Peter Maydell
2015-06-12
target-mips: enable XPA and LPA features
Leon Alrae
2015-06-12
target-mips: remove misleading comments in translate_init.c
Leon Alrae
2015-06-12
target-mips: add MTHC0 and MFHC0 instructions
Leon Alrae
2015-06-12
target-mips: add CP0.PageGrain.ELPA support
Leon Alrae
2015-06-12
target-mips: support Page Frame Number Extension field
Leon Alrae
2015-06-12
target-mips: extend selected CP0 registers to 64-bits in MIPS32
Leon Alrae
2015-06-12
target-mips: correct MFC0 for CP0.EntryLo in MIPS64
Leon Alrae
2015-06-12
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
migration: create savevm_state
Juan Quintela
2015-06-12
migration: Remove duplicated assignment of SETUP status
Juan Quintela
2015-06-12
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-06-12
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
2015-06-12
migration: reduce include files
Juan Quintela
2015-06-12
migration: Add myself to the copyright list of both files
Juan Quintela
[next]