public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] kvm-unit-tests: update deps and fine tune qemu
@ 2025-06-19 14:48 Alex Bennée
  2025-06-19 14:48 ` [Buildroot] [PATCH 1/3] package/kvm-unit-tests: assume AArch64 supports KVM Alex Bennée
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alex Bennée @ 2025-06-19 14:48 UTC (permalink / raw)
  To: buildroot

The kvm-unit-tests recipe is a little out of date with the
dependencies it needs. With that and some tweaking of the of processor
dependencies we can now build kvm-unit-tests for arm64.

On the way I've added some new config options for QEMU so you can just
select your native, kvm-only QEMU build.

Alex.

Alex Bennée (3):
  package/kvm-unit-tests: assume AArch64 supports KVM
  package/kvm-unit-tests: add some missing deps
  package/qemu: introduce kvm and tcg system options

 package/kvm-unit-tests/Config.in         | 17 +++++++++++------
 package/kvm-unit-tests/kvm-unit-tests.mk |  1 +
 package/qemu/Config.in                   | 23 ++++++++++++++++++-----
 package/qemu/qemu.mk                     | 13 +++++++++++++
 4 files changed, 43 insertions(+), 11 deletions(-)

-- 
2.47.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-07-11 11:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-19 14:48 [Buildroot] [PATCH 0/3] kvm-unit-tests: update deps and fine tune qemu Alex Bennée
2025-06-19 14:48 ` [Buildroot] [PATCH 1/3] package/kvm-unit-tests: assume AArch64 supports KVM Alex Bennée
2025-07-05 18:14   ` Romain Naour via buildroot
2025-06-19 14:48 ` [Buildroot] [PATCH 2/3] package/kvm-unit-tests: add some missing deps Alex Bennée
2025-07-05 19:09   ` Romain Naour via buildroot
2025-07-11 11:30     ` Alex Bennée
2025-06-19 14:48 ` [Buildroot] [PATCH 3/3] package/qemu: introduce kvm and tcg system options Alex Bennée
2025-07-05 19:26   ` Romain Naour via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox