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
...
*
|
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
2011-06-20
1
-14
/
+0
*
|
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
2011-06-20
1
-9
/
+0
|
/
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-06-03
2
-12
/
+10
|
\
|
*
PPC: fix sregs usage on booke
Alexander Graf
2011-06-03
1
-6
/
+4
|
*
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
2011-06-03
1
-6
/
+6
*
|
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
2011-06-03
3
-15
/
+0
|
/
*
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
2011-05-23
1
-1
/
+1
|
\
|
*
Fix typos in comments (chek -> check)
Stefan Weil
2011-05-22
1
-1
/
+1
*
|
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-23
2
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
2011-05-20
1
-5
/
+4
|
*
w32: Fix compilation and replace non-portable usage of ulong
Stefan Weil
2011-05-20
1
-2
/
+2
*
|
Delete unused tb_invalidate_page_range
Blue Swirl
2011-05-22
1
-1
/
+0
|
/
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-14
7
-159
/
+1382
|
\
|
*
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
6
-113
/
+1020
|
*
PPC: Add another 64 bits to instruction feature mask
Alexander Graf
2011-05-12
3
-39
/
+110
|
*
PPC: Add GS MSR definition
Alexander Graf
2011-05-12
1
-0
/
+2
|
*
kvm: ppc: detect old headers
Alexander Graf
2011-05-09
1
-1
/
+15
|
*
monitor: add PPC BookE SPRs
Scott Wood
2011-05-09
3
-12
/
+214
|
*
kvm: ppc: fixes for KVM_SET_SREGS on init
Scott Wood
2011-05-09
1
-3
/
+30
*
|
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
2011-05-08
1
-1
/
+1
*
|
Fix typo in comment (embeded -> embedded)
Stefan Weil
2011-05-08
1
-1
/
+1
|
/
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-1
/
+1
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-2
/
+1
*
target-ppc: fix SPE comparison functions
Aurelien Jarno
2011-04-17
1
-13
/
+13
*
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
2011-04-17
1
-2
/
+2
*
target-ppc: remove #ifdef FLOAT128
Aurelien Jarno
2011-04-12
1
-20
/
+0
*
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-10
1
-1
/
+1
*
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
David Gibson
2011-04-08
1
-0
/
+9
*
Use existing helper function to implement popcntd instruction
David Gibson
2011-04-08
1
-13
/
+1
*
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
1
-0
/
+7
*
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
1
-0
/
+11
*
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
2
-8
/
+30
*
Add POWER7 support for ppc
David Gibson
2011-04-01
3
-0
/
+129
*
Support 1T segments on ppc
David Gibson
2011-04-01
2
-12
/
+45
*
Better factor the ppc hash translation path
David Gibson
2011-04-01
2
-48
/
+20
*
Use "hash" more consistently in ppc mmu code
David Gibson
2011-04-01
2
-50
/
+50
*
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
6
-46
/
+62
*
Clean up slb_lookup() function
David Gibson
2011-04-01
1
-27
/
+18
*
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
2011-04-01
4
-11
/
+69
*
Implement missing parts of the logic for the POWER PURR
David Gibson
2011-04-01
3
-0
/
+16
*
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
5
-1
/
+80
*
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2011-04-01
2
-0
/
+10
*
Clean up PowerPC SLB handling code
David Gibson
2011-04-01
4
-136
/
+79
*
target-ppc: ext32u instead of andi with constant
Aurelien Jarno
2011-04-01
1
-4
/
+4
*
target-ppc: add support for 6 SPE instructions
Fabien Chouteau
2011-03-22
1
-4
/
+198
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-03-21
1
-7
/
+7
|
\
|
*
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
2011-03-16
1
-4
/
+4
|
*
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
2011-03-15
1
-1
/
+1
|
*
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
2011-03-15
1
-3
/
+3
[prev]
[next]