[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-4.11 0/3] x86/pv: Fixes to debug register handling
At this point, I think these patches are plausible candidates for inclusion into 4.11. Whether they want backporting is a slightly harder matter, as these patches necesserily alter some error values for the get/set_debug_reg() hypercalls. If however there is objection to these going into 4.11, they can sit in x86-next until the 4.12 window opens. Andrew Cooper (3): x86/pv: Introduce and use x86emul_read_dr() x86/pv: Introduce and use x86emul_write_dr() x86/traps: Misc non-functional improvements to set_debugreg() xen/arch/x86/pv/emul-priv-op.c | 24 +---------- xen/arch/x86/pv/misc-hypercalls.c | 18 ++------- xen/arch/x86/traps.c | 67 ++++++++++++++++++++----------- xen/arch/x86/x86_emulate.c | 73 ++++++++++++++++++++++++++++++++++ xen/arch/x86/x86_emulate/x86_emulate.h | 5 +++ 5 files changed, 127 insertions(+), 60 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |