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
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
2013-04-22
raw-win32: Use bdrv_open options instead of filename
Kevin Wolf
1
-10
/
+47
2013-03-25
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
Stefan Weil
1
-2
/
+4
2013-03-15
threadpool: drop global thread pool
Stefan Hajnoczi
1
-1
/
+3
2013-01-02
block/raw-win32: Fix compiler warnings (wrong format specifiers)
Stefan Weil
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-2
/
+2
2012-12-11
Fix error code checking for SetFilePointer() call
Fabien Chouteau
1
-3
/
+14
2012-10-31
raw-win32: implement native asynchronous I/O
Paolo Bonzini
1
-5
/
+37
2012-10-31
raw-win32: add emulated AIO support
Paolo Bonzini
1
-49
/
+138
2012-10-08
Merge tag 'v1.2.0' into tizen-arm
Evgeny Voevodin
1
-3
/
+3
2012-09-24
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
1
-3
/
+0
2012-09-24
block: move open flag parsing in raw block drivers to helper functions
Jeff Cody
1
-20
/
+23
2012-09-04
[Title]fix not truncating kernel log problem and remove annotaions
munkyu.im
1
-7
/
+0
2012-08-15
block: Convert close calls to qemu_close
Corey Bryant
1
-1
/
+1
2012-08-15
block: Convert open calls to qemu_open
Corey Bryant
1
-2
/
+2
2012-07-25
Squashed commit of the following:
jihye kim
1
-19
/
+82
2012-03-20
[Title]fix #define of CreateFile()
munkyu.im
1
-2
/
+12
2012-03-19
[Title]fix sdb for avoiding port miss match and add CONFIG_MARU
munkyu.im
1
-0
/
+4
2012-03-07
[Title]convert utf8 to cp949 (CreateFile)
munkyu.im
1
-2
/
+4
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
1
-6
/
+9
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
1
-6
/
+9
2011-10-21
block: change flush to co_flush
Paolo Bonzini
1
-2
/
+2
2011-10-21
block: change flush to co_flush
Paolo Bonzini
1
-2
/
+2
2011-08-22
w32: Fix qemu_ftruncate64
Stefan Weil
1
-2
/
+6
2011-08-22
w32: Fix qemu_ftruncate64
Stefan Weil
1
-2
/
+6
2011-08-01
block/raw-win32: Drop disabled code for removable host devices
Markus Armbruster
1
-35
/
+0
2011-08-01
block/raw-win32: Drop disabled code for removable host devices
Markus Armbruster
1
-35
/
+0
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
1
-0
/
+29
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
1
-0
/
+29
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
1
-6
/
+6
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
1
-6
/
+6
2011-01-31
raw-win32: Fix bdrv_flush return value
Kevin Wolf
1
-1
/
+1
2011-01-31
raw-win32: Fix bdrv_flush return value
Kevin Wolf
1
-1
/
+1
2010-11-07
Fix win32 build
Blue Swirl
1
-1
/
+1
2010-11-07
Fix win32 build
Blue Swirl
1
-1
/
+1
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-1
/
+8
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
1
-1
/
+8
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
1
-0
/
+6
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
1
-0
/
+6
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-2
/
+2
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
1
-2
/
+2
2010-05-03
block: separate raw images from the file protocol
Christoph Hellwig
1
-5
/
+7
[prev]
[next]