Hi All,
I am inserting
movl %eax, %eax
instruction within the assembly code of a program and I am running the code
on QEMU which is configured for i386 and is running linux-0.2.img.
I want to detect this assembly instruction within the QEMU code in order to
perform a specific operation e.g. wh
andrzej zaborowski <[EMAIL PROTECTED]> wrote:
> Hi,
> with QEMU_AUDIO_DRV set to "sdl" and booting from CD-ROM with AIO on
> a Linux host and with SDL 1.2.11, qemu locks up in sigwait() (the main
> thread) and SDL_SemWait() (the audio thread) as soon as music is
> playing and CD-ROM is bei
After failing to boot my Beige G3 from http://www.sysresccd.org/ the system
rescue CD, I decided to try the PPC version on Qemu. when using both 0.9.0 and
the CVS tree, the bootloader says that the bootstrap partition type is
"Apple_HFS" but it should be "Apple_Bootstrap". It also shows
"OF_Pr
To boot the prep machine you need to configure the kernel for prep and
use the zImage.prep file. IE: CONFIG_PPC_PREP=y
Right now you selected CONFIG_PPC_CHRP
In any kernel > 2.6.20 there is a bug where no PCI interrupts go to
sleep and the default prep loader has a size limit.
I worked ar
I've been trying several variants of:
qemu-system-ppc -M prep -nographic -hda "ext2.img" -kernel "zImage" \
-append "rw init=/tools/bin/sh panic=1 PATH=/tools/bin root=/dev/hda
console=/dev/ttyS0"
My miniconfig is attached. (You can make a full-sized .config out of it with
"ma
On Tue, 3 Apr 2007, andrzej zaborowski wrote:
Hi,
with QEMU_AUDIO_DRV set to "sdl" and booting from CD-ROM with AIO on
a Linux host and with SDL 1.2.11, qemu locks up in sigwait() (the main
thread) and SDL_SemWait() (the audio thread) as soon as music is
playing and CD-ROM is being read at the s
Hi,
with QEMU_AUDIO_DRV set to "sdl" and booting from CD-ROM with AIO on
a Linux host and with SDL 1.2.11, qemu locks up in sigwait() (the main
thread) and SDL_SemWait() (the audio thread) as soon as music is
playing and CD-ROM is being read at the same time. It appears that
audio/sdlaudio.c:sdl_
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/03 16:38:34
Modified files:
hw : apic.c
target-i386: cpu.h helper.c
Log message:
i386 return APIC ID with cpuid, by Bernhard Kauer.
CVSWeb URLs:
http://cvs.savann
Hi,
On 03/04/07, Daniel Silverstone <[EMAIL PROTECTED]> wrote:
On Tue, 2007-04-03 at 01:04 +0200, andrzej zaborowski wrote:
> We have also implemented emulation of the S3C2410x SoC. I hope we can
> merge both implementations to come up with better emulation. Our tree
> is accessible at http://sv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/03 14:05:42
Modified files:
hw : mips_malta.c
Log message:
Fix Malta tty2 UART registers.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/mips_malta.c?cvsroot=qemu&r1
On Mon, 2007-04-02 at 18:45 +0100, Paul Brook wrote:
> A few issues with the patch, which I think need to be resolved before it can
> be applied:
> - You're using global structures to store machine state.
> While it's debatable whether you'll ever have more than one s3c2410, I think
> it's defini
On Tue, 2007-04-03 at 01:04 +0200, andrzej zaborowski wrote:
> We have also implemented emulation of the S3C2410x SoC. I hope we can
> merge both implementations to come up with better emulation. Our tree
> is accessible at http://svn.openmoko.org/trunk/src/host/qemu-neo1973/
> and our main target
Dear,
We released VMKNOPPIX(20070328) with Trusted Boot.
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
VMKnoppix is a collection of Virtual Machine Software, Xen, KVM,
VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux.
This version includes "Trusted Boot" (Trusted
13 matches
Mail list logo