All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [Bug 990364] [NEW] virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found]   ` <201204301917.11349.vrozenfe@redhat.com>
@ 2012-05-03 12:16     ` Vadim Rozenfeld
  2012-05-04  7:42       ` [Qemu-devel] [Bug 990364] " Alon Levy
  2012-05-08  8:32       ` [Qemu-devel] [Bug 990364] [NEW] " Yan Vugenfirer
  0 siblings, 2 replies; 18+ messages in thread
From: Vadim Rozenfeld @ 2012-05-03 12:16 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Bug 990364, Yan Vugenfirer, qemu-devel

On Monday, April 30, 2012 07:17:09 PM Vadim Rozenfeld wrote:
> On Monday, April 30, 2012 03:31:03 PM Stefan Hajnoczi wrote:
> > Hi Vadim,
> > Here is a recent bug report with virtio-win-0.1-22.iso.  Wanted to
> > bring it to your attention, please let me know if you already monitor
> > these bug emails.
> 
> Hi Stefan,
> Yes, it's on my radar.
> Cheers,
> Vadim.
> 
seems to be ndis related 
(https://bugzilla.redhat.com/show_bug.cgi?id=808654#c10)
cc'ing Yan.

> > Stefan
> > 
> > On Sat, Apr 28, 2012 at 9:49 AM, Vitalis <workyz@gmail.com> wrote:
> > > Public bug reported:
> > > 
> > > Hello! I have:
> > > 
> > > virtio_ioport_write: unexpected address 0x13 value 0x1
> > > 
> > > on config:
> > > 
> > > LC_ALL=C
> > > PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
> > > QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
> > > -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
> > > 1c1839e4ba -chardev
> > > socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
> > > a it -monitor chardev:monitor -localtime -boot c -drive
> > > file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
> > > ,cache=none -drive
> > > file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
> > > a t=raw -net
> > > nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
> > > tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
> > > tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
> > > to find romfile "pxe-virtio.bin"
> > > 
> > > with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
> > > 2012 x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
> > > kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
> > > qemu 0.12.3+noroms-0ubuntu9.18
> > > 
> > > ** Affects: qemu
> > > 
> > >     Importance: Undecided
> > >     
> > >         Status: New
> > > 
> > > ** Tags: bug kvm virtio
> > > 
> > > --
> > > You received this bug notification because you are a member of qemu-
> > > devel-ml, which is subscribed to QEMU.
> > > https://bugs.launchpad.net/bugs/990364
> > > 
> > > Title:
> > >  virtio_ioport_write: unexpected address 0x13 value 0x1
> > > 
> > > Status in QEMU:
> > >  New
> > > 
> > > Bug description:
> > >  Hello! I have:
> > >  
> > >  virtio_ioport_write: unexpected address 0x13 value 0x1
> > >  
> > >  on config:
> > >  
> > >  LC_ALL=C
> > > 
> > > PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
> > > QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
> > > -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
> > > 1c1839e4ba -chardev
> > > socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
> > > a it -monitor chardev:monitor -localtime -boot c -drive
> > > file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
> > > ,cache=none -drive
> > > file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
> > > a t=raw -net
> > > nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
> > > tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
> > > tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
> > > to find romfile "pxe-virtio.bin"
> > > 
> > >  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
> > >  2012
> > > 
> > > x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
> > > 
> > >  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
> > >  qemu 0.12.3+noroms-0ubuntu9.18
> > > 
> > > To manage notifications about this bug go to:
> > > https://bugs.launchpad.net/qemu/+bug/990364/+subscriptions

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
       [not found] ` <CAJSP0QXaE=EMST=PYNhmueTPvbFHXghy35SM8GUHf9zjnKwU0Q@mail.gmail.com>
@ 2012-05-03 19:17 ` Vitalis
  2012-05-03 19:49   ` vrozenfe
  2012-05-21 22:42 ` Vitalis
                   ` (12 subsequent siblings)
  14 siblings, 1 reply; 18+ messages in thread
From: Vitalis @ 2012-05-03 19:17 UTC (permalink / raw)
  To: qemu-devel

And what? Where can I get new drivers for WinXP?

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
  2012-05-03 19:17 ` [Qemu-devel] [Bug 990364] " Vitalis
@ 2012-05-03 19:49   ` vrozenfe
  0 siblings, 0 replies; 18+ messages in thread
From: vrozenfe @ 2012-05-03 19:49 UTC (permalink / raw)
  To: qemu-devel

On Thursday, May 03, 2012 10:17:15 PM Vitalis wrote:
> And what? Where can I get new drivers for WinXP?

http://people.redhat.com/vrozenfe/build-27/virtio-win-prewhql-0.1.zip

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
  2012-05-03 12:16     ` [Qemu-devel] [Bug 990364] [NEW] virtio_ioport_write: unexpected address 0x13 value 0x1 Vadim Rozenfeld
@ 2012-05-04  7:42       ` Alon Levy
  2012-05-08  8:32       ` [Qemu-devel] [Bug 990364] [NEW] " Yan Vugenfirer
  1 sibling, 0 replies; 18+ messages in thread
From: Alon Levy @ 2012-05-04  7:42 UTC (permalink / raw)
  To: vrozenfe; +Cc: qemu-devel

On Thu, May 03, 2012 at 12:16:57PM -0000, vrozenfe wrote:
> On Monday, April 30, 2012 07:17:09 PM Vadim Rozenfeld wrote:
> > On Monday, April 30, 2012 03:31:03 PM Stefan Hajnoczi wrote:
> > > Hi Vadim,
> > > Here is a recent bug report with virtio-win-0.1-22.iso.  Wanted to
> > > bring it to your attention, please let me know if you already monitor
> > > these bug emails.
> > 
> > Hi Stefan,
> > Yes, it's on my radar.
> > Cheers,
> > Vadim.
> > 
> seems to be ndis related 
> (https://bugzilla.redhat.com/show_bug.cgi?id=808654#c10)
> cc'ing Yan.

I get the same error with a vm that is virtio-net free:
qemu-system-x86_64 -chardev stdio,id=muxstdio,mux=on -mon chardev=muxstdio,mode=readline -vga qxl -drive file=/images/win7_squashed_earth.img,cache=unsafe,if=virtio,readonly=off -enable-kvm -L /home/alon/spice/upstream/share/qemu -m 2048 -cpu host -spice disable-ticketing,port=10001 -snapshot -no-shutdown -smp 2 -global qxl-vga.debug=1 -usb -device virtio-serial,multifunction=on -chardev spicevmc,name=vdagent,id=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -net none

I get it during bootup sometimes:
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 13 for device virtio-serial-bus.0

or
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 2324003424 for device virtio-serial-bus.0
(0x8a857a60)

And also using a batch script to repeatedly disable and enable the
device, either with restarting the vdagent service or without.

With: endless-toggle-vdservice.bat
:loop
net stop vdservice
devcon disable "PCI\VEN_1AF4&DEV_1003"
devcon enable "PCI\VEN_1AF4&DEV_1003"
net start vdservice
goto :loop

I get some different error message as well:

qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0

But also the Unexpected port one:

qemu-system-x86_64: virtio-serial-bus: Unexpected port id 2351381636 for device virtio-serial-bus.0
(0x8c273c84)

The numbers are "random":
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 295259532 for device virtio-serial-bus.0
(0x11994d8c)
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 2671983748 for device virtio-serial-bus.0
(0x9f433c84)

And a lot of time it does work.

Without: endless-toggle-virtio.bat
:loop
devcon disable "PCI\VEN_1AF4&DEV_1003"
devcon enable "PCI\VEN_1AF4&DEV_1003"
goto :loop
(this takes a *lot* of iterations to reproduce - ~20 success for 1
failure. Probably worth looking at the exact number)

qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 4 for device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 13 for device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Unexpected port id 13 for device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0
qemu-system-x86_64: virtio-serial-bus: Guest failure in adding device virtio-serial-bus.0


> 
> > > Stefan
> > > 
> > > On Sat, Apr 28, 2012 at 9:49 AM, Vitalis <workyz@gmail.com> wrote:
> > > > Public bug reported:
> > > > 
> > > > Hello! I have:
> > > > 
> > > > virtio_ioport_write: unexpected address 0x13 value 0x1
> > > > 
> > > > on config:
> > > > 
> > > > LC_ALL=C
> > > > PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
> > > > QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
> > > > -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
> > > > 1c1839e4ba -chardev
> > > > socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
> > > > a it -monitor chardev:monitor -localtime -boot c -drive
> > > > file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
> > > > ,cache=none -drive
> > > > file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
> > > > a t=raw -net
> > > > nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
> > > > tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
> > > > tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
> > > > to find romfile "pxe-virtio.bin"
> > > > 
> > > > with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
> > > > 2012 x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
> > > > kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
> > > > qemu 0.12.3+noroms-0ubuntu9.18
> > > > 
> > > > ** Affects: qemu
> > > > 
> > > >     Importance: Undecided
> > > >     
> > > >         Status: New
> > > > 
> > > > ** Tags: bug kvm virtio
> > > > 
> > > > --
> > > > You received this bug notification because you are a member of qemu-
> > > > devel-ml, which is subscribed to QEMU.
> > > > https://bugs.launchpad.net/bugs/990364
> > > > 
> > > > Title:
> > > >  virtio_ioport_write: unexpected address 0x13 value 0x1
> > > > 
> > > > Status in QEMU:
> > > >  New
> > > > 
> > > > Bug description:
> > > >  Hello! I have:
> > > >  
> > > >  virtio_ioport_write: unexpected address 0x13 value 0x1
> > > >  
> > > >  on config:
> > > >  
> > > >  LC_ALL=C
> > > > 
> > > > PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
> > > > QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
> > > > -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
> > > > 1c1839e4ba -chardev
> > > > socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
> > > > a it -monitor chardev:monitor -localtime -boot c -drive
> > > > file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
> > > > ,cache=none -drive
> > > > file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
> > > > a t=raw -net
> > > > nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
> > > > tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
> > > > tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
> > > > to find romfile "pxe-virtio.bin"
> > > > 
> > > >  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
> > > >  2012
> > > > 
> > > > x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
> > > > 
> > > >  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
> > > >  qemu 0.12.3+noroms-0ubuntu9.18
> > > > 
> > > > To manage notifications about this bug go to:
> > > > https://bugs.launchpad.net/qemu/+bug/990364/+subscriptions
> 
> 
> ** Bug watch added: Red Hat Bugzilla #808654
>    https://bugzilla.redhat.com/show_bug.cgi?id=808654
> 
> -- 
> You received this bug notification because you are a member of qemu-
> devel-ml, which is subscribed to QEMU.
> https://bugs.launchpad.net/bugs/990364
> 
> Title:
>   virtio_ioport_write: unexpected address 0x13 value 0x1
> 
> Status in QEMU:
>   New
> 
> Bug description:
>   Hello! I have:
> 
>   virtio_ioport_write: unexpected address 0x13 value 0x1
> 
>   on config:
> 
>   LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
>   1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
>   ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
>   none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
>   pci_add_option_rom: failed to find romfile "pxe-virtio.bin"
> 
>   with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
>   qemu drivers are virtio-win-0.1-22.iso
>   kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
>   qemu 0.12.3+noroms-0ubuntu9.18
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/990364/+subscriptions
> 

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [Qemu-devel] [Bug 990364] [NEW] virtio_ioport_write: unexpected address 0x13 value 0x1
  2012-05-03 12:16     ` [Qemu-devel] [Bug 990364] [NEW] virtio_ioport_write: unexpected address 0x13 value 0x1 Vadim Rozenfeld
  2012-05-04  7:42       ` [Qemu-devel] [Bug 990364] " Alon Levy
@ 2012-05-08  8:32       ` Yan Vugenfirer
  1 sibling, 0 replies; 18+ messages in thread
From: Yan Vugenfirer @ 2012-05-08  8:32 UTC (permalink / raw)
  To: Vadim Rozenfeld; +Cc: Bug 990364, Stefan Hajnoczi, qemu-devel

You had a BSOD on a guest.

NetKVM driver will write 1 to VIRTIO_PCI_ISR register in case of BSOD (we had BSOD callback in the driver). The callback will be called on any BSOD, so it doens't mean that the BSOD was due to virtio-net.

Check the guest and check if there is memory dump available.

Best regards,
Yan.


On May 3, 2012, at 3:16 PM, Vadim Rozenfeld wrote:

> On Monday, April 30, 2012 07:17:09 PM Vadim Rozenfeld wrote:
>> On Monday, April 30, 2012 03:31:03 PM Stefan Hajnoczi wrote:
>>> Hi Vadim,
>>> Here is a recent bug report with virtio-win-0.1-22.iso.  Wanted to
>>> bring it to your attention, please let me know if you already monitor
>>> these bug emails.
>> 
>> Hi Stefan,
>> Yes, it's on my radar.
>> Cheers,
>> Vadim.
>> 
> seems to be ndis related 
> (https://bugzilla.redhat.com/show_bug.cgi?id=808654#c10)
> cc'ing Yan.
> 
>>> Stefan
>>> 
>>> On Sat, Apr 28, 2012 at 9:49 AM, Vitalis <workyz@gmail.com> wrote:
>>>> Public bug reported:
>>>> 
>>>> Hello! I have:
>>>> 
>>>> virtio_ioport_write: unexpected address 0x13 value 0x1
>>>> 
>>>> on config:
>>>> 
>>>> LC_ALL=C
>>>> PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
>>>> QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
>>>> -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
>>>> 1c1839e4ba -chardev
>>>> socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
>>>> a it -monitor chardev:monitor -localtime -boot c -drive
>>>> file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
>>>> ,cache=none -drive
>>>> file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
>>>> a t=raw -net
>>>> nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
>>>> tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
>>>> tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
>>>> to find romfile "pxe-virtio.bin"
>>>> 
>>>> with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
>>>> 2012 x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
>>>> kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
>>>> qemu 0.12.3+noroms-0ubuntu9.18
>>>> 
>>>> ** Affects: qemu
>>>> 
>>>>    Importance: Undecided
>>>> 
>>>>        Status: New
>>>> 
>>>> ** Tags: bug kvm virtio
>>>> 
>>>> --
>>>> You received this bug notification because you are a member of qemu-
>>>> devel-ml, which is subscribed to QEMU.
>>>> https://bugs.launchpad.net/bugs/990364
>>>> 
>>>> Title:
>>>> virtio_ioport_write: unexpected address 0x13 value 0x1
>>>> 
>>>> Status in QEMU:
>>>> New
>>>> 
>>>> Bug description:
>>>> Hello! I have:
>>>> 
>>>> virtio_ioport_write: unexpected address 0x13 value 0x1
>>>> 
>>>> on config:
>>>> 
>>>> LC_ALL=C
>>>> 
>>>> PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
>>>> QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm
>>>> -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
>>>> 1c1839e4ba -chardev
>>>> socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,now
>>>> a it -monitor chardev:monitor -localtime -boot c -drive
>>>> file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
>>>> ,cache=none -drive
>>>> file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,form
>>>> a t=raw -net
>>>> nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net
>>>> tap,fd=43,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice
>>>> tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus pci_add_option_rom: failed
>>>> to find romfile "pxe-virtio.bin"
>>>> 
>>>> with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC
>>>> 2012
>>>> 
>>>> x86_64 GNU/Linux qemu drivers are virtio-win-0.1-22.iso
>>>> 
>>>> kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
>>>> qemu 0.12.3+noroms-0ubuntu9.18
>>>> 
>>>> To manage notifications about this bug go to:
>>>> https://bugs.launchpad.net/qemu/+bug/990364/+subscriptions

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
       [not found] ` <CAJSP0QXaE=EMST=PYNhmueTPvbFHXghy35SM8GUHf9zjnKwU0Q@mail.gmail.com>
  2012-05-03 19:17 ` [Qemu-devel] [Bug 990364] " Vitalis
@ 2012-05-21 22:42 ` Vitalis
  2012-05-22 13:43 ` vrozenfe
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-05-21 22:42 UTC (permalink / raw)
  To: qemu-devel

But with new drivers i got "virtio_ioport_write: unexpected address 0x13
value 0x1" again.

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (2 preceding siblings ...)
  2012-05-21 22:42 ` Vitalis
@ 2012-05-22 13:43 ` vrozenfe
  2012-05-22 20:34 ` Vitalis
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: vrozenfe @ 2012-05-22 13:43 UTC (permalink / raw)
  To: qemu-devel

can you upload the corresponding dump file?

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (3 preceding siblings ...)
  2012-05-22 13:43 ` vrozenfe
@ 2012-05-22 20:34 ` Vitalis
  2012-05-23 10:37 ` vrozenfe
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-05-22 20:34 UTC (permalink / raw)
  To: qemu-devel

I see in properties of drivers version 51.63.103.2700 (date is
20.04.2012).

** Attachment added: "Mini052112-01.dmp"
   https://bugs.launchpad.net/qemu/+bug/990364/+attachment/3158501/+files/Mini052112-01.dmp

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (4 preceding siblings ...)
  2012-05-22 20:34 ` Vitalis
@ 2012-05-23 10:37 ` vrozenfe
  2012-05-23 12:02 ` Vitalis
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: vrozenfe @ 2012-05-23 10:37 UTC (permalink / raw)
  To: qemu-devel

It doesn't look like as a vritio-win driver problem. 
you get the following message 
"virtio_ioport_write: unexpected address 0x13 value 0x1"
because netkvm driver triggers BSOD event, which  happened in 
different stack, and then kills the hosting QEMU prccess
by writing to ISR register. 

In your case (minidumps in comments #1 and #11) BSOD
happened inside of Raw Input Thread, which usually caused
by all kind of key and mouse filters/loggers. 

Unfortunately minidump doesn't provide enough information
to troubleshoot such kind of problems. If it's possible - try disabling 
antivirus  and RDP on your system.
Vadim.

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (5 preceding siblings ...)
  2012-05-23 10:37 ` vrozenfe
@ 2012-05-23 12:02 ` Vitalis
  2012-05-23 12:05 ` Vitalis
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-05-23 12:02 UTC (permalink / raw)
  To: qemu-devel

I change network card in guest to RTL and no have BSOD, on all guest. Why?
How can we detect the cause?

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (6 preceding siblings ...)
  2012-05-23 12:02 ` Vitalis
@ 2012-05-23 12:05 ` Vitalis
  2012-05-23 12:47 ` vrozenfe
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-05-23 12:05 UTC (permalink / raw)
  To: qemu-devel

and how can i use winXP without antivirus and RDP? Its nonsense!!! :-)
no sense!

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (7 preceding siblings ...)
  2012-05-23 12:05 ` Vitalis
@ 2012-05-23 12:47 ` vrozenfe
  2012-05-23 13:01 ` Vitalis
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: vrozenfe @ 2012-05-23 12:47 UTC (permalink / raw)
  To: qemu-devel

Hard to say at the moment. 
In both cases the crash stack looks absolutely the same:

nt!KiDeliverApc+0x66
hal!HalpApcInterrupt+0xc5                                                                                                                  
hal!HalRequestSoftwareInterrupt+0x3b                                                                                                       
win32k!RawInputThread+0x625                                                                                                                
win32k!xxxCreateSystemThreads+0x60                                                                                                         
win32k!NtUserCallOneParam+0x23                                                                                                             
nt!KiFastCallEntry+0xf8

Try reproducing the problem with Kernel
memory dump option turned on instead of 
minidump. In this case it will be possible
to extract more useful information.

Vadim.

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (8 preceding siblings ...)
  2012-05-23 12:47 ` vrozenfe
@ 2012-05-23 13:01 ` Vitalis
  2012-05-23 15:13 ` vrozenfe
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-05-23 13:01 UTC (permalink / raw)
  To: qemu-devel

How turn on kernel memory dump in XP?

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (9 preceding siblings ...)
  2012-05-23 13:01 ` Vitalis
@ 2012-05-23 15:13 ` vrozenfe
  2012-11-30 12:04 ` Vitalis
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: vrozenfe @ 2012-05-23 15:13 UTC (permalink / raw)
  To: qemu-devel

http://support.microsoft.com/kb/316450

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (10 preceding siblings ...)
  2012-05-23 15:13 ` vrozenfe
@ 2012-11-30 12:04 ` Vitalis
  2012-12-21  0:17 ` Szilárd Páll
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2012-11-30 12:04 UTC (permalink / raw)
  To: qemu-devel

Hello!
ANd again "virtio_ioport_write: unexpected address 0x13 value 0x1".
Drvers: from virtio-win-0.1-30.iso
config: <domain type='kvm'>
  <name>buh_xp</name>
  <uuid>f0e8ac00-4545-eb5d-e8f2-c885063e5ad0</uuid>
  <memory>1097152</memory>
  <currentMemory>1097152</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type arch='i686' machine='pc-0.12'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
  </features>
  <clock offset='localtime'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='none'/>
      <source file='/root/buh_xp.qcow2'/>
      <target dev='hda' bus='virtio'/>
    </disk>
    <disk type='file' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <source file='/home/worky/virtio-win-0.1-30.iso'/>
      <target dev='hdc' bus='ide'/>
      <readonly/>
    </disk>
    <interface type='bridge'>
      <mac address='00:16:36:2f:11:31'/>
      <source bridge='br0'/>
      <model type='virtio'/>
    </interface>
    <console type='pty'>
      <target port='0'/>
    </console>
    <console type='pty'>
      <target port='0'/>
    </console>
    <input type='tablet' bus='usb'/>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
    <video>
      <model type='cirrus' vram='9216' heads='1'/>
    </video>
  </devices>
</domain>

uname: Linux test-2 2.6.32-43-server #97-Ubuntu SMP Wed Sep 5 16:56:41 UTC 2012 x86_64 GNU/Linux
qemu-kvm: 0.12.3+noroms-0ubuntu9.20
kvm: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.20
hardware: SuperMicro x8sil-f


** Attachment added: "MEMORY.DMP"
   https://bugs.launchpad.net/qemu/+bug/990364/+attachment/3447887/+files/MEMORY.DMP

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (11 preceding siblings ...)
  2012-11-30 12:04 ` Vitalis
@ 2012-12-21  0:17 ` Szilárd Páll
  2013-01-08 11:51 ` Vitalis
  2016-11-04 13:35 ` Thomas Huth
  14 siblings, 0 replies; 18+ messages in thread
From: Szilárd Páll @ 2012-12-21  0:17 UTC (permalink / raw)
  To: qemu-devel

I can't add much, except that I started noticing his issue when
migrating my VMs to an Ubuntu Precise server hypervisor where under
(heavy?) load my Win 2008 Server VM started to crash very frequently
with the error showing up in the libvirt log of the VM.

It might be useful information that I ended up moving the VM back to a
Debian Squeeze hypervisor which hosted it originally and things were
running smoothly until earlier today when a crash with the same message
happened again. What's sure is that under Squeeze the issue is far-far
less frequent, on Precise the VM got reset a dozen times during the
first 48 h, while on Squeeze it's been running fine even under heavy
load for weeks without a hiccup.

Details of the Precise hypervisor:
kvm: 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.3
qemu-kvm: 1.0+noroms-0ubuntu14.3
kernel: 3.2.0-32-generic
(tested with virtio drivers virtio-win-0.1-15.iso and virtio-win-0.1-30.iso)

Details of the Squeeze hypervisor:
kvm: 1:0.12.5+dfsg-5+squeeze8
qemu-kvm: 0.12.5+dfsg-5+squeeze8
kernel: 2.6.32-5-amd64
(tested with virtio drivers virtio-win-0.1-15.iso)

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (12 preceding siblings ...)
  2012-12-21  0:17 ` Szilárd Páll
@ 2013-01-08 11:51 ` Vitalis
  2016-11-04 13:35 ` Thomas Huth
  14 siblings, 0 replies; 18+ messages in thread
From: Vitalis @ 2013-01-08 11:51 UTC (permalink / raw)
  To: qemu-devel

IMHO, Ubuntu Server for KVM virtualization - is BAD idea! Very BAD
idea......

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in QEMU:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
       [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
                   ` (13 preceding siblings ...)
  2013-01-08 11:51 ` Vitalis
@ 2016-11-04 13:35 ` Thomas Huth
  14 siblings, 0 replies; 18+ messages in thread
From: Thomas Huth @ 2016-11-04 13:35 UTC (permalink / raw)
  To: qemu-devel

** Project changed: qemu => qemu (Ubuntu)

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

Title:
  virtio_ioport_write: unexpected address 0x13 value 0x1

Status in qemu package in Ubuntu:
  New

Bug description:
  Hello! I have:

  virtio_ioport_write: unexpected address 0x13 value 0x1

  on config:

  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 3072 -smp 1 -name nata_xp -uuid da607499-1d8f-e7ef-d1d2-38
  1c1839e4ba -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/nata_xp.monitor,server,nowait -monitor chardev:monitor -localtime -boot c -drive file=/root/nata_xp.qcow2,if=virtio,index=0,boot=on,format=raw
  ,cache=none -drive file=/home/admino/virtio-win-0.1-22.iso,if=ide,media=cdrom,index=2,format=raw -net nic,macaddr=00:16:36:06:02:69,vlan=0,model=virtio,name=virtio.0 -net tap,fd=43,vlan=0,name=tap.0 -serial
  none -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:3 -k en-us -vga cirrus
  pci_add_option_rom: failed to find romfile "pxe-virtio.bin"

  with kernel 2.6.32-40-generic #87-Ubuntu SMP Tue Mar 6 00:56:56 UTC 2012 x86_64 GNU/Linux
  qemu drivers are virtio-win-0.1-22.iso
  kvm version 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.18
  qemu 0.12.3+noroms-0ubuntu9.18

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-11-04 13:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20120428084925.330.52554.malonedeb@soybean.canonical.com>
     [not found] ` <CAJSP0QXaE=EMST=PYNhmueTPvbFHXghy35SM8GUHf9zjnKwU0Q@mail.gmail.com>
     [not found]   ` <201204301917.11349.vrozenfe@redhat.com>
2012-05-03 12:16     ` [Qemu-devel] [Bug 990364] [NEW] virtio_ioport_write: unexpected address 0x13 value 0x1 Vadim Rozenfeld
2012-05-04  7:42       ` [Qemu-devel] [Bug 990364] " Alon Levy
2012-05-08  8:32       ` [Qemu-devel] [Bug 990364] [NEW] " Yan Vugenfirer
2012-05-03 19:17 ` [Qemu-devel] [Bug 990364] " Vitalis
2012-05-03 19:49   ` vrozenfe
2012-05-21 22:42 ` Vitalis
2012-05-22 13:43 ` vrozenfe
2012-05-22 20:34 ` Vitalis
2012-05-23 10:37 ` vrozenfe
2012-05-23 12:02 ` Vitalis
2012-05-23 12:05 ` Vitalis
2012-05-23 12:47 ` vrozenfe
2012-05-23 13:01 ` Vitalis
2012-05-23 15:13 ` vrozenfe
2012-11-30 12:04 ` Vitalis
2012-12-21  0:17 ` Szilárd Páll
2013-01-08 11:51 ` Vitalis
2016-11-04 13:35 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.