Sign in
qemu
/
qemu
/
9dd0d8111fbb8015db75a38933aee1d45f9e64a3
/
hw
/
ppc
/
mac.h
9b164a4
macio: move MACIOIDEState type declarations to macio.h
by Mark Cave-Ayland
· 7 years ago
ab3dd74
hw/ppc: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
d811d61
mac_newworld: add PMU device
by Mark Cave-Ayland
· 7 years ago
7c4166a
mac_newworld: add gpios to macio devices with PMU enabled
by Mark Cave-Ayland
· 7 years ago
f1114c1
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
by Mark Cave-Ayland
· 7 years ago
06fe3a5
ppc: introduce Core99MachinesState for the mac99 machine
by Mark Cave-Ayland
· 7 years ago
4558fad
ppc: remove obsolete macio_init() definition from mac.h
by Mark Cave-Ayland
· 7 years ago
a72fed2
ppc: remove obsolete pci_pmac_init() definitions from mac.h
by Mark Cave-Ayland
· 7 years ago
040b27c
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
by Mark Cave-Ayland
· 7 years ago
c90c393
uninorth: rename UNINState to UNINHostState
by Mark Cave-Ayland
· 7 years ago
32cde61
uninorth: move PCI host bridge bus initialisation into device realize
by Mark Cave-Ayland
· 7 years ago
ab1244b
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
by Mark Cave-Ayland
· 7 years ago
a773e64
grackle: remove deprecated pci_grackle_init() function
by Mark Cave-Ayland
· 7 years ago
b0318ec
grackle: general tidy-up and QOMify
by Mark Cave-Ayland
· 7 years ago
a5ed75f
heathrow: remove obsolete heathow_init() function
by Mark Cave-Ayland
· 7 years ago
0f4b541
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
by Mark Cave-Ayland
· 7 years ago
e1218e4
macio: move macio related structures and defines into separate macio.h file
by Mark Cave-Ayland
· 7 years ago
c296460
heathrow: change heathrow_pic_init() to return the heathrow device
by Mark Cave-Ayland
· 7 years ago
343bd85
macio: move ESCC device within the macio device
by Mark Cave-Ayland
· 7 years ago
7092e84
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
by Mark Cave-Ayland
· 7 years ago
09a5734
cuda: convert to use the shared mos6522 device
by Mark Cave-Ayland
· 7 years ago
27c5cee
cuda: rename frequency property to tb_frequency
by Mark Cave-Ayland
· 7 years ago
e451b85
macio: use object link between MACIO_IDE and MAC_DBDMA object
by Mark Cave-Ayland
· 7 years ago
0fc8433
macio: pass channel into MACIOIDEState via qdev property
by Mark Cave-Ayland
· 7 years ago
4f7265f
ppc/ide/macio: Add missing registers
by Benjamin Herrenschmidt
· 7 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
216c906
cuda: port SET_DEVICE_LIST command to new framework
by Hervé Poussineau
· 9 years ago
374312e
cuda: port SET_AUTO_RATE command to new framework
by Hervé Poussineau
· 9 years ago
03c1280
macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
by Mark Cave-Ayland
· 9 years ago
cffc331
cuda.c: add delay to setting of SR_INT bit
by Mark Cave-Ayland
· 9 years ago
7c84b1b
block: Rename BlockDriverAIOCB* to BlockAIOCB*
by Markus Armbruster
· 10 years ago
b981289
PPC: Cuda: Use cuda timer to expose tbfreq to guest
by Alexander Graf
· 11 years ago
a8b0503
PPC: mac_nvram: Remove unused functions
by Alexander Graf
· 11 years ago
a6b6d08
hw/ppc/mac.h: remove unused BIOS_FILENAME definition
by Michael Tokarev
· 11 years ago
cae3235
PPC: dbdma: Wait for DMA until we have data
by Alexander Graf
· 12 years ago
4aa3510
PPC: dbdma: macio: Add DMA callback
by Alexander Graf
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
293c867
cuda: Move ADB bus into CUDA state
by Andreas Färber
· 12 years ago
45fa67f
cuda: QOM'ify CUDA
by Andreas Färber
· 12 years ago
07a7484
ide/macio: QOM'ify MacIO IDE
by Andreas Färber
· 12 years ago
95ed3b7
mac_nvram: QOM'ify MacIO NVRAM
by Andreas Färber
· 12 years ago
3743cca
mac_nvram: Clean up public API
by Andreas Färber
· 12 years ago
d037834
macio: Split MacIO in two
by Andreas Färber
· 12 years ago
baec191
ppc: Move Mac machines to hw/ppc/
by Andreas Färber
· 12 years ago
[Renamed from hw/ppc_mac.h]
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
0e65504
grackle_pci: QOM'ify Grackle PCI host bridge
by Andreas Färber
· 13 years ago
7a880d9
ppc: move ADB stuff from ppc_mac.h to adb.h
by Laurent Vivier
· 14 years ago
23c5e4c
ppc: convert to memory API
by Avi Kivity
· 14 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
b9e17a3
PPC: calculate kernel,initrd,cmdline locations dynamically
by Alexander Graf
· 14 years ago
ae0bfb7
ppc: remove video.x
by Blue Swirl
· 14 years ago
0f92119
PPC: Use Mac99_U3 type on ppc64
by Alexander Graf
· 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
b884220
ide: split away ide-macio.c
by Gerd Hoffmann
· 16 years ago
33b544b
Give the kernel more room
by Alexander Graf
· 16 years ago
bba831e
Remove obsolete BIOS_SIZE from sysemu.h
by Paul Brook
· 16 years ago
513f789
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
by blueswir1
· 16 years ago
b716991
kvm/powerpc: Enable MPIC for E500 platform.
by aurel32
· 16 years ago
68af3f2
Add it_shift
by blueswir1
· 16 years ago
e3007e6
PowerPC: IDE DB-DMA support
by aurel32
· 16 years ago
28ce5ce
PowerPC: mac-io DB-DMA support
by aurel32
· 16 years ago
7fa9ae1
Use ESCC for PowerMac serial
by blueswir1
· 16 years ago
e5d01b0
target-ppc: add an openbios-ppc image
by aurel32
· 16 years ago
992e5ac
Use OpenBIOS for g3bw machine
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
74e9115
Fix PowerMac NVRAM device.
by j_mayer
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago