qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu/hw pci.c
@ 2005-04-06 23:00 Fabrice Bellard
  0 siblings, 0 replies; 11+ messages in thread
From: Fabrice Bellard @ 2005-04-06 23:00 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/04/06 23:00:25

Modified files:
	hw             : pci.c 

Log message:
	PCI irq in sync with new Bochs BIOS

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2005-05-13 23:08 Fabrice Bellard
  0 siblings, 0 replies; 11+ messages in thread
From: Fabrice Bellard @ 2005-05-13 23:08 UTC (permalink / raw)
  To: qemu-devel

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

Modified files:
	hw             : pci.c 

Log message:
	handle the case where several PCI irqs share the same PIC irq

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2005-06-05 15:16 Fabrice Bellard
  0 siblings, 0 replies; 11+ messages in thread
From: Fabrice Bellard @ 2005-06-05 15:16 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	05/06/05 15:16:50

Modified files:
	hw             : pci.c 

Log message:
	correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-04-02 19:11 Fabrice Bellard
  0 siblings, 0 replies; 11+ messages in thread
From: Fabrice Bellard @ 2006-04-02 19:11 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Fabrice Bellard <bellard@savannah.gnu.org>	06/04/02 19:11:31

Modified files:
	hw             : pci.c 

Log message:
	do not test reserved config bits

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.22&tr2=1.23&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-04-18 16:55 Paul Brook
  0 siblings, 0 replies; 11+ messages in thread
From: Paul Brook @ 2006-04-18 16:55 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Paul Brook <pbrook@savannah.gnu.org>	06/04/18 16:55:22

Modified files:
	hw             : pci.c 

Log message:
	Initialize PCI BAR config data.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-05-21 13:45 Paul Brook
  0 siblings, 0 replies; 11+ messages in thread
From: Paul Brook @ 2006-05-21 13:45 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Branch: 	
Changes by:	Paul Brook <pbrook@savannah.gnu.org>	06/05/21 13:45:10

Modified files:
	hw             : pci.c 

Log message:
	Use lookup table for PCI class descriptions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/pci.c.diff?tr1=1.25&tr2=1.26&r1=text&r2=text

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-08-10  1:03 Paul Brook
  0 siblings, 0 replies; 11+ messages in thread
From: Paul Brook @ 2006-08-10  1:03 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Paul Brook <pbrook>	06/08/10 01:03:35

Modified files:
	hw             : pci.c 

Log message:
	Add SCSI controller class.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pci.c?cvsroot=qemu&r1=1.27&r2=1.28

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-09-28 19:52 Paul Brook
  0 siblings, 0 replies; 11+ messages in thread
From: Paul Brook @ 2006-09-28 19:52 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Paul Brook <pbrook>	06/09/28 19:52:59

Modified files:
	hw             : pci.c 

Log message:
	PCI IRC routing fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pci.c?cvsroot=qemu&r1=1.31&r2=1.32

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

* [Qemu-devel] qemu/hw pci.c
@ 2006-12-10 23:20 Thiemo Seufer
  0 siblings, 0 replies; 11+ messages in thread
From: Thiemo Seufer @ 2006-12-10 23:20 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	06/12/10 23:20:45

Modified files:
	hw             : pci.c 

Log message:
	Fix PCI config space overflow, by Herbert Xu.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pci.c?cvsroot=qemu&r1=1.32&r2=1.33

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

* [Qemu-devel] qemu/hw pci.c
@ 2007-03-06 19:36 Thiemo Seufer
  0 siblings, 0 replies; 11+ messages in thread
From: Thiemo Seufer @ 2007-03-06 19:36 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/03/06 19:36:53

Modified files:
	hw             : pci.c 

Log message:
	Fix typo in PCI bridge code.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pci.c?cvsroot=qemu&r1=1.34&r2=1.35

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

* [Qemu-devel] qemu/hw pci.c
@ 2007-04-14 12:24 Thiemo Seufer
  0 siblings, 0 replies; 11+ messages in thread
From: Thiemo Seufer @ 2007-04-14 12:24 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/04/14 12:24:46

Modified files:
	hw             : pci.c 

Log message:
	Know about more PCI device classes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pci.c?cvsroot=qemu&r1=1.37&r2=1.38

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

end of thread, other threads:[~2007-04-14 12:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-14 12:24 [Qemu-devel] qemu/hw pci.c Thiemo Seufer
  -- strict thread matches above, loose matches on Subject: below --
2007-03-06 19:36 Thiemo Seufer
2006-12-10 23:20 Thiemo Seufer
2006-09-28 19:52 Paul Brook
2006-08-10  1:03 Paul Brook
2006-05-21 13:45 Paul Brook
2006-04-18 16:55 Paul Brook
2006-04-02 19:11 Fabrice Bellard
2005-06-05 15:16 Fabrice Bellard
2005-05-13 23:08 Fabrice Bellard
2005-04-06 23:00 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).