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
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
2013-05-06
PPC: e500: correct params->ram_size with ram_size
Tiejun Chen
2013-05-06
PPC: e500: initialize GPRs as per epapr
Bharat Bhushan
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
[next]