Paul,
I don't see anything to do with EHCI in Chromium. I was just referring to
the 3D patch as an example - maybe this is causing confusion.
Did anyone else get a chance to look at the EHCI emulation patch?
Thanks,
Mark
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTE
I tested it on win32 host.
Apparently a typo mistake (see updated patch)
how to use it ?
diff -Nur ehci.patch ehci-xian.patch
--- ehci.patch Thu Jan 4 09:50:17 2007
+++ ehci-xian.patch Thu Jan 4 10:40:26 2007
@@ -1722,7 +1722,7 @@
+printf ("buffer is %p (+%d)\n", s->buffer, (uint8_t*)
Thiemo Seufer wrote:
> Fabrice Bellard wrote:
> > IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
> > is almost sure to break the dyngen stuff. If ever it is allowed, it
> > should be done so that the CFLAGS for the files used by dyngen are not
> > modified.
>
> That's
Hi,
This patchlet adds a check to configure that makes sure that we have a
working alsa setup.
Previously, if --enable-alsa was given but the user forgot to install
the alsa libs proper, the build failed later on due to eventually
missing libs. The patch makes sure that the user can spot that als
In the attachment patch to support three new fcntl. Tested on host x86_64,
target arm.
signature.asc
Description: Digital signature
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
On [Thu, 04.01.2007 17:12], Kirill A. Shutemov wrote:
> In the attachment patch to support three new fcntl. Tested on host x86_64,
> target arm.
Attached, sorry.
--- qemu-0.8.2.orig/linux-user/syscall.c2006-12-15 16:47:53 +0200
+++ qemu-0.8.2/linux-user/syscall.c 2006-12-15 19:18:10 +0
Alle 07:48, sabato 30 dicembre 2006, Dirk Behme ha scritto:
> I think parts of this are already in Wiki:
>
http://kidsquid.com/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-a1fc78523d7c7d256a29bac4577cd728be70eedd
interesting enough but still not working - yes, my win skill are not
excellent.
>
Hi,
The attached patch moves the x_keycode_to_pc_keycode LUT from sdl.c into
an x_keycode.c. This struct is also used by the GGI backend (that is not
yet merged ¹).
Comments?
Please apply.
¹)
http://members.aon.at/berny_f/qemu/qemu-HEAD.ggi-2.2.x-04c-20070104.diff
diff --exclude='*.diff
luding a C file as well.
Please apply.
¹)
http://members.aon.at/berny_f/qemu/qemu-HEAD.ggi-2.2.x-04c-20070104.diff
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/
Kasai Takanori wrote:
> Hi All,
>
> It is natural that there is quit command in original QEMU.
> However, I don't think that the HVM domain on Xen is necessary.
> Because there is a possibility of shutting down GuestOS due to the mistake.
> I think that I should prohibit the quit command of qemu
On Thu, Jan 04, 2007 at 12:52:56PM -0500, Jonathan Phenix wrote:
>Bernhard Fischer wrote:
>>Hi,
>>
>>The attached patch moves the x_keycode_to_pc_keycode LUT from sdl.c into
>>an x_keycode.c. This struct is also used by the GGI backend (that is not
>>yet merged ¹).
>>
>>Comments?
>>
>How it is do
Bernhard Fischer wrote:
> On Thu, Jan 04, 2007 at 12:52:56PM -0500, Jonathan Phenix wrote:
> >Bernhard Fischer wrote:
> >>Hi,
> >>
> >>The attached patch moves the x_keycode_to_pc_keycode LUT from sdl.c into
> >>an x_keycode.c. This struct is also used by the GGI backend (that is not
> >>yet merged
On Thu, Jan 04, 2007 at 06:10:30PM +, Thiemo Seufer wrote:
>Bernhard Fischer wrote:
>> On Thu, Jan 04, 2007 at 12:52:56PM -0500, Jonathan Phenix wrote:
>> >Bernhard Fischer wrote:
>> >>Hi,
>> >>
>> >>The attached patch moves the x_keycode_to_pc_keycode LUT from sdl.c into
>> >>an x_keycode.c. T
On Thursday 04 January 2007 15:02, Bernhard Fischer wrote:
> Hi,
>
> This patchlet adds a check to configure that makes sure that we have a
> working alsa setup.
>
> Previously, if --enable-alsa was given but the user forgot to install
> the alsa libs proper, the build failed later on due to eventu
On Thu, Jan 04, 2007 at 07:21:40PM +, Paul Brook wrote:
>On Thursday 04 January 2007 15:02, Bernhard Fischer wrote:
>> Hi,
>>
>> This patchlet adds a check to configure that makes sure that we have a
>> working alsa setup.
>>
>> Previously, if --enable-alsa was given but the user forgot to inst
Apologies for the missed semi-colon - I edited the vendor id after the fact.
Looks like I chopped the call to init as well. You'll need this:
--- qemu-0.8.2/hw/pc.c 2006-07-22 17:23:34.0 +0100
+++ qemu-dev/hw/pc.c2007-12-04 20:17:16.0 +
@@ -842,6 +842,8 @@
usb_u
On [Thu, 04.01.2007 17:44], Kirill A. Shutemov wrote:
> On [Thu, 04.01.2007 17:12], Kirill A. Shutemov wrote:
> > In the attachment patch to support three new fcntl. Tested on host x86_64,
> > target arm.
>
> Attached, sorry.
Any comments?
signature.asc
Description: Digital signature
__
Hi. i need to perform software builds on solaris-sparc and i'm trying
to avoid buying a real sparc for this. So qemu would be really helpful.
Be happy to buy something cool for whoever get's this working!
When booting the solaris 9 install CD -
qemu-0.8.2# uname -a
Linux sheerp-laptop 2.6.18 #2
Paul Sheer wrote:
>Hi. i need to perform software builds on solaris-sparc and i'm trying
>to avoid buying a real sparc for this. So qemu would be really helpful.
>
>Be happy to buy something cool for whoever get's this working!
>
>When booting the solaris 9 install CD -
>
>qemu-0.8.2# uname -a
>Li
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/01/05 01:00:47
Modified files:
. : Makefile Makefile.target configure
Log message:
Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the
optional flags at ma
Thiemo Seufer wrote:
> Thiemo Seufer wrote:
> > Fabrice Bellard wrote:
> > > IMHO, CFLAGS and LDFLAGS overriding should not be allowed for QEMU as it
> > > is almost sure to break the dyngen stuff. If ever it is allowed, it
> > > should be done so that the CFLAGS for the files used by dyngen are
> Booting Solaris_sparc inside qemu??
> --->> Unfortunately not (speaking of SunOS4.x/Solaris1.x and Solaris2.x 32
> bit
> kernel): Good news is, that it successfully starts booting (a physical
> CD, a CD.iso or physical hdd) now.
> That is, it can read the vtoc now and starts executing bootblk.
22 matches
Mail list logo