Sign in
qemu
/
qemu
/
0dc165c1bd544cad4b58f9493d3f6f71fd41705e
/
hw
/
pci-host
/
bonito.c
f7cf221
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
by BALATON Zoltan
· 6 years ago
e800894
hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init
by Philippe Mathieu-Daudé
· 6 years ago
421ab72
hw/pci-host/bonito: Move away from old_mmio accessors
by Peter Maydell
· 7 years ago
0151abe
hw/pci*: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
1115ff6
pci: Rename root bus initialization functions for clarity
by David Gibson
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
97d5408
pci: Clean up includes
by Peter Maydell
· 9 years ago
a2a645d
PCI Bonito: QOMify and cleanup
by Cao jin
· 9 years ago
58d4797
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
by Peter Maydell
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
0ca4f94
mips: fix broken fulong2e machine
by Paolo Bonzini
· 10 years ago
9af21db
pci: Trivial device model conversions to realize
by Markus Armbruster
· 10 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
08c58f9
pci-host: Consistently set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
e37b80f
mips_fulong2e: do not use isa_mmio
by Paolo Bonzini
· 12 years ago
40c5dce
hw/p*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
c0907c9
hw: move PCI bridges to hw/pci-* or hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/bonito.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
60a0e44
pci: Allow PCI bus creation interfaces to specify the type of bus
by Alex Williamson
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
8558d94
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
by Andreas Färber
· 12 years ago
c5589ee
bonito: QOM'ify Bonito PCI host bridge
by Andreas Färber
· 12 years ago
4240abf
pci: Make host bridge TypeInfos const
by Andreas Färber
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
9a542a4
bonito: convert cop to memory API
by Benoît Canet
· 13 years ago
def344a
bonito: convert ldma to memory API
by Benoît Canet
· 13 years ago
845cbeb
bonito: convert south bridge pci config to memory API
by Benoît Canet
· 13 years ago
183e1d4
bonito: convert north bridge pci config to memory API
by Benoît Canet
· 13 years ago
8920097
bonito: convert north bridge register mapping to memory API
by Benoît Canet
· 13 years ago
b2bedb2
Remove blanks before \n in output strings
by Stefan Weil
· 13 years ago
aee97b8
pci: pass I/O address space to new PCI bus
by Avi Kivity
· 14 years ago
1e39101
pci: pass address space to pci bus when created
by Avi Kivity
· 14 years ago
51387f8
hw/bonito.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
968d683
isa_mmio: Always use little endian
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
fed61bb
hw/bonito: remove incorrect pci_mem_base setting
by Huacai Chen
· 15 years ago
d0f7453
MIPS: Initial support of bonito north bridge used by fulong mini pc
by Huacai Chen
· 15 years ago