qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* xen bits broke x32 build
@ 2023-04-01  8:40 Michael Tokarev
  2023-04-01 11:45 ` Joao Martins
  2023-04-11 11:56 ` Michael Tokarev
  0 siblings, 2 replies; 11+ messages in thread
From: Michael Tokarev @ 2023-04-01  8:40 UTC (permalink / raw)
  To: Joao Martins, QEMU Developers

After bringing in xen guest support, qemu fails to build on x32:

target/i386/kvm/xen-emu.c:876:5: note: in expansion of macro ‘qemu_build_assert’
   876 |     qemu_build_assert(sizeof(struct vcpu_info) == 64);
       |     ^~~~~~~~~~~~~~~~~

This one should be easy to fix, but I wonder if there are other issues
with x32 exists..

Thanks,

/mjt


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

end of thread, other threads:[~2023-04-12 10:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-01  8:40 xen bits broke x32 build Michael Tokarev
2023-04-01 11:45 ` Joao Martins
2023-04-01 11:57   ` Michael Tokarev
2023-04-01 12:10     ` David Woodhouse
2023-04-03  6:46       ` Philippe Mathieu-Daudé
2023-04-03  8:46         ` David Woodhouse
2023-04-01 12:07   ` Michael Tokarev
2023-04-11 11:56 ` Michael Tokarev
2023-04-11 12:09   ` Peter Maydell
2023-04-11 17:30     ` Michael Tokarev
2023-04-12 10:19       ` Philippe Mathieu-Daudé

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