[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/2] x86/monitor: More generic livelock avoidance
This is another split-out part of of the v1 debugging series. It is semi-RFC as it as only had extremely light testing. Andrew Cooper (2): x86/monitor: Introduce a boolean to suppress nested monitoring events x86/hvm: Drop the may_defer boolean from hvm_* helpers xen/arch/x86/hvm/emulate.c | 8 ++++---- xen/arch/x86/hvm/hvm.c | 39 +++++++++++++++++++++++---------------- xen/arch/x86/hvm/monitor.c | 24 ++++++++++++++++++++++-- xen/arch/x86/hvm/svm/nestedsvm.c | 14 +++++++------- xen/arch/x86/hvm/svm/svm.c | 2 +- xen/arch/x86/hvm/vm_event.c | 9 ++++----- xen/arch/x86/hvm/vmx/vmx.c | 4 ++-- xen/arch/x86/hvm/vmx/vvmx.c | 16 ++++++++-------- xen/include/asm-x86/hvm/support.h | 8 ++++---- xen/include/xen/sched.h | 8 ++++++++ 10 files changed, 83 insertions(+), 49 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 |