Messages in this thread |  | | | Date | Wed, 29 Jul 2009 15:48:17 +0200 | | From | Alexander Graf <> | | Subject | Re: [PATCH 05/12] kvm/svm: copy only necessary parts of the control area on vmrun/vmexit |
| |
Joerg Roedel wrote: > On Wed, Jul 29, 2009 at 03:30:01PM +0200, Alexander Graf wrote: > >> Joerg Roedel wrote: >> >>> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> >>> >>> >> What's the reason behind this? >> >> Acked-by: Alexander Graf <agraf@suse.de> >> > > Reason is to not copy the reserved fields of the control area. These > fields sum up to size of 899 bytes which are unnecessarily copied. >
Fair enough :-)
|  |