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-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+116
2016-06-20
trace: split out trace events for block/ directory
Daniel P. Berrange
1
-0
/
+116
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
11
-60
/
+17
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
8
-33
/
+12
2016-06-20
error: Remove unnecessary local_err variables
Eduardo Habkost
2
-9
/
+3
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
5
-24
/
+8
2016-06-20
backup: follow AioContext change gracefully
Stefan Hajnoczi
1
-8
/
+14
2016-06-20
mirror: follow AioContext change gracefully
Stefan Hajnoczi
1
-8
/
+35
2016-06-20
block: process before_write_notifiers in bdrv_co_discard
Denis V. Lunev
1
-0
/
+5
2016-06-20
block: fix race in bdrv_co_discard with drive-mirror
Denis V. Lunev
1
-1
/
+2
2016-06-20
block: fixed BdrvTrackedRequest filling in bdrv_co_discard
Denis V. Lunev
1
-2
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-5
/
+0
2016-06-16
block/null: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+20
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
1
-11
/
+28
2016-06-16
rbd:change error_setg() to error_setg_errno()
Vikhyat Umrao
1
-15
/
+23
2016-06-16
block: Create the commit block job before reopening any image
Alberto Garcia
1
-5
/
+6
2016-06-16
block: use the block job list in bdrv_drain_all()
Alberto Garcia
1
-6
/
+18
2016-06-16
block: Remove bs->zero_beyond_eof
Kevin Wolf
1
-29
/
+23
2016-06-16
qcow2: Let vmstate call qcow2_co_preadv/pwrite directly
Kevin Wolf
1
-20
/
+4
2016-06-16
block: Make bdrv_load/save_vmstate coroutine_fns
Kevin Wolf
1
-22
/
+58
2016-06-16
block: Allow .bdrv_load/save_vmstate() to return 0/-errno
Kevin Wolf
1
-2
/
+15
2016-06-16
block: Make .bdrv_load_vmstate() vectored
Kevin Wolf
3
-11
/
+33
2016-06-16
block: Introduce bdrv_preadv()
Kevin Wolf
1
-7
/
+13
2016-06-16
linux-aio: Cancel BH if not needed
Kevin Wolf
1
-1
/
+3
2016-06-16
block: Don't enforce 512 byte minimum alignment
Kevin Wolf
1
-5
/
+3
2016-06-16
raw-posix: Implement .bdrv_co_preadv/pwritev
Kevin Wolf
3
-27
/
+26
2016-06-16
raw-posix: Switch to bdrv_co_* interfaces
Kevin Wolf
3
-54
/
+96
2016-06-16
block: Prepare bdrv_aligned_pwritev() for byte-aligned requests
Kevin Wolf
1
-8
/
+5
2016-06-16
block: Prepare bdrv_aligned_preadv() for byte-aligned requests
Kevin Wolf
1
-24
/
+20
2016-06-16
block: Byte-based bdrv_co_do_copy_on_readv()
Kevin Wolf
2
-29
/
+44
2016-06-16
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
2
-8
/
+20
2016-06-16
block: Assert that flags are in range
Eric Blake
1
-0
/
+6
2016-06-16
block: Avoid bogus flags during mirroring
Eric Blake
1
-4
/
+2
2016-06-16
qcow2: Implement .bdrv_co_pwritev()
Kevin Wolf
3
-56
/
+49
2016-06-16
qcow2: Use bytes instead of sectors for QCowL2Meta
Kevin Wolf
2
-30
/
+15
2016-06-16
qcow2: Make copy_sectors() byte based
Kevin Wolf
1
-28
/
+27
2016-06-16
qcow2: Implement .bdrv_co_preadv()
Kevin Wolf
3
-65
/
+72
2016-06-16
qcow2: Work with bytes in qcow2_get_cluster_offset()
Kevin Wolf
1
-21
/
+23
2016-06-08
block: Don't emulate natively supported pwritev flags
Kevin Wolf
1
-1
/
+3
2016-06-08
block: Fix bdrv_all_delete_snapshot() error handling
Kevin Wolf
1
-3
/
+0
2016-06-08
qcow2: avoid extra flushes in qcow2
Denis V. Lunev
3
-4
/
+12
2016-06-08
raw-posix: Fetch max sectors for host block device
Fam Zheng
1
-0
/
+24
2016-06-08
block: Kill bdrv_co_write_zeroes()
Eric Blake
1
-13
/
+2
2016-06-08
vmdk: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-7
/
+5
2016-06-08
raw_bsd: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-6
/
+5
2016-06-08
raw-posix: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-17
/
+17
2016-06-08
qed: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-18
/
+15
2016-06-08
gluster: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-8
/
+6
2016-06-08
blkreplay: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-6
/
+4
2016-06-08
qcow2: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
1
-18
/
+19
[next]