]> git.proxmox.com Git - qemu.git/commit - Makefile.target
build, pci: remove QMP dependency on core PCI code
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 22 Dec 2010 10:54:48 +0000 (19:54 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 22 Dec 2010 11:06:24 +0000 (13:06 +0200)
commitb3a29fd5604841dac8bfee1bac35f150cab976fb
treee8b5c23b231401ece11f799686b7cbeb0cac8d55
parent0ead87c8debaf12bf4e8cf5130e4e7fb83dbf126
build, pci: remove QMP dependency on core PCI code

by introducing pci-stub.c, eliminate QMP dependency on core PCI code
rquired by query-pci command.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Makefile.objs
Makefile.target
hw/pci-stub.c [new file with mode: 0644]