From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Sergiy Kibrik <sergiy_kibrik@epam.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>,
xen-devel@lists.xenproject.org, Jan Beulich <jbeulich@suse.com>,
Andrew Cooper <andrew.cooper3@citrix.com>
Subject: Re: [XEN PATCH] x86/hvm: make ACPI PM timer support optional
Date: Wed, 18 Sep 2024 11:41:32 +0200 [thread overview]
Message-ID: <ZuqgTKqaUDWC_I-u@macbook.local> (raw)
In-Reply-To: <614611f1-dfbe-4185-8f0a-dc89aa7f5a20@epam.com>
On Wed, Sep 18, 2024 at 12:29:39PM +0300, Sergiy Kibrik wrote:
> 16.09.24 22:57, Stefano Stabellini:
> > On Mon, 16 Sep 2024, Roger Pau Monné wrote:
> > > On Mon, Sep 16, 2024 at 09:37:57AM +0300, Sergiy Kibrik wrote:
> > > > Introduce config option X86_PMTIMER so that pmtimer driver can be disabled on
> > > > systems that don't need it.
> > >
> > > Same comment as in the VGA patch, you need to handle the user passing
> > > X86_EMU_PM. It's not OK to just ignore the flag if the hypervisor is
> > > built without ACPI PM timer support.
> >
> > I also think that the flag should not be ignored. I think that Xen
> > should return error if a user is passing a domain feature not supported
> > by a particular version of the Xen build. I don't think that libxl needs
> > to be changed as part of this patch necessarily.
>
> It looks like toolstack always leaves X86_EMU_PM bit enabled, so that part
> may also require changes.
I think you will be unable to create HVM guests, but that's kind of
expected if ACPI PM emulation is removed from the hypervisor (it won't
be an HVM guest anymore if it doesn't have ACPI PM).
PVH guest don't set X86_EMU_PM so you should be able to create those
fine.
Thanks, Roger.
next prev parent reply other threads:[~2024-09-18 9:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 6:37 [XEN PATCH] x86/hvm: make ACPI PM timer support optional Sergiy Kibrik
2024-09-16 7:44 ` Roger Pau Monné
2024-09-16 19:57 ` Stefano Stabellini
2024-09-18 9:29 ` Sergiy Kibrik
2024-09-18 9:41 ` Roger Pau Monné [this message]
2024-09-18 13:35 ` Sergiy Kibrik
2024-09-18 13:56 ` Roger Pau Monné
2024-09-23 10:01 ` Jan Beulich
2024-09-27 9:42 ` Sergiy Kibrik
2024-09-27 9:44 ` Jan Beulich
2024-09-30 11:03 ` Sergiy Kibrik
2024-09-30 11:27 ` Jan Beulich
2024-09-30 11:33 ` Andrew Cooper
2024-10-03 10:52 ` Sergiy Kibrik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZuqgTKqaUDWC_I-u@macbook.local \
--to=roger.pau@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=sergiy_kibrik@epam.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.