[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2015-01-12 Thread Pierre Schweitzer
This also affects Trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2014-07-30 Thread Pierre Schweitzer
This workaround unfortunately appear to totally break the network card
in the VM making it unusable. TG3 driver (which is supposed to handle
it) cannot properly communicate with it.

The kernel outputs the following lines:
Jul 30 13:32:03 carrier-commander kernel: [0.981658] tg3 :00:05.0: PCI 
INT B -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10
Jul 30 13:32:03 carrier-commander kernel: [0.981722] tg3 :00:05.0: 
setting latency timer to 64
Jul 30 13:32:03 carrier-commander kernel: [0.988207] tg3 :00:05.0: phy 
probe failed, err -19
Jul 30 13:32:03 carrier-commander kernel: [0.993954] tg3 :00:05.0: 
Problem fetching invariants of chip, aborting
Jul 30 13:32:03 carrier-commander kernel: [1.047883] tg3 :00:05.0: 
Refused to change power state, currently in D0
Jul 30 13:32:03 carrier-commander kernel: [1.047916] tg3 :00:05.0: PCI 
INT B disabled

The weird thing being this "-19" error, ie, -ENODEV.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2014-07-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: seabios (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2014-07-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: seabios (Ubuntu Precise)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2014-07-30 Thread Pierre Schweitzer
We're also affected by this bug here. You can actually see my questioning on 
libvirt-users about this: 
https://www.redhat.com/archives/libvirt-users/2014-July/msg00134.html
Using  "fixes" it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-24 Thread AlexanderYT
Yes. It's works for me. But I can't find the message about ROM invalid:
grep -i -e invalid -e " rom "
[0.00] ACPI Warning: Invalid length for Pm1aControlBlock: 32, using 
default 16 (20110623/tbfadt-610)
[0.00] ACPI Warning: Invalid length for Pm2ControlBlock: 32, using 
default 8 (20110623/tbfadt-610)
[6.233547] IOMMU 0 0xfbdfe000: using Queued invalidation
[6.238509] IOMMU 1 0xf4ffe000: using Queued invalidation


Thanks all!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-23 Thread Serge Hallyn
Thanks, Nigel.

Alexander,

can you confirm whether adding " to your hostdev entry
works around the bug for you as well?

** No longer affects: ipxe (Ubuntu)

** No longer affects: ipxe (Ubuntu Precise)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-18 Thread Nigel Jones
After getting the bug mail for this bug and reading it with interest, I
happened to run into this issue today myself and did some investigation
at a seabios level.

My original hit of the issue was with RHEL, but I reproduced it with the
same card (Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express
Gigabit Ethernet Controller  (PCI ID 10ec:8168)) on Ubuntu saucy.

The logs in QEMU logs list however the follow:

2013-09-18 11:09:37.307+: starting up
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name test -S -machine 
pc-i440fx-1.5,accel=kvm,usb=off -m 1024 -realtime mlock=off -smp 
1,sockets=1,cores=1,threads=1 -uuid e2481510-dcb8-8bc3-8cc5-dfd51f5d73d7 
-no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/test.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown 
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/var/lib/libvirt/images/test.img,if=none,id=drive-ide0-0-0,format=raw 
-device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 
-drive 
file=/home/njones/pfSense-LiveCD-2.1-RELEASE-amd64.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw
 -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -chardev 
pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 
127.0.0.1:0 -vga cirrus -device intel-hda,id=sound0,bus=pci.0,a
 ddr=0x3 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device 
pci-assign,configfd=24,host=06:00.0,id=hostdev0,bus=pci.0,addr=0x5 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
W: kvm binary is deprecated, please use qemu-system-x86_64 instead
char device redirected to /dev/pts/0 (label charserial0)
qemu-system-x86_64: -device 
pci-assign,configfd=24,host=06:00.0,id=hostdev0,bus=pci.0,addr=0x5: pci-assign: 
Cannot read from host /sys/bus/pci/devices/:06:00.0/rom
Device option ROM contents are probably invalid (check dmesg).
Skip option ROM probe with rombar=0, or load from file with romfile=
[after virsh destroy]
qemu: terminating on signal 15 from pid 1143
2013-09-18 11:13:54.183+: shutting down

At the same time, dmesg reports:

[  412.463287] pci-stub :06:00.0: claimed by stub
[  413.177444] type=1400 audit(1379502837.636:78): apparmor="STATUS" 
operation="profile_load" parent=2874 profile="unconfined" 
name="libvirt-e2481510-dcb8-8bc3-8cc5-dfd51f5d73d7" pid=2875 
comm="apparmor_parser"
[  413.178897] type=1400 audit(1379502837.636:79): apparmor="DENIED" 
operation="capable" parent=1 profile="/usr/sbin/libvirtd" pid=1148 
comm="libvirtd" pid=1148 comm="libvirtd" capability=29  capname="audit_write"
[  414.330150] assign device 0:6:0.0
[  414.330585] pci-stub :06:00.0: Invalid ROM contents

virsh edit'ing the VM and adding "" to the 
entry to read:


  

  
  
  


caused the message to go away.

I applied the same element on the RHEL machine, which also seemed to
solve that problem, so it's possible that precise also needs this
option.

I'm suspecting what is happening is that the ROM on the network devices
is confusing seabios/coreboot but need to do some more digging first.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-11 Thread Serge Hallyn
** Changed in: seabios (Ubuntu)
   Importance: Undecided => High

** Changed in: ipxe (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: seabios (Ubuntu Precise)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-04 Thread AlexanderYT
About #22 #25:  https://bugzilla.kernel.org/show_bug.cgi?id=60850

** Bug watch added: Linux Kernel Bug Tracker #60850
   http://bugzilla.kernel.org/show_bug.cgi?id=60850

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-02 Thread AlexanderYT
** Attachment added: "strace from 12.04"
   
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+attachment/3799507/+files/strace1204.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-02 Thread AlexanderYT
** Attachment added: "13.04 dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+attachment/3799504/+files/1304.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-02 Thread AlexanderYT
Not solved yet.  Please see the screenshot.

# dpkg -l | grep -e ipxe -e seab 
ii  ipxe 
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 PXE boot firmware
ii  ipxe-qemu
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 Virtual package to support use 
of kvm-ipxe with qemu
ii  kvm-ipxe 
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 transitional dummy package
ii  seabios  1.7.3-1
  Legacy BIOS implementation


I tested 13.04 and 13.10 full installation (#10 was the test in chroot in 
12.04). 
But I got new problem with 
# virsh nodedev-detach pci__02_00_1
After this command I found some messages in dmesg about kernel errors (please 
see attach 1304 and 1310)

** Attachment added: "qemu screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+attachment/3799503/+files/qemu.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-09-02 Thread AlexanderYT
** Attachment added: "13.10 dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1181777/+attachment/3799505/+files/1310.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-30 Thread Serge Hallyn
Does it solve your problem if you grab and install

https://launchpad.net/ubuntu/+source/seabios/1.7.3-1/+build/4779258/+files/seabios_1.7.3-1_all.deb

on the precise system?

You said upstream qemu git head reproduced this - have you been able to
test the Ubuntu raring and saucy (13.04 and 13.10) releases?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-30 Thread AlexanderYT
dpkg -l | grep ipxe
ii  ipxe 
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 PXE boot firmware
ii  ipxe-qemu
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 Virtual package to support use 
of kvm-ipxe with qemu
ii  kvm-ipxe 
1.0.0+git-20130710.936134e-0ubuntu1.12.04.1~ppa1 transitional dummy package

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-29 Thread Serge Hallyn
I don't believe it can be the qemu-kvm package, since upstream qemu git
HEAD didn't fix it, while it wasn't broken on centos.

Can you show 'dpkg -l | grep ipxe' on the system from comment #19?

If the new ipxe didn't solve it, then my next guess would be seabios...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-29 Thread AlexanderYT
Hi,
not solved yet.  

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND

 
10710 root  20   0  805m 543m 6724 S  100  0.6   0:10.81 qemu-system-x86

# apt-file search qemu-system-x86
qemu-kvm: /usr/bin/qemu-system-x86_64
qemu-kvm: /usr/share/man/man1/qemu-system-x86_64.1.gz
qemu-kvm-spice: /usr/bin/qemu-system-x86_64-spice

Not sure, but may be the problem in qemu-kvm package?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-28 Thread Serge Hallyn
Hi,

the backported saucy ipxe packages have finished building in my ppa.  Please 
download
them using

wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/kvm-ipxe_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb
wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/ipxe-qemu_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb
wget 
https://launchpad.net/~serge-hallyn/+archive/virt/+files/ipxe_1.0.0%2Bgit-20130710.936134e-0ubuntu1.12.04.1%7Eppa1_all.deb

then install them using 'dpkg -i'.

(Note to self - if this solves the problem, then we'll need to finagle the
package to move ipxe-qemu back into kvm-ipxe)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-28 Thread Serge Hallyn
I've tried some more setups like having a virtio nic on virbr0 and a
second e1000 nic on br0, where only br0 was on a network with a pxeboot
server - but wasn't able to reproduce.  So it appears to be purely PCI
passthrough.

I'm building a package (in the same ppa) which is the saucy ipxe, built
for precise.  It built and installed fine for me locally.  I'll post
another comment when it is ready for testing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-27 Thread Serge Hallyn
Thanks for testing.  That's a shame.  I had hoped the new driver for
your card would fix it.  I'll try some more testing to see if this is a
more general problem that I can somehow reproduce.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-27 Thread Serge Hallyn
** Also affects: seabios (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: ipxe (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: ipxe (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-27 Thread AlexanderYT
Thank you Serge!
The issue not solved. 

# aptitude show ipxe | grep -i version
Version: 1.0.0+git-3.55f6c88-0ubuntu2.12.04.1~ppa1

# aptitude show kvm-ipxe | grep -i version
Version: 1.0.0+git-3.55f6c88-0ubuntu2.12.04.1~ppa1


Strace log:
---cut
select(16, [5 6 15], [], [], {0, 987950}) = 1 (in [5], left {0, 970520})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(5, 
"\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x7fc3dedf4250, ~[KILL STOP RTMIN RT_1], 
SA_RESTORER, 0x7fc3db7c9cb0}, 8) = 0
write(7, "\1\0\0\0\0\0\0\0", 8) = 8
read(5, 0x7fffb8dcc400, 128)= -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0
recvfrom(10, 0x7fc3e00d3ec4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
select(11, [10], NULL, NULL, {0, 0})= 0 (Timeout)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 951}}) = 0
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 2 (in [5 6], left {0, 98})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(6, "\1\0\0\0\0\0\0\0", 512)= 8
read(5, 
"\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x7fc3dedf4250, ~[KILL STOP RTMIN RT_1], 
SA_RESTORER, 0x7fc3db7c9cb0}, 8) = 0
write(7, "\1\0\0\0\0\0\0\0", 8) = 8
read(5, 0x7fffb8dcc400, 128)= -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 28933959}}, NULL) = 0
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [6], left {0, 98})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(6, "\1\0\0\0\0\0\0\0", 512)= 8
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [5], left {0, 971287})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(5, 
"\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x7fc3dedf4250, ~[KILL STOP RTMIN RT_1], 
SA_RESTORER, 0x7fc3db7c9cb0}, 8) = 0
write(7, "\1\0\0\0\0\0\0\0", 8) = 8
read(5, 0x7fffb8dcc400, 128)= -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0
recvfrom(10, 0x7fc3e00d3ec4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
select(11, [10], NULL, NULL, {0, 0})= 0 (Timeout)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 173410}}) = 0
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [6], left {0, 98})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(6, "\1\0\0\0\0\0\0\0", 512)= 8
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [5], left {0, 99})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(5, 
"\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x7fc3dedf4250, ~[KILL STOP RTMIN RT_1], 
SA_RESTORER, 0x7fc3db7c9cb0}, 8) = 0
write(7, "\1\0\0\0\0\0\0\0", 8) = 8
read(5, 0x7fffb8dcc400, 128)= -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 29129841}}, NULL) = 0
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [6], left {0, 98})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(6, "\1\0\0\0\0\0\0\0", 512)= 8
futex(0x7fc3dfa46460, FUTEX_WAKE_PRIVATE, 1) = 1
select(16, [5 6 15], [], [], {1, 0})= 1 (in [5], left {0, 971140})
read(15, 0x7fffb8dcc480, 16)= -1 EAGAIN (Resource temporarily 
unavailable)
read(5, 
"\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x7fc3dedf4250, ~[KILL STOP RTMIN RT_1], 
SA_RESTORER, 0x7fc3db7c9cb0}, 8) = 0
write(7, "\1\0\0\0\0\0\0\0", 8) = 8
read(5, 0x7fffb8dcc400, 128)= -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0
recvfrom(10, 0x7fc3e00d3ec4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily 
unavailable)
select(11, [10], NULL, NULL, {0, 0})= 0 (Timeout)
timer_get

[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-26 Thread Serge Hallyn
An ipxe package is building in ppa:serge-hallyn/virt which has a newer
broadcom driver.  See https://launchpad.net/~serge-hallyn/+archive/virt
for details.

When it builds, please grab kvm-
ipxe_1.0.0+git-3.55f6c88-0ubuntu2.12.04.1~ppa1_all.deb (and, if you have
ipxe itself installed, also
ipxe_1.0.0+git-3.55f6c88-0ubuntu2.12.04.1~ppa1_all.deb) and install them
with 'dpkg -i', and let us know if that fixes the hang.  If you need
more detailed instructions, please let me know and I will send them as
soon as the ppa has built the packages.

Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-26 Thread Serge Hallyn
Interesting to note the original bug reporter also had BCM5719

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-08-23 Thread Serge Hallyn
** Also affects: seabios (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-27 Thread Marius
I have the same problem on a  ProLiant ML350p Gen8 when trying to
install (using virt-install with PCI passthrough --host-device=etc)
using the integrated Broadcom NetXtreme BCM5719.

I also have an Intel dual port I350 on the system and with it everything
is works as expected (virt-install with PCI passthrough).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-26 Thread Serge Hallyn
Thanks - so we can mark this fix released once the nomination for
precise is accepted.  We'll have to look through the git tree for the
fix, but great to know the fix is in there.

** Package changed: qemu-kvm (Ubuntu) => ipxe (Ubuntu)

** Changed in: ipxe (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-20 Thread AlexanderYT
I tried qemu in saucy.  No issue found. IPXE works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-19 Thread AlexanderYT
Yes, I have a possibility.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-19 Thread Serge Hallyn
Thanks!  So it sounds like the problem is actually in ipxe.

Saucy has a new ipxe (from 9 days ago).  However simply installing it
alongside precise's qemu-kvm probably won't work.

(I do see a few commits in the git tree which could perhaps fix this)
Is it possible for you to test this with saucy, perhaps installing on a
spare partition or in a chroot?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-18 Thread AlexanderYT
I tried upstream qemu. But the issue not solved yet.
On Centos it work fine. qemu in Centos use gPXE instead iPXE. Please see 
screenshot. 

** Attachment added: "Screenshot of QEMU.png"
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1181777/+attachment/3741491/+files/Screenshot%20of%20QEMU.png

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-07-10 Thread Serge Hallyn
Would you be able to test this with upstream qemu?

git clone git://git.qemu.org/qemu.git
cd qemu
./configure --target-list=x86_64-softmmu
make -j4
cd x86_64-softmmu
./qemu-system-x86_64 -enable-kvm -m 512 -device pci-assign,host=03:00.1 -boot d

If that works, then we just need to look for the commit which fixed it.
If not, then either there is an existing bug upstream, or some bios
setting is likely not right on your system.

** Changed in: qemu-kvm (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-06-28 Thread AlexanderYT
Start
qemu-system-x86_64 -m 512 -device pci-assign,host=03:00.1 -boot d
not solve the issue.

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND

40062 root  20   0  805m 543m 6724 S   99  0.6   0:35.63 qemu-system-x86 


** Attachment added: "w.log"
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1181777/+attachment/3716837/+files/w.log

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-06-27 Thread Serge Hallyn
Unfortunately I don't have any hardware to reproduce this with.

Could you please:

1. Attach /var/log/libvirt/qemu/w.log

2. Try running this vm with kvm by hand as per 
http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM ?
 (i.e. the kvm command in step 6, something like "kvm ... -device 
pci-assign,host=xx:yy.z)

** Changed in: qemu-kvm (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-05-21 Thread AlexanderYT
** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-05-20 Thread AlexanderYT
Hello.
This is the step by step history of commands. The domain "w" is not rinnung.
# virsh list --all
 Id Name State
--
  - wshut off


There are  all NICs on the host system
# virsh nodedev-list --tree | grep -A 18 '+- pci__00_02_0'
  +- pci__00_02_0
  |   |
  |   +- pci__03_00_0
  |   |   |
  |   |   +- net_eth0_2c_76_8a_4f_45_00
  |   | 
  |   +- pci__03_00_1
  |   |   |
  |   |   +- net_eth1_2c_76_8a_4f_45_01
  |   | 
  |   +- pci__03_00_2
  |   |   |
  |   |   +- net_eth2_2c_76_8a_4f_45_02
  |   | 
  |   +- pci__03_00_3
  |   |
  |   +- net_eth3_2c_76_8a_4f_45_03


Dump xml for eht1
# virsh nodedev-dumpxml pci__03_00_1

  pci__03_00_1
  pci__00_02_0
  
tg3
  
  
0
3
0
1
NetXtreme BCM5719 Gigabit Ethernet PCIe
Broadcom Corporation


  


Add the host device 
# virsh edit w
...

  

  

...

Dettach  the NIC from host
# virsh nodedev-dettach pci__03_00_1

# virsh start w


The image file of guest OS is not contain a OS, this is only a RAW partition. 
I'm trying to boot the guest with live cd ISO. 
But problem is while running seabios or iPXE (IMHO). Please, see the screenshot.


** Attachment added: "VNC screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1181777/+attachment/3682131/+files/Screenshot%20of%20QEMU%20%28w%29.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1181777] Re: kvm: freeze a guest with a NIC PCI passthrough

2013-05-20 Thread Serge Hallyn
Thanks for reporting this bug.

In order to help me reproduce it, could you please tell us in detail how
you are attaching the NIC, and what OS/release is running inside the
guest?

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided => High

** Changed in: qemu-kvm (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1181777

Title:
  kvm: freeze a guest with a NIC PCI passthrough

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs