mbox series

[v3,0/3] x86: XSA-298 follow-up

Message ID cbed3c45-3685-4bce-9719-93b1e8a2599a@suse.com (mailing list archive)
Headers show
Series x86: XSA-298 follow-up | expand

Message

Jan Beulich May 20, 2020, 7:50 a.m. UTC
A few things stumbled across while doing the investigations.

1: relax GDT check in arch_set_info_guest()
2: relax LDT check in arch_set_info_guest()
3: PV: polish pv_set_gdt()

Jan