]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
Use ioemu block drivers through blktap; import other Xen-specific files.
authorIan Jackson <iwj@mariner.uk.xensource.com>
Fri, 28 Mar 2008 16:10:30 +0000 (16:10 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 12 May 2008 11:20:10 +0000 (12:20 +0100)
commit38e689af156584c6b4fbd42d516298c6ef485d8a
treec2f874f28ca3f3cf05c5207da0756086073d58ba
parentc090ccaec38ec15df3af8ecc867eea6ed4975dcd
Use ioemu block drivers through blktap; import other Xen-specific files.

Add support for a tap:ioemu pseudo driver. Devices using this driver
won't use tapdisk (containing the code duplication) any more, but will
connect to the qemu-dm of the domain. In this way no working
configuration should be broken right now as you can still choose to
use the tapdisk drivers.

Signed-off-by: Kevin Wolf <kwolf@suse.de>
Also, import and update various Xen-specific files from xen-unstable
tip 17307:b667e220e556.
block-vbd.c [new file with mode: 0644]
hw/xen_blktap.c [new file with mode: 0644]
hw/xen_blktap.h [new file with mode: 0644]
hw/xen_machine_fv.c
hw/xen_machine_pv.c
i386-dm/hooks.mak
xenstore.c