Re: [PATCH v2 0/7] x86/pv: #DB vs %dr6 fixes, part 2

2023-09-19 Thread Andrew Cooper
On 15/09/2023 9:36 pm, Andrew Cooper wrote: > This time with a bit of sanity testing. See patches for details. > > Andrew Cooper (7): > x86/emul: ASSERT that X86EMUL_DONE doesn't escape to callers > x86/emul: Fix and extend #DB trap handling > x86/pv: Fix the determiniation of whether to inj

[PATCH v2 0/7] x86/pv: #DB vs %dr6 fixes, part 2

2023-09-15 Thread Andrew Cooper
This time with a bit of sanity testing. See patches for details. Andrew Cooper (7): x86/emul: ASSERT that X86EMUL_DONE doesn't escape to callers x86/emul: Fix and extend #DB trap handling x86/pv: Fix the determiniation of whether to inject #DB x86/pv: Drop priv_op_ctxt.bpmatch and use pen