On 6/29/07, Fabrice Bellard <[EMAIL PROTECTED]> wrote:
The kqemu part could be quite simple. A new execution mode could be
added so that:
- shadow page table faults generate a specific signal in the user guest
code.
- A kqemu "syscall" callable from the user guest code could be used to
do the eq
Hi,
this patch fixes two typos in the gic_cpu_write and gic_cpu_read
functions of arm_gic.c.
Index: arm_gic.c
===
RCS file: /sources/qemu/qemu/hw/arm_gic.c,v
retrieving revision 1.5
diff -u -r1.5 arm_gic.c
--- arm_gic.c 3 Jun 2007
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 07/07/03 09:55:04
Modified files:
hw : iommu.c tcx.c
Log message:
Fix loadvm
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/iommu.c?cvsroot=qemu&r1=1.9&r2=1.10
http://cvs.savan
Hi,
The patch below fixes the spelling of 'overridden' in several places.
Please apply.
Cheers,
--
Stuart Brady
Index: audio/alsaaudio.c
===
RCS file: /sources/qemu/qemu/audio/alsaaudio.c,v
retrieving revision 1.9
diff -u -p -r1.9
Hi,
this patch fixes two minors issue for cygwin:
* --disable-kqemu didn't work for this configuration (because
overridden)
* -mno-cygwin was missing in the final link.
Tristan.
qemu-mingw.diff
Description: Binary data
Hi,
I am just curious about when a new release/version of Qemu will be
delivered.
I am asking mainly because of, IIRC, the qcow2 corruption (in a
very rare condition) and because the last version was 5 months ago.
Sorry bothering you guys that are doing this great piece o
On Sat, 2007-06-30 at 02:47 +0200, andrzej zaborowski wrote:
> Yes, the kernel in this tarball is for the Integrator board.
>
> There are some useful kernel and rootfs images at:
> http://pokylinux.org/autobuild/
> http://pokylinux.org/releases/
> (note: the qemuarm zImages are for Verstile, akita
On Monday 02 July 2007 18:14, Ulrich Hecht wrote:
> Anyway, here's the 920T version. The magic numbers may or may not be
> correct.
And here's an even better version that implements both 920T and 7TDMI
(with base-updated aborts).
CU
Uli
--
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (A
Hi,
this is the last patch necessary to get pcm alsa running for i386-apps
on ppc.
Alsa does some fancy magic with mmap to share information with the
kernel. This is completely fine as long as we're talking about
arch(kernel) == arch(userspace), which apparently is not the case when
using qemu-us
Oops, the patch did not compile. This is the updated version.
Alex
Index: qemu/linux-user/mmap.c
===
--- qemu.orig/linux-user/mmap.c
+++ qemu/linux-user/mmap.c
@@ -152,6 +152,9 @@ static int mmap_frag(target_ulong real_s
return 0
Hi Stefan,
On Tue, 26 Jun 2007, Stefan Weil wrote:
The appended patch fixes recieve -> receive, seperat -> separat and
teh -> the. Maybe this makes addition to CVS HEAD easier...
Shouldn't that be "separate" not "separat"? (assuming this is an English
language typo).
Bernhard Fischer schr
On Tuesday 03 July 2007 02:28:54 pm Chris Wilson wrote:
> Hi Stefan,
>
> On Tue, 26 Jun 2007, Stefan Weil wrote:
> > The appended patch fixes recieve -> receive, seperat -> separat and
> > teh -> the. Maybe this makes addition to CVS HEAD easier...
>
> Shouldn't that be "separate" not "separat"? (a
Steven Hu wrote:
> This is a tested step by step enable the network and audio under
> vista32 on Xen.
> 1. Download latest Vista driver for the RTL8139 series cards from the
> Realtek site. There is one dated 2007/4/26, version 6.103. I used
> this file.
> 2. Install the files, follow setup. If you
Chris Wilson schrieb:
> Shouldn't that be "separate" not "separat"? (assuming this is an
> English language typo).
Hi Chris,
yes, the correct word is separate, not separat.
But my patch tried to change other forms of this
word as well, so seperat -> separat is just a lazy
form of saying seperate
Hi!
I got a report yesterday of -vnc not working right with german
keymaps (I hadn't really played with -vnc yet so I hadn't noticed),
and came up with the following hack: (which still needs -k de,
that just wasn't enough)
Index: qemu/vnc.c
@@ -763,7 +763,31 @@
{
int keycode;
+#if 1
+
On 6/25/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
Can you also provide a regression test like some of the other targets
have? It would be very useful to detect breakage.
Sure, what about the attached hello-sh4 test patch?
And while at it I've attached two minor patches for fixing trapa
sing
On 6/26/07, Blue Swirl <[EMAIL PROTECTED]> wrote:
On 6/22/07, Magnus Damm <[EMAIL PROTECTED]> wrote:
> The method used to locate emulation bugs may be of value for other
> fellow qemu hackers. I've written a small gdb script that single steps
> in an endless loop dumping registers between each in
Does arm (versatilepb) have any kind of battery backed clock? I can't find a
way to init the linux kernel's clock from the kernel command line, and if
there's clock hardware that should be initializing it I haven't enabled the
driver in the kernel config. It's coming up set to Jan 1 1970, whic
18 matches
Mail list logo