Age | Commit message (Expand) | Author | Files | Lines |
2023-06-28 | target/ppc: Restrict KVM-specific fields from ArchCPU | Philippe Mathieu-Daudé | 1 | -0/+2 |
2020-11-15 | powerpc tcg: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2017-01-31 | hw/ppc: QOM'ify ppce500_spin.c | xiaoqiang zhao | 1 | -10/+8 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 1 | -2/+2 |
2016-10-31 | *_run_on_cpu: introduce run_on_cpu_data type | Paolo Bonzini | 1 | -3/+3 |
2016-09-27 | cpus: pass CPUState to run_on_cpu helpers | Alex Bennée | 1 | -21/+10 |
2016-07-01 | target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb | Aaron Larson | 1 | -6/+1 |
2016-06-27 | target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR | Aaron Larson | 1 | -1/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 1 | -1/+1 |
2014-04-08 | ppce500_spin: Initialize struct properly | Alexander Graf | 1 | -3/+3 |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 1 | -1/+1 |
2013-07-29 | ppce500_spin: QOM cast cleanup | Andreas Färber | 1 | -6/+8 |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-06-28 | kvm: Change cpu_synchronize_state() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 1 | -1/+1 |
2013-03-01 | ppc: move files referencing CPU to hw/ppc/ | Paolo Bonzini | 1 | -0/+222 |