tianon / docker-qemu

Dockerization of supported QEMU releases
https://qemu.org
133 stars 34 forks source link

Backport patch for proper containerized NUMA support/detection #9

Closed tianon closed 4 years ago

tianon commented 4 years ago

Fixes #6

As discussed over in #7, this is something that's been fixed upstream, so we can backport that patch!

https://github.com/qemu/qemu/blob/ddc760832fa8cf5e93b9d9e6e854a5114ac63510/MAINTAINERS#L2196

leads to:

https://github.com/ehabkost/qemu/tree/machine-next

leads to:

https://github.com/ehabkost/qemu/commit/08ec0d4e2bf3e73229ce7a4e537a57794848d319

:metal:

(Hopefully we can drop this patch for the next release of the 5.x series. :+1:)