qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU virt board: extending various limits
@ 2018-01-16 15:07 Peter Maydell
  2018-01-16 20:18 ` Laszlo Ersek
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Maydell @ 2018-01-16 15:07 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Andrew Jones, Laszlo Ersek

We've had discussions before about the various limits in the virt
board imposed by its current address space layout:
 * number of CPUs limited to 123 (not enough space for more redistributors)
 * number of PCIe devices limited by size of ECAM space
 * max memory size limits
 * (anything else?)

If we want to try to fix these this release cycle now would be a good
point to figure out our approach so that we have plenty of time to do
it in.

(Relatedly, I notice patches on list for kvm that allow userspace to
set the guest physical address size, which may affect how we want
to do this.)

I'm not going to have time to look at this but am happy to provide
my opinions on whatever proposals other people would like to suggest.

Probably the first thing to do is figure out whether we can
raise these limits without having to have a flag day (ie just
with changing the device tree we provide the guest), or if we
really have a hard compat break here. We should also try to
fix all these things at once rather than potentially breaking
guests several times...

thanks
-- PMM

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-17 18:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-16 15:07 [Qemu-devel] QEMU virt board: extending various limits Peter Maydell
2018-01-16 20:18 ` Laszlo Ersek
2018-01-16 20:28   ` Ard Biesheuvel
2018-01-17 16:15     ` Igor Mammedov
2018-01-17 16:18       ` Peter Maydell
2018-01-17 16:53         ` Andrew Jones
2018-01-17 18:53           ` Igor Mammedov

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).