]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
blktap: Automatically start tapdisk-ioemu on demand
authorIan Jackson <iwj@mariner.uk.xensource.com>
Tue, 1 Jul 2008 17:45:10 +0000 (18:45 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 1 Jul 2008 17:45:10 +0000 (18:45 +0100)
commitb4d4f5d897648b1571871f2c5d8201f33f9a93d1
treedd90ef1787b8896aa91bd69ae164d502376c7505
parent8a5d1ad07c221c2fa7765a7fb6f6af3d6a2eda3b
blktap: Automatically start tapdisk-ioemu on demand

When a domain wants to use a tap:ioemu disk but has no device model,
start a tapdisk-ioemu instance as provider. Also, move the creation
and removal of communication pipes to xend so that qemu-dm doesn't
need the unwanted SIGHUP handler anymore.

Signed-off-by: Kevin Wolf <kwolf@suse.de>
(xen-unstable c/s 17512:2bc699de2297aefb4eb07f1f6b8586e5fe92c6bb
 accidentally lost during merge, reinstating now)
hw/xen_blktap.c