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
/
hw
/
ppc
/
ppce500_spin.c
Age
Commit message (
Expand
)
Author
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-01-31
hw/ppc: QOM'ify ppce500_spin.c
xiaoqiang zhao
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
2016-06-27
target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR
Aaron Larson
2016-01-29
ppc: Clean up includes
Peter Maydell
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2014-04-08
ppce500_spin: Initialize struct properly
Alexander Graf
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2013-07-29
ppce500_spin: QOM cast cleanup
Andreas Färber
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini