index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-2
/
+2
2012-06-24
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
Stefan Weil
1
-1
/
+1
2012-06-24
target-ppc: Fix build with --enable-debug
Stefan Weil
1
-1
/
+1
2012-06-24
PPC: BookE206: Bump MAS2 to 64bit
Alexander Graf
1
-1
/
+1
2012-06-24
PPC: BookE: Support 32 and 64 bit wide MAS2
Alexander Graf
1
-1
/
+18
2012-06-24
PPC: Extract SPR dump generation into its own function
Alexander Graf
1
-12
/
+18
2012-06-24
PPC: Add e5500 CPU target
Alexander Graf
1
-3
/
+93
2012-06-24
PPC: BookE: Make ivpr selectable by CPU type
Alexander Graf
1
-4
/
+5
2012-06-24
PPC: BookE: Implement EPR SPR
Alexander Graf
4
-0
/
+38
2012-06-24
PPC: Add support for MSR_CM
Alexander Graf
4
-6
/
+16
2012-06-24
PPC: Add some booke SPR defines
Alexander Graf
1
-0
/
+22
2012-06-24
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
5
-0
/
+272
2012-06-24
booke_206_tlbwe: Discard invalid bits in MAS2
Fabien Chouteau
1
-2
/
+15
2012-06-24
ppc: Make hbrev table const
Blue Swirl
1
-1
/
+1
2012-06-24
ppc: Add missing break
Blue Swirl
1
-0
/
+1
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
5
-89
/
+90
2012-06-24
ppc: Move misc helpers from helper.c to misc_helper.c
Blue Swirl
2
-9
/
+9
2012-06-24
ppc: Avoid AREG0 for misc helpers
Blue Swirl
5
-27
/
+25
2012-06-24
ppc: Split off misc helpers
Blue Swirl
3
-94
/
+118
2012-06-24
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
5
-69
/
+71
2012-06-24
ppc: Split off timebase helpers
Blue Swirl
3
-135
/
+162
2012-06-24
ppc: Cleanup MMU merge
Blue Swirl
2
-106
/
+35
2012-06-24
ppc: Move MMU helpers from helper.c to mmu_helper.c
Blue Swirl
2
-2475
/
+2471
2012-06-24
ppc: Avoid a warning with the next patch
Blue Swirl
1
-2
/
+2
2012-06-24
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
5
-133
/
+142
2012-06-24
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
3
-854
/
+884
2012-06-24
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
4
-191
/
+280
2012-06-24
ppc: Split integer and vector ops
Blue Swirl
3
-1500
/
+1540
2012-06-24
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
4
-322
/
+346
2012-06-24
ppc: Split FPU and SPE ops
Blue Swirl
3
-1710
/
+1733
2012-06-24
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
3
-746
/
+745
2012-06-24
ppc: Fix coding style in helper.c
Blue Swirl
1
-164
/
+230
2012-06-24
ppc: Avoid AREG0 for exception helpers
Blue Swirl
5
-76
/
+85
2012-06-24
ppc: Split exception helpers
Blue Swirl
3
-190
/
+220
2012-06-24
ppc: Fix coding style in op_helper.c
Blue Swirl
1
-520
/
+725
2012-06-21
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
1
-1
/
+1
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
1
-1
/
+1
2012-06-07
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+3
2012-06-07
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
1
-1
/
+3
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
1
-0
/
+1
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-5
/
+0
2012-06-04
target-ppc: Let cpu_ppc_init() return PowerPCCPU
Andreas Färber
2
-4
/
+12
2012-05-01
target-ppc: Some support for dumping TLB_EMB TLBs
François Revol
1
-0
/
+50
2012-05-01
PPC: Fix up e500 cache size setting
Alexander Graf
1
-12
/
+14
2012-04-15
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
1
-8
/
+0
2012-04-15
target-ppc: Init dcache and icache size for e500 user mode
Meador Inge
1
-1
/
+4
2012-04-15
target-ppc: Fix type casts for w64 (uintptr_t)
Stefan Weil
1
-3
/
+3
2012-04-15
target-ppc: QOM'ify CPU reset
Andreas Färber
3
-46
/
+47
2012-04-15
target-ppc: Start QOM'ifying CPU init
Andreas Färber
2
-1
/
+11
2012-04-15
target-ppc: QOM'ify CPU
Andreas Färber
4
-1
/
+119
[next]