Sign in
qemu
/
qemu
/
dbb5f3802e20af9a9971aa98d27c58839ea79a94
/
hw
/
openpic.c
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
3e77223
openpic: Added BRR1 register
by Bharat Bhushan
· 13 years ago
38ae51a
PPC: Fix openpic with relative memregions
by Alexander Graf
· 13 years ago
8a5faa1
openpic: remove dead code to make a PCI device version
by Anthony Liguori
· 13 years ago
df2921d
Merge remote-tracking branch 'upstream' into memory/batch
by Avi Kivity
· 13 years ago
11de8b7
openpic: Unfold write_IRQreg
by Alexander Graf
· 14 years ago
8d3a8c1
openpic: Unfold read_IRQreg
by Alexander Graf
· 14 years ago
bbc5842
PPC: Bump MPIC up to 32 supported CPUs
by Alexander Graf
· 14 years ago
0d33def
PPC: MPIC: Fix CI bit definitions
by Alexander Graf
· 14 years ago
3ee8244
PPC: MPIC: Remove read functionality for WO registers
by Alexander Graf
· 14 years ago
9250fd2
PPC: Set MPIC IDE for IPI to 0
by Alexander Graf
· 14 years ago
a675155
PPC: Fix IPI support in MPIC
by Alexander Graf
· 14 years ago
bc59d9c
PPC: Extend MPIC MMIO range
by Alexander Graf
· 14 years ago
704c7e5
PPC: Add CPU local MMIO regions to MPIC
by Alexander Graf
· 14 years ago
71cf9e6
openpic: Memory API conversion for mpic
by Fabien Chouteau
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 14 years ago
23c5e4c
ppc: convert to memory API
by Avi Kivity
· 14 years ago
8260064
openpic: Replace explicit byte swap with endian hints
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
b90c73c
pci: Replace unneeded type casts in calls of pci_register_bar
by Stefan Weil
· 14 years ago
b80d4a9
pci: don't overwrite multi functio bit in pci header type.
by Isaku Yamahata
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
5c4532e
Compile openpic only once
by Blue Swirl
· 15 years ago
060fbfe
hw/openpic.c: replace tabs by spaces
by Aurelien Jarno
· 15 years ago
d14ed25
target-ppc: Initialize OpenPIC properly
by Alexander Graf
· 15 years ago
c364c97
PCI: make duplicate devfn allocation fatal
by Blue Swirl
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
e439413
PPC: remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
6407f37
use PCI_HEADER_TYPE.
by Isaku Yamahata
· 16 years ago
d78f399
Delete some unused macros detected with -Wp,-Wunused-macros use
by blueswir1
· 16 years ago
dfebf62
hw/openpic: define list in mpic_init() const
by aurel32
· 16 years ago
b716991
kvm/powerpc: Enable MPIC for E500 platform.
by aurel32
· 16 years ago
67b5578
Add savevm and reset support for OpenPic
by blueswir1
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
4ebcf88
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
2486516
powerpc/kvm: fix a openpic bug (Liu Yu)
by aliguori
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
e9df014
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
by j_mayer
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
05a8096
Better fix for OpenPIC: should not depend on PowerPC.
by j_mayer
· 18 years ago
4710357
New model for PowerPC CPU hardware interrupt events:
by j_mayer
· 18 years ago
7668a27
openpic SMP support (Jocelyn Mayer)
by bellard
· 19 years ago
c68ea70
cpu_single_env usage fix
by bellard
· 19 years ago
54fa5af
more generic IRQ support
by bellard
· 20 years ago
f840702
spelling fix
by bellard
· 20 years ago
8adbc56
typo
by bellard
· 20 years ago
91d848e
disable PCI device for PMAC
by bellard
· 21 years ago
46e50e9
added PCI bus
by bellard
· 21 years ago
611493d
openpic fixes
by bellard
· 21 years ago
dbda808
OpenPIC support (Jocelyn Mayer)
by bellard
· 21 years ago