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
2016-03-30
block: Handle flush error in bdrv_pwrite_sync()
Kevin Wolf
1
-3
/
+3
2016-03-30
block: Always set writeback mode in blk_new_open()
Kevin Wolf
12
-28
/
+20
2016-03-30
block: blockdev_init(): Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+9
2016-03-30
xen_disk: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-30
qemu-img: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-32
/
+44
2016-03-30
qemu-img: Expand all BDRV_O_FLAGS uses
Kevin Wolf
1
-12
/
+11
2016-03-30
qemu-io: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-8
/
+13
2016-03-30
qemu-nbd: Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+4
2016-03-30
block: Add bdrv_parse_cache_mode()
Kevin Wolf
2
-0
/
+18
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
8
-2
/
+209
2016-03-30
replay: fix error message
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
replay: bh scheduling fix
Pavel Dovgalyuk
1
-1
/
+1
2016-03-30
block: add flush callback
Pavel Dovgalyuk
2
-0
/
+14
2016-03-30
block: an interoperability test for luks vs dm-crypt/cryptsetup
Daniel P. Berrange
4
-0
/
+2401
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
8
-50
/
+33
2016-03-30
block: add generic full disk encryption driver
Daniel P. Berrange
3
-2
/
+609
2016-03-30
tests: add output filter to python I/O tests helper
Daniel P. Berrange
1
-1
/
+24
2016-03-30
tests: refactor python I/O tests helper main method
Daniel P. Berrange
1
-6
/
+12
2016-03-30
tests: redirect stderr to stdout for iotests
Daniel P. Berrange
1
-2
/
+5
2016-03-30
qemu-img/qemu-io: don't prompt for passwords if not required
Daniel P. Berrange
2
-2
/
+3
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
4
-24
/
+28
2016-03-30
block/qapi: Pass bdrv_query_blk_stats() s->stats
Max Reitz
1
-25
/
+25
2016-03-30
block/qapi: Set s->device in bdrv_query_stats()
Max Reitz
1
-3
/
+2
2016-03-30
block/qapi: fix unbounded stack for dump_qdict
Peter Xu
1
-1
/
+2
2016-03-30
block/qapi: make two printf() formats literal
Peter Xu
1
-6
/
+4
2016-03-30
block: Remove blk_set_bs()
Kevin Wolf
2
-19
/
+0
2016-03-30
block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
Programmingkid
1
-39
/
+126
2016-03-30
block: Reject writethrough mode except at the root
Kevin Wolf
4
-106
/
+68
2016-03-30
block: Make backing files always writeback
Kevin Wolf
2
-7
/
+8
2016-03-30
block: Remove cache.writeback from blockdev-add
Kevin Wolf
1
-3
/
+1
2016-03-30
block: Remove dirty bitmaps from bdrv_move_feature_fields()
Kevin Wolf
1
-3
/
+0
2016-03-30
block: Remove copy-on-read from bdrv_move_feature_fields()
Kevin Wolf
2
-4
/
+5
2016-03-30
block: Remove bdrv_make_anon()
Kevin Wolf
3
-16
/
+3
2016-03-29
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
3
-8
/
+28
2016-03-29
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
11
-57
/
+67
2016-03-29
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
1
-8
/
+11
2016-03-29
Rework ipv6 options
Samuel Thibault
3
-20
/
+29
2016-03-29
Use C99 flexible array instead of 1-byte trailing array
Peter Maydell
1
-4
/
+2
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
1
-8
/
+11
2016-03-28
qemu-iotests: add no-op streaming test
Alberto Garcia
2
-2
/
+20
2016-03-28
qemu-iotests: fix test_stream_partial()
Alberto Garcia
1
-1
/
+2
2016-03-28
block: never cancel a streaming job without running stream_complete()
Alberto Garcia
1
-5
/
+6
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
620
-755
/
+1774
2016-03-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160324' into staging
Peter Maydell
11
-294
/
+1220
2016-03-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160324-1' into st...
Peter Maydell
4
-52
/
+133
2016-03-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160324' into...
Peter Maydell
6
-91
/
+582
2016-03-24
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160323' into staging
Peter Maydell
8
-129
/
+53
2016-03-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20160323-1' in...
Peter Maydell
2
-181
/
+170
2016-03-24
target-i386: implement PKE for TCG
Paolo Bonzini
7
-5
/
+110
2016-03-24
config.status: Pass extra parameters
Dr. David Alan Gilbert
1
-1
/
+1
[next]