Re: [Qemu-devel] how to add one pcie device to qemu

2010-07-13 Thread Lisa Lei
NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > > On Tue, Jul 06, 2010 at 10:23:45AM +0800, Lisa Lei wrote: > > > > > > On Wed, Jun 30, 2010 at 9:48 PM, Isaku Yamahata > wrote: > > > > On Wed, Jun 30, 2010 at 04:10

Re: [Qemu-devel] how to add one pcie device to qemu

2010-07-05 Thread Lisa Lei
On Wed, Jun 30, 2010 at 9:48 PM, Isaku Yamahata wrote: > On Wed, Jun 30, 2010 at 04:10:02PM +0800, Lisa Lei wrote: > > Hi, > > I'm finding the solution of how to add one pcie device which > emulated by > > systemc to qemu, such as net card. I noticed that

[Qemu-devel] how to add one pcie device to qemu

2010-06-30 Thread Lisa Lei
Hi, I'm finding the solution of how to add one pcie device which emulated by systemc to qemu, such as net card. I noticed that you've been working on Q35 support for qemu, and the status of pcie port emulator is working on April, can it be used now? thanks.