Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/core: Restrict CpuClass::get_crash_info() to system-mode | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -0/+2 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell | 2020-03-19 | 1 | -15/+4 |
|\ | |||||
| * | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell | 2020-03-18 | 1 | -15/+4 |
* | | gdbstub: extend GByteArray to read register helpers | Alex Bennée | 2020-03-17 | 1 | -1/+1 |
|/ | |||||
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | cpu: Introduce cpu_class_set_parent_reset() | Greg Kurz | 2020-01-24 | 1 | -0/+8 |
* | cpu: hook plugin vcpu events | Emilio G. Cota | 2019-10-28 | 1 | -0/+2 |
* | cputlb: Remove cpu->mem_io_vaddr | Richard Henderson | 2019-09-25 | 1 | -1/+0 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -0/+458 |