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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
1
-73
/
+6
2009-03-12
Add internal scsi generic block API (Avi Kivity)
aliguori
1
-4
/
+4
2009-03-12
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
1
-0
/
+22
2009-03-11
Revert r6406
aliguori
1
-6
/
+1
2009-03-11
Revert r6407
aliguori
1
-3
/
+2
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-0
/
+4
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
1
-2
/
+2
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
1
-0
/
+2
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
1
-33
/
+33
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
1
-6
/
+15
2009-03-05
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
1
-1
/
+13
2009-03-05
monitor: Report encrypted disks in snapshot mode (Jan Kiszka)
aliguori
1
-2
/
+1
2009-03-05
block: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
aliguori
1
-0
/
+10
2009-03-05
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
1
-2
/
+2
2009-03-05
block: Polish error handling of brdv_open2 (Jan Kiszka)
aliguori
1
-25
/
+21
2009-03-03
Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...
aliguori
1
-0
/
+55
2009-03-03
fix SIGSEGV when USE_KQEMU is defined
aurel32
1
-1
/
+1
2009-02-05
block: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-6
/
+0
2009-01-26
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
1
-1
/
+1
2009-01-22
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
1
-2
/
+3
2009-01-22
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
1
-1
/
+6
2009-01-22
Vectored block device API (Avi Kivity)
aliguori
1
-0
/
+68
2009-01-15
bdrv_write should not stop on partial write (Gleb Natapov)
aliguori
1
-13
/
+14
2008-12-05
Attached patch contains warning fixes.
blueswir1
1
-2
/
+2
2008-12-05
sys-queue.h defines _SYS_QUEUE_H_ which is also defined by
blueswir1
1
-1
/
+6
2008-11-25
Abstract out geometry detection code from IDE for reuse
aliguori
1
-0
/
+116
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
1
-32
/
+0
2008-10-14
Expand cache= option and use write-through caching by default
aliguori
1
-3
/
+3
2008-10-13
open() can also return EPERM for O_RDWR on a readonly device
aurel32
1
-1
/
+1
2008-10-06
Add bdrv_flush_all()
aliguori
1
-0
/
+10
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-2
/
+0
2008-09-17
Fix warnings that would be caused by ld flag --warn-common
blueswir1
1
-0
/
+2
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-32
/
+0
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
1
-1
/
+1
2008-09-12
Let snapshot work with protocols
aliguori
1
-1
/
+13
2008-09-11
Only build compatfd when using AIO and make sure to always init AIO
aliguori
1
-0
/
+2
2008-09-10
Use signalfd() to work around signal/select race
aliguori
1
-10
/
+4
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-1
/
+0
2008-08-21
Fix windows build
aliguori
1
-0
/
+2
2008-07-03
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
1
-0
/
+1
2008-06-05
New qemu-img convert -B option, by Marc Bevand.
ths
1
-0
/
+27
2008-04-08
unlink the bs from bdrv-list upon bdrv_delete(bs)
aurel32
1
-1
/
+8
2008-03-11
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
1
-74
/
+0
2008-03-11
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
1
-0
/
+74
2008-03-10
Honor TMPDIR environment variable
aurel32
1
-1
/
+5
2007-12-24
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
1
-0
/
+16
2007-12-24
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
1
-1
/
+1
2007-12-17
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
1
-1
/
+1
2007-12-02
Collecting block device statistics, by Richard W.M. Jones.
ths
1
-4
/
+46
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-1
/
+1
[next]