virtproxy: integration, qemu-vp fix-ups
commit5650e965baa908bba4e826cb4bfa516796f7370b
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 8 Nov 2010 14:53:11 +0000 (8 08:53 -0600)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 8 Nov 2010 14:53:11 +0000 (8 08:53 -0600)
treede459f51a07b06d966384e52a6e3466ec9e13283
parent7af4796d491cb19a15cf003a94b67868435830ef
virtproxy: integration, qemu-vp fix-ups

Modify the qemu-vp guest daemon to use new virtproxy constructor. Also
noop vp_chr_read (our qemu_chr_read wrapper for when running on the host
as a chardev) since we don't use a chardev in the guest and since
handling this with #ifdefs would doing a reconfigure on the build tree.
qemu-vp.c