Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-26 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | |
When a pagetable is about to be destroyed, we notify Xen so that the hypervisor can clear the related shadow pagetable. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | |||
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | |
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Sheng Yang <sheng@linux.intel.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> |