aboutsummaryrefslogtreecommitdiff
path: root/hw/core/cpu.c
AgeCommit message (Expand)Author
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2019-10-28cpu: hook plugin vcpu eventsEmilio G. Cota
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster