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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp: Introduce blockdev-change-medium
Max Reitz
2015-11-11
1
-2
/
+0
*
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
1
-0
/
+2
*
block: Make bdrv_states public
Max Reitz
2015-11-11
1
-0
/
+2
*
block: Add blk_remove_bs()
Max Reitz
2015-11-11
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
2015-11-10
12
-11
/
+295
|
\
|
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
|
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
|
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
|
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
|
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
|
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
|
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+22
|
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
|
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+5
|
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
|
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+9
|
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+15
|
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
3
-0
/
+41
|
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+2
|
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
|
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
|
*
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+19
|
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
2
-3
/
+6
|
*
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
|
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+46
|
*
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
|
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
|
*
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+8
|
*
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+19
|
*
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+6
|
*
Migration commands
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+9
|
*
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+7
|
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
2
-2
/
+2
|
*
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
2
-3
/
+2
|
*
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
|
*
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
|
*
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
|
*
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
|
*
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
|
*
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
|
*
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-11-10
3
-2
/
+4
|
*
Move page_size_init earlier
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+1
|
*
Provide runtime Target page information
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
|
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
2015-11-10
1
-0
/
+6
|
/
*
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-10
1
-0
/
+9
*
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
2015-11-09
1
-0
/
+1
*
aio: Introduce aio-epoll.c
Fam Zheng
2015-11-09
1
-0
/
+5
*
aio: Introduce aio_context_setup
Fam Zheng
2015-11-09
1
-0
/
+8
*
aio: Introduce aio_external_disabled
Fam Zheng
2015-11-09
1
-0
/
+11
*
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2015-11-06
1
-0
/
+4
[next]