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
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
2014-04-08
PPC: E500: Set PIR default reset value rather than SPR value
Alexander Graf
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-02
PPC: E500: Generate device tree on reset
Alexander Graf
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
[next]