Show the register size when qemu prints "PCI".
Print the corresponding pci_{read,write}_config_{8,16,32}() which can be
used for board specific code in both serialice and coreboot's romstage.c
Signed-off-by: Idwer Vollering <vidwer(a)gmail.com>
Hello,
No matter if I use qemu from the serialice repo or download the tarball
and apply patches i get this weird build error:
CC x86_64-softmmu/disas.o
CC x86_64-softmmu/i386-dis.o
AR x86_64-softmmu/libqemu.a
LINK x86_64-softmmu/qemu-system-x86_64
/usr/bin/ld: /usr/local/lib/liblua.a(loadlib.o): undefined reference to
symbol 'dlclose@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlclose@@GLIBC_2.2.5' is defined in DSO
/lib64/libdl.so.2 so try adding it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-x86_64] Error 1
make: *** [subdir-x86_64-softmmu] Error 2
[joe@smitty10 qemu-0.11.0]$
Anyone else seen this? What in the heck is dlclose@@GLIBC_2.2.5 ???
--
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org