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
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
6
-16
/
+100
2018-03-19
iotests: add pause_wait
John Snow
3
-19
/
+16
2018-03-19
blockjobs: add state transition table
John Snow
2
-7
/
+36
2018-03-19
blockjobs: add status enum
John Snow
4
-13
/
+54
2018-03-19
Blockjobs: documentation touchup
John Snow
2
-5
/
+7
2018-03-19
blockjobs: model single jobs as transactions
John Snow
10
-31
/
+32
2018-03-19
blockjobs: fix set-speed kick
John Snow
1
-1
/
+1
2018-03-17
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
26
-75
/
+1790
2018-03-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+1
2018-03-16
pc: correct misspelled CPU model-id for pc 2.2
Wang Xin
1
-1
/
+1
2018-03-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180316' into staging
Peter Maydell
3
-186
/
+287
2018-03-16
MAINTAINERS: fix W: address for xtensa
Max Filippov
1
-1
/
+1
2018-03-16
qemu-binfmt-conf.sh: add qemu-xtensa
Max Filippov
1
-2
/
+10
2018-03-16
target/xtensa: add linux-user support
Max Filippov
22
-44
/
+1705
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
26
-66
/
+1277
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
15
-154
/
+1035
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
117
-729
/
+1953
2018-03-16
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...
Peter Maydell
15
-13
/
+1015
2018-03-15
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
16
-98
/
+1348
2018-03-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
17
-875
/
+161
2018-03-16
tcg: Add choose_vector_size
Richard Henderson
1
-180
/
+260
2018-03-16
tcg/i386: Support INDEX_op_dup2_vec for -m32
Richard Henderson
1
-0
/
+9
2018-03-16
tcg: Improve tcg_gen_muli_i32/i64
Richard Henderson
1
-6
/
+18
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
46
-420
/
+2653
2018-03-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-speedup-130318...
Peter Maydell
1
-3
/
+4
2018-03-15
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+2025
2018-03-13
iotests: add dirty bitmap postcopy test
Vladimir Sementsov-Ogievskiy
4
-1
/
+130
2018-03-13
iotests: add dirty bitmap migration test
Vladimir Sementsov-Ogievskiy
3
-0
/
+162
2018-03-13
migration: add postcopy migration of dirty bitmaps
Vladimir Sementsov-Ogievskiy
8
-0
/
+775
2018-03-13
migration: allow qmp command migrate-start-postcopy for any postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
migration: add is_active_iterate handler
Vladimir Sementsov-Ogievskiy
2
-0
/
+14
2018-03-13
migration/qemu-file: add qemu_put_counted_string()
Vladimir Sementsov-Ogievskiy
2
-0
/
+15
2018-03-13
migration: include migrate_dirty_bitmaps in migrate_postcopy
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-03-13
qapi: add dirty-bitmaps migration capability
Vladimir Sementsov-Ogievskiy
3
-1
/
+15
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
8
-26
/
+46
2018-03-13
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
4
-1
/
+42
2018-03-13
block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2
-10
/
+21
2018-03-13
block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-32
/
+53
2018-03-13
iotests: new test 209 for NBD BLOCK_STATUS
Vladimir Sementsov-Ogievskiy
3
-0
/
+37
2018-03-13
iotests: add file_path helper
Vladimir Sementsov-Ogievskiy
1
-0
/
+32
2018-03-13
iotests.py: tiny refactor: move system imports up
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
5
-0
/
+279
2018-03-13
block/nbd-client: save first fatal error in nbd_iter_error
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: server part
Vladimir Sementsov-Ogievskiy
1
-0
/
+311
2018-03-13
nbd/server: add nbd_read_opt_name helper
Vladimir Sementsov-Ogievskiy
1
-10
/
+43
2018-03-13
nbd/server: add nbd_opt_invalid helper
Vladimir Sementsov-Ogievskiy
1
-14
/
+36
2018-03-13
iotests: add 208 nbd-server + blockdev-snapshot-sync test case
Stefan Hajnoczi
3
-0
/
+65
2018-03-13
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
Stefan Hajnoczi
2
-0
/
+65
2018-03-13
nbd/server: Honor FUA request on NBD_CMD_TRIM
Eric Blake
1
-0
/
+3
2018-03-13
nbd/server: refactor nbd_trip: split out nbd_handle_request
Vladimir Sementsov-Ogievskiy
1
-62
/
+66
[next]