Re: [Xen-devel] [PATCH v6] hvm/svm: Implement Debug events

2018-03-26 Thread Tamas K Lengyel
On Mon, Mar 26, 2018 at 3:43 AM, Alexandru Isaila wrote: > At this moment the Debug events for the AMD architecture are not > forwarded to the monitor layer. > > This patch adds the Debug event to the common capabilities, adds > the VMEXIT_ICEBP then forwards the event to the monitor layer. > > Ch

Re: [Xen-devel] [PATCH v6] hvm/svm: Implement Debug events

2018-03-26 Thread Boris Ostrovsky
On 03/26/2018 05:43 AM, Alexandru Isaila wrote: At this moment the Debug events for the AMD architecture are not forwarded to the monitor layer. This patch adds the Debug event to the common capabilities, adds the VMEXIT_ICEBP then forwards the event to the monitor layer. Chapter 2: SVM Proce

Re: [Xen-devel] [PATCH v6] hvm/svm: Implement Debug events

2018-03-26 Thread Jan Beulich
>>> On 26.03.18 at 11:43, wrote: > At this moment the Debug events for the AMD architecture are not > forwarded to the monitor layer. > > This patch adds the Debug event to the common capabilities, adds > the VMEXIT_ICEBP then forwards the event to the monitor layer. > > Chapter 2: SVM Processor

[Xen-devel] [PATCH v6] hvm/svm: Implement Debug events

2018-03-26 Thread Alexandru Isaila
At this moment the Debug events for the AMD architecture are not forwarded to the monitor layer. This patch adds the Debug event to the common capabilities, adds the VMEXIT_ICEBP then forwards the event to the monitor layer. Chapter 2: SVM Processor and Platform Extensions: "Note: A vector 1 exce