Hi, I am wondering, in Linux HVM, we need platform-pci to use event channel ,right? So, can we use event channel in Windows HVM guest without platform-pci available to windows? If it''s possible , how can i do this ? Which part of code i can reference? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Paul Durrant
2010-Sep-02 08:58 UTC
RE: [Xen-devel] Can event channel be used in windows HVM?
I think you probably want to look at the GPL PV drivers for Windows. Paul From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of ??? Sent: 02 September 2010 09:47 To: xen-devel@lists.xensource.com Subject: [Xen-devel] Can event channel be used in windows HVM? Hi, I am wondering, in Linux HVM, we need platform-pci to use event channel ,right? So, can we use event channel in Windows HVM guest without platform-pci available to windows? If it's possible , how can i do this ? Which part of code i can reference? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
James Harper
2010-Sep-02 09:41 UTC
RE: [Xen-devel] Can event channel be used in windows HVM?
> Hi, > > I am wondering, in Linux HVM, we need platform-pci to use event channel > ,right?Sort of.> > So, can we use event channel in Windows HVM guest without platform-pci > available to windows? > > If it's possible , how can i do this ? Which part of code i can reference? > Thanks.What is it you want to do? event channels by themselves are limited in their usefulness. James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- ACPI fixed event or General Purpose Event to HVM guest.
- How can i get VA from a pfn in HVM guest
- RE: Help: Xen HVM Domain can ONLY support four hard drivesat most???
- A x86_64 processor can not run a x86_64 HVM
- what the role platform-pci play in comunication between HVM and domain0