From: Jennifer Herbert
This new lib devicemodel call allows multiple extents of pages to be
marked as modified in a single call. This is something needed for a
usecase I'm working on.
The xen side of the modified_memory call has been modified to accept
an array of extents. The devicemodel libr
From: Jennifer Herbert
This also allows the usual cases to be simplified, by omitting an unnecessary
buf parameters, and because the macros can appropriately size the object.
This makes copying to or from a buf that isn't big enough an error.
If the buffer isnt big enough, trying to carry on reg
From: Jennifer Herbert
copy_{to,from}_guest_buf() are now implemented using an offset of 0.
Signed-off-by: Andrew Cooper
Signed-off-by: Jennifer Herbert
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
xen/arch/x86/hvm/dm.c | 48 +-
From: Jennifer Herbert
No functional change.
Signed-off-by: Jennifer Herbert
Signed-off-by: Andrew Cooper
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
xen/arch/x86/hvm/dm.c | 47 ---
1 file changed, 28 insertions(+)
From: Jennifer Herbert
This new lib devicemodel call allows multiple extents of pages to be
marked as modified in a single call. This is something needed for a
usecase I'm working on.
The xen side of the modified_memory call has been modified to accept
an array of extents. The devicemodel libr
From: Jennifer Herbert
No functional change.
Signed-off-by: Jennifer Herbert
Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
Reviewed-by: Paul Durrant
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
dm_op now takes a const sturct.
---
xen/arch/x86/hvm/d
From: Andrew Cooper
copy_{to,from}_guest_buf() are now implemented using an offset of 0.
Signed-off-by: Andrew Cooper
Signed-off-by: Jennifer Herbert
Reviewed-by: Paul Durrant
Reviewed-by: Jan Beulich
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
No change.
From: Andrew Cooper
This also allows the usual cases to be simplified, by omitting an unnecessary
buf parameters, and because the macros can appropriately size the object.
Signed-off-by: Andrew Cooper
Signed-off-by: Jennifer Herbert
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC:
From: Jennifer Herbert
This makes copying to or from a buf that isn't big enough an error.
If the buffer isnt big enough, trying to carry on regardless
can only cause trouble later on.
Signed-off-by: Jennifer Herbert
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
From: Andrew Cooper
copy_{to,from}_guest_buf() are now implemented using an offset of 0.
Signed-off-by: Andrew Cooper
Signed-off-by: Jennifer Herbert
Reviewed-by: Paul Durrant
Reviewed-by: Jan Beulich
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
--
Rebased
---
From: Jennifer Herbert
This makes copying to or from a buf that isn't big enough an error.
If the buffer isnt big enough, trying to carry on regardless
can only cause trouble later on.
Signed-off-by: Jennifer Herbert
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
From: Jennifer Herbert
No functional change.
Signed-off-by: Jennifer Herbert
Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
Reviewed-by: Paul Durrant
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC: Julien Grall
---
No change.
---
xen/arch/x86/hvm/dm.c | 49
From: Jennifer Herbert
This new lib devicemodel call allows multiple extents of pages to be
marked as modified in a single call. This is something needed for a
usecase I'm working on.
The xen side of the modified_memory call has been modified to accept
an array of extents. The devicemodel libr
From: Andrew Cooper
This also allows the usual cases to be simplified, by omitting an unnecessary
buf parameters, and because the macros can appropriately size the object.
Signed-off-by: Andrew Cooper
Signed-off-by: Jennifer Herbert
--
CC: Paul Durrant
CC: Andrew Cooper
CC: Jan Beulich
CC:
14 matches
Mail list logo