Hello Fabrice and all
I noticed small typo in kqemu-tech.html. In "Future Development"
section, it is said that:
Support for the Linux 2.4.20 paravirtualization interface
But I believe it should be:
Support for the Linux 2.6.20 paravirtualization interface
regards,
Mulyadi
___
On 2/5/07, Ed Swierk <[EMAIL PROTECTED]> wrote:
I'm attempting to boot a Linux disk image with the SYSLINUX boot
loader using the -nographic option. On the latest qemu CVS, the boot
loader hangs before printing "Ready" and booting the kernel. But if I
use the same version of qemu with the BIOS fr
Hi Fabrice,
I was thrilled to see in the announcement that kqemu x86_64 full
virtualization was new in pre10, so I tried it. Unfortunately I
didn't get far. I pointed it at my current Debian kernel and initrd,
and got:
kqemu: aborting: Unexpected exception 0x0d in monitor space
err= CS:EIP=
On Monday 05 February 2007 20:46, Fabrice Bellard wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Fabrice Bellard07/02/05 20:46:05
>
> Modified files:
> . : gdbstub.c vl.c gdbstub.h monitor.c
>
> Log message:
> gdbserver fix
What exactly a
Hi Fabrice,
On Mon, 5 Feb 2007, Anthony Liguori wrote:
Thanks again for GPL'ing KQEMU :-)
I hadn't realised this had happened. Many thanks from me too, Fabrice!
Cheers, Chris.
--
_ __ _
\ __/ / ,__(_)_ | Chris Wilson < at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C
I suggest either re-posting the patch or sending it to the committers
(Fabrice or others).
Many developers are at #qemu in irc (freenode)
Thanks,
Hetz
On 2/6/07, Pascal Terjan <[EMAIL PROTECTED]> wrote:
2007/1/11, Pascal Terjan <[EMAIL PROTECTED]>:
> Hello,
> here is a little patch to add supp
Disable GCC's stack protector. Works with older GCC's by using Linux's
cc-option function.
Thanks again for GPL'ing KQEMU :-)
Regards,
Anthony Liguori
--- a/common/Makefile 2007-02-05 16:57:37.0 -0600
+++ b/common/Makefile 2007-02-05 18:16:41.0 -0600
@@ -21,6 +21,12 @@
#ARCH=
On 2/5/07, Ed Swierk <[EMAIL PROTECTED]> wrote:
I'm attempting to boot a Linux disk image with the SYSLINUX boot
loader using the -nographic option. On the latest qemu CVS, the boot
loader hangs before printing "Ready" and booting the kernel. But if I
use the same version of qemu with the BIOS fr
I'm attempting to boot a Linux disk image with the SYSLINUX boot
loader using the -nographic option. On the latest qemu CVS, the boot
loader hangs before printing "Ready" and booting the kernel. But if I
use the same version of qemu with the BIOS from 0.8.2, it boots just
fine.
For a simple test
2007/1/11, Pascal Terjan <[EMAIL PROTECTED]>:
Hello,
here is a little patch to add support for vga= when using -kernel.
Anything against this patch ?
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-de
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 22:06:28
Modified files:
target-i386: cpu.h
Log message:
darwin fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-i386/cpu.h?cvsroot=qemu&r1=1.40&r2=1.41
_
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 21:41:46
Modified files:
. : cpu-exec.c
Log message:
Make cpu_signal_handler work on Mac OS X/Darwin x86
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/cpu-exec
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 21:22:42
Modified files:
. : Makefile
Log message:
update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile?cvsroot=qemu&r1=1.111&r2=1.112
_
I would like to submit the monitor multiplexing patch again. It is
ported against the latest CVS.
It allows adding monitor capabilities like stdio but with tcp for
instance, and the escape character can be changed from the default.
signed-off-by: [EMAIL PROTECTED]
Index: monitor.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 21:09:14
Removed files:
. : linux-2.6.9-qemu-fast.patch
Log message:
removed
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-2.6.9-qemu-fast.patch?cvsroot=
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 21:08:16
Removed files:
. : README.distrib
Log message:
removed
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/README.distrib?cvsroot=qemu&r1=1.2&r2=0
___
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 21:06:29
Modified files:
. : LICENSE
Log message:
update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/LICENSE?cvsroot=qemu&r1=1.2&r2=1.3
___
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:52:39
Modified files:
tests : test-i386.c
Log message:
int conversion test
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/test-i386.c?cvsroot=qemu&r1=1.52&
On 2/5/07, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:46:55
Modified files:
. : Changelog VERSION
this is starting to feel like christmas :)
woot!
--
Christian
___
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:51:14
Modified files:
tests : Makefile
Log message:
update path
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tests/Makefile?cvsroot=qemu&r1=1.39&r2=1.40
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:46:55
Modified files:
. : Changelog VERSION
Log message:
update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Changelog?cvsroot=qemu&r1=1.127&r2=1.128
http:
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:46:05
Modified files:
. : gdbstub.c vl.c gdbstub.h monitor.c
Log message:
gdbserver fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/gdbstub.c?cvsroot=qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:21:32
Modified files:
. : qemu-img.c vl.c
linux-user : main.c
Log message:
copyright update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:20:30
Modified files:
. : vnc.c monitor.c vl.h
Log message:
info vnc command (Anthony Liguori)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vnc.c?cvsroot=q
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 20:14:10
Modified files:
. : vnc.c
Log message:
Mouse relative offset VNC extension (Anthony Liguori)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vnc.c?cvsro
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 19:50:01
Modified files:
darwin-user: commpage.c
Log message:
This patch fixes typos in the commpage definition (Pierre d'Herbemont).
CVSWeb URLs:
http://cvs.savannah.gnu.org/v
Is anyone else seeing this with current cvs?
shell$ qemu-img create -e -f qcow qtest.qcow 100M
shell$ qemu -hda qtest.qcow -monitor stdio
hda is encrypted.
Password: QEMU 0.8.2 monitor - type 'help' for more information
(qemu)
In the above illustration you can't enter the encryption key because
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 19:47:42
Modified files:
darwin-user: syscall.c syscalls.h
Log message:
This patch cleans up target_mach_msg_trap(), removes unuseful
do_pread, begins sysctl implementation an
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 19:43:27
Modified files:
darwin-user: main.c
Log message:
Darwin cleanup usage (Pierre d'Herbemont)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/darwin-user/main.c?cvs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 19:42:07
Modified files:
. : qemu-doc.texi
Log message:
Darwin user help (Pierre d'Herbemont)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsro
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard07/02/05 19:38:35
Modified files:
. : qemu-doc.texi
Log message:
gcc version
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1.126&r2=1.127
Hi,
On Sat, 3 Feb 2007, Kazu wrote:
> An attached patch cleans serial for Win32.
Sorry for messing it up.
Ciao,
Dscho
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Hi,
This patch fix typos in the commpage definition.
Pierre.
Index: darwin-user/commpage.c
===
RCS file: /sources/qemu/qemu/darwin-user/commpage.c,v
retrieving revision 1.1
diff -u -r1.1 commpage.c
--- darwin-user/commpage.c 1
Hi,
This should fix:
/Users/ilya/tmp/feb4/qemu_cvs_user/qemu/cpu-exec.c: In function
'cpu_x86_signal_handler':
/Users/ilya/tmp/feb4/qemu_cvs_user/qemu/cpu-exec.c:1307:
error: request for member 'gregs' in something not a structure or union
/Users/ilya/tmp/feb4/qemu_cvs_user/qemu/cpu-exec.c:13
34 matches
Mail list logo