Philip Boulain wrote:
> Well done, guys. Someone's trying to build CVS QEMU on gcc4, and you're
> flaming them. This'll really encourage people to work on making
> development versions of QEMU work with gcc4.
May I recommend to everybody involved to cool down a bit?
Working on converting more o
Zeno Davatz wrote:
> Dear List
>
> I am not a developer but I just tested the latest
> qemu-snapshot-2008-02-27_05 on my Gentoo Maschine and I get the
> following error after doing "./configure" and and "sudo make":
>
> gcc-3.3.6 -I. -I..
> -I/home/zeno/.software/qemu-snapshot-2008-02-27_05/targe
Gabriele Gorla wrote:
> It seems I cannot send email to the mailing list from
> my personal email account. Anyway...
> Here is what I discovered debugging the failure.
> Is there anyone who can direct me to the next step?
Things have changed considerably in the last few weeks. The code
generator
Blue Swirl wrote:
> The attached patch enables most TCG ops for Qemu Sparc32/64 target.
> Sparc32 softmmu and linux-user are OK, but Sparc64 and Sparc32plus
> targets do not work.
>
> Comments?
>
> It would be nice to get rid of T2 usage in std (also stda and
> casa/casxa) but I don't know how to
Alexander Graf wrote:
>
> On Feb 17, 2008, at 9:22 PM, Christian Roue wrote:
>
>> Well, I somehow felt like it was a bit brutal and probably fixing the
>> symptoms which is apparently the case.
>> Looking more carefully, compile fails in :
>> sh4-linux-user for function op_cmp_str_T0_T1
>> gcc opti
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/02/12 21:01:26
Modified files:
. : gdbstub.c
linux-user : main.c signal.c syscall.c
linux-user/mips: target_signal.h
linux-user/mips64: target_signal.h
Stuart Brady wrote:
> Hi,
>
> I've noticed that "@ref{...}" commands aren't handled properly in the
> qemu man page -- you can see @ref{pcsys_monitor}, @ref{vnc_security} and
> @ref{pcsys_keys} in the output. I'm not sure what the correct fix for
> this is -- any thoughts?
texi2pod.pl fails to
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/02/04 14:47:50
Modified files:
. : texi2pod.pl
Log message:
Update texi2pod.pl.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/texi2pod.pl?cvsroot=qemu&r1=1.2&r2=1.3
Jan Kiszka wrote:
> Pierre Ficheux wrote:
> > Hi all,
> >
> > I would like to debug QEMU with gdb. When starting qemu (x86) inside
> > gdb, SDL window never appears, it there a way to fix it ?
>
> I dare to say your local environment is borken, not qemu :->. At least
> its not a generic issue (wo
Ronan Keryell wrote:
> > On Fri, 25 Jan 2008 14:39:57 +, Paul Brook <[EMAIL PROTECTED]> said:
>
> >> Saying CPPFLAGS+= is much more convenient if for any reason the
> >> external build environment would like to pass unusual CPPFLAGS.
>
> Paul> No. This doesn't do what you thin
Robert Reif wrote:
> Thiemo Seufer wrote:
>
>> CVSROOT: /sources/qemu
>> Module name: qemu
>> Changes by: Thiemo Seufer 08/01/23 19:01:12
>>
>> Modified files:
>> . : cpu-all.h cpu-exec.c qemu-doc.texi vl.c
>>
>> L
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/23 19:01:12
Modified files:
. : cpu-all.h cpu-exec.c qemu-doc.texi vl.c
Log message:
Add option to disable TB cache, by Herve Poussineau.
CVSWeb URLs:
http
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/22 23:25:16
Modified files:
. : cocoa.m
Log message:
Core Graphics support (cocoa.m rewrite), by Mike Kronenberg.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
Jérôme PRIOR wrote:
> Hi, qemu 0.9.1 is released, but the changelog is complete ?
>
> On irc I read : use -disc ... so I launch my new qemu and I see lot of
> news options !
>
> Is there other corrections done, not writting on che ChangeLog on the
> site, like better usage of qcow2 ?
Only the mo
M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Thiemo Seufer <[EMAIL PROTECTED]> writes:
> : andrzej zaborowski wrote:
> : > On 17/01/2008, Bill C. Riemers <[EMAIL PROTECTED]> wrote:
> : > > According to section 9
andrzej zaborowski wrote:
> On 17/01/2008, Bill C. Riemers <[EMAIL PROTECTED]> wrote:
> > According to section 9 of the GPL, you would only have to contact
> > contributors for code which specified version 2 of the GPL and not later...
>
> In order to relicense all of qemu, yes, plus contributors
M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> "Bill C. Riemers" <[EMAIL PROTECTED]> writes:
> : According to section 9 of the GPL, you would only have to contact
> : contributors for code which specified version 2 of the GPL and not later...
>
> I said exactly this in a pre
Ricardo Almeida wrote:
> > The problem is: you would have to ask every contributor whose code is
> > still somewhere in the source code. That is tedious, and takes time (I do
> > not even think that an email would suffice).
>
> >From what I read once in a slashdot post (it's worth what is worth),
Johannes Schindelin wrote:
> Hi,
>
> On Thu, 17 Jan 2008, Thiemo Seufer wrote:
>
> > Alexander Graf wrote:
> > [snip]
> > > > Is check_ops.sh not enough for debugging micro-ops?
> > > >
> > > Basically it should be. PowerPC branching can b
Alexander Graf wrote:
[snip]
> > Is check_ops.sh not enough for debugging micro-ops?
> >
> Basically it should be. PowerPC branching can be (regex) b..rl. Honestly
> I did not know about this script though and as it was not in the
> makefile, it did not tell me that something wrong was going on. Th
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/17 13:56:59
Modified files:
. : s390-dis.c
Log message:
Revert licensing to "GPLv2 or later", by Ulrich Hecht.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs
Alexander Graf wrote:
> PowerPCs have static instruction lengths, so writing an "in-between" brl
> detection is quite simple on this architecture. You are welcome to write
> something like this for any other platform, but if a compile doesn't
> trigger build errors on PowerPC, it shouldn't on other
Alexander Graf wrote:
[snip]
> Index: qemu/target-alpha/cpu.h
> ===
> --- qemu.orig/target-alpha/cpu.h
> +++ qemu/target-alpha/cpu.h
> @@ -275,6 +275,8 @@ struct CPUAlphaState {
> * used to emulate 64 bits target on 32 bits hosts
Salil Bijur wrote:
[snip]
> > > But there are further linker errors with respect to libasound (for
> > > ALSA) and libSDL. This can be solved by adding -ldl, -lartsc, etc. for
> > > every dependency of these libs but would be very tedious, especially
> > > for libSDL. Any better solution?
> > >
> >
Alexander Graf wrote:
[snip]
> I was saying "let's finally make qemu gcc4-save, so we can drop this
> gcc3 dependency. The only platform that might get a performance hit from
> that is i386 and I was trying to show why a small performance hit on i386
> is no real problem if we can use gcc4 for
Johannes Schindelin wrote:
> Hi,
>
> On Wed, 9 Jan 2008, Lauro Ramos Venancio wrote:
>
> > As discussed yesterday in the qemu irc channel, I've created a stable
> > branch for qemu 0.9.1. This branch will follow two basic rules:
> >
> > 1. Only fixes will be applied.
> > 2. Patches will be appl
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/09 12:14:45
Modified files:
. : qemu-doc.texi
Log message:
qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno.
CVSWeb URLs:
http://cvs.savannah.gnu.org
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/09 12:03:22
Modified files:
target-mips: exec.h
Log message:
Fix typo which broke MIPS32R2 64-bit FPU support.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/08 19:32:16
Modified files:
. : vl.c
Log message:
Fix segfault caused by fall through, by Juergen Lock.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/08 18:11:09
Modified files:
target-mips: op_helper.c
Log message:
Fix broken absoluteness check for cabs.d.*.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips
Alexander Graf wrote:
> Several ACPI entries were missing from the bios and the new controllers
> need to be initialized properly.
> Furthermore COM2 is not being emulated, so Mac OS X broke trying to
> initialize it.
> The HPET ACPI table parts are optional.
>
> This patch is against the bochsbio
Carlo Marcelo Arenas Belon wrote:
> This is version 2.1 of the patch to re-implement the "GET CONFIGURATION"
> MMC-6 command as used by the IDE emulation to match the published SPEC
> and that was originally published in :
>
> http://lists.gnu.org/archive/html/qemu-devel/2007-11/msg00849.html
>
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/08 14:39:44
Modified files:
linux-user : main.c
Log message:
Fix section switching buglet, by Edgar E. Iglesias.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/08 00:00:20
Modified files:
. : configure
Log message:
Mac OS X build fix, by Andreas Faerber.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemu
Fabrice Bellard wrote:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Fabrice Bellard08/01/06 18:27:12
>
> Modified files:
> . : Makefile
>
> Log message:
> update binary distribution
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qem
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/04 19:11:32
Modified files:
. : Makefile.target
hw : mips_malta.c pflash_cfi01.c
Log message:
Malta flash support.
CVSWeb URLs:
http
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/04 17:52:57
Modified files:
target-mips: helper.c
Log message:
Handle some more exception types.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/helper.c?cvsroot
Andreas Färber wrote:
>
> Am 04.01.2008 um 15:00 schrieb Samuel Thibault:
>
>> Andreas Färber, le Fri 04 Jan 2008 14:41:29 +0100, a écrit :
>>>
>>> Am 04.01.2008 um 14:20 schrieb Thiemo Seufer:
>>>
>>>> Carlo Marcelo Arenas Belon wrote:
&g
Carlo Marcelo Arenas Belon wrote:
> Trivial fix that ensures that all buffers used for bdrv_read or bdrv_write
> are from an array of the uint8_t type
Do we have a host where this actually makes a difference?
Thiemo
> ---
> Index: block-vvfat.c
>
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 08/01/03 21:26:24
Modified files:
target-mips: helper.c
Log message:
Fix exception debug output.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/helper.c?cvsroot=qemu&am
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/30 15:36:58
Modified files:
target-mips: cpu.h exec.h translate.c
Log message:
MIPS COP1X (and related) instructions, by Richard Sandiford.
CVSWeb URLs:
http://cvs.savannah.gnu.org
Richard Sandiford wrote:
> Thiemo Seufer <[EMAIL PROTECTED]> writes:
> > Richard Sandiford wrote:
> >> All MIPS COP1X instructions currently require the FPU to be in 64-bit
> >> mode. My understanding is that this is too restrictive, and that the
> >> b
Richard Sandiford wrote:
> All MIPS COP1X instructions currently require the FPU to be in 64-bit
> mode. My understanding is that this is too restrictive, and that the
> base conditions are different for different revisions of the ISA:
>
> MIPS IV:
> COP1X instructions are available when th
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/28 12:35:05
Modified files:
target-mips: translate_init.c
Log message:
Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/26 19:34:03
Modified files:
target-mips: cpu.h helper.c
Log message:
De-cruft exception definitions, and implement nicer debug output.
CVSWeb URLs:
http://cvs.savannah.gnu.org
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 23:59:51
Modified files:
fpu: softfloat-specialize.h
Log message:
Assortment of soft-float fixes, by Aurelien Jarno.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 20:46:56
Modified files:
target-mips: exec.h mips-defs.h op.c op_helper.c translate.c
translate_init.c
Log message:
Support for VR5432, and some of its
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 17:32:46
Modified files:
target-mips: translate_init.c
Log message:
5K and 20K are Release 1 CPUs.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 03:18:20
Modified files:
target-mips: op_helper.c
Log message:
Avoid host FPE for overflowing division on MIPS, by Richard Sandiford.
CVSWeb URLs:
http://cvs.savannah.gnu.org
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 03:13:56
Modified files:
target-mips: cpu.h helper.c op.c translate_init.c
Log message:
Improved PABITS handling, and config register fixes.
CVSWeb URLs:
http
Laurent Vivier wrote:
>
> This patch allows to connect the virtual SCSI interface of Qemu to
> a real SCSI device of the host.
> Using the devices /dev/sg, it allows to send the SCSI commands from the
> virtual SCSI interface to the real device.
>
> It has been tested with a SATA disk and an ATA
Gabriele Gorla wrote:
> Hello,
> I recently downloaded qemu-0.9.0 and tried to compile
> it on alpha.
> I was not able to get any target to compile.
>
> I searched the mailing list but I was not able to find
> any recent information on the alpha host status.
>
> I am using gcc-3.3.6 on debian sta
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/25 00:26:36
Modified files:
. : disas.c dyngen-exec.h
Log message:
One more bit of alpha support.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/disas.c?cvsroot=qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/24 16:24:42
Modified files:
target-mips: translate.c
Log message:
Update debug code to match new accumulator register layout.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/24 16:11:51
Added files:
hw : scsi-generic.c
Log message:
scsi-generic implemnentation, missing in last commit.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/scsi
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/24 16:10:43
Modified files:
. : Makefile block-raw-posix.c block.c block.h
block_int.h
hw : esp.c lsi53c895a.c scsi-disk.h
Log message
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/24 14:33:57
Modified files:
target-mips: translate_init.c
Log message:
Fix CCRes value for 20Kc.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/translate_init.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/18 02:41:04
Modified files:
linux-user : syscall.c
Log message:
Correct errno return for setsockopt(), by Thayne Harbaugh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/18 02:39:59
Modified files:
linux-user : syscall.c
Log message:
Correct errno return for getsockopt(), by Thayne Harbaugh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/18 01:58:05
Modified files:
. : host-utils.h
Log message:
Code formatting.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/host-utils.h?cvsroot=qemu&r1=1.4&r2=1.5
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/18 01:46:39
Modified files:
linux-user/m68k: target_signal.h
Log message:
m68k missing get_sp_from_cpustate(), by Thayne Harbaugh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 20:31:43
Modified files:
. : readline.c
Log message:
Handle history additions properly, by Andreas Schwab.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 04:42:29
Modified files:
. : exec.c kqemu.c osdep.c qemu-common.h qemu-img.c
qemu_socket.h tap-win32.c vl.c
audio : dsoundaudio.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:55:57
Modified files:
. : sysemu.h vl.c
Log message:
Fix compilation with Cygwin, by Herve Poussineau.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/sysemu.h
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:53:42
Modified files:
target-mips: TODO
Log message:
MIPS TODO: mention unimplemented system controllers.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/TODO
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:50:28
Modified files:
target-mips: TODO
Log message:
Update MIPS TODO. The mipsnet failure is caused by a kernel bug.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:47:56
Modified files:
. : qemu-doc.texi
Log message:
Update MIPS specific documentation.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:38:27
Modified files:
. : qemu-doc.texi
Log message:
Add closing table tag.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=qemu&r1=1
Benjamin David Lunt wrote:
> Hi everyone,
>
> I only recently have started to use QEmu due to a request
> on the alt.os.development usenet group. My OS was not working
> on QEmu due to it would not recognize the (emulated) floppy.
>
> After a lot of testing, QEmu does not return the correct
> valu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 03:15:52
Modified files:
. : aes.c monitor.c vl.c
hw : adlib.c ide.c pcnet.c
Log message:
Fix miscellaneous minor things, by Andre Przywara.
CVSWeb
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/17 01:35:20
Modified files:
. : block.c block.h qemu-img.c
hw : fdc.c ide.c scsi-disk.c
Log message:
Fix bdrv_get_geometry to return uint64_t, by Andre
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/16 23:41:11
Modified files:
. : vl.c
hw : acpi.c apic.c cirrus_vga.c dma.c i8254.c ide.c
mc146818rtc.c pcnet.c ps2.c rtl8139.c sb16.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/16 03:16:05
Modified files:
. : block-vpc.c block-vvfat.c gdbstub.c vl.c
hw : pc.c
Log message:
Fix char* signedness, by Andre Przywara.
CVSWeb URLs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/15 17:28:36
Modified files:
. : Makefile Makefile.target
Added files:
. : block-raw-posix.c block-raw-win32.c
Removed files:
. : block-raw.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/16 03:02:09
Modified files:
. : block-vvfat.c gdbstub.c monitor.c vl.c vnc.c
vnchextile.h
audio : alsaaudio.c
hw
Anthony Liguori wrote:
> Balazs Attila-Mihaly (Cd-MaN) wrote:
>> Here goes v0.2 for my patch :-)
>> Changes
>> - now the option is a separate command line switch:
>> -net capture,vlan=2,file=test.pcap
>>
>
> Is it really necessary/useful to specify this on the command line since it
> can be c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/10 02:58:34
Modified files:
hw : esp.c lsi53c895a.c scsi-disk.c scsi-disk.h
usb-msd.c
Log message:
SCSI cleanup, by Laurent Vivier.
CVSWeb URLs
Laurent Vivier wrote:
>
> This series of patches allows to connect real SCSI device to the virtual
> SCSI controller of Qemu using the SCSI Generic interface (/dev/sg)
>
> for instance:
>
> qemu -hda my_disk.qcow2 -drive file=/dev/sg3,if=scsi
Please update also the documentation to mention this
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 23:12:56
Modified files:
linux-user : syscall.c
Log message:
Fix execve argc/envc counting, by Takashi Yoshii.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 23:02:39
Modified files:
hw : piix_pci.c
Log message:
Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas
Belon.
CVSWeb URLs:
http
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 05:10:03
Modified files:
. : Makefile configure
Log message:
SH4 big endian configuration, by Tomoyoshi Asano.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 05:01:53
Modified files:
hw : ide.c
Log message:
Fix Win98SE MyComputer regression, by Ben Taylor.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot
Dan Kenigsberg wrote:
> Having AuthenticAMD hard-coded is nice, but allowing the user to impersonate
> whatever CPU she wants is even nicer.
>
> Also, an English typo (due to me) is corrected.
>
> Dan.
>
> --- a/target-i386/helper2.c
> +++ b/target-i386/helper2.c
> @@ -254,8 +254,17 @@ static in
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 02:43:19
Modified files:
target-i386: helper2.c
Log message:
Fix spelling typo, by Dan Kenigsberg.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-i386/helper2.c
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 02:38:34
Modified files:
hw : mainstone.c mainstone.h
Log message:
Mainstone mmc support, by Armin Kuster.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 02:37:05
Modified files:
linux-user : syscall.c
Log message:
copy_{to,from}_user_timeval() update, by Thayne Harbaugh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 02:25:24
Modified files:
linux-user : syscall.c
Log message:
copy_from_user_fdset() update, by Thayne Harbaugh.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/09 02:22:58
Modified files:
. : cpu-defs.h exec.c
target-arm : helper.c
target-i386: helper2.c
target-m68k: helper.c
target-mips
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/07 01:13:38
Modified files:
hw : mips_r4k.c
Log message:
Remove broken ds1225y init, it is useless on this machine anyway.
Spotted by Atsushi Nemoto.
CVSWeb URLs
Blue Swirl wrote:
> On 12/3/07, Robert Reif <[EMAIL PROTECTED]> wrote:
> > This patch sets the maximum number of CPUs and memory to what is
> > supported by the actual hardware.
>
> While it's not historically accurate to emulate a Sparcstation 5 with
> 16 CPUs and 2 gigabytes of memory, it doesn'
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/03 17:05:38
Modified files:
. : monitor.c
Log message:
The profiler need qemu-timer.h
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/monitor.c?cvsroot=qemu&r1=1.9
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/03 02:17:39
Modified files:
hw : mips_pica61.c
Log message:
Fix floppy initialization, by Laurent Vivier.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/mips_pica61
Hotmail wrote:
[snip]
> Index: Makefile
> ===
> RCS file: /sources/qemu/qemu/Makefile,v
> retrieving revision 1.136
> diff -u -r1.136 Makefile
> --- Makefile 24 Nov 2007 23:35:07 - 1.136
> +++ Makefile 30 Nov 2007 15:29:08 -
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/02 17:47:33
Modified files:
hw : adlib.c
Log message:
Include qemu-timer.h iff DEBUG is defined.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/adlib.c?cvsroot=qemu
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/02 17:17:46
Modified files:
hw : adlib.c
Log message:
Add missing include, by Sylvain Petreolle.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/adlib.c?cvsroot=qemu
Igor Kovalenko wrote:
> On Nov 18, 2007 4:44 AM, Paul Brook <[EMAIL PROTECTED]> wrote:
> > CVSROOT:/sources/qemu
> > Module name:qemu
> > Changes by: Paul Brook 07/11/18 01:44:38
> >
> > Modified files:
> > . : block-vvfat.c block.c console.c dyngen.c
> >
andrzej zaborowski wrote:
> On 24/11/2007, Paul Brook <[EMAIL PROTECTED]> wrote:
> > > There is a chance that when using "unix" or "dynticks" clock, the
> > > signal arrives when no cpu is executing.
>
> How about this version, this one touches vl.c only:
Any reason why this isn't in CVS?
Thiem
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/02 07:14:18
Modified files:
target-mips: mips-defs.h
Log message:
Larger physical address space for 32-bit MIPS.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips
Claudio Scordino wrote:
> Hi all,
>
> more than one year ago we sent a patch on this mailing list to fix a
> problem of the fstat syscall for armeb. See
>
> http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00137.html
>
> We found the bug compiling a Linux kernel for armeb on scratchbox.
>
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/12/02 06:31:25
Modified files:
linux-user : main.c signal.c
linux-user/sh4 : target_signal.h
target-sh4 : helper.c
Log message:
SH4: Signal handling for the user
1 - 100 of 1205 matches
Mail list logo