Statistics
| Branch: | Revision:

root / hw / pci-host @ 88c034d5

Name Size
Makefile.objs 477 Bytes
apb.c 17.1 kB
bonito.c 25.3 kB
grackle.c 5.1 kB
pam.c 3.4 kB
piix.c 20.3 kB
ppce500.c 12 kB
prep.c 7 kB
q35.c 10.8 kB
uninorth.c 14.8 kB
versatile.c 16.2 kB

Latest revisions

# Date Author Comment
f055e96b 07/29/2013 09:44 pm Andreas Färber

pci-bridge: Turn PCIBridge into abstract QOM type

Introduce TYPE_PCI_BRIDGE as base type and use PCI_BRIDGE() casts.

Reviewed-by: Don Koch <>
Acked-by: Michael S. Tsirkin <>
[AF: Updated pbm-bridge parent to TYPE_PCI_BRIDGE]...

125ee0ed 07/29/2013 06:37 pm Marcel Apfelbaum

devices: Associate devices to their logical category

The category will be used to sort the devices displayed in
the command line help.

Signed-off-by: Marcel Apfelbaum <>
Message-id: ...

2b8fbcd8 07/25/2013 04:12 pm Paolo Bonzini

sparc64: unbreak

... by making apb a subclass of TYPE_PCI_HOST_BRIDGE.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

e37b80fa 07/25/2013 04:12 pm Paolo Bonzini

mips_fulong2e: do not use isa_mmio

This board is little-endian, but still isa_mmio should die. :)

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id: ...

5519ad0c 07/25/2013 04:12 pm Paolo Bonzini

sparc64: remove indirection for I/O port access

This fixes endianness bugs in I/O port access.

Signed-off-by: Paolo Bonzini <>
Reviewed-by: Anthony Liguori <>
Message-id: ...

2aedfa46 07/23/2013 01:37 am Hu Tao

i440fx: Use type-safe cast instead of direct access of parent dev

Signed-off-by: Hu Tao <>
[AF: Converted remaining accesses and renamed to parent_obj]
Signed-off-by: Andreas Färber <>

a3560fbf 07/23/2013 01:37 am Hu Tao

i440fx-pcihost: Use QOM realize for i440fx-pcihost

Signed-off-by: Hu Tao <>
Signed-off-by: Andreas Färber <>

ce88812f 07/23/2013 01:37 am Hu Tao

q35: Use type-safe cast instead of direct access of parent dev

And remove variables if possible.

Signed-off-by: Hu Tao <>
[AF: Converted remaining access and renamed to parent_obj]
Signed-off-by: Andreas Färber <>

62d92e43 07/23/2013 01:37 am Hu Tao

q35: Use QOM realize for q35 host bridge

And split off MemoryRegion initialization into instance_init.

Signed-off-by: Hu Tao <>
Signed-off-by: Andreas Färber <>

dc11549e 07/08/2013 04:00 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pci,misc enhancements

This includes some pci enhancements:

Better support for systems with multiple PCI root buses
FW cfg interface for more robust pci programming in BIOS
Minor fixes/cleanups for fw cfg and cross-version migration -...

View revisions

Also available in: Atom