[Qemu-devel] Patch day

2006-03-08 Thread Ulrich Hecht
Hi! Here's the current lot of patches from the SuSE QEMU package. As we have now arrived at the point where patches start to conflict with each other, I would be very grateful if at least some of these went into the next release. qemu-0.7.0-binfmt.patch: some enhancements to the qemu-binfmt-co

[Qemu-devel] build problems with linux usb support?

2006-03-08 Thread Troy Benjegerdes
I'm trying to build qemu from cvs on a Debian-amd64 system, and having errors like this: gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I/afs/scl.ameslab.gov/user/troy/src/qemu-cvs/target-i386 -I/afs/scl.ameslab.gov/user/troy/src/qemu-cvs -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I

[Qemu-devel] [PATCH] Remote console access though socket

2006-03-08 Thread Daniel Veillard
Hi, enclosed is a first version of a patch to allow remote access and control for QEmu instances, I'm not suggesting to apply it as is (though it seems to work in my limited testing) but would rather like to get comments back for choices I'm facing. First a bit of context, I'm working on libv