commit | 314e263eaa525d0aa46df659382d3f192fa81fae | [log] [tgz] |
---|---|---|
author | Mukesh Rathor <mukesh.rathor@oracle.com> | Wed Jun 05 12:34:58 2013 -0700 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Jun 28 11:17:27 2013 -0400 |
tree | 7c80c955cb9b0993af0c6f7439708e2fb9f2d5da | |
parent | 0e0764358c7833a8a2a721c8db6c30c3e7cd3df7 [diff] |
PVH: vcpu info placement, load CS selector, and remove debug printk. This patch addresses 3 things: - Resolve vcpu info placement fixme. - Load CS selector for PVH after switching to new gdt. - Remove printk in case of failure to map pnfs in p2m. This because qemu has lot of expected failures when mapping HVM pages. Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com> [v1: Added #ifdef for 64-bit] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>