Sign in
qemu
/
qemu
/
c0a2a096a0f1655e604370ab373bf96f6784b69b
/
block_int.h
45566e9
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
by Christoph Hellwig
· 16 years ago
508c7cb
block: add bdrv_probe_device method
by Christoph Hellwig
· 16 years ago
c16b5a2
fully split aio_pool from BlockDriver
by Christoph Hellwig
· 16 years ago
73c632e
qcow2: Allow different cluster sizes
by Kevin Wolf
· 16 years ago
0e7e198
Convert all block drivers to new bdrv_create
by Kevin Wolf
· 16 years ago
e268ca5
implement qemu_blockalign (Stefano Stabellini)
by aliguori
· 16 years ago
e97fc19
Introduce bdrv_check (Kevin Wolf)
by aliguori
· 16 years ago
f141eaf
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
by aliguori
· 16 years ago
178e08a
Fix savevm after BDRV_FILE size enforcement
by aliguori
· 16 years ago
5eb4563
block: support known backing format for image create and open (Uri Lublin)
by aliguori
· 16 years ago
221f715
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
by aliguori
· 16 years ago
6bbff9a
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
by aliguori
· 16 years ago
eda578e
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
by aliguori
· 16 years ago
04eeb8b
Add internal scsi generic block API (Avi Kivity)
by aliguori
· 16 years ago
c0f4ce7
monitor: Rework early disk password inquiry (Jan Kiszka)
by aliguori
· 16 years ago
71d0770
Fix CVE-2008-0928 - insufficient block device address range checking (Anthony Liguori)
by aliguori
· 16 years ago
b0a7b12
qemu: record devfn on block driver instance (Marcelo Tosatti)
by aliguori
· 16 years ago
4fc9af5
Use an option rom instead of boot sector for -kernel
by aliguori
· 16 years ago
7ee930d
Fix warnings that would be caused by ld flag --warn-common
by blueswir1
· 16 years ago
b5eff35
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
by aurel32
· 17 years ago
902b27d
Fix CVE-2008-0928 - insufficient block device address range checking
by aurel32
· 17 years ago
985a03b
Real SCSI device passthrough (v4), by Laurent Vivier.
by ths
· 17 years ago
a36e69d
Collecting block device statistics, by Richard W.M. Jones.
by ths
· 17 years ago
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
ec36ba1
vmdk compatibility level 6 images, by Soren Hansen.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
19cb373
better support of host drives
by bellard
· 19 years ago
ce1a14d
Dynamically allocate AIO Completion Blocks.
by pbrook
· 19 years ago
d15a771
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
by bellard
· 19 years ago
faea38e
multiple snapshot support
by bellard
· 19 years ago
83f6409
async file I/O API
by bellard
· 19 years ago
7a6cba6
Disk cache flush support.
by pbrook
· 19 years ago
95389c8
qcow_make_empty() support (Johannes Schindelin)
by bellard
· 19 years ago
46d4767
better BIOS ATA translation support
by bellard
· 20 years ago
e2731ad
fixed block close() method prototype
by bellard
· 20 years ago
ea2384d
new disk image layer
by bellard
· 21 years ago