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_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
1
-4
/
+4
2009-06-15
block: add bdrv_probe_device method
Christoph Hellwig
1
-0
/
+5
2009-05-27
fully split aio_pool from BlockDriver
Christoph Hellwig
1
-11
/
+2
2009-05-22
qcow2: Allow different cluster sizes
Kevin Wolf
1
-0
/
+1
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
1
-6
/
+11
2009-04-22
implement qemu_blockalign (Stefano Stabellini)
aliguori
1
-0
/
+5
2009-04-21
Introduce bdrv_check (Kevin Wolf)
aliguori
1
-0
/
+3
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
1
-4
/
+4
2009-04-05
Fix savevm after BDRV_FILE size enforcement
aliguori
1
-0
/
+5
2009-03-28
block: support known backing format for image create and open (Uri Lublin)
aliguori
1
-0
/
+7
2009-03-28
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
1
-10
/
+3
2009-03-20
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
1
-1
/
+13
2009-03-12
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
1
-4
/
+0
2009-03-12
Add internal scsi generic block API (Avi Kivity)
aliguori
1
-0
/
+10
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
1
-0
/
+1
2009-03-03
Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...
aliguori
1
-0
/
+3
2009-02-11
qemu: record devfn on block driver instance (Marcelo Tosatti)
aliguori
1
-0
/
+1
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
1
-3
/
+0
2008-09-17
Fix warnings that would be caused by ld flag --warn-common
blueswir1
1
-1
/
+1
2008-03-11
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
1
-1
/
+0
2008-03-11
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
1
-0
/
+1
2007-12-24
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
1
-0
/
+4
2007-12-02
Collecting block device statistics, by Richard W.M. Jones.
ths
1
-0
/
+6
2007-11-11
Split block API from vl.h.
pbrook
1
-0
/
+4
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-2
/
+2
2007-09-16
vmdk compatibility level 6 images, by Soren Hansen.
ths
1
-0
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-13
/
+13
2006-08-19
better support of host drives
bellard
1
-3
/
+9
2006-08-07
Dynamically allocate AIO Completion Blocks.
pbrook
1
-11
/
+16
2006-08-06
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
bellard
1
-1
/
+2
2006-08-05
multiple snapshot support
bellard
1
-0
/
+11
2006-08-01
async file I/O API
bellard
1
-2
/
+30
2006-06-04
Disk cache flush support.
pbrook
1
-0
/
+1
2005-12-18
qcow_make_empty() support (Johannes Schindelin)
bellard
1
-0
/
+3
2004-11-16
better BIOS ATA translation support
bellard
1
-1
/
+1
2004-09-18
fixed block close() method prototype
bellard
1
-1
/
+1
2004-08-01
new disk image layer
bellard
1
-0
/
+77