[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] sync p2m table across all vcpus on x86_32p xen.


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
  • Date: Wed, 26 Jul 2006 16:53:27 +0800
  • Delivery-date: Wed, 26 Jul 2006 01:54:21 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcawkPXSiEN/hNBIT2OjFDEvU9yjKQ==
  • Thread-topic: [PATCH] sync p2m table across all vcpus on x86_32p xen.

This patch is to sync p2m table across all vcpus on x86_32p xen.
We found VGA acceleration can not work on SMP VMX guests on x86_32p xen,
this is caused by the way we construct p2m table today: only the 1st l2
page table slot that maps p2m table pages is copied to none-vcpu0 vcpu
monitor page table when VMX is created. But VGA acceleration will create
some p2m table entries beyond the 1st l2 page table slot after HVM is
created, so only vcpu0 can get these p2m entries, and other vcpu can not
do VGA acceleration.

Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>

Attachment: vga_acc.patch
Description: vga_acc.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.