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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2020-07-28
Update version for v5.1.0-rc2 release
v5.1.0-rc2
Peter Maydell
1
-1
/
+1
2020-07-28
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...
Peter Maydell
10
-89
/
+342
2020-07-28
Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s...
Peter Maydell
2
-1
/
+1
2020-07-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200727'...
Peter Maydell
6
-31
/
+54
2020-07-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...
Peter Maydell
5
-8
/
+42
2020-07-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2
-11
/
+18
2020-07-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-12
/
+23
2020-07-28
block/nbd: nbd_co_reconnect_loop(): don't sleep if drained
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2020-07-28
block/nbd: on shutdown terminate connection attempt
Vladimir Sementsov-Ogievskiy
1
-4
/
+11
2020-07-28
block/nbd: allow drain during reconnect attempt
Vladimir Sementsov-Ogievskiy
1
-0
/
+14
2020-07-28
block/nbd: split nbd_establish_connection out of nbd_client_connect
Vladimir Sementsov-Ogievskiy
2
-26
/
+38
2020-07-28
iotests: Test convert to qcow2 compressed to NBD
Nir Soffer
3
-0
/
+159
2020-07-28
iotests: Add more qemu_img helpers
Nir Soffer
1
-0
/
+6
2020-07-28
iotests: Make qemu_nbd_popen() a contextmanager
Nir Soffer
3
-50
/
+56
2020-07-28
block: nbd: Fix convert qcow2 compressed to nbd
Nir Soffer
2
-1
/
+31
2020-07-28
slirp: update to latest stable-4.2 branch
Marc-André Lureau
1
-0
/
+0
2020-07-28
test-char: abort on serial test error
Marc-André Lureau
1
-1
/
+1
2020-07-28
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-27-tag' in...
Peter Maydell
2
-7
/
+24
2020-07-28
nbd: Fix large trim/zero requests
Eric Blake
1
-5
/
+23
2020-07-28
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...
Peter Maydell
9
-244
/
+555
2020-07-28
iotests/197: Fix for non-qcow2 formats
Max Reitz
2
-4
/
+6
2020-07-28
iotests/028: Add test for cross-base-EOF reads
Max Reitz
2
-0
/
+30
2020-07-28
block: Fix bdrv_aligned_p*v() for qiov_offset != 0
Max Reitz
1
-4
/
+6
2020-07-28
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200727' i...
Peter Maydell
4
-0
/
+0
2020-07-28
net: forbid the reentrant RX
Jason Wang
1
-0
/
+3
2020-07-28
virtio-net: check the existence of peer before accessing vDPA config
Jason Wang
1
-11
/
+19
2020-07-28
virtio-pci: fix wrong index in virtio_pci_queue_enabled
Yuri Benditovich
1
-1
/
+1
2020-07-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' in...
Peter Maydell
3
-7
/
+17
2020-07-27
qga/qapi-schema: Document -1 for invalid PCI address fields
Thomas Huth
1
-1
/
+1
2020-07-27
qga-win: fix "guest-get-fsinfo" wrong filesystem type
Basil Salman
1
-6
/
+23
2020-07-27
migration: Fix typos in bitmap migration comments
Eric Blake
1
-2
/
+2
2020-07-27
iotests: Adjust which migration tests are quick
Eric Blake
1
-6
/
+6
2020-07-27
qemu-iotests/199: add source-killed case to bitmaps postcopy
Vladimir Sementsov-Ogievskiy
2
-2
/
+17
2020-07-27
qemu-iotests/199: add early shutdown case to bitmaps postcopy
Vladimir Sementsov-Ogievskiy
2
-2
/
+26
2020-07-27
qemu-iotests/199: check persistent bitmaps
Vladimir Sementsov-Ogievskiy
1
-1
/
+15
2020-07-27
qemu-iotests/199: prepare for new test-cases addition
Vladimir Sementsov-Ogievskiy
1
-13
/
+23
2020-07-27
migration/savevm: don't worry if bitmap migration postcopy failed
Vladimir Sementsov-Ogievskiy
1
-5
/
+32
2020-07-27
migration/block-dirty-bitmap: cancel migration on shutdown
Vladimir Sementsov-Ogievskiy
3
-0
/
+31
2020-07-27
migration/block-dirty-bitmap: relax error handling in incoming part
Vladimir Sementsov-Ogievskiy
1
-37
/
+127
2020-07-27
migration/block-dirty-bitmap: keep bitmap state for all bitmaps
Vladimir Sementsov-Ogievskiy
1
-21
/
+43
2020-07-27
migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
Vladimir Sementsov-Ogievskiy
1
-21
/
+4
2020-07-27
migration/block-dirty-bitmap: rename finish_lock to just lock
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2020-07-27
migration/block-dirty-bitmap: refactor state global variables
Vladimir Sementsov-Ogievskiy
1
-80
/
+99
2020-07-27
migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init
Vladimir Sementsov-Ogievskiy
3
-8
/
+1
2020-07-27
migration/block-dirty-bitmap: rename dirty_bitmap_mig_cleanup
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2020-07-27
migration/block-dirty-bitmap: rename state structure types
Vladimir Sementsov-Ogievskiy
1
-33
/
+37
2020-07-27
migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-07-27
qemu-iotests/199: increase postcopy period
Vladimir Sementsov-Ogievskiy
1
-19
/
+39
2020-07-27
qemu-iotests/199: change discard patterns
Vladimir Sementsov-Ogievskiy
1
-18
/
+26
2020-07-27
qemu-iotests/199: improve performance: set bitmap by discard
Vladimir Sementsov-Ogievskiy
1
-11
/
+20
[prev]
[next]