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
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
2015-06-12
migration: move savevm.c inside migration/
Juan Quintela
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into s...
Peter Maydell
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
2015-06-11
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into ...
Peter Maydell
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
2015-06-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into s...
Peter Maydell
2015-06-11
gtk: don't exit early in case gtk init fails
Gerd Hoffmann
2015-06-11
net/dp8393x: fix hardware reset
Hervé Poussineau
[next]