index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2015-09-20
kvm_ppc: remove kvmppc_timer_hack
Paolo Bonzini
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2014-06-16
target-ppc: Introduce DFP Helper Utilities
Tom Musta
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-01
PPC: Add non-kvm stub file
Alexander Graf
2013-03-22
target-ppc: Split user only code out of mmu_helper.c
David Gibson
2013-03-22
target-ppc: Disentangle pte_check()
David Gibson
2013-03-22
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
2013-03-08
target-ppc: Split model definitions out of translate_init.c
Andreas Färber
2013-01-07
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
2012-06-24
PPC: BookE: Implement EPR SPR
Alexander Graf
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for misc helpers
Blue Swirl
2012-06-24
ppc: Split off misc helpers
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
2012-06-24
ppc: Split off timebase helpers
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
2012-06-24
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
2012-06-24
ppc: Split integer and vector ops
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
2012-06-24
ppc: Split FPU and SPE ops
Blue Swirl
2012-06-24
ppc: Avoid AREG0 for exception helpers
Blue Swirl
2012-06-24
ppc: Split exception helpers
Blue Swirl
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
2012-06-07
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini