Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-18 Thread Bret Ketchum
ect the parsing issue is also root cause of uhci/ehci missing interrupts. -Original Message- From: Michael S. Tsirkin [mailto:m...@redhat.com] Sent: Tuesday, September 17, 2013 11:44 AM To: Bret Ketchum Cc: Gerd Hoffmann; Qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Q35 FreeBSD install

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-17 Thread Michael S. Tsirkin
Monday, September 16, 2013 10:15 AM > To: Bret Ketchum > Cc: Qemu-devel@nongnu.org; m...@redhat.com > Subject: Re: [Qemu-devel] Q35 FreeBSD install status > > On Mo, 2013-09-16 at 12:57 +, Bret Ketchum wrote: > > Tried that - looks like FreeBSD expects to use MSI for AHCI devic

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-17 Thread Bret Ketchum
3 10:15 AM To: Bret Ketchum Cc: Qemu-devel@nongnu.org; m...@redhat.com Subject: Re: [Qemu-devel] Q35 FreeBSD install status On Mo, 2013-09-16 at 12:57 +, Bret Ketchum wrote: > Tried that - looks like FreeBSD expects to use MSI for AHCI devices which > does not appear to be supporte

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Gerd Hoffmann
On Mo, 2013-09-16 at 12:57 +, Bret Ketchum wrote: > Tried that - looks like FreeBSD expects to use MSI for AHCI devices which > does not appear to be supported in q35. It is supported and linux has no problems using ahci with msi. Given that e1000 seems to have interrupt problems too I w

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Bret Ketchum
Qemu says the IRQ is 11: Bus 0, device 3, function 0: Ethernet controller: PCI device 8086:100e IRQ 11. BAR0: 32 bit memory at 0xfebc [0xfebd]. BAR1: I/O at 0xc040 [0xc07f]. BAR6: 32 bit memory at 0x [0x0003fffe]. id "" Free

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Bret Ketchum
Syslog suggests the interface is brought down then up but no interrupt at the irq assigned. Need to enable more debug and make sure the interrupt is wired properly. -Original Message- From: Michael S. Tsirkin [mailto:m...@redhat.com] Sent: Monday, September 16, 2013 7:36 AM To: Bre

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Bret Ketchum
Subject: Re: [Qemu-devel] Q35 FreeBSD install status On Mo, 2013-09-16 at 12:28 +, Bret Ketchum wrote: > As a workaround until I can uncover the qemu/FreeBSD AHCI/SATA issue, I > simply create a legacy IDE to hang the CD and HD from: > > -device piix4-ide \ No need

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Gerd Hoffmann
On Mo, 2013-09-16 at 12:28 +, Bret Ketchum wrote: > As a workaround until I can uncover the qemu/FreeBSD AHCI/SATA issue, I > simply create a legacy IDE to hang the CD and HD from: > > -device piix4-ide \ No need for that one. > -drive > if=none,file=/home/ehv/images/FreeBSD-9

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Michael S. Tsirkin
On Mon, Sep 16, 2013 at 12:28:41PM +, Bret Ketchum wrote: > > As a workaround until I can uncover the qemu/FreeBSD AHCI/SATA issue, I > simply create a legacy IDE to hang the CD and HD from: > > -device piix4-ide \ > -drive > if=none,file=/home/ehv/images/FreeBSD-9.1-RELEASE-am

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-16 Thread Bret Ketchum
As a workaround until I can uncover the qemu/FreeBSD AHCI/SATA issue, I simply create a legacy IDE to hang the CD and HD from: -device piix4-ide \ -drive if=none,file=/home/ehv/images/FreeBSD-9.1-RELEASE-amd64-dvd1.iso,id=drive-ide0-0-0 \ -device ide-cd,bus=ide.0,drive=drive-i

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-10 Thread Michael S. Tsirkin
On Tue, Sep 10, 2013 at 05:29:06PM +, Bret Ketchum wrote: > > Great thanks. Any idea why the HD does not show? There's no HD in your command line. > -Original Message- > From: Michael S. Tsirkin [mailto:m...@redhat.com] > Sent: Tuesday, September 10, 2013 12:30 PM > To: Bret Ket

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-10 Thread Bret Ketchum
Great thanks. Any idea why the HD does not show? -Original Message- From: Michael S. Tsirkin [mailto:m...@redhat.com] Sent: Tuesday, September 10, 2013 12:30 PM To: Bret Ketchum Cc: Qemu-devel@nongnu.org; kra...@redhat.com Subject: Re: Q35 FreeBSD install status On Tue, Sep 10, 2013

Re: [Qemu-devel] Q35 FreeBSD install status

2013-09-10 Thread Michael S. Tsirkin
On Tue, Sep 10, 2013 at 04:16:35PM +, Bret Ketchum wrote: > > > I’m looking for some guidance with regards to constructing a VM using a > later version of FreeBSD. In reference to a qemu-devel posting: > > http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg03329.html > > I

[Qemu-devel] Q35 FreeBSD install status

2013-09-10 Thread Bret Ketchum
I'm looking for some guidance with regards to constructing a VM using a later version of FreeBSD. In reference to a qemu-devel posting: http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg03329.html I reran with both 1.6.0.rc3 and 1.6.50 the q35 FreeBSD tests with 9.0, 9.1 and 10