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
/
target-ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Some support for dumping TLB_EMB TLBs
François Revol
2012-05-01
1
-0
/
+50
*
PPC: Fix up e500 cache size setting
Alexander Graf
2012-05-01
1
-12
/
+14
*
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
2012-04-15
1
-8
/
+0
*
target-ppc: Init dcache and icache size for e500 user mode
Meador Inge
2012-04-15
1
-1
/
+4
*
target-ppc: Fix type casts for w64 (uintptr_t)
Stefan Weil
2012-04-15
1
-3
/
+3
*
target-ppc: QOM'ify CPU reset
Andreas Färber
2012-04-15
3
-46
/
+47
*
target-ppc: Start QOM'ifying CPU init
Andreas Färber
2012-04-15
2
-1
/
+11
*
target-ppc: QOM'ify CPU
Andreas Färber
2012-04-15
4
-1
/
+119
*
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-15
4
-25
/
+54
*
target-ppc: Drop cpu_ppc_close()
Andreas Färber
2012-04-15
2
-7
/
+0
*
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
Mark Cave-Ayland
2012-04-15
1
-1
/
+1
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-5
/
+3
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
5
-21
/
+21
*
PPC: KVM: Synchronize regs on CPU dump
Alexander Graf
2012-03-15
1
-0
/
+2
*
ppc: Correctly define POWERPC_INSNS2_DEFAULT
Meador Inge
2012-03-15
1
-2
/
+2
*
PPC: Fix large page support in TCG
Nathan Whitehorn
2012-03-15
1
-6
/
+6
*
PPC: Add PIR register to POWER7 CPU
Nathan Whitehorn
2012-03-15
1
-0
/
+5
*
PPC64: Add support for ldbrx and stdbrx instructions
Thomas Huth
2012-03-15
3
-11
/
+47
*
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
2012-03-15
1
-2
/
+10
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-ppc: Don't overuse CPUState
Andreas Färber
2012-03-14
8
-152
/
+152
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
PPC: 405: Use proper CPU reset
Alexander Graf
2012-03-14
1
-0
/
+3
*
target-ppc: Clean includes
Stefan Weil
2012-02-28
2
-12
/
+0
*
ppc: remove unused variables
Blue Swirl
2012-02-11
1
-3
/
+0
*
PPC: E500: Populate L1CFG0 SPR
Alexander Graf
2012-02-02
1
-1
/
+4
*
PPC: e500mc: Enable processor control
Alexander Graf
2012-02-02
1
-1
/
+1
*
PPC: E500: Implement msgsnd
Alexander Graf
2012-02-02
3
-0
/
+35
*
PPC: E500: Implement msgclr
Alexander Graf
2012-02-02
3
-0
/
+54
*
PPC: Enable doorbell excp handlers
Alexander Graf
2012-02-02
1
-14
/
+2
*
PPC: Add CPU feature for processor control
Alexander Graf
2012-02-02
1
-1
/
+3
*
PPC: E500: Add doorbell defines
Alexander Graf
2012-02-02
1
-0
/
+16
*
PPC: E500: Add some more excp vectors
Alexander Graf
2012-02-02
1
-1
/
+4
*
PPC: booke206: move avail check to tlbwe
Alexander Graf
2012-02-02
2
-7
/
+10
*
PPC: booke206: Check for TLB overrun
Alexander Graf
2012-02-02
4
-1
/
+29
*
PPC: booke206: Implement tlbilx
Alexander Graf
2012-02-02
3
-0
/
+102
*
PPC: booke206: Check for min/max TLB entry size
Alexander Graf
2012-02-02
1
-0
/
+11
*
PPC: booke: add tlbnps handling
Alexander Graf
2012-02-02
1
-0
/
+25
*
PPC: booke206: allow NULL raddr in ppcmas_tlb_check
Alexander Graf
2012-02-02
1
-1
/
+4
*
PPC: rename msync to msync_4xx
Alexander Graf
2012-02-02
1
-2
/
+2
*
PPC: e500: msync is 440 only, e500 has real sync
Alexander Graf
2012-02-02
2
-5
/
+4
*
PPC: e500mc: add missing IVORs to bitmap
Alexander Graf
2012-02-02
1
-1
/
+5
*
PPC: Add IVOR 38-42
Alexander Graf
2012-02-02
2
-14
/
+20
*
PPC: KVM: Update HIOR code to new interface
Alexander Graf
2012-02-02
1
-3
/
+7
*
PPC: Enable 440EP CPU target
Alexander Graf
2012-01-21
1
-11
/
+5
*
kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
Avi Kivity
2012-01-08
1
-1
/
+2
*
PPC: Add description for the Freescale e500mc core.
Varun Sethi
2012-01-03
1
-6
/
+50
*
kvm-ppc: halt secondary cpus when guest reset
Liu Yu-B13201
2012-01-03
1
-1
/
+1
*
PPC: monitor: add ability to dump SLB entries
Nishanth Aravamudan
2012-01-03
1
-0
/
+28
*
fix spelling in target sub directory
Dong Xu Wang
2011-12-02
3
-5
/
+5
[next]