[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] (pv)hvm, upstream qemu 1.7.1
On 2014-05-09 16:21, Stefano Stabellini wrote: > On Fri, 9 May 2014, Ian Campbell wrote: >> On Fri, 2014-05-09 at 15:08 +0100, Stefano Stabellini wrote: >>> On Thu, 8 May 2014, Jacek Konieczny wrote: >>>> >>>> That only changes the default DM path, right? >>>> >>>> So, I have tried: >>>> >>>> device_model_override = "/usr/bin/qemu-system-i386" >>> >>> That basically defaults to whatever qemu was installed by your distro: >> >> FWIW Jacek did exactly what I thought you had asked him to do, i.e. try >> the qemu-system-i386 compiled on his system. Were you really trying to >> ask if the Xen version of qemu worked? > > I realize now that I should have been much clearer in my reply: what I > meant is please try to make sure that you are actually testing with the > qemu you have compiled yourself, rather than another version. I can understand the confusion. In this case I am a Linux distribution developer and this is the exact binary I want to debug and use. Currently I don't even know if the QEMU or the Xen package is to blame. > In fact could you please post the QEMU configure line and output so that > I can try to repro the issue myself? The binary was built as a part of an RPM package, so the 'configure' line used is not simple: ./configure '--extra-cflags=-O2 -fwrapv -pipe -Wformat \ -Werror=format-security -gdwarf-4 -fno-debug-types-section \ -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector \ --param=ssp-buffer-size=4 -fPIC -march=x86-64 -gdwarf-4 \ -fno-debug-types-section -fvar-tracking-assignments -g2 \ -I/usr/include/ncurses' '--extra-ldflags=-Wl,--as-needed \ -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' \ '--prefix=/usr' '--sysconfdir=/etc' '--cc=x86_64-pld-linux-gcc' \ '--host-cc=x86_64-pld-linux-gcc' --disable-strip --enable-attr \ --disable-bluez --disable-brlapi --enable-cap-ng --enable-curl \ --enable-curses --enable-docs --enable-fdt --disable-glusterfs \ --disable-libiscsi --disable-glx --disable-rbd --disable-rdma \ --disable-sdl --disable-seccomp --disable-spice --disable-smartcard-nss \ --enable-tpm --disable-usb-redir --enable-uuid --enable-vde \ --enable-virtfs --enable-vnc-jpeg --enable-vnc-png --enable-vnc-sasl \ --enable-vnc-tls --enable-kvm --enable-xen '--audio-drv-list=alsa' \ '--interp-prefix=/usr/lib64/qemu/lib-%M' --disable-gtk The full build log is available here: https://www.dropbox.com/s/3yjaq3lcq6sui6m/qemu%2Cc6a3873e-59bb-49e5-9839-c8e0bf679085.bz2 Greets, Jacek _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |