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