index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: add some multifd traces
Juan Quintela
2019-08-14
2
-0
/
+7
*
migration: Make global sem_sync semaphore by channel
Juan Quintela
2019-08-14
1
-7
/
+7
*
migration: Add traces for multifd terminate threads
Juan Quintela
2019-08-14
2
-0
/
+6
*
qemu-file: move qemu_{get,put}_counted_string() declarations
Marc-André Lureau
2019-08-14
2
-4
/
+4
*
migration/postcopy: use mis->bh instead of allocating a QEMUBH
Wei Yang
2019-08-14
1
-13
/
+4
*
migration: rename migration_bitmap_sync_range to ramblock_sync_dirty_bitmap
Wei Yang
2019-08-14
1
-3
/
+3
*
migration: update ram_counters for multifd sync packet
Ivan Ren
2019-08-14
1
-0
/
+2
*
migration: add speed limit for multifd migration
Ivan Ren
2019-08-14
1
-10
/
+12
*
migration: add qemu_file_update_transfer interface
Ivan Ren
2019-08-14
2
-0
/
+6
*
migration: always initialise ram_counters for a new migration
Ivan Ren
2019-08-14
2
-6
/
+20
*
migration: remove unused field bytes_xfer
Wei Yang
2019-08-14
2
-2
/
+0
*
hmp: Remove migration capabilities from "info migrate"
Wei Yang
2019-08-14
1
-14
/
+0
*
migration/postcopy: use QEMU_IS_ALIGNED to replace host_offset
Wei Yang
2019-08-14
1
-5
/
+2
*
migration/postcopy: simplify calculation of run_start and fixup_start_addr
Wei Yang
2019-08-14
1
-27
/
+7
*
migration/postcopy: make PostcopyDiscardState a static variable
Wei Yang
2019-08-14
3
-67
/
+46
*
migration: extract ram_load_precopy
Wei Yang
2019-08-14
1
-27
/
+46
*
migration: return -EINVAL directly when version_id mismatch
Wei Yang
2019-08-14
1
-1
/
+1
*
migration: equation is more proper than and to check LOADVM_QUIT
Wei Yang
2019-08-14
1
-1
/
+1
*
migration: just pass RAMBlock is enough
Wei Yang
2019-08-14
1
-5
/
+4
*
migration: use migration_in_postcopy() to check POSTCOPY_ACTIVE
Wei Yang
2019-08-14
1
-3
/
+3
*
migration/postcopy: start_postcopy could be true only when migrate_postcopy()...
Wei Yang
2019-08-14
1
-2
/
+1
*
migration/postcopy: PostcopyState is already set in loadvm_postcopy_handle_ad...
Wei Yang
2019-08-14
1
-2
/
+0
*
migration/savevm: move non SaveStateEntry condition check out of iteration
Wei Yang
2019-08-14
1
-7
/
+6
*
migration/savevm: split qemu_savevm_state_complete_precopy() into two parts
Wei Yang
2019-08-14
1
-17
/
+49
*
migration/savevm: flush file for iterable_only case
Wei Yang
2019-08-14
1
-1
/
+2
*
migration/postcopy: do_fixup is true when host_offset is non-zero
Wei Yang
2019-08-14
1
-4
/
+1
*
migration/postcopy: reduce one operation to calculate fixup_start_addr
Wei Yang
2019-08-14
1
-4
/
+6
*
migration/postcopy: discard_length must not be 0
Wei Yang
2019-08-14
1
-3
/
+1
*
migration/postcopy: break the loop when there is no more page to discard
Wei Yang
2019-08-14
1
-13
/
+13
*
migration/postcopy: the valid condition is one less then end
Wei Yang
2019-08-14
1
-1
/
+1
*
migration: consolidate time info into populate_time_info
Wei Yang
2019-08-14
1
-18
/
+22
*
hw/net: fix vmxnet3 live migration
Marcel Apfelbaum
2019-08-14
1
-50
/
+2
*
migration: Add error_desc for file channel errors
Yury Kotov
2019-08-14
5
-36
/
+88
*
Update version for v4.1.0-rc5 release
Peter Maydell
2019-08-13
1
-1
/
+1
*
riscv: roms: Fix make rules for building sifive_u bios
Bin Meng
2019-08-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190813' into...
Peter Maydell
2019-08-13
4
-15
/
+50
|
\
|
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
3
-3
/
+38
|
*
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
2019-08-13
1
-12
/
+12
|
/
*
display/bochs: fix pcie support
Gerd Hoffmann
2019-08-12
1
-1
/
+6
*
Update version for v4.1.0-rc4 release
Peter Maydell
2019-08-06
1
-1
/
+1
*
compat: disable edid on virtio-gpu base device
Cornelia Huck
2019-08-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-06' in...
Peter Maydell
2019-08-06
9
-14
/
+150
|
\
|
*
block/backup: disable copy_range for compressed backup
Vladimir Sementsov-Ogievskiy
2019-08-06
1
-1
/
+1
|
*
iotests: Test unaligned blocking mirror write
Max Reitz
2019-08-06
2
-2
/
+27
|
*
mirror: Only mirror granularity-aligned chunks
Max Reitz
2019-08-06
1
-0
/
+29
|
*
iotests: Test incremental backup after truncation
Max Reitz
2019-08-06
2
-6
/
+36
|
*
util/hbitmap: update orig_size on truncate
Vladimir Sementsov-Ogievskiy
2019-08-06
1
-1
/
+5
|
*
iotests: Test backup job with two guest writes
Max Reitz
2019-08-06
2
-2
/
+41
|
*
backup: Copy only dirty areas
Max Reitz
2019-08-06
1
-2
/
+11
|
/
*
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20190803' ...
Peter Maydell
2019-08-05
1
-1
/
+1
|
\
[next]