The first post gives my problem:
http://qemu-forum.ipi.fi/viewtopic.php?t=3981
This link provides the fix:
http://article.gmane.org/gmane.comp.emulators.qemu/18976
This is because I have a *very* small kernel (less than 2MB). I tested
this by using the full stock kernels devel (which worked).
Ricardo wrote:
> Hi
>
> On my keyboard Alt Gr is mapped to ISO_Level3_Shift. Using sdl it
> worked fine without any modification, but using vnc I was unable to
> use Alt Gr.
> I added a line on /usr/share/keymaps/modifiers refering to my key:
>
> ISO_Level3_Shift 0xb8
>
> But, unfortunately it d
DetaolB is a small size x86/uclibc distro, aimed mostly for
emulators/virtualizers.
With this iso's size around 40Mb, you've a small yet functional
desktop distro which can help developping C software or compiling the
linux kernel. It can then self emulate with included qemu-0.9.0 ;-)
DetaolB v0
On 8/26/07, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
> Paul Brook wrote:
> pci_gdma.diff: Convert PCI devices and targets
>
> Any comments? The patches are a bit intrusive and I can't test the
> targets except that they compile.
> >>> Shouldn't the PCI DMA object be a property
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:51:40
Modified files:
. : vl.c
hw : pc.c
Log message:
Let qemu work with latest bochsbios, by Bernhard Kauer.
CVSWeb URLs:
http://cvs.savannah.gnu.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:50:07
Modified files:
hw : arm_gic.c
Log message:
arm_gic.c error message fix, by Adam Lackorzynski.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/arm_gic.c?c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:48:48
Modified files:
target-sh4 : translate.c
Log message:
SH4 mov.b fix, by Vince Weaver.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sh4/translate.c?cvsroot=
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:48:14
Added files:
hw : vmport.c
Log message:
Add file missed in last commit.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/vmport.c?cvsroot=qemu&rev=1.1
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:46:38
Modified files:
hw : pc.c vmmouse.c
Log message:
Use the framework for the VMware mouse emulation, by Herve Poussineau.
CVSWeb URLs:
http://cvs.savannah.gnu.org/vi
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:46:00
Modified files:
. : Makefile.target vl.h
Log message:
Add a generic framework for VMware communication port, by Herve
Poussineau.
CVSWeb URLs:
http://cvs.savanna
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:45:23
Modified files:
hw : vmmouse.c
Log message:
Replace tabs by 8 spaces. No code change, by Herve Poussineau.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:42:20
Modified files:
hw : ide.c
Log message:
Last AIO patch, by Vladimir N. Oleynik.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot=qemu&r1=1.64
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:37:23
Modified files:
target-mips: helper.c op.c translate.c translate_init.c
Log message:
Disable 64-bit instructions on 32-bit CPU, by Aurelien Jarno.
CVSWeb URLs:
http://cvs.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:33:53
Modified files:
. : readline.c
Log message:
Reset buffer pointers after CR/LF, by Jim Paris.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/readline.c?cvsr
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:33:08
Modified files:
hw : apic.c
Log message:
Set apic instance number for savevm, by Ari Kivity.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/apic.c?cvsroo
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:31:30
Modified files:
. : vl.c
Log message:
Fix typo in comment, by Andreas Faerber.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.333&r2
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/26 17:29:15
Modified files:
. : vl.c
Log message:
Make dynticks conditional on __linux__. Spotted by Andreas Faerber.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl
On Sun, 2007-08-26 at 00:18 +0300, Dan Aloni wrote:
> Hello,
>
> Is anyone interested in a patch for an unstable, though working e1000
> emulation for
> QEMU? It is aimed for this chip-set version:
Yes! The e1000 has a lot of interesting features that should make it
emulation friendly.
> 0e:0
Dan Aloni schreef:
> Hello,
>
> Is anyone interested in a patch for an unstable, though working e1000
> emulation for
> QEMU? It is aimed for this chip-set version:
>
> 0e:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet
> Controller
>
> I originally created it very recently t
Paul Brook wrote:
pci_gdma.diff: Convert PCI devices and targets
Any comments? The patches are a bit intrusive and I can't test the
targets except that they compile.
Shouldn't the PCI DMA object be a property of the PCI bus?
ie. we don't want/need to pass it round as a separate parameter. It ca
Am 25.08.2007 um 09:37 schrieb Andreas Färber:
One of the recent patches (dynticks) has broken compilation on Mac
OS X v10.4. Should this work on OS X or should this have been
limited to Linux?
Getting no answer on this I have prepared a quickfix which wraps all
dynticks in conditional s
Hello,
this patch fixes two typos in the gic_cpu_write and gic_cpu_read
functions of arm_gic.c.
Index: hw/arm_gic.c
===
RCS file: /sources/qemu/qemu/hw/arm_gic.c,v
retrieving revision 1.5
diff -u -r1.5 arm_gic.c
--- hw/arm_gic.c
Hi,
Am 26.08.2007 um 11:10 schrieb Igor Lvovsky:
>> Does anybody know what's going on? Is SMP support working at the
moment?
>SMP works fine on Sparc32. Performance isn't great because the
CPUs are not halted in SMP mode but they busy loop when idle.
I sent this patch before, but probably
23 matches
Mail list logo