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