Re: [Qemu-devel] qemu-system-m68k and booting m68k images

2007-10-11 Thread Rob Landley
On Wednesday 10 October 2007 10:20:41 pm Ian Graeme Hilt wrote: > On Wed, Oct 10, 2007 at 06:20:57PM -0500, Rob Landley wrote: > > On Saturday 06 October 2007 8:59:02 pm Ian Graeme Hilt wrote: > > > Two questions: > > > > > > 1. Why does qemu-system-m68k require a kernel image? > > > > I'd actually

[Qemu-devel] QEMU keyboard issue with Gujin-2.2

2007-10-11 Thread Etienne Lorrain
Hello, I did more search on the keyboard problem, just posted on the forum but here seems to be a better place: The GPL Gujin bootloader (http://gujin.org) is using the BIOS mouse interface (INT 0x15/0xC2 interface) and as soon as the "set handler" service is initialised (INT 0x15/0xC207) ther

Re: [Qemu-devel] [PATCH] syscall_target_errno.patch

2007-10-11 Thread J. Mayer
On Wed, 2007-10-10 at 21:38 -0600, Thayne Harbaugh wrote: > I appreciate the work that Jocelyn did to correct the types used > throughout linux-user/syscall.c. Along those same lines I am working on > several patches to eliminate some incorrect constructs that have crept > into syscall.c - some of

Re: [Qemu-devel] RFC: fix run of 32 bits Linux executables on 64 bits targets

2007-10-11 Thread Thiemo Seufer
Fabrice Bellard wrote: > Thiemo Seufer wrote: >> Fabrice Bellard wrote: >>> J. Mayer wrote: Following the patches done for elfload32, it appeared to me that there were still problems that would prevent 32 bits executables to run on 64 bits target in linux user mode emulation. [.

Re: [Qemu-devel] RFC: fix run of 32 bits Linux executables on 64 bits targets

2007-10-11 Thread Blue Swirl
On 10/11/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote: > Fabrice Bellard wrote: > > Thiemo Seufer wrote: > >> Fabrice Bellard wrote: > >>> J. Mayer wrote: > Following the patches done for elfload32, it appeared to me that there > were still problems that would prevent 32 bits executables t

Re: [Qemu-devel] RFC: fix run of 32 bits Linux executables on 64 bits targets

2007-10-11 Thread Thiemo Seufer
Blue Swirl wrote: [snip] > > >> I would think this feature will be limited to platforms which can handle > > >> 32bit and 64bit binaries with a single personality. > > > > > > I am not sure it is a common case ! > > > > > > However, I suggest to emulate a 32 bit user linux system with a 64 bit > >

Re: [Qemu-devel] RFC: cleanups: CPU_MEM_INDEX

2007-10-11 Thread Thiemo Seufer
J. Mayer wrote: > On Wed, 2007-10-10 at 07:06 +0200, J. Mayer wrote: > > On Wed, 2007-10-10 at 01:12 +0100, Thiemo Seufer wrote: > > > J. Mayer wrote: > > > > Here's a proposal to add a int cpu_mem_index (CPUState *env) function in > > > > targets cpu.h header. > > > > The idea of this patch is: >

Re: [Qemu-devel] qemu-system-m68k and booting m68k images

2007-10-11 Thread Ian Graeme Hilt
On Thu, Oct 11, 2007 at 02:15:25AM -0500, Rob Landley wrote: > On Wednesday 10 October 2007 10:20:41 pm Ian Graeme Hilt wrote: > > On Wed, Oct 10, 2007 at 06:20:57PM -0500, Rob Landley wrote: > > > On Saturday 06 October 2007 8:59:02 pm Ian Graeme Hilt wrote: > > > > Two questions: > > > > > > > >

Re: [Qemu-devel] Pending Disk I/O requests during live VM migration

2007-10-11 Thread Kaushik Bhandankar
In ioemu/vl.c: do_savevm(), before saving the current VM state for live VM migration (qemu_savevm_state()), it calls qemu_aio_flush() in ioemu/block-raw.c. Now qemu_aio_flush() internally calls qemu_aio_poll() where we loop through the linked list of RawAIOCB structures and remove the request

Re: [Qemu-devel] RFC: fix run of 32 bits Linux executables on 64 bits targets

2007-10-11 Thread J. Mayer
On Thu, 2007-10-11 at 22:26 +0300, Blue Swirl wrote: > On 10/10/07, Fabrice Bellard <[EMAIL PROTECTED]> wrote: > > Thiemo Seufer wrote: > > > Fabrice Bellard wrote: > > >> J. Mayer wrote: > > >>> Following the patches done for elfload32, it appeared to me that there > > >>> were still problems that

Re: [Qemu-devel] RFC: cleanups: CPU_MEM_INDEX

2007-10-11 Thread J. Mayer
On Thu, 2007-10-11 at 18:46 +0100, Thiemo Seufer wrote: > J. Mayer wrote: > > On Wed, 2007-10-10 at 07:06 +0200, J. Mayer wrote: > > > On Wed, 2007-10-10 at 01:12 +0100, Thiemo Seufer wrote: > > > > J. Mayer wrote: > > > > > Here's a proposal to add a int cpu_mem_index (CPUState *env) function > >

[Fwd: [Qemu-devel] RFC: avoid #ifdef for target cpu list]

2007-10-11 Thread J. Mayer
Forwarded Message > From: J. Mayer <[EMAIL PROTECTED]> > Reply-To: qemu-devel@nongnu.org > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] RFC: avoid #ifdef for target cpu list > Date: Wed, 10 Oct 2007 07:14:22 +0200 > > This tiny patch unifies the -cpu ? option for all cpu tha

[Qemu-devel] Kqemu on x86_64 host with x86_64 guest

2007-10-11 Thread Alexander Sennhauser
Hey there, Just wanted to check if there is any progress with a x86_64 guest on a x86_64 host when the kernel module kqemu is enabled. As long the module is disabled the system boots fine. Setting: Gentoo x86_64 box as host, guest is a Debian AMD64 Execution: /usr/local/bin/qemu-system-x86_64 -k

Re: [Qemu-devel] Re: qemu 0.9.0 and pxe boot menu

2007-10-11 Thread Andreas Hasenack
Em Seg, 2007-09-24 às 13:05 -0300, Andreas Hasenack escreveu: > Em Sex, 2007-09-21 às 19:40 -0500, Anthony Liguori escreveu: > > Andreas Hasenack wrote: > > > Hi, > > > > > > does qemu support the PXE boot menu? I have such a server here in my > > > network but qemu keeps loading some default syst

Re: [Qemu-devel] Kqemu on x86_64 host with x86_64 guest

2007-10-11 Thread Bruno Cornec
On Thu, Oct 11, 2007 at 06:27:28PM -0700, Alexander Sennhauser wrote: > Just wanted to check if there is any progress with a x86_64 guest on a > x86_64 host when the kernel module kqemu is enabled. As long the module > is disabled the system boots fine. > > Setting: Gentoo x86_64 box as host, gues

[Qemu-devel] [RFC, PATCH] usb_del support host:

2007-10-11 Thread Yuval Kashtan
Hello, This proposed patch add support for deleting usb devices by providing the (exact) same string they were added with, thus enabling to remove a usb device with the host string. The old capability of deleting usb device by their internal port is not harmed. I had to move USBHostDevice to vl.h

[Qemu-devel] qemu vl.c vl.h linux-user/main.c target-arm/cpu...

2007-10-11 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/12 06:47:46 Modified files: . : vl.c vl.h linux-user : main.c target-arm : cpu.h helper.c target-mips: cpu.h target-ppc : cpu.h