index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
Use writeback caching by default with qcow2
aliguori
1
-1
/
+2
2008-11-25
Abstract out geometry detection code from IDE for reuse
aliguori
1
-0
/
+1
2008-11-08
Use an option rom instead of boot sector for -kernel
aliguori
1
-1
/
+0
2008-10-14
Expand cache= option and use write-through caching by default
aliguori
1
-1
/
+4
2008-10-06
Add bdrv_flush_all()
aliguori
1
-0
/
+2
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
1
-4
/
+2
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
1
-2
/
+0
2008-09-10
Use signalfd() to work around signal/select race
aliguori
1
-3
/
+0
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
/
+2
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
/
+2
2007-12-24
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
1
-0
/
+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
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+0
2007-11-11
Split block API from vl.h.
pbrook
1
-0
/
+157