qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu exec-all.h
@ 2003-10-27 21:24 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2003-10-27 21:24 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/10/27 16:24:55

Modified files:
	.              : exec-all.h 

Log message:
	full soft mmu support

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2003-10-30  1:08 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2003-10-30  1:08 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/10/29 20:08:17

Modified files:
	.              : exec-all.h 

Log message:
	no need for locks in system mode

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-01-10 23:49 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-01-10 23:49 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/01/10 23:23:48

Modified files:
	.              : exec-all.h 

Log message:
	moved ASM_NAME

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.25&tr2=1.26&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-02-07 14:09 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-02-07 14:09 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/02/07 14:09:05

Modified files:
	.              : exec-all.h 

Log message:
	test and set fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.26&tr2=1.27&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-04-17 18:32 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-04-17 18:32 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/04/17 18:32:14

Modified files:
	.              : exec-all.h 

Log message:
	removed unused stuff

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.30&tr2=1.31&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-07-02 13:31 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-07-02 13:31 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/07/02 13:31:24

Modified files:
	.              : exec-all.h 

Log message:
	correct __builtin_expect definition - increased code gen buffer size for x86

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.31&tr2=1.32&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-07-24 14:14 Fabrice Bellard
  2005-07-24 14:38 ` Hetz Ben Hamo
  0 siblings, 1 reply; 17+ messages in thread
From: Fabrice Bellard @ 2005-07-24 14:14 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/07/24 14:14:53

Modified files:
	.              : exec-all.h 

Log message:
	temporary work around for 16 bit code in kqemu

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.33&tr2=1.34&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Qemu-devel] qemu exec-all.h
  2005-07-24 14:14 Fabrice Bellard
@ 2005-07-24 14:38 ` Hetz Ben Hamo
  0 siblings, 0 replies; 17+ messages in thread
From: Hetz Ben Hamo @ 2005-07-24 14:38 UTC (permalink / raw)
  To: qemu-devel, Fabrice Bellard

How much is it useful? is it a good enough solution to install win9x with kqemu?

Thanks,
Hetz

> Modified files:
>         .              : exec-all.h
> 
> Log message:
>         temporary work around for 16 bit code in kqemu

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-08-21  9:37 Fabrice Bellard
  2005-08-21 10:19 ` Ozan Türkyılmaz
  0 siblings, 1 reply; 17+ messages in thread
From: Fabrice Bellard @ 2005-08-21  9:37 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/08/21 09:37:35

Modified files:
	.              : exec-all.h 

Log message:
	added kqemu_set_notdirty()

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.34&tr2=1.35&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Qemu-devel] qemu exec-all.h
  2005-08-21  9:37 Fabrice Bellard
@ 2005-08-21 10:19 ` Ozan Türkyılmaz
  2005-08-21 18:32   ` Johannes Schindelin
  2005-08-22  4:42   ` Martin Bochnig
  0 siblings, 2 replies; 17+ messages in thread
From: Ozan Türkyılmaz @ 2005-08-21 10:19 UTC (permalink / raw)
  To: qemu-devel

i have a request
cound you put cvs checkouts to another maling list ?

On 21/08/05, Fabrice Bellard <fabrice@bellard.org> wrote:
> CVSROOT:        /cvsroot/qemu
> Module name:    qemu
> Branch:
> Changes by:     Fabrice Bellard <bellard@savannah.gnu.org>      05/08/21 09:37:35
> 
> Modified files:
>         .              : exec-all.h
> 
> Log message:
>         added kqemu_set_notdirty()
> 
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 


-- 
Ozan

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-08-21 15:19 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-08-21 15:19 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/08/21 15:19:36

Modified files:
	.              : exec-all.h 

Log message:
	compilation fix for gcc3.4 on win32 (Paul Brook)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.35&tr2=1.36&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Qemu-devel] qemu exec-all.h
  2005-08-21 10:19 ` Ozan Türkyılmaz
@ 2005-08-21 18:32   ` Johannes Schindelin
  2005-08-22  4:42   ` Martin Bochnig
  1 sibling, 0 replies; 17+ messages in thread
From: Johannes Schindelin @ 2005-08-21 18:32 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 274 bytes --]

Hi,

On Sun, 21 Aug 2005, Ozan Türky?lmaz wrote:

> i have a request
> cound you put cvs checkouts to another maling list ?

I veto that. I find it highly informative what patches Fabrice applied, 
and it has a high relevance to the name of the list.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Qemu-devel] qemu exec-all.h
  2005-08-21 10:19 ` Ozan Türkyılmaz
  2005-08-21 18:32   ` Johannes Schindelin
@ 2005-08-22  4:42   ` Martin Bochnig
  1 sibling, 0 replies; 17+ messages in thread
From: Martin Bochnig @ 2005-08-22  4:42 UTC (permalink / raw)
  To: qemu-devel

Ozan Türkyılmaz wrote:

>i have a request
>cound you put cvs checkouts to another maling list ?
>  
>


Ozan Türkyılmaz,

do you have any idea what you're actually talking about??
I'd suggest that you first find out

#0)
who Fabrice Bellard is and

#1)
what he is doing here!

>On 21/08/05, Fabrice Bellard <fabrice@bellard.org> wrote:
>  
>
>>CVSROOT:        /cvsroot/qemu
>>Module name:    qemu
>>Branch:
>>Changes by:     Fabrice Bellard <bellard@savannah.gnu.org>      05/08/21 09:37:35
>>
>>    
>>
>
>  
>

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2005-09-04 16:54 Fabrice Bellard
  0 siblings, 0 replies; 17+ messages in thread
From: Fabrice Bellard @ 2005-09-04 16:54 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/09/04 16:54:47

Modified files:
	.              : exec-all.h 

Log message:
	disabled LDT test (kqemu 0.7.2 no longer needs it)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/exec-all.h.diff?tr1=1.37&tr2=1.38&r1=text&r2=text

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2007-05-08 23:40 Thiemo Seufer
  0 siblings, 0 replies; 17+ messages in thread
From: Thiemo Seufer @ 2007-05-08 23:40 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/05/08 23:40:45

Modified files:
	.              : exec-all.h 

Log message:
	Another #elif'ication.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.52&r2=1.53

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2007-05-10  0:33 Thiemo Seufer
  0 siblings, 0 replies; 17+ messages in thread
From: Thiemo Seufer @ 2007-05-10  0:33 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/05/10 00:33:40

Modified files:
	.              : exec-all.h 

Log message:
	Fix wrong branch condition in MIPS testandset.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.53&r2=1.54

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Qemu-devel] qemu exec-all.h
@ 2008-02-03 17:35 Paul Brook
  0 siblings, 0 replies; 17+ messages in thread
From: Paul Brook @ 2008-02-03 17:35 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Paul Brook <pbrook>	08/02/03 17:35:41

Modified files:
	.              : exec-all.h 

Log message:
	Fix opparam_buf size estimate.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.74&r2=1.75

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-02-03 17:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-04 16:54 [Qemu-devel] qemu exec-all.h Fabrice Bellard
  -- strict thread matches above, loose matches on Subject: below --
2008-02-03 17:35 Paul Brook
2007-05-10  0:33 Thiemo Seufer
2007-05-08 23:40 Thiemo Seufer
2005-08-21 15:19 Fabrice Bellard
2005-08-21  9:37 Fabrice Bellard
2005-08-21 10:19 ` Ozan Türkyılmaz
2005-08-21 18:32   ` Johannes Schindelin
2005-08-22  4:42   ` Martin Bochnig
2005-07-24 14:14 Fabrice Bellard
2005-07-24 14:38 ` Hetz Ben Hamo
2005-07-02 13:31 Fabrice Bellard
2005-04-17 18:32 Fabrice Bellard
2005-02-07 14:09 Fabrice Bellard
2005-01-10 23:49 Fabrice Bellard
2003-10-30  1:08 Fabrice Bellard
2003-10-27 21:24 Fabrice Bellard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).