qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu main.c
@ 2003-05-08 15:33 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-05-08 15:33 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/05/08 11:33:33

Modified files:
	.              : main.c 

Log message:
	more accurate signal handling

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/main.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text

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

* [Qemu-devel] qemu main.c
@ 2003-05-27 23:28 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-05-27 23:28 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/05/27 19:28:08

Modified files:
	.              : main.c 

Log message:
	precise exceptions - more accurate interrupt semantics

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/main.c.diff?tr1=1.27&tr2=1.28&r1=text&r2=text

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

* [Qemu-devel] qemu main.c
@ 2003-05-29 20:05 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-05-29 20:05 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/05/29 16:05:35

Modified files:
	.              : main.c 

Log message:
	misplaced #endif

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/main.c.diff?tr1=1.28&tr2=1.29&r1=text&r2=text

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

* [Qemu-devel] qemu main.c
@ 2003-06-21 13:11 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-06-21 13:11 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/06/21 09:11:25

Modified files:
	.              : main.c 

Log message:
	new segment access

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

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

* [Qemu-devel] qemu main.c
@ 2003-06-24 13:30 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-06-24 13:30 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/06/24 09:30:31

Modified files:
	.              : main.c 

Log message:
	declare user mode only simulation for QEMU

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

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

* [Qemu-devel] qemu main.c
@ 2003-06-25 16:18 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-06-25 16:18 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/06/25 12:18:50

Modified files:
	.              : main.c 

Log message:
	compile fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/main.c.diff?tr1=1.32&tr2=1.33&r1=text&r2=text

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

* [Qemu-devel] qemu main.c
@ 2003-07-26 18:02 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-07-26 18:02 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/07/26 14:02:28

Modified files:
	.              : main.c 

Log message:
	set to protected mode

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

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

* [Qemu-devel] qemu main.c
@ 2003-10-27 21:16 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-10-27 21:16 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:16:15

Modified files:
	.              : main.c 

Log message:
	factorized debug code

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

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

* [Qemu-devel] qemu main.c
@ 2003-10-28  0:48 Fabrice Bellard
  0 siblings, 0 replies; 9+ messages in thread
From: Fabrice Bellard @ 2003-10-28  0:48 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <fabrice.bellard@free.fr>	03/10/27 19:48:22

Modified files:
	.              : main.c 

Log message:
	static link

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/main.c.diff?tr1=1.38&tr2=1.39&r1=text&r2=text

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

end of thread, other threads:[~2003-10-28  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-27 21:16 [Qemu-devel] qemu main.c Fabrice Bellard
  -- strict thread matches above, loose matches on Subject: below --
2003-10-28  0:48 Fabrice Bellard
2003-07-26 18:02 Fabrice Bellard
2003-06-25 16:18 Fabrice Bellard
2003-06-24 13:30 Fabrice Bellard
2003-06-21 13:11 Fabrice Bellard
2003-05-29 20:05 Fabrice Bellard
2003-05-27 23:28 Fabrice Bellard
2003-05-08 15:33 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).