This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
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_servers
lspci works usually :) (no entries shown on PV DomU unless PCI-passthru
is used)
Regards
Matej