index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
qmp: Introduce blockdev-change-medium
Max Reitz
1
-2
/
+0
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
1
-0
/
+2
2015-11-11
block: Make bdrv_states public
Max Reitz
1
-0
/
+2
2015-11-11
block: Add blk_remove_bs()
Max Reitz
1
-0
/
+1
2015-11-10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
12
-11
/
+295
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
1
-0
/
+6
2015-11-10
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
1
-0
/
+4
2015-11-10
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
1
-0
/
+3
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2
-0
/
+22
2015-11-10
Page request: Process incoming page request
Dr. David Alan Gilbert
1
-0
/
+22
2015-11-10
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
1
-0
/
+5
2015-11-10
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
1
-0
/
+3
2015-11-10
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2
-0
/
+9
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2
-0
/
+15
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
3
-0
/
+41
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2
-0
/
+2
2015-11-10
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
1
-0
/
+3
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
1
-0
/
+19
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2
-3
/
+6
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
1
-0
/
+4
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2
-0
/
+46
2015-11-10
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
1
-0
/
+6
2015-11-10
Return path: Source handling of return path
Dr. David Alan Gilbert
1
-0
/
+8
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
1
-0
/
+19
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
2
-0
/
+6
2015-11-10
Migration commands
Dr. David Alan Gilbert
2
-0
/
+9
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
1
-0
/
+7
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2
-2
/
+2
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
2
-3
/
+2
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
1
-0
/
+9
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
3
-2
/
+4
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
2
-1
/
+1
2015-11-10
Provide runtime Target page information
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
1
-0
/
+6
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-0
/
+9
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
1
-0
/
+1
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
1
-0
/
+5
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
1
-0
/
+8
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
1
-0
/
+11
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+4
[next]