Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-26 Thread Isaku Yamahata
On Wed, May 25, 2011 at 09:15:55AM +0200, Jan Kiszka wrote: > FWIW, patch below fixes UHCI here. I suspect more bugs in this area as > accessing the chip_config registers appears to rely on the host being > little endian (direct memcpy). > > In contrast, the PCI mapping issue turned out to be a re

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-25 Thread Jan Kiszka
On 2011-05-17 09:15, Jan Kiszka wrote: > On 2011-05-16 23:55, Adnan Khaleel wrote: >> I finally got this work after I realised that the AHCI driver was not being >> loaded in my disk image and that ACHI was not being enabled in the Seabios >> .config file. >> This is really good work Yamahata, th

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-17 Thread Isaku Yamahata
On Tue, May 17, 2011 at 04:21:11PM +0200, Jan Kiszka wrote: > I also succeeded with passing through a PCIe host device. Nicely, the > full set capabilities showed up on the guest side this way. But GPU > pass-through did not improve this way (it rather regressed, yet unclear > why). Interesting.

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-17 Thread Jan Kiszka
On 2011-05-17 15:57, Isaku Yamahata wrote: > On Tue, May 17, 2011 at 09:15:39AM +0200, Jan Kiszka wrote: >> On 2011-05-16 23:55, Adnan Khaleel wrote: >>> I finally got this work after I realised that the AHCI driver was not being >>> loaded in my disk image and that ACHI was not being enabled in t

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-17 Thread Isaku Yamahata
On Tue, May 17, 2011 at 09:15:39AM +0200, Jan Kiszka wrote: > On 2011-05-16 23:55, Adnan Khaleel wrote: > > I finally got this work after I realised that the AHCI driver was not being > > loaded in my disk image and that ACHI was not being enabled in the Seabios > > .config file. > > This is real

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-17 Thread Jan Kiszka
On 2011-05-16 23:55, Adnan Khaleel wrote: > I finally got this work after I realised that the AHCI driver was not being > loaded in my disk image and that ACHI was not being enabled in the Seabios > .config file. > This is really good work Yamahata, thanks. > > > As far as I can tell, everythin

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-05-16 Thread Adnan Khaleel
I finally got this work after I realised that the AHCI driver was not being loaded in my disk image and that ACHI was not being enabled in the Seabios .config file. This is really good work Yamahata, thanks. As far as I can tell, everything works like the stock Qemu 0.14 except networking. The

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

2011-05-10 Thread Adnan Khaleel
[mailto:hu...@cn.fujitsu.com] Sent: Tue, 10 May 2011 11:43:33 -0500 Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support Hi Hu, Have you managed to get this working? Adnan _ From: Adnan Khaleel [mailto:ad...@khaleel.us] To: Isak

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native?pci?express support

2011-04-21 Thread Adnan Khaleel
mah...@valinux.co.jp] > To: Adnan Khaleel [mailto:ad...@khaleel.us] > Cc: Hu Tao [mailto:hu...@cn.fujitsu.com], qemu-devel@nongnu.org > Sent: Wed, 20 Apr 2011 21:07:46 -0500 > Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci? > exp

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native?pci?express support

2011-04-21 Thread Isaku Yamahata
y > > > > Adnan > > > > > > ????? > > From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] > > To: Hu Tao [mailto:hu...@cn.fujitsu.com], Adnan Khaleel > > [mailto:ad...@khaleel.us] >

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

2011-04-21 Thread Adnan Khaleel
gt; Cc: qemu-devel@nongnu.org > Sent: Wed, 20 Apr 2011 17:46:44 -0500 > Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci > express support > > I forgot to changet its HEAD. Now it's fixed. > So please change the branch

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

2011-04-20 Thread Gui Jianfeng
aku Yamahata [mailto:yamah...@valinux.co.jp] >> To: Hu Tao [mailto:hu...@cn.fujitsu.com], Adnan Khaleel >> [mailto:ad...@khaleel.us] >> Cc: qemu-devel@nongnu.org >> Sent: Wed, 20 Apr 2011 17:46:44 -0500 >> Subject: Re: [Qemu-devel] [PATCH 00/26] q35 c

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support

2011-04-20 Thread Isaku Yamahata
━━━ > From: Isaku Yamahata [mailto:yamah...@valinux.co.jp] > To: Hu Tao [mailto:hu...@cn.fujitsu.com], Adnan Khaleel > [mailto:ad...@khaleel.us] > Cc: qemu-devel@nongnu.org > Sent: Wed, 20 Apr 2011 17:46:44 -0500 > Subject: Re: [Qemu-devel] [PATCH 0

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-04-20 Thread Adnan Khaleel
PATCH 00/26] q35 chipset support for native pci express support I forgot to changet its HEAD. Now it's fixed. So please change the branch manually or clone the repo again. On Tue, Apr 19, 2011 at 04:58:32PM +0800, Hu Tao wrote: > On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Y

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-04-20 Thread Isaku Yamahata
I forgot to changet its HEAD. Now it's fixed. So please change the branch manually or clone the repo again. On Tue, Apr 19, 2011 at 04:58:32PM +0800, Hu Tao wrote: > On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamahata wrote: > > On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao wrote: > > > On

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-04-19 Thread Hu Tao
On Wed, Mar 16, 2011 at 06:29:11PM +0900, Isaku Yamahata wrote: > This patch series adds basic q35 chipset support for native pci express > support. Some bios related patches are still needed. > For those who want to try it, the following repo is avaiable. > (vgabios doesn't need patches, so use th

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-04-19 Thread Hu Tao
On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamahata wrote: > On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao wrote: > > On Wed, Mar 16, 2011 at 06:29:11PM +0900, Isaku Yamahata wrote: > > > This patch series adds basic q35 chipset support for native pci express > > > support. Some bios relate

Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support

2011-04-19 Thread Isaku Yamahata
On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao wrote: > On Wed, Mar 16, 2011 at 06:29:11PM +0900, Isaku Yamahata wrote: > > This patch series adds basic q35 chipset support for native pci express > > support. Some bios related patches are still needed. > > For those who want to try it, the follow