index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
block: Don't ignore flags in blk_{,co,aio}_write_zeroes()
Kevin Wolf
1
-3
/
+4
2016-04-15
block/vpc: update comments to be compliant w/coding guidelines
Jeff Cody
1
-34
/
+34
2016-04-15
block/vpc: set errp in vpc_open
Jeff Cody
1
-0
/
+9
2016-04-15
block/vpc: make checks on max table size a bit more lax
Jeff Cody
1
-4
/
+0
2016-04-15
block/vpc: Use the correct max sector count for VHD images
Jeff Cody
1
-5
/
+5
2016-04-15
block/vpc: use current_size field for XenConverter VHD images
Jeff Cody
1
-0
/
+2
2016-04-15
vpc: use current_size field for XenServer VHD images
Stefan Hajnoczi
1
-1
/
+3
2016-04-15
block/vpc: set errp in vpc_create
Jeff Cody
1
-0
/
+5
2016-04-15
block: Fix blk_aio_write_zeroes()
Kevin Wolf
1
-7
/
+13
2016-04-12
qcow2: Prevent backing file names longer than 1023
Max Reitz
1
-0
/
+4
2016-04-12
vpc: fix return value check for blk_pwrite
Paolo Bonzini
1
-1
/
+1
2016-04-11
mirror: Replace bdrv_drain(bs) with bdrv_co_drain(bs)
Fam Zheng
1
-1
/
+1
2016-04-11
block: Fix bdrv_drain in coroutine
Fam Zheng
1
-0
/
+45
2016-04-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+6
2016-04-05
crypto: Avoid memory leak on failure
Eric Blake
1
-6
/
+6
2016-04-05
nbd: don't request FUA on FLUSH
Eric Blake
1
-4
/
+0
2016-03-30
block/nfs: add missing #include "qemu/cutils.h"
Stefan Hajnoczi
1
-0
/
+1
2016-03-30
block/nfs: add missing #include "qapi/error.h"
Stefan Hajnoczi
1
-0
/
+1
2016-03-30
block/null-{co,aio}: Implement get_block_status()
Max Reitz
1
-0
/
+22
2016-03-30
block/null-{co,aio}: Allow reading zeroes
Max Reitz
1
-0
/
+20
2016-03-30
block: Remove bdrv_(set_)enable_write_cache()
Kevin Wolf
2
-2
/
+0
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2
-13
/
+1
2016-03-30
raw: Support BDRV_REQ_FUA
Kevin Wolf
1
-3
/
+14
2016-03-30
nbd: Support BDRV_REQ_FUA
Kevin Wolf
3
-8
/
+34
2016-03-30
iscsi: Support BDRV_REQ_FUA
Kevin Wolf
1
-16
/
+14
2016-03-30
block: Introduce bdrv_co_writev_flags()
Kevin Wolf
1
-1
/
+8
2016-03-30
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
1
-3
/
+4
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
3
-17
/
+29
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
11
-28
/
+19
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
2
-1
/
+161
2016-03-30
block: add flush callback
Pavel Dovgalyuk
1
-0
/
+7
2016-03-30
block: move encryption deprecation warning into qcow code
Daniel P. Berrange
2
-0
/
+17
2016-03-30
block: add generic full disk encryption driver
Daniel P. Berrange
2
-0
/
+589
2016-03-30
block: add flag to indicate that no I/O will be performed
Daniel P. Berrange
1
-0
/
+2
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
1
-17
/
+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-29
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-5
/
+6
2016-03-28
block: never cancel a streaming job without running stream_complete()
Alberto Garcia
1
-5
/
+6
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
19
-12
/
+19
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-1
/
+1
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
34
-1
/
+34
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
3
-10
/
+10
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
1
-8
/
+9
2016-03-17
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
1
-4
/
+5
[next]