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
...
|
*
qmp: Introduce blockdev-change-medium
Max Reitz
2015-11-11
7
-12
/
+69
|
*
block: Inquire tray state before tray-moved events
Max Reitz
2015-11-11
1
-10
/
+7
|
*
blockdev: Implement change with basic operations
Max Reitz
2015-11-11
1
-110
/
+68
|
*
blockdev: Implement eject with basic operations
Max Reitz
2015-11-11
1
-6
/
+5
|
*
blockdev: Add blockdev-insert-medium
Max Reitz
2015-11-11
3
-0
/
+110
|
*
blockdev: Add blockdev-remove-medium
Max Reitz
2015-11-11
3
-0
/
+112
|
*
blockdev: Add blockdev-close-tray
Max Reitz
2015-11-11
3
-0
/
+74
|
*
blockdev: Add blockdev-open-tray
Max Reitz
2015-11-11
3
-0
/
+116
|
*
block: Add functions for inheriting a BBRS
Max Reitz
2015-11-11
2
-0
/
+29
|
*
block: Make bdrv_states public
Max Reitz
2015-11-11
2
-2
/
+3
|
*
block: Add blk_remove_bs()
Max Reitz
2015-11-11
2
-0
/
+13
|
*
block: Don't call blk_bs() twice in bdrv_lookup_bs()
Alberto Garcia
2015-11-11
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...
Peter Maydell
2015-11-11
7
-6
/
+32
|
\
|
*
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
2015-11-11
1
-4
/
+16
|
*
ppc: Let kvmppc_reset_htab() return 0 for !CONFIG_KVM
Bharata B Rao
2015-11-11
1
-1
/
+1
|
*
pseries: Update SLOF firmware image to qemu-slof-20151103
Alexey Kardashevskiy
2015-11-11
3
-1
/
+1
|
*
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
2015-11-11
2
-0
/
+14
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...
Peter Maydell
2015-11-10
3
-16
/
+42
|
\
\
|
|
/
|
/
|
|
*
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-10
3
-11
/
+11
|
*
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
2015-11-10
1
-5
/
+31
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...
Peter Maydell
2015-11-10
35
-251
/
+4168
|
\
\
|
|
/
|
/
|
|
*
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
1
-1
/
+1
|
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
4
-1
/
+25
|
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+25
|
*
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
2
-3
/
+29
|
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
4
-4
/
+59
|
*
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+29
|
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
4
-1
/
+90
|
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
3
-9
/
+158
|
*
Round up RAMBlock sizes to host page sizes
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+4
|
*
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+172
|
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
3
-4
/
+13
|
*
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+5
|
*
postcopy: Check order of received target pages
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+11
|
*
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+130
|
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
4
-0
/
+124
|
*
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
2015-11-10
2
-31
/
+220
|
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
4
-1
/
+138
|
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
3
-0
/
+76
|
*
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
2
-15
/
+42
|
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
3
-7
/
+174
|
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
4
-0
/
+87
|
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
6
-0
/
+138
|
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
8
-3
/
+354
|
*
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
2015-11-10
1
-6
/
+45
|
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
4
-2
/
+50
|
*
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+2
|
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
4
-3
/
+51
|
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+7
|
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
7
-0
/
+75
[prev]
[next]