Re: [kvm-devel] Windows XP activation regression in KVM-60

2008-02-26 Thread Adam Majer
Pelle wrote: > I THINK this is due to the fact that kvm-60+ uses a realtek nic as > default and not the old ne2000. > You could try specifying -nic,model=ne2k_pci Yes, this is *part* of the solution. A clean install that was activated on some old KVM, had some software installed on more recent on

Re: [kvm-devel] Windows XP activation regression in KVM-60

2008-02-26 Thread Avi Kivity
Adam Majer wrote: > Hi, > > Original bug was submitted at http://bugs.debian.org/467043. The summary > is that installs of Windows XP from pre-kvm-60 (pre-59?), then upgrading > to kvm-60 or 61 causes Windows to trigger activation due to "computer > changed too much". Downgrading to kvm-58 or previ

Re: [kvm-devel] Windows XP activation regression in KVM-60

2008-02-26 Thread Pelle
I THINK this is due to the fact that kvm-60+ uses a realtek nic as default and not the old ne2000. You could try specifying -nic,model=ne2k_pci I expected this bug to happen on my virtual windows too but it never happened. Adam Majer wrote: > Hi, > > Original bug was submitted at http://bugs.d

[kvm-devel] Windows XP activation regression in KVM-60

2008-02-25 Thread Adam Majer
Hi, Original bug was submitted at http://bugs.debian.org/467043. The summary is that installs of Windows XP from pre-kvm-60 (pre-59?), then upgrading to kvm-60 or 61 causes Windows to trigger activation due to "computer changed too much". Downgrading to kvm-58 or previous resolves the issue. Have