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