Sign in
qemu
/
qemu
/
c02b78c7b4cecfe0a027abff8ecc3ec02e8b4a53
/
hw
/
ppc
/
e500.c
7abb479
PPC: E500: Add FSL I2C controller and integrate RTC with it
by Andrew Randrianasulu
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
f831f95
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
by Nick Hudson
· 6 years ago
2104d4f
e500: simplify IRQ wiring
by Greg Kurz
· 6 years ago
371b74e
Drop "qemu:" prefix from error_report() arguments
by Mao Zhongyi
· 6 years ago
ab3dd74
hw/ppc: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
a3fc839
platform-bus-device: use device plug callback instead of machine_done notifier
by Igor Mammedov
· 7 years ago
2fb513d
ppc: e500: use g_strdup_printf() instead of snprintf()
by Greg Kurz
· 7 years ago
03f0480
ppc: e500: switch E500 based machines to full machine definition
by Igor Mammedov
· 7 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
b4a5f24
PPC e500: Fix gap between u-boot and kernel
by David Engraf
· 7 years ago
52310c3
net: allow using any PCI NICs in -net or -nic
by Paolo Bonzini
· 7 years ago
8d62259
PPC: e500: Fix duplicate kernel load and device tree overlap
by David Engraf
· 7 years ago
90ee4e0
hw/ppc/spapr,e500: Use new property "stdout-path" for boot console
by Nikunj A Dadhania
· 7 years ago
8d085cf
openpic: move KVM-specific declarations into separate openpic_kvm.h file
by Mark Cave-Ayland
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
6f76b81
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
e75ce32
e500: name openpic and pci host bridge
by Michael Davidsaver
· 7 years ago
c91c187
e500: ppce500_init_mpic() return device instead of IRQ array
by Michael Davidsaver
· 7 years ago
59e816f
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
6d53657
e500: Use cpu_index instead of vcpu_dt_id
by Sam Bobroff
· 7 years ago
84efa64
ppc: replace cpu_ppc_init() with cpu_generic_init()
by Igor Mammedov
· 7 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
00469dc
target-ppc: Add MMU model check for booke machines
by Valentin Plotkin
· 8 years ago
d0c2b0d
hw/ppc: QOM'ify e500.c
by xiaoqiang zhao
· 8 years ago
4f01a63
sysbus: Remove ignored return value of FindSysbusDeviceFunc
by David Gibson
· 8 years ago
a36848f
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
by Aaron Larson
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
0d75590
ppc: Clean up includes
by Peter Maydell
· 9 years ago
c29b77f
error: Use error_reportf_err() where it makes obvious sense
by Markus Armbruster
· 9 years ago
4ecd4d1
ppc: Rename ELF_MACHINE to be PPC specific
by Peter Crosthwaite
· 10 years ago
116dc18
kvm_ppc: remove kvmppc_timer_hack
by Paolo Bonzini
· 9 years ago
f19377b
hw/ppc/e500.c: Fix memory leak
by Shannon Zhao
· 10 years ago
446f16a
machine: query kernel-irqchip property
by Marcel Apfelbaum
· 10 years ago
2343dd1
e500: fix memory leak
by Michael Tokarev
· 10 years ago
fe656eb
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
by Markus Armbruster
· 10 years ago
82e345f
PPC: e500: Fix GPIO controller interrupt number
by Amit Tomar
· 10 years ago
cb3778a
PPC: e500 pci host: Add support for ATMUs
by Alexander Graf
· 10 years ago
2eaaac1
PPC: e500: Move CCSR definition to params
by Alexander Graf
· 10 years ago
fdfb7f2
e500: Add support for eTSEC in device tree
by Alexander Graf
· 11 years ago
f708734
PPC: e500: Support dynamically spawned sysbus devices
by Alexander Graf
· 11 years ago
016f775
PPC: E500: Hook up power off GPIO to GPIO controller
by Alexander Graf
· 10 years ago
b88e77f
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
by Alexander Graf
· 10 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
aa2ac1d
ppc: convert g_new(qemu_irq usages to g_new0
by Peter Crosthwaite
· 10 years ago
e938ba0
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Shreyas B. Prabhu
· 11 years ago
79c0ff2
PPC: e500: Only create dt entries for existing serial ports
by Alexander Graf
· 11 years ago
3812c71
PPC: e500: Move to u-boot as firmware
by Alexander Graf
· 11 years ago
903585d
PPC: e500: Expose kernel load address in dt
by Alexander Graf
· 11 years ago
3016dca
PPC: e500: implement PCI INTx routing
by Bharat Bhushan
· 11 years ago
d575a6c
PPC: e500: some pci related cleanup
by Bharat Bhushan
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
6a450df
PPC: E500: Set PIR default reset value rather than SPR value
by Alexander Graf
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
0f20ba6
target-ppc: spapr: e500: fix to use cpu_dt_id
by Alexey Kardashevskiy
· 11 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 11 years ago
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
28290f3
PPC: E500: Generate device tree on reset
by Alexander Graf
· 11 years ago
9223836
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
by Markus Armbruster
· 11 years ago
51455c5
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 12 years ago
182735e
cpu: Make first_cpu and next_cpu CPUState
by Andreas Färber
· 12 years ago
2ff3de6
Simplify -machine option queries with qemu_get_machine_opts()
by Markus Armbruster
· 12 years ago
36ad0e9
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
by Markus Armbruster
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
29b358f
pci: Add root bus parameter to pci_nic_init()
by David Gibson
· 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
dd49c03
intc/openpic_kvm: Fix QOM and build issues
by Andreas Färber
· 12 years ago
e176634
intc/openpic: QOM'ify
by Andreas Färber
· 12 years ago
d85937e
kvm/openpic: in-kernel mpic support
by Scott Wood
· 12 years ago
82fc73b
PPC: e500: factor out mpic init code
by Scott Wood
· 12 years ago
43d03f2
PPC: e500: correct params->ram_size with ram_size
by Tiejun Chen
· 12 years ago
cefd3cd
PPC: e500: initialize GPRs as per epapr
by Bharat Bhushan
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
440c815
e500: Replace open-coded loop with qemu_get_cpu()
by Andreas Färber
· 12 years ago
f5fba9d
PPC: e500: Select MPIC v4.2 on ppce500 platform
by Scott Wood
· 12 years ago
bd25922
PPC: e500: fix mpic_iack address
by Scott Wood
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
b8dec14
PPC: e500: Change in-memory order of load blobs
by Alexander Graf
· 12 years ago
528e536
PPC: E500: Calculate loading blob offsets properly
by Alexander Graf
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
68c2dd7
PPC: Bring EPR support closer to reality
by Alexander Graf
· 12 years ago
1a61a9a
PPC: KVM: set has-idle in guest device tree
by Stuart Yoder
· 12 years ago
501a7ce
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
by Andreas Färber
· 12 years ago
a34a92b
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
by Andreas Färber
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
077805f
janitor: do not rely on indirect inclusions of or from qemu-char.h
by Paolo Bonzini
· 12 years ago
6f99198
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
9e2c129
PPC: e500: pci: Export slot2irq calculation
by Alexander Graf
· 12 years ago
492ec48
PPC: E500: Move PCI slot information into params
by Alexander Graf
· 12 years ago
347dd79
PPC: E500: Generate dt pci irq map dynamically
by Alexander Graf
· 12 years ago
a911b7a
PPC: e500: Add MSI support
by Alexander Graf
· 12 years ago
d0b7263
openpic: convert to qdev
by Alexander Graf
· 12 years ago
Next »