index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
Set an invalid-bits mask for each SPE instructions
Fabien Chouteau
1
-229
/
+271
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
2
-0
/
+68
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
2
-0
/
+52
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
3
-0
/
+25
2011-10-06
PPC: booke timers
Fabien Chouteau
2
-0
/
+66
2011-10-06
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
Alexander Graf
1
-3
/
+22
2011-10-06
Gdbstub: handle read of fpscr
Fabien Chouteau
1
-2
/
+1
2011-10-06
Implement POWER7's CFAR in TCG
David Gibson
3
-1
/
+58
2011-10-06
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
2
-4
/
+5
2011-10-06
ppc: booke206: add "info tlb" support
Scott Wood
2
-0
/
+90
2011-10-06
kvm: ppc: booke206: use MMU API
Scott Wood
2
-0
/
+87
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
2
-0
/
+45
2011-10-06
PPC: KVM: Add stubs for kvm helper functions
Alexander Graf
1
-0
/
+26
2011-10-06
PPC: KVM: Remove kvmppc_read_host_property
Alexander Graf
2
-46
/
+0
2011-10-06
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
2
-0
/
+68
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
2
-31
/
+0
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
1
-4
/
+3
2011-09-23
core: remove qemu_service_io
Frediano Ziglio
1
-1
/
+1
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
1
-1
/
+1
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
1
-0
/
+6
2011-08-23
PPC: E500: Inject SPE exception on invalid SPE access
Alexander Graf
1
-39
/
+39
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
2
-3
/
+18
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
3
-6
/
+6
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
3
-4
/
+4
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
1
-1
/
+3
2011-07-30
exec.h cleanup
Blue Swirl
2
-35
/
+6
2011-07-12
target-alpha, target-ppc: Remove unnecessary setjmp.h include
Peter Maydell
1
-2
/
+0
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
6
-176
/
+284
2011-06-26
Remove exec-all.h include directives
Blue Swirl
3
-3
/
+0
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2
-11
/
+12
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
1
-2
/
+2
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-1
/
+1
2011-06-20
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
1
-14
/
+0
2011-06-20
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
1
-9
/
+0
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
5
-35
/
+67
2011-06-17
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
3
-135
/
+200
2011-06-17
PPC: Only set lower 32bits with mtmsr
Alexander Graf
1
-11
/
+6
2011-06-17
target-ppc: Handle memory-forced I/O controller access
Hervé Poussineau
1
-0
/
+16
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-06-03
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2
-12
/
+10
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
3
-15
/
+0
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
1
-6
/
+4
2011-06-03
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
1
-6
/
+6
2011-05-23
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
1
-1
/
+1
2011-05-23
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2
-7
/
+6
2011-05-22
Fix typos in comments (chek -> check)
Stefan Weil
1
-1
/
+1
2011-05-22
Delete unused tb_invalidate_page_range
Blue Swirl
1
-1
/
+0
2011-05-20
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
1
-5
/
+4
2011-05-20
w32: Fix compilation and replace non-portable usage of ulong
Stefan Weil
1
-2
/
+2
2011-05-14
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
7
-159
/
+1382
[prev]
[next]