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

From: Jeremy Fitzhardinge
Date: Fri Mar 16 2007 - 12:57:49 EST


Ingo Molnar 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?
>
>
>> +//#include <asm/maddr.h>
>>
>
>
>> +//#include <xen/xen_proc.h>
>> +//#include <xen/evtchn.h>
>>
>
>
>> +//#include <xen/hvm.h>
>>
>
>
>> +// .shutdown = xenbus_dev_shutdown,
>>
>
> hm?
>

Yeah, gunk. I'll clean that out.

J
-
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/