Hi,
just for the record: a build of QEMU from HEAD with
'--enable-io-thread' fails. In "vl.c" "qemu_system_ready" is used but
not declared any longer.
Dirk
Hi Aurelien,
2010/2/6 Aurelien Jarno :
> On Thu, Feb 04, 2010 at 08:40:23AM +0100, Dirk Ullrich wrote:
>> Hi,
>>
>> I have a problem running a MIPS(EL) guest on a i386 linux host
>> (actually, on Debian testing with a 2.6.32 kernel) when using the
>> current Git
This patch adds the documentation-related options "--enable-docs" and
"--disable-docs" to the help message of "configure".
Signed-off-by: Dirk Ullrich
---
configure |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
Hi,
I have a problem running a MIPS(EL) guest on a i386 linux host
(actually, on Debian testing with a 2.6.32 kernel) when using the
current Git master code for QEMU (compiled at the same Debian host).
The MIPS(EL) guests I have tried are those provided
http://people.debian.org/~aurel32/qemu/mips
Hi Stefan,
2010/2/1 Stefan Weil :
> Dirk Ullrich schrieb:
>> Hi,
>>
>> I have patched QEMU's "configure" script and its main makefile: Now
>> QEMU's documentation is also created in PDF format (using "texi2pdf"),
>> and the target
Hi,
I have patched QEMU's "configure" script and its main makefile: Now
QEMU's documentation is also created in PDF format (using "texi2pdf"),
and the targets "install-all-doc" / "install-all" install
documentation in INFO and PDF format, too. May be others find this
feature useful.
Dirk
For res