I tried setting xen_platform_pci=0 on my test ubuntu 11.10 livecd VM hoping it would run in HVM only mode, but the guest''s logs showed it detecting the Xen host and loaded the PV netfront driver (after modprobe). Is this expected behavior? Is there no way to force HVM only and not PVHVM or total PV? Setup: Xen Unstable Qemu Upstream Thanks, David
On Fri, 2012-08-03 at 17:39 +0100, David Erickson wrote:> I tried setting xen_platform_pci=0 on my test ubuntu 11.10 livecd VM > hoping it would run in HVM only mode, but the guest''s logs showed it > detecting the Xen host and loaded the PV netfront driver (after > modprobe). Is this expected behavior? Is there no way to force HVM > only and not PVHVM or total PV? > > Setup: > Xen Unstable > Qemu UpstreamIt looks like libxl doesn''t propagate the xen_platform_pci setting to upstream qemu (only does it for trad). Anthony -- is this something you can look into please.
On 08/03/12 17:49, Ian Campbell wrote:> On Fri, 2012-08-03 at 17:39 +0100, David Erickson wrote: >> I tried setting xen_platform_pci=0 on my test ubuntu 11.10 livecd VM >> hoping it would run in HVM only mode, but the guest''s logs showed it >> detecting the Xen host and loaded the PV netfront driver (after >> modprobe). Is this expected behavior? Is there no way to force HVM >> only and not PVHVM or total PV? >> >> Setup: >> Xen Unstable >> Qemu Upstream > > It looks like libxl doesn''t propagate the xen_platform_pci setting to > upstream qemu (only does it for trad). Anthony -- is this something you > can look into please. >I will. Both QEMU and libxl will need to be changed. -- Anthony PERARD
Reasonably Related Threads
- [PATCH] xen/pvhvm: If xen_platform_pci=0 is set don''t blow up.
- [PATCH] docs: Update xen_platform_pci in man xl.cfg
- LSI SAS2008 Option Rom Failure
- Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers.
- Xen 4.1.2 PVHVM guest with Linux 3.1.0 network problem, empty MAC address (all zeroes)