index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
e500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
2015-03-09
1
-9
/
+11
*
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
2015-01-07
1
-1
/
+1
*
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
1
-4
/
+2
*
PPC: e500: Move CCSR definition to params
Alexander Graf
2015-01-07
1
-16
/
+14
*
e500: Add support for eTSEC in device tree
Alexander Graf
2014-11-04
1
-0
/
+43
*
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
2014-11-04
1
-0
/
+100
*
PPC: E500: Hook up power off GPIO to GPIO controller
Alexander Graf
2014-11-04
1
-0
/
+24
*
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
2014-11-04
1
-0
/
+32
*
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-11-03
1
-1
/
+2
*
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2014-08-15
1
-1
/
+1
*
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-07-15
1
-2
/
+1
*
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
2014-06-27
1
-4
/
+9
*
PPC: e500: Move to u-boot as firmware
Alexander Graf
2014-06-16
1
-41
/
+73
*
PPC: e500: Expose kernel load address in dt
Alexander Graf
2014-06-16
1
-5
/
+23
*
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2014-06-16
1
-0
/
+1
*
PPC: e500: some pci related cleanup
Bharat Bhushan
2014-06-16
1
-5
/
+7
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-22
/
+22
*
PPC: E500: Set PIR default reset value rather than SPR value
Alexander Graf
2014-04-08
1
-1
/
+1
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+1
*
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-2
/
+5
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
1
-106
/
+107
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-1
/
+1
*
PPC: E500: Generate device tree on reset
Alexander Graf
2013-09-02
1
-9
/
+43
*
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
2013-08-21
1
-17
/
+18
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-10
1
-4
/
+1
|
\
|
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-4
/
+1
*
|
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-09
1
-9
/
+3
*
|
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
2013-07-09
1
-9
/
+4
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-1
/
+1
|
\
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
1
-1
/
+1
*
|
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
|
/
*
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
1
-1
/
+1
*
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
1
-1
/
+1
*
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
1
-5
/
+74
*
PPC: e500: factor out mpic init code
Scott Wood
2013-07-01
1
-22
/
+34
*
PPC: e500: correct params->ram_size with ram_size
Tiejun Chen
2013-05-06
1
-0
/
+1
*
PPC: e500: initialize GPRs as per epapr
Bharat Bhushan
2013-05-06
1
-3
/
+27
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-4
/
+4
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-4
/
+6
*
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
2013-02-16
1
-8
/
+3
*
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2013-01-25
1
-2
/
+2
*
PPC: e500: fix mpic_iack address
Scott Wood
2013-01-25
1
-1
/
+1
*
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-21
1
-2
/
+2
*
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
1
-1
/
+6
*
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
1
-4
/
+8
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-6
/
+11
*
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
1
-2
/
+2
*
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
1
-0
/
+4
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-7
/
+8
|
\
[next]