summary refs log tree commit diff stats
path: root/hw/core/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
|\
| * cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-171-15/+4
* | 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/+0
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-0/+458