..
e500-ccsr.h
e500.c
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
2019-01-07 15:46:20 +00:00
e500.h
platform-bus-device: use device plug callback instead of machine_done notifier
2018-05-10 18:10:56 +01:00
e500plat.c
hw/ppc: Use the IEC binary prefix definitions
2018-07-02 15:41:16 +02:00
fdt.c
target/ppc: Split page size information into a separate allocation
2018-04-27 18:05:22 +10:00
mac_newworld.c
mac_newworld: simplify IRQ wiring
2018-12-21 09:24:23 +11:00
mac_oldworld.c
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
2018-12-14 13:30:50 +00:00
mac.h
macio: move MACIOIDEState type declarations to macio.h
2018-08-30 10:42:18 +10:00
Makefile.objs
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
2018-11-08 12:04:40 +11:00
mpc8544_guts.c
mpc8544ds.c
ppc: e500: switch E500 based machines to full machine definition
2018-04-27 18:05:23 +10:00
pnv_bmc.c
Include qapi/error.h exactly where needed
2018-02-09 13:50:17 +01:00
pnv_core.c
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
2019-01-09 09:28:14 +11:00
pnv_lpc.c
ppc/pnv: check size before data buffer access
2018-11-08 12:04:40 +11:00
pnv_occ.c
pnv_psi.c
pnv/psi: move the ICSState qemu_irq array under the PSI device model
2019-01-09 09:28:14 +11:00
pnv_xscom.c
Include qapi/error.h exactly where needed
2018-02-09 13:50:17 +01:00
pnv.c
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
2019-01-09 09:28:14 +11:00
ppc4xx_devs.c
ppc4xx: Disable debug logging by default
2019-01-09 09:28:13 +11:00
ppc4xx_pci.c
ppc4xx_pci: convert SysBus init method to a realize method
2018-11-08 12:04:40 +11:00
ppc405_boards.c
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
2018-12-21 09:24:23 +11:00
ppc405_uc.c
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
2018-12-21 09:24:23 +11:00
ppc405.h
ppc440_bamboo.c
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
2019-01-07 15:46:20 +00:00
ppc440_pcix.c
ppc440_pcix: convert SysBus init method to a realize method
2018-11-08 12:04:40 +11:00
ppc440_uc.c
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
2018-11-08 12:04:40 +11:00
ppc440.h
ppc440_uc: Basic emulation of PPC440 DMA controller
2018-07-03 09:56:52 +10:00
ppc_booke.c
ppc.c
Include qapi/error.h exactly where needed
2018-02-09 13:50:17 +01:00
ppce500_spin.c
hw/ppc: Use the IEC binary prefix definitions
2018-07-02 15:41:16 +02:00
prep_systemio.c
prep.c
40p: add fixed IRQ routing for LSI SCSI device
2018-09-25 11:12:25 +10:00
rs6000_mc.c
hw/ppc: Use the IEC binary prefix definitions
2018-07-02 15:41:16 +02:00
sam460ex.c
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
2019-01-07 15:46:20 +00:00
spapr_caps.c
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
2018-11-08 13:08:35 +11:00
spapr_cpu_core.c
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
2019-01-09 09:28:14 +11:00
spapr_drc.c
hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()
2018-06-12 09:33:52 +10:00
spapr_events.c
spapr: introduce a fixed IRQ number space
2018-08-21 14:28:45 +10:00
spapr_hcall.c
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
2019-01-09 09:28:14 +11:00
spapr_iommu.c
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
2018-12-21 09:24:23 +11:00
spapr_irq.c
spapr: enable XIVE MMIOs at reset
2019-01-09 09:28:14 +11:00
spapr_ovec.c
Purge uses of banned g_assert_FOO()
2018-06-13 13:47:35 +02:00
spapr_pci_vfio.c
Include qapi/error.h exactly where needed
2018-02-09 13:50:17 +01:00
spapr_pci.c
spapr: move spapr_create_phb() to core machine code
2019-01-09 09:28:14 +11:00
spapr_rng.c
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
2018-11-08 12:04:40 +11:00
spapr_rtas_ddw.c
spapr-iommu: Always advertise the maximum possible DMA window size
2018-12-21 09:37:38 +11:00
spapr_rtas.c
target/ppc/kvm: set vcpu as online/offline
2018-09-05 16:06:19 +10:00
spapr_rtc.c
qapi: Drop qapi_event_send_FOO()'s Error ** argument
2018-08-28 18:21:38 +02:00
spapr_vio.c
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
2018-12-21 09:24:23 +11:00
spapr.c
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
2019-01-09 09:28:14 +11:00
trace-events
ppc/spapr: Receive and store device tree blob from SLOF
2019-01-09 09:28:13 +11:00
virtex_ml507.c
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
2018-12-21 09:24:23 +11:00