qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] questions about pci
@ 2012-03-04 12:33 WanPeng Li
  2012-03-06 10:10 ` 陳韋任
  0 siblings, 1 reply; 3+ messages in thread
From: WanPeng Li @ 2012-03-04 12:33 UTC (permalink / raw)
  To: qemu-devel

Hi all:

I read pci code in qemu about i440fx, pci.c and so on. I think if guest
os whose mainboard is based on x86, it will use IO instructions to
access PCI configuration space.If not use passthrough, qemu should
emulate these operations.I find a function called kvm_handle_io who will
emulate ioport write/read, I have traced this function, but I haven't found it has
any relationship with pci read/write configuration space functions like
i440fx_write_config and piix3_write_config.So how does it emulate pci
configuration space access when not use passthrough?


thanks 
Wanpeng Li

LTC China, IBM

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

end of thread, other threads:[~2012-03-08  2:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 12:33 [Qemu-devel] questions about pci WanPeng Li
2012-03-06 10:10 ` 陳韋任
     [not found]   ` <20120307114708.GA2404@liwp@linux.vnet.ibm.com>
2012-03-08  2:50     ` 陳韋任

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).