index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
1
-4
/
+5
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
1
-1
/
+1
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-0
/
+16
2020-10-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...
Peter Maydell
1
-7
/
+12
2020-10-13
softmmu/memory: Log invalid memory accesses
Philippe Mathieu-Daudé
1
-0
/
+16
2020-10-13
softmmu/vl: Be less verbose about missing KVM when running the qtests
Thomas Huth
1
-7
/
+12
2020-10-12
device_core: use drain_call_rcu in in qmp_device_add
Maxim Levitsky
1
-0
/
+12
2020-10-12
docs/devel/qtest: Include protocol spec in document
Eduardo Habkost
1
-8
/
+63
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
2
-1
/
+3713
2020-10-12
softmmu: move more files to softmmu/
Paolo Bonzini
7
-0
/
+2938
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-1
/
+1
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
1
-1
/
+1
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
1
-0
/
+5
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
1
-3
/
+11
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-0
/
+18
2020-10-05
cpus: remove checks for non-NULL cpus_accel
Claudio Fontana
1
-12
/
+21
2020-10-05
cpus: cleanup now unneeded includes
Claudio Fontana
1
-7
/
+0
2020-10-05
cpus: extract out hvf-specific code to target/i386/hvf/
Claudio Fontana
1
-66
/
+0
2020-10-05
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
1
-79
/
+0
2020-10-05
cpus: extract out hax-specific code to target/i386/
Claudio Fontana
1
-79
/
+1
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
1
-77
/
+0
2020-10-05
cpus: extract out qtest-specific code to accel/qtest
Claudio Fontana
1
-63
/
+1
2020-10-05
cpus: extract out TCG-specific code to accel/tcg
Claudio Fontana
1
-504
/
+1
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2
-48
/
+156
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
4
-28
/
+28
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
7
-742
/
+897
2020-09-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
1
-6
/
+0
2020-09-30
vl: relocate path to configuration file
Paolo Bonzini
1
-1
/
+2
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-12
/
+28
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
4
-30
/
+30
2020-09-09
softmmu: Add missing trace-events file
Philippe Mathieu-Daudé
6
-4
/
+33
2020-09-03
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
1
-1
/
+10
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
1
-0
/
+1
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-2
/
+0
2020-08-21
meson: convert most of softmmu/
Paolo Bonzini
2
-13
/
+11
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-1
/
+1
2020-08-21
configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
Paolo Bonzini
1
-1
/
+1
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
4
-4
/
+4
2020-07-27
semihosting: defer connect_chardevs a little more to use serialx
KONRAD Frederic
1
-2
/
+3
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
1
-1
/
+3
2020-07-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' int...
Peter Maydell
1
-5
/
+1
2020-07-21
hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
Philippe Mathieu-Daudé
1
-5
/
+1
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
1
-1
/
+1
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
1
-0
/
+2
2020-07-10
softmmu/vl: Remove the check for colons in -accel parameters
Thomas Huth
1
-5
/
+0
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
3
-87
/
+131
2020-07-10
softmmu: move softmmu only files from root
Claudio Fontana
8
-0
/
+7272
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
1
-0
/
+9
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-4
/
+1
[next]