summaryrefslogtreecommitdiffstats
path: root/hw/core/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: move debug_check_watchpoint to tcg_opsClaudio Fontana2021-02-051-9/+0Star
* cpu: move adjust_watchpoint_address to tcg_opsClaudio Fontana2021-02-051-6/+0Star
* accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana2021-02-051-1/+5
* cpu: Remove unnecessary noop methodsEduardo Habkost2020-12-161-13/+0Star
* cpu: Move cpu_common_props to hw/core/cpu.cEduardo Habkost2020-12-151-0/+15
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-10-081-0/+1
|\
| * hw/core/cpu: Add missing 'exec/cpu-common.h' includePhilippe Mathieu-Daudé2020-10-061-0/+1
* | cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana2020-10-051-13/+0Star
* | cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2020-10-051-0/+1
|/
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-3/+3
* target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann2020-09-081-1/+1
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-1/+1
* qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2020-07-101-2/+1Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell2020-06-161-0/+1
|\
| * cpu: convert queued work to a QSIMPLEQEmilio G. Cota2020-06-161-0/+1
* | qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
|/
* hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé2020-06-051-0/+2
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-191-15/+4Star
|\
| * cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-181-15/+4Star
* | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
|/
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* cpu: Introduce cpu_class_set_parent_reset()Greg Kurz2020-01-241-0/+8
* cpu: hook plugin vcpu eventsEmilio G. Cota2019-10-281-0/+2
* cputlb: Remove cpu->mem_io_vaddrRichard Henderson2019-09-251-1/+0Star
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-0/+458