Re: [patch 24/26] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver.

From: Chris Wright
Date: Fri Mar 16 2007 - 12:19:04 EST


* Ingo Molnar (mingo@xxxxxxx) wrote:
>
> * Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
>
> > This communicates with the machine control software via a registry
> > residing in a controlling virtual machine. This allows dynamic
> > creation, destruction and modification of virtual device
> > configurations (network devices, block devices and CPUS, to name some
> > examples).
>
> should be reviewed by the driver-core folks too i guess?

Greg has gone through it a couple times. Any more feedback would
be useful.

> > +//#include <asm/maddr.h>
>
> > +//#include <xen/xen_proc.h>
> > +//#include <xen/evtchn.h>
>
> > +//#include <xen/hvm.h>
>
> > +// .shutdown = xenbus_dev_shutdown,
>
> hm?

fixing that up, not sure where that snuck in.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/