index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
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-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
2020-09-30
vl: relocate path to configuration file
Paolo Bonzini
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-09
softmmu: Add missing trace-events file
Philippe Mathieu-Daudé
2020-09-03
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: convert most of softmmu/
Paolo Bonzini
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
2020-08-21
configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-27
semihosting: defer connect_chardevs a little more to use serialx
KONRAD Frederic
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
2020-07-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' int...
Peter Maydell
2020-07-21
hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
Philippe Mathieu-Daudé
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
2020-07-10
softmmu/vl: Remove the check for colons in -accel parameters
Thomas Huth
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
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
2020-07-07
qdev: device module support
Gerd Hoffmann
2020-07-06
softmmu: initialize spice and audio earlier
Gerd Hoffmann
2020-07-06
fuzz: fix broken qtest check at rcu_disable_atfork
Alexander Bulekov
2020-07-03
softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
Philippe Mathieu-Daudé
2020-07-03
softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
Philippe Mathieu-Daudé
[next]