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
/
raw-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-1
/
+3
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
1
-4
/
+4
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
1
-2
/
+2
2015-10-02
raw-win32: Fix write request error handling
Kevin Wolf
1
-2
/
+2
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
1
-2
/
+3
2015-07-06
block: removed legacy workaround codes
SeokYeon Hwang
1
-63
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-05-22
raw-win32.c: fixed compilation error
SeokYeon Hwang
1
-1
/
+0
2015-02-16
block: Remove "growable" from BDS
Max Reitz
1
-1
/
+1
2014-12-16
block: fix compilation error on windows
SeokYeon Hwang
1
-19
/
+1
2014-12-10
block: Make essential BlockDriver objects public
Max Reitz
1
-1
/
+1
2014-12-10
Merge 'v2.2.0' into tizen_next_qemu_2.2
SeokYeon Hwang
1
-41
/
+72
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-4
/
+4
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-4
/
+4
2014-09-12
block: don't convert file size to sector size
Hu Tao
1
-3
/
+3
2014-09-12
block: round up file size to nearest sector
Hu Tao
1
-2
/
+2
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-1
/
+1
2014-06-16
raw-win32.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
1
-19
/
+19
2014-06-04
block/raw-win32: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-0
/
+25
2014-06-04
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Stefan Hajnoczi
1
-13
/
+16
2014-04-30
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
1
-0
/
+3
2014-04-21
Merge branch 'upstream_qemu_2.0' into tizen
SeokYeon Hwang
1
-4
/
+70
2014-03-13
block/raw-win32: bdrv_parse_filename() for hdev
Max Reitz
1
-0
/
+10
2014-03-06
block/raw-win32: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-win32: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-2
/
+2
2014-01-24
raw: Probe required direct I/O alignment
Paolo Bonzini
1
-0
/
+41
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-2
/
+3
2013-12-11
Merge branch 'upstream-1.7' into tizen_qemu_1.7
SeokYeon Hwang
1
-10
/
+23
2013-11-14
block: Print its file name if backing file opening failed
Fam Zheng
1
-1
/
+0
2013-11-07
w32: Fix access to host devices (regression)
Stefan Weil
1
-8
/
+31
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
1
-1
/
+3
2013-10-17
block/raw-win32: Always use -errno in hdev_open
Max Reitz
1
-3
/
+2
2013-10-11
block/raw-win32: Employ error parameter
Max Reitz
1
-5
/
+11
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
BenoƮt Canet
1
-0
/
+2
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
1
-1
/
+2
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-2
/
+4
2013-09-12
raw-win32.c: Fix incorrect handling behaviour of small block files
Tal Kain
1
-0
/
+1
2013-09-10
Merge tag 'v1.6.0' into tizen_qemu_1.6
SeokYeon Hwang
1
-6
/
+1
2013-09-06
w32: Fix access to host devices (regression)
Stefan Weil
1
-7
/
+29
2013-07-15
qemu: fixed compile warnings.
unknown
1
-6
/
+10
2013-07-12
qemu: modified wrong return value and source clean-up.
Kitae Kim
1
-56
/
+59
2013-07-12
Fix compilation error on windows.
SeokYeon Hwang
1
-1
/
+1
2013-07-04
merge and resolve soucre conflicts.
Kitae Kim
1
-47
/
+15
2013-07-02
Merge 'qemu 1.5.1' into tizen_qemu_1.5.1
test
1
-60
/
+265
2013-06-28
block: change default of .has_zero_init to 0
Peter Lieven
1
-6
/
+1
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
1
-4
/
+2
[next]