kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/2] realmode test fixes for clang
@ 2019-10-12 23:58 Bill Wendling
  2019-10-12 23:58 ` [kvm-unit-tests PATCH 1/2] x86: realmode: explicitly copy structure to avoid memcpy Bill Wendling
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Bill Wendling @ 2019-10-12 23:58 UTC (permalink / raw)
  To: kvm, pbonzini, alexandru.elisei; +Cc: jmattson, Bill Wendling

The following patches fix some realmode test compatibility issues
between gcc and clang.

Please look at the "x86: realmode: use inline asm to get stack pointer"
patch closely. I'm fairly certain it's the correct fix, but would like
confirmation.

Thanks!

Bill Wendling (2):
  x86: realmode: explicitly copy structure to avoid memcpy
  x86: realmode: use inline asm to get stack pointer

 x86/realmode.c | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

-- 
2.23.0.700.g56cf767bdb-goog


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

end of thread, other threads:[~2019-10-21 16:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12 23:58 [kvm-unit-tests PATCH 0/2] realmode test fixes for clang Bill Wendling
2019-10-12 23:58 ` [kvm-unit-tests PATCH 1/2] x86: realmode: explicitly copy structure to avoid memcpy Bill Wendling
2019-10-16 19:07   ` Jim Mattson
2019-10-21 15:38   ` Paolo Bonzini
2019-10-12 23:58 ` [kvm-unit-tests PATCH 2/2] x86: realmode: use inline asm to get stack pointer Bill Wendling
2019-10-16 19:53   ` Jim Mattson
2019-10-16 21:52     ` Jim Mattson
2019-10-21 15:41       ` Paolo Bonzini
2019-10-17  1:25 ` [kvm-unit-tests v2 PATCH 0/2] realmode test fixes for clang Bill Wendling
2019-10-17  1:25   ` [kvm-unit-tests v2 PATCH 1/2] x86: realmode: explicitly copy regs structure Bill Wendling
2019-10-17  1:25   ` [kvm-unit-tests v2 PATCH 2/2] x86: realmode: fix esp in call test Bill Wendling
2019-10-17 23:27     ` Jim Mattson
2019-10-21 15:43     ` Paolo Bonzini
2019-10-21 16:43       ` Jim Mattson

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