diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2008-06-18 09:40:39 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2008-06-18 09:40:39 +0100 |
commit | cc5871d6da53bdf1ba296fcedfc9a956787a900f (patch) | |
tree | f4da4836063d2f9d3ccb66e1a0e4015e8cd25e00 /tools/libxc/xc_core.c | |
parent | 0a8346854e56486156268113c4632e6f2545bc93 (diff) | |
download | xen-cc5871d6da53bdf1ba296fcedfc9a956787a900f.tar.gz xen-cc5871d6da53bdf1ba296fcedfc9a956787a900f.tar.bz2 xen-cc5871d6da53bdf1ba296fcedfc9a956787a900f.zip |
ioemu: generic PCI device config-space emulation
This patch is an extension for qemu-dm to enable emulation of generic
PCI devices. The information for the PCI devices can be passed by
command line parameter.
The command line parameter is "-pciemulation" followed by the
information which contains a label and hex value of the configuration
registers separated by ":".
The configuration registers for each PCI device are below.
vendorid
deviceid
command
status
revision
classcode
headertype
subvendorid
subsystemid
interruputline
interruptpin
This is an example of command line parameter.
-pciemulation hba1:1240:0780:0002:0:0:010000:0:10b5:0777:05:1
Signed-off-by: Shinji Matsumoto <smatsumoto@marathontechnologies.com>
Diffstat (limited to 'tools/libxc/xc_core.c')
0 files changed, 0 insertions, 0 deletions