* pvpanic mmio support
@ 2020-10-13 17:37 Mihai Carabas
2020-10-13 20:53 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Mihai Carabas @ 2020-10-13 17:37 UTC (permalink / raw)
To: qemu-devel
Hello,
Does anyone know if there is any progress with pvpanic patches that
brings in mmio support [1]? I see no activity since late 2018, but I do
see support added to the kernel (also asking myself how this was tested):
46f934c misc/pvpanic: add support to get pvpanic device info FDT
b1d9d6c dt-bindings: misc/pvpanic: add document for pvpanic-mmio
725eba2 misc/pvpanic: add MMIO support
Thank you,
Mihai
[1] https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg01095.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pvpanic mmio support
2020-10-13 17:37 pvpanic mmio support Mihai Carabas
@ 2020-10-13 20:53 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2020-10-13 20:53 UTC (permalink / raw)
To: Mihai Carabas; +Cc: QEMU Developers
On Tue, 13 Oct 2020 at 21:37, Mihai Carabas <mihai.carabas@oracle.com> wrote:
> Does anyone know if there is any progress with pvpanic patches that
> brings in mmio support [1]?
I don't think so. If I recall correctly there was quite a lot
of discussion on at least one version of that patchset, and it
was never clear to me at least that having an MMIO pvpanic device
was actually useful (as opposed to for instance having a PCI
device, or maybe a virtio backend, both of which have the
virtue of being (a) pluggable by the user and (b) autodetectable
by the guest).
> I see no activity since late 2018, but I do
> see support added to the kernel (also asking myself how this was tested):
>
> 46f934c misc/pvpanic: add support to get pvpanic device info FDT
> b1d9d6c dt-bindings: misc/pvpanic: add document for pvpanic-mmio
> 725eba2 misc/pvpanic: add MMIO support
That was probably tested with somebody's not-actually-in-QEMU
patchset. The documentation in the kernel's
Documentation/devicetree/bindings/misc/pvpanic-mmio.txt
is just wrong when it says
# QEMU's emulation / virtualization targets provide the following
# PVPANIC MMIO Configuration interface on the "virt" machine.
because we definitely do not.
thanks
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-13 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-13 17:37 pvpanic mmio support Mihai Carabas
2020-10-13 20:53 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).