GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: fix barrier support
Christoph Hellwig
2010-07-20
1
-2
/
+13
*
virtio-blk: Fix error cases which ignored rerror/werror
Kevin Wolf
2010-01-29
1
-2
/
+2
*
virtio-blk: Fix restart after read error
Kevin Wolf
2010-01-29
1
-2
/
+9
*
virtio_blk: Factor virtio_blk_handle_request out
Kevin Wolf
2010-01-29
1
-32
/
+46
*
virtio-blk: Implement rerror option
Kevin Wolf
2009-12-03
1
-5
/
+8
*
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
1
-1
/
+1
*
virtio-blk: Pass read errors to the guest
Kevin Wolf
2009-11-12
1
-1
/
+1
*
Pass the drive's readonly attribute to the guest OS
Naphtali Sprei
2009-11-09
1
-0
/
+3
*
drive cleanup fixes.
Gerd Hoffmann
2009-10-05
1
-1
/
+0
*
virtio-blk: add volatile writecache feature
Christoph Hellwig
2009-09-11
1
-1
/
+23
*
qemu: make virtio-blk PCI compliant by default
Michael S. Tsirkin
2009-09-11
1
-4
/
+8
*
virtio-blk: Use bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
1
-8
/
+42
*
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
Christoph Hellwig
2009-08-27
1
-4
/
+14
*
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
1
-6
/
+4
*
Fix VM state change handlers running out of order
Markus Armbruster
2009-07-30
1
-3
/
+17
*
Add serial number support for virtio_blk
john cooper
2009-06-24
1
-0
/
+55
*
virtio blk: fix warning.
Gerd Hoffmann
2009-06-16
1
-0
/
+1
*
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
2009-06-13
1
-0
/
+1
*
Separate virtio PCI code
Paul Brook
2009-05-18
1
-16
/
+7
*
Virtio-blk qdev conversion
Paul Brook
2009-05-14
1
-9
/
+10
*
Virtio-net qdev conversion
Paul Brook
2009-05-14
1
-4
/
+8
*
virtio-blk: add SGI_IO passthru support
Christoph Hellwig
2009-05-01
1
-7
/
+116
*
virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)
aliguori
2009-03-28
1
-71
/
+17
*
qemu: record devfn on block driver instance (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+1
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+1
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
1
-1
/
+1
*
Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)
aliguori
2009-01-26
1
-1
/
+2
*
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2009-01-22
1
-46
/
+124
*
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
2008-12-11
1
-3
/
+4
*
Add virtio-blk support
aliguori
2008-12-04
1
-0
/
+248