Age | Commit message (Expand) | Author |
2020-12-10 | WHPX: support for the kernel-irqchip on/off | Sunil Muthuswamy |
2020-10-21 | qapi: Restrict 'inject-nmi' command to machine code | Philippe Mathieu-Daudé |
2020-10-09 | monitor: Use getter/setter functions for cur_mon | Kevin Wolf |
2020-10-09 | monitor: Add Monitor parameter to monitor_get_cpu_index() | Kevin Wolf |
2020-10-06 | gdbstub: add reverse continue support in replay mode | Pavel Dovgalyuk |
2020-10-06 | gdbstub: add reverse step support in replay mode | Pavel Dovgalyuk |
2020-10-05 | cpus: add handle_interrupt to the CpusAccel interface | Claudio Fontana |
2020-10-05 | cpus: remove checks for non-NULL cpus_accel | Claudio Fontana |
2020-10-05 | cpus: cleanup now unneeded includes | Claudio Fontana |
2020-10-05 | cpus: extract out hvf-specific code to target/i386/hvf/ | Claudio Fontana |
2020-10-05 | cpus: extract out whpx-specific code to target/i386/ | Claudio Fontana |
2020-10-05 | cpus: extract out hax-specific code to target/i386/ | Claudio Fontana |
2020-10-05 | cpus: extract out kvm-specific code to accel/kvm | Claudio Fontana |
2020-10-05 | cpus: extract out qtest-specific code to accel/qtest | Claudio Fontana |
2020-10-05 | cpus: extract out TCG-specific code to accel/tcg | Claudio Fontana |
2020-10-05 | cpus: prepare new CpusAccel cpu accelerator interface | Claudio Fontana |
2020-10-05 | icount: rename functions to be consistent with the module name | Claudio Fontana |
2020-10-05 | cpu-timers, icount: new modules | Claudio Fontana |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-03 | softmmu/cpus: Only set parallel_cpus for SMP | Richard Henderson |
2020-07-10 | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana |
2020-07-10 | softmmu: move softmmu only files from root | Claudio Fontana |