[Qemu-devel] [Bug 989225] Re: windows XP Standard PC HAL does not work with qemu-kvm >= 0.15

2012-07-09 Thread Michael Chudobiak
This seems to be fixed in Fedora rawhide packages. Works for me now
with:

This issue seems to be fixed in current rawhide packages:

qemu-common.x86_64 2:1.1.0-4.fc18 
qemu-img.x86_64 2:1.1.0-4.fc18
qemu-kvm.x86_64 2:1.1.0-4.fc18
qemu-system-x86.x86_64 2:1.1.0-4.fc18

Closing bug.

- Mike

** Changed in: qemu
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/989225

Title:
  windows XP Standard PC HAL does not work with qemu-kvm >= 0.15

Status in QEMU:
  Fix Released

Bug description:
  Basically, this is a clone of a Debian bug which is explained well
  here:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647312

  For some reason, the Debian bug has been archived, but I do not think
  the issue has been fixed. Basically, mouse and network do not work for
  older XP installs with the Standard PC HAL. New XP installs are fine.
  Details in the Debian bug.

  I am experiencing the same problems on a Fedora 16 64-bit host, with
  older 32-bit Windows XP guests that worked fine in Fedora 15. The
  tablet mouse and the network do not work, as described in the Debian
  bug. This used to work in Fedora 15:

  /usr/bin/qemu-kvm -hda /var/lib/libvirt/images/MikeWindows.img
  -usbdevice tablet -m 2048 -k en-us -vga qxl -spice port=5930,disable-
  ticketing

  It does not work in F16, with:
  [root@xena ~]# rpm -qa | grep qemu
  qemu-common-0.15.1-4.fc16.x86_64
  qemu-kvm-0.15.1-4.fc16.x86_64
  qemu-system-x86-0.15.1-4.fc16.x86_64
  qemu-img-0.15.1-4.fc16.x86_64
  gpxe-roms-qemu-1.0.1-4.fc16.noarch

  - Mike

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/989225/+subscriptions



[Qemu-devel] [Bug 989225] [NEW] windows XP Standard PC HAL does not work with qemu-kvm >= 0.15

2012-04-26 Thread Michael Chudobiak
Public bug reported:

Basically, this is a clone of a Debian bug which is explained well here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647312

For some reason, the Debian bug has been archived, but I do not think
the issue has been fixed. Basically, mouse and network do not work for
older XP installs with the Standard PC HAL. New XP installs are fine.
Details in the Debian bug.

I am experiencing the same problems on a Fedora 16 64-bit host, with
older 32-bit Windows XP guests that worked fine in Fedora 15. The tablet
mouse and the network do not work, as described in the Debian bug. This
used to work in Fedora 15:

/usr/bin/qemu-kvm -hda /var/lib/libvirt/images/MikeWindows.img
-usbdevice tablet -m 2048 -k en-us -vga qxl -spice port=5930,disable-
ticketing

It does not work in F16, with:
[root@xena ~]# rpm -qa | grep qemu
qemu-common-0.15.1-4.fc16.x86_64
qemu-kvm-0.15.1-4.fc16.x86_64
qemu-system-x86-0.15.1-4.fc16.x86_64
qemu-img-0.15.1-4.fc16.x86_64
gpxe-roms-qemu-1.0.1-4.fc16.noarch

- Mike

** Affects: qemu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/989225

Title:
  windows XP Standard PC HAL does not work with qemu-kvm >= 0.15

Status in QEMU:
  New

Bug description:
  Basically, this is a clone of a Debian bug which is explained well
  here:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647312

  For some reason, the Debian bug has been archived, but I do not think
  the issue has been fixed. Basically, mouse and network do not work for
  older XP installs with the Standard PC HAL. New XP installs are fine.
  Details in the Debian bug.

  I am experiencing the same problems on a Fedora 16 64-bit host, with
  older 32-bit Windows XP guests that worked fine in Fedora 15. The
  tablet mouse and the network do not work, as described in the Debian
  bug. This used to work in Fedora 15:

  /usr/bin/qemu-kvm -hda /var/lib/libvirt/images/MikeWindows.img
  -usbdevice tablet -m 2048 -k en-us -vga qxl -spice port=5930,disable-
  ticketing

  It does not work in F16, with:
  [root@xena ~]# rpm -qa | grep qemu
  qemu-common-0.15.1-4.fc16.x86_64
  qemu-kvm-0.15.1-4.fc16.x86_64
  qemu-system-x86-0.15.1-4.fc16.x86_64
  qemu-img-0.15.1-4.fc16.x86_64
  gpxe-roms-qemu-1.0.1-4.fc16.noarch

  - Mike

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/989225/+subscriptions



[Qemu-devel] [Bug 894037] Re: With VNC, "-usbdevice tablet" no longer makes mouse pointers line up

2011-12-19 Thread Michael Chudobiak
Is qemu 1.0 headed for fedora-rawhide any time soon? I only see
qemu-0.15.1-3.fc17 available...

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/894037

Title:
  With VNC, "-usbdevice tablet" no longer makes mouse pointers line up

Status in QEMU:
  New

Bug description:
  I use qemu in VNC mode.  In order to get the client and server mouse
  pointers to line up, I've had to use the "-usbdevice tablet" option.
  This no longer works, and it behaves the same as if the option is not
  there.  This makes my VMs unusable to me.

  Here's how I'm booting WinXP:

  qemu-system-x86_64 -vga std -drive
  cache=writeback,index=0,media=disk,file=winxp.img -k en-us -m 2048
  -smp 2 -vnc :3101 -usbdevice tablet -boot c -enable-kvm &

  The Windows install hasn't changed, only qemu.

  I'm running this version of QEMU:

  QEMU emulator version 0.15.0 (qemu-kvm-0.15.0), Copyright (c)
  2003-2008 Fabrice Bellard

  I'll see about upgrading to 0.15.1, but since I haven't seen other
  reports of this particular problem in your DB, I'm assuming that this
  problem has not been fixed between 0.15.0 and 0.15.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/894037/+subscriptions



[Qemu-devel] [Bug 894037] Re: With VNC, "-usbdevice tablet" no longer makes mouse pointers line up

2011-11-24 Thread Michael Chudobiak
Also observed on Fedora 16, qemu-kvm-0.15.1-3.fc16.x86_64
https://bugzilla.redhat.com/show_bug.cgi?id=754149


Also observed on Ubuntu, extra/qemu-kvm 0.15.0-2
https://bugs.launchpad.net/qemu/+bug/894037


** Bug watch added: Red Hat Bugzilla #754149
   https://bugzilla.redhat.com/show_bug.cgi?id=754149

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/894037

Title:
  With VNC, "-usbdevice tablet" no longer makes mouse pointers line up

Status in QEMU:
  New

Bug description:
  I use qemu in VNC mode.  In order to get the client and server mouse
  pointers to line up, I've had to use the "-usbdevice tablet" option.
  This no longer works, and it behaves the same as if the option is not
  there.  This makes my VMs unusable to me.

  Here's how I'm booting WinXP:

  qemu-system-x86_64 -vga std -drive
  cache=writeback,index=0,media=disk,file=winxp.img -k en-us -m 2048
  -smp 2 -vnc :3101 -usbdevice tablet -boot c -enable-kvm &

  The Windows install hasn't changed, only qemu.

  I'm running this version of QEMU:

  QEMU emulator version 0.15.0 (qemu-kvm-0.15.0), Copyright (c)
  2003-2008 Fabrice Bellard

  I'll see about upgrading to 0.15.1, but since I haven't seen other
  reports of this particular problem in your DB, I'm assuming that this
  problem has not been fixed between 0.15.0 and 0.15.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/894037/+subscriptions



[Qemu-devel] [Bug 839790] Re: -usbdevice tablet broken on win XP client

2011-11-24 Thread Michael Chudobiak
Also observed on Fedora 16:
https://bugzilla.redhat.com/show_bug.cgi?id=754149

** Bug watch added: Red Hat Bugzilla #754149
   https://bugzilla.redhat.com/show_bug.cgi?id=754149

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/839790

Title:
  -usbdevice tablet broken on win XP client

Status in QEMU:
  New

Bug description:
  I'm using the qemu-kvm package from arch (not the qemu package), and
  on prior versions of qemu-kvm I was able to use -usbdevide tablet
  without problems.  The absolute mouse position is great...  With
  current version of qemu-kvm, when I use -usbdevice tablet, I got no
  mouse at all.  As my client is windows XP, it's not good to try do
  anything without mouse, :-)

  I searched in current bugs, and didn't find any bug which subject
  included "tablet", so I'm submitting this bug...

  Current qemu-kvm package in arch I'm using is:

  % pacman -Ss qemu-kvm
  extra/qemu-kvm 0.15.0-2 [installed]
  Latest KVM QEMU is a generic and open source processor emulator which 
achieves a good emulation speed by using dynamic translation.

  Please notice I do not get any error, just the mouse broken...

  thanks,

  Javier.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/839790/+subscriptions