index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
e500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
1
-4
/
+9
2014-06-16
PPC: e500: Move to u-boot as firmware
Alexander Graf
1
-41
/
+73
2014-06-16
PPC: e500: Expose kernel load address in dt
Alexander Graf
1
-5
/
+23
2014-06-16
PPC: e500: implement PCI INTx routing
Bharat Bhushan
1
-0
/
+1
2014-06-16
PPC: e500: some pci related cleanup
Bharat Bhushan
1
-5
/
+7
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-22
/
+22
2014-04-08
PPC: E500: Set PIR default reset value rather than SPR value
Alexander Graf
1
-1
/
+1
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+1
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
1
-2
/
+5
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
1
-106
/
+107
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-09-02
PPC: E500: Generate device tree on reset
Alexander Graf
1
-9
/
+43
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
1
-17
/
+18
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-4
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-4
/
+1
2013-07-09
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
1
-9
/
+3
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-9
/
+4
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
1
-1
/
+1
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
1
-1
/
+1
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
1
-5
/
+74
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
1
-22
/
+34
2013-05-06
PPC: e500: correct params->ram_size with ram_size
Tiejun Chen
1
-0
/
+1
2013-05-06
PPC: e500: initialize GPRs as per epapr
Bharat Bhushan
1
-3
/
+27
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-4
/
+4
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-4
/
+6
2013-02-16
e500: Replace open-coded loop with qemu_get_cpu()
Andreas Färber
1
-8
/
+3
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
1
-2
/
+2
2013-01-25
PPC: e500: fix mpic_iack address
Scott Wood
1
-1
/
+1
2013-01-21
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
1
-2
/
+2
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
1
-1
/
+6
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
1
-4
/
+8
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-6
/
+11
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
1
-2
/
+2
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
1
-0
/
+4
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-7
/
+8
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-12-14
PPC: e500: pci: Export slot2irq calculation
Alexander Graf
1
-1
/
+4
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
1
-1
/
+3
2012-12-14
PPC: E500: Generate dt pci irq map dynamically
Alexander Graf
1
-20
/
+31
[next]