Re: [kvm-devel] kvm-18 breaks Cisco VPN on WinXP SP1

2007-03-27 Thread Avi Kivity
Leslie Mann wrote: >>> kvm-18 has broken use of Cisco VPN client on WinXP SP1 running on a FC6 >>> 2.6.19-1.2911 client, Intel Core Duo system. I have been running >>> successfully from kvm-11 thru kvm-17 without issue. After upgrading to >>> kvm-18 any attempts to connect the VPN client resul

Re: [kvm-devel] kvm-18 breaks Cisco VPN on WinXP SP1

2007-03-27 Thread Leslie Mann
Avi Kivity <[EMAIL PROTECTED]> writes: > > Leslie Mann wrote: > > kvm-18 has broken use of Cisco VPN client on WinXP SP1 running on a FC6 > > 2.6.19-1.2911 client, Intel Core Duo system. I have been running > > successfully from kvm-11 thru kvm-17 without issue. After upgrading to > > kvm-18

Re: [kvm-devel] VT-x and Performance counter interrupt in KVM mode

2007-03-27 Thread Avi Kivity
Stephane Eranian wrote: > Hi Avi, > > >> Shobha Ranganathan wrote: >> >>> I am trying to capture in vmx.c the hardware >>> performance counter(PMU) interrupt of a i386 Linux >>> kernel running with perfmon on a Core 2 Duo machine >>> running with kvm-15. host is running kvm with VT-x in >>>

Re: [kvm-devel] VT-x and Performance counter interrupt in KVM mode

2007-03-27 Thread Stephane Eranian
Hi Avi, > > Shobha Ranganathan wrote: > > I am trying to capture in vmx.c the hardware > > performance counter(PMU) interrupt of a i386 Linux > > kernel running with perfmon on a Core 2 Duo machine > > running with kvm-15. host is running kvm with VT-x in > > x86-64 mode. > > > > The PMU interrup

[kvm-devel] [GIT PULL] KVM updates for 2.6.21-rc5

2007-03-27 Thread Avi Kivity
Linus, please pull from the 'linus' branch of git://kvm.qumranet.com/home/avi/kvm.git to receive the following updates: Avi Kivity (1): KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmx Ingo Molnar (1): KVM: always reload segment sele

Re: [kvm-devel] Physical memory read: word crosses page boundary + host kernel oops

2007-03-27 Thread Avi Kivity
Kiselev, Sergey wrote: > Hi, > > 1. When booting old Linux (RH7.1 based, 2.4.9, 32bit) guest on kvm-18, > kvm userspace process crashes with 'Bus error' (last output on guest's > screen is "Uncompressing Linux..."). > I did some debugging and found that kvm_readl() function calls > ldl_phys()

[kvm-devel] Physical memory read: word crosses page boundary + host kernel oops

2007-03-27 Thread Kiselev, Sergey
Hi, 1. When booting old Linux (RH7.1 based, 2.4.9, 32bit) guest on kvm-18, kvm userspace process crashes with 'Bus error' (last output on guest's screen is "Uncompressing Linux..."). I did some debugging and found that kvm_readl() function calls ldl_phys() with address 0x9FFFD, so resulting doubl