Tapas Mishra
2010-Sep-09 10:51 UTC
[Xen-users] [SPAM] finding PV guest or HVM on command line
Hi, how on command line we can find out the Dom on which I am logged in is a PV guest or HVM guest. -- Tapas http://mightydreams.blogspot.com http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Matej Zary
2010-Sep-09 13:00 UTC
Re: Re: [Xen-users] [SPAM] finding PV guest or HVM on command line
On Thu, 2010-09-09 at 16:21 +0530, Tapas Mishra wrote:> Hi, > how on command line we can find out the Dom on which I am logged in is > a PV guest or HVM guest. > > -- > Tapas > http://mightydreams.blogspot.com > http://wiki.xensource.com/xenwiki/Xen_on_4_app_serverslspci works usually :) (no entries shown on PV DomU unless PCI-passthru is used) Regards Matej _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tapas Mishra
2010-Sep-09 13:07 UTC
Re: Re: [Xen-users] [SPAM] finding PV guest or HVM on command line
On Thu, Sep 9, 2010 at 6:30 PM, Matej Zary <matej.zary@cvtisr.sk> wrote:> lspci works usually :) (no entries shown on PV DomU unless PCI-passthru > is used) > > RegardsOk, Matej I read some where for Sun box uname -i if it repots i686xpv then you can confirm. I do not have access to a Xen system currently so I asked. Can you give the output here. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2010-Sep-09 13:08 UTC
Re: [Xen-users] [SPAM] finding PV guest or HVM on command line
On Thu, Sep 9, 2010 at 5:51 PM, Tapas Mishra <mightydreams@gmail.com> wrote:> Hi, > how on command line we can find out the Dom on which I am logged in is > a PV guest or HVM guest.You can try this: http://lxr.xensource.com/lxr/source/tools/misc/xen-detect.c (which should be available on xen source tarball as well) -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users