>>> On 24.06.15 at 22:15, wrote:
> On Tue, Jun 23, 2015 at 01:02:49PM +0100, Jan Beulich wrote:
>> >>> On 22.06.15 at 18:37, wrote:
>> > From: Elena Ufimtseva
>> >
>> > Signed-off-by: Mukesh Rathor
>>
>> As long as this patch originally cam from Mukesh, From: should
>> reflect that imo. Once
On Tue, Jun 23, 2015 at 01:02:49PM +0100, Jan Beulich wrote:
> >>> On 22.06.15 at 18:37, wrote:
> > From: Elena Ufimtseva
> >
> > Signed-off-by: Mukesh Rathor
>
> As long as this patch originally cam from Mukesh, From: should
> reflect that imo. Once you made changes, you S-o-b would be
> requ
On Tue, Jun 23, 2015 at 01:02:49PM +0100, Jan Beulich wrote:
> >>> On 22.06.15 at 18:37, wrote:
> > From: Elena Ufimtseva
> >
> > Signed-off-by: Mukesh Rathor
>
> As long as this patch originally cam from Mukesh, From: should
> reflect that imo. Once you made changes, you S-o-b would be
> requ
>>> On 22.06.15 at 18:37, wrote:
> From: Elena Ufimtseva
>
> Signed-off-by: Mukesh Rathor
As long as this patch originally cam from Mukesh, From: should
reflect that imo. Once you made changes, you S-o-b would be
required alongside his.
> --- a/xen/arch/x86/hvm/svm/vmcb.c
> +++ b/xen/arch/x86
On 06/22/2015 12:37 PM, elena.ufimts...@oracle.com wrote:
From: Elena Ufimtseva
Signed-off-by: Mukesh Rathor
---
All of these changes are common with Intel so we should be able to move
them up to common layer. (For CS attributes the 32-bit patches that I
posted earlier provide set_mode op)
From: Elena Ufimtseva
Signed-off-by: Mukesh Rathor
---
xen/arch/x86/hvm/svm/vmcb.c | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/xen/arch/x86/hvm/svm/vmcb.c b/xen/arch/x86/hvm/svm/vmcb.c
index 6339d2a..70a6588 100644
--- a/xen/arch/x86/hvm/svm/vmcb.c
+++