index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
e500.c
Age
Commit message (
Expand
)
Author
2018-09-24
Drop "qemu:" prefix from error_report() arguments
Mao Zhongyi
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-08
ppc: e500: use g_strdup_printf() instead of snprintf()
Greg Kurz
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-03-18
PPC e500: Fix gap between u-boot and kernel
David Engraf
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2018-03-06
PPC: e500: Fix duplicate kernel load and device tree overlap
David Engraf
2018-03-06
hw/ppc/spapr,e500: Use new property "stdout-path" for boot console
Nikunj A Dadhania
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-06
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2017-12-15
e500: name openpic and pci host bridge
Michael Davidsaver
2017-11-08
e500: ppce500_init_mpic() return device instead of IRQ array
Michael Davidsaver
2017-10-17
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
Igor Mammedov
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
2017-01-31
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-20
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
2015-06-03
hw/ppc/e500.c: Fix memory leak
Shannon Zhao
2015-03-11
machine: query kernel-irqchip property
Marcel Apfelbaum
2015-03-10
e500: fix memory leak
Michael Tokarev
2015-03-09
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
2015-01-07
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
PPC: e500: Move CCSR definition to params
Alexander Graf
2014-11-04
e500: Add support for eTSEC in device tree
Alexander Graf
2014-11-04
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
2014-11-04
PPC: E500: Hook up power off GPIO to GPIO controller
Alexander Graf
2014-11-04
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-06-27
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
2014-06-16
PPC: e500: Move to u-boot as firmware
Alexander Graf
2014-06-16
PPC: e500: Expose kernel load address in dt
Alexander Graf
2014-06-16
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2014-06-16
PPC: e500: some pci related cleanup
Bharat Bhushan
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
[next]