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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
General warn report fixups
Alistair Francis
1
-2
/
+1
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-2
/
+2
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+3
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
1
-4
/
+5
2017-09-19
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
1
-1
/
+1
2017-09-19
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
1
-1
/
+5
2017-09-19
scsi: Refactor scsi sense interpreting code
Fam Zheng
1
-41
/
+4
2017-09-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...
Peter Maydell
1
-8
/
+7
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-337
/
+966
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
1
-8
/
+7
2017-09-06
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
Pavel Butsykin
1
-8
/
+8
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
3
-1
/
+252
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
1
-42
/
+382
2017-09-05
block: tidy ThrottleGroupMember initializations
Manos Pitsidianakis
2
-3
/
+3
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2
-23
/
+30
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
3
-176
/
+186
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2
-2
/
+2
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
2
-2
/
+2
2017-09-04
qcow: Check failure of bdrv_getlength() and bdrv_truncate()
Eric Blake
1
-8
/
+22
2017-09-04
qcow: Change signature of get_cluster_offset()
Eric Blake
1
-50
/
+73
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
4
-33
/
+29
2017-09-04
block: remove bdrv_truncate callback in blkdebug
Manos Pitsidianakis
1
-7
/
+1
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
1
-6
/
+0
2017-09-04
qapi: drop the sentinel in enum array
Marc-André Lureau
1
-1
/
+0
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
7
-17
/
+21
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
10
-13
/
+13
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
7
-7
/
+0
2017-09-04
quorum: Use qapi_enum_parse() in quorum_open()
Marc-André Lureau
1
-19
/
+9
2017-09-04
block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
Marc-André Lureau
1
-20
/
+8
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
5
-14
/
+10
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
5
-7
/
+7
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-27
/
+22
2017-08-31
vvfat: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
vpc: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
qcow2: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
dmg: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
vhdx: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-1
/
+1
2017-08-30
block/nbd-client: refactor request send/receive
Vladimir Sementsov-Ogievskiy
1
-47
/
+26
2017-08-30
block/nbd-client: rename nbd_recv_coroutines_enter_all
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-08-30
block/nbd-client: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2017-08-30
nbd-client: avoid read_reply_co entry if send failed
Stefan Hajnoczi
1
-16
/
+9
2017-08-30
qcow2: allocate cluster_cache/cluster_data on demand
Stefan Hajnoczi
2
-12
/
+17
2017-08-30
misc: Remove unused Error variables
Alberto Garcia
2
-15
/
+5
2017-08-23
nbd-client: avoid spurious qio_channel_yield() re-entry
Stefan Hajnoczi
2
-14
/
+28
2017-08-23
mirror: Mark target BB as "force allow inactivate"
Fam Zheng
1
-2
/
+12
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
1
-5
/
+17
2017-08-23
block-backend: Refactor inactivate check
Fam Zheng
1
-5
/
+14
2017-08-23
fix build failure in nbd_read_reply_entry()
Igor Mammedov
1
-1
/
+1
2017-08-15
nbd-client: Fix regression when server sends garbage
Eric Blake
2
-4
/
+14
2017-08-15
block-backend: Defer shared_perm tightening migration completion
Fam Zheng
1
-0
/
+41
[next]