|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/6] Various blktap related patches (qemu-xen part)
The following patch series is the qemu-xen part of some blktap related
patches that accumulated during SLES 11 development. The xen part (on
which this series depends) has already been comitted yesterday.
This series is about restoring the possibility to use qemu-dm as a
backend for blktap devices (and mid-term letting tapdisk die with its
duplicated code).
Kevin Wolf (6):
ioemu: Initialize blktap backend for FV machines
ioemu: Use the image format sent by blktapctrl
ioemu: Build tapdisk-ioemu binary
tapdisk-ioemu: Write messages to a logfile
ioemu: Fail on too small blktap disks
tapdisk-ioemu: Fix shutdown condition
Makefile | 22 +++++++++++++++-------
configure | 2 +-
hw/xen_blktap.c | 33 +++++++++++++++++++++++++++++----
hw/xen_blktap.h | 14 ++++++++++++++
hw/xen_machine_fv.c | 6 ++++++
qemu-tool.c | 2 +-
tapdisk-ioemu.c | 49 +++++++++++++++++++++++--------------------------
7 files changed, 89 insertions(+), 39 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/6] Various blktap related patches (qemu-xen part),
Kevin Wolf <=
|
|
|
|
|