Displaying 6 results from an estimated 6 matches similar to: "RE: [PATCH] add RDMSR/WRMSR instruction emulationtoVMXAssist decoder"
2006 Sep 01
0
[PATCH][VMX] Fix an error in guest rdmsr handling
This is an obvious typo.
With this patch, checked build of Windows server 2003 can be installed
and run on top of VMX domain.
Signed-off-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Qing He <qing.he@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2011 Jan 10
0
[PATCH] x86-64: refine access permission check for wrmsr to MSR_FAM10H_MMIO_CONF_BASE
We really don''t want the mmconf window to move/disappear whenever we
use is ourselves, not only when we enabled it.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
--- a/xen/arch/x86/traps.c
+++ b/xen/arch/x86/traps.c
@@ -2297,8 +2297,7 @@ static int emulate_privileged_op(struct
goto fail;
if (
#ifdef CONFIG_X86_64
- (pci_probe
2007 Aug 09
0
[PATCH] x86-64: pv wrmsr emulation fix
Make sure the upper 32 bits of RAX are disregarded during MSR write
emulation.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Index: 2007-08-08/xen/arch/x86/traps.c
===================================================================
--- 2007-08-08.orig/xen/arch/x86/traps.c 2007-08-08 11:37:08.000000000 +0200
+++ 2007-08-08/xen/arch/x86/traps.c 2007-08-08 11:40:02.000000000 +0200
@@
2019 Jan 16
0
Re: cpu0 unhandled rdmsr:
On Wed, Jan 16, 2019 at 09:42:21AM +0100, Christophe Dumont wrote:
> Hello,
>
> Do you know what this means :
>
> kvm: 2918: cpu0 unhandled rdmsr: 0x345
> kvm: 2918: cpu0 unhandled rdmsr: 0x1c9
> kvm: 2918: cpu0 unhandled rdmsr: 0x1a6
> kvm: 2918: cpu0 unhandled rdmsr: 0x1a7
> kvm: 2918: cpu0 unhandled rdmsr: 0x3f6
> tap110i0: no IPv6 routers present
> kvm: 2952:
2019 Oct 19
0
KVM hypervisor displaying "vcpu0, guest rIP: 0xffffffff8225bc98 disabled perfctr wrmsr: 0xc2 data 0xfff"
Hi all,
I have installed a CentOS-8 server to accomplish some tests using kvm guests ? All these guests are centos8 also. When these guests starts, I always see errors like:
[ 589.687915] kvm [2133]: vcpu0, guest rIP: 0xffffffff81a5bc98 disabled perfctr wrmsr: 0xc2 data 0xffff
[ 596.210773] kvm [2201]: vcpu0, guest rIP: 0xffffffffb885bc98 disabled perfctr wrmsr: 0xc2 data 0xffff
Is this a
2019 Jan 16
2
cpu0 unhandled rdmsr:
Hello,
Do you know what this means :
kvm: 2918: cpu0 unhandled rdmsr: 0x345
kvm: 2918: cpu0 unhandled rdmsr: 0x1c9
kvm: 2918: cpu0 unhandled rdmsr: 0x1a6
kvm: 2918: cpu0 unhandled rdmsr: 0x1a7
kvm: 2918: cpu0 unhandled rdmsr: 0x3f6
tap110i0: no IPv6 routers present
kvm: 2952: cpu0 unhandled rdmsr: 0x345
kvm: 2952: cpu0 unhandled rdmsr: 0x1c9
kvm: 2952: cpu0 unhandled rdmsr: 0x1a6
kvm: 2952: cpu0