public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: x86/emulator: Segment load fixes
@ 2023-01-26  1:34 Michal Luczaj
  2023-01-26  1:34 ` [PATCH 1/3] KVM: x86/emulator: Fix segment load privilege level validation Michal Luczaj
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Michal Luczaj @ 2023-01-26  1:34 UTC (permalink / raw)
  To: kvm; +Cc: seanjc, pbonzini, Michal Luczaj

Two small fixes for __load_segment_descriptor(), along with a KUT
x86/emulator test.

And a question to maintainers: is it ok to send patches for two repos in
one series?

Michal Luczaj (3):
  KVM: x86/emulator: Fix segment load privilege level validation
  KVM: x86/emulator: Fix comment in __load_segment_descriptor()
  x86: Test CPL=3 DS/ES/FS/GS RPL=DPL=0 segment descriptor load

-- 
2.39.0


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

end of thread, other threads:[~2023-04-05 23:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26  1:34 [PATCH 0/3] KVM: x86/emulator: Segment load fixes Michal Luczaj
2023-01-26  1:34 ` [PATCH 1/3] KVM: x86/emulator: Fix segment load privilege level validation Michal Luczaj
2023-01-26 18:07   ` Paolo Bonzini
2023-01-26  1:34 ` [PATCH 2/3] KVM: x86/emulator: Fix comment in __load_segment_descriptor() Michal Luczaj
2023-01-26 18:07   ` Paolo Bonzini
2023-01-26  1:34 ` [kvm-unit-tests PATCH 3/3] x86: Test CPL=3 DS/ES/FS/GS RPL=DPL=0 segment descriptor load Michal Luczaj
2023-01-26 17:33 ` [PATCH 0/3] KVM: x86/emulator: Segment load fixes Sean Christopherson
2023-01-26 22:04   ` Michal Luczaj
2023-03-27 18:08   ` Michal Luczaj
2023-03-28  4:28     ` Sean Christopherson
2023-02-04  0:31 ` Sean Christopherson
2023-04-05 23:00 ` Sean Christopherson

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