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
Age
Commit message (
Expand
)
Author
2021-02-08
replay: rng-builtin support
Pavel Dovgalyuk
2021-02-08
pc-bios/descriptors: fix paths in json files
Sergei Trofimovich
2021-02-08
replay: fix replay of the interrupts
Pavel Dovgalyuk
2021-02-08
accel/kvm/kvm-all: Fix wrong return code handling in dirty log code
Thomas Huth
2021-02-08
qapi/meson: Restrict UI module to system emulation and tools
Philippe Mathieu-Daudé
2021-02-08
qapi/meson: Restrict system-mode specific modules
Philippe Mathieu-Daudé
2021-02-08
qapi/meson: Remove QMP from user-mode emulation
Philippe Mathieu-Daudé
2021-02-08
qapi/meson: Restrict qdev code to system-mode emulation
Philippe Mathieu-Daudé
2021-02-08
meson: Restrict emulation code
Philippe Mathieu-Daudé
2021-02-08
meson: Restrict some trace event directories to user/system emulation
Philippe Mathieu-Daudé
2021-02-08
meson: Merge trace_events_subdirs array
Philippe Mathieu-Daudé
2021-02-08
meson: Restrict block subsystem processing
Philippe Mathieu-Daudé
2021-02-08
pc-bios/meson: Only install EDK2 blob firmwares with system emulation
Philippe Mathieu-Daudé
2021-02-08
tests/meson: Only build softfloat objects if TCG is selected
Philippe Mathieu-Daudé
2021-02-08
meson: Warn when TCI is selected but TCG backend is available
Philippe Mathieu-Daudé
2021-02-08
meson: Explicit TCG backend used
Philippe Mathieu-Daudé
2021-02-08
configure: Improve TCI feature description
Philippe Mathieu-Daudé
2021-02-08
target/i86: implement PKS
Paolo Bonzini
2021-02-08
target/i386: Fix decoding of certain BMI instructions
David Greenaway
2021-02-08
event_notifier: handle initialization failure better
Maxim Levitsky
2021-02-08
virtio-scsi: don't uninitialize queues that we didn't initialize
Maxim Levitsky
2021-02-08
docs: don't install corresponding man page if guest agent is disabled
Stefan Reiter
2021-02-08
fuzz: fix wrong index in clear_bits
Qiuhao Li
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2021-02-08
meson: honor --enable-rbd if cc.links test fails
Paolo Bonzini
2021-02-08
meson: accept either shared or static libraries if --disable-static
Paolo Bonzini
2021-02-08
machine: add missing doc for memory-backend option
Igor Mammedov
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-02-08
fuzz: add virtio-9p configurations for fuzzing
Alexander Bulekov
2021-02-08
docs/fuzz: add some information about OSS-Fuzz
Alexander Bulekov
2021-02-08
fuzz: enable dynamic args for generic-fuzz configs
Alexander Bulekov
2021-02-08
fuzz: log the arguments used to initialize QEMU
Alexander Bulekov
2021-02-08
docs/fuzz: fix pre-meson path
Alexander Bulekov
2021-02-08
fuzz: refine the ide/ahci fuzzer configs
Alexander Bulekov
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-02-08
qapi: enable strict-optional checks
John Snow
2021-02-08
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
2021-02-08
qapi/gen: Drop support for QAPIGen without a file name
Markus Armbruster
2021-02-08
qapi/commands: Simplify command registry generation
Markus Armbruster
2021-02-08
qapi/gen: Support switching to another module temporarily
Markus Armbruster
2021-02-08
qapi/gen: write _genc/_genh access shims
John Snow
2021-02-08
qapi: centralize the built-in module name definition
John Snow
2021-02-08
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
2021-02-08
qapi: use explicitly internal module names
John Snow
2021-02-08
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2021-02-08
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
2021-02-08
qapi/main: handle theoretical None-return from re.match()
John Snow
2021-02-08
qapi/events: fix visit_event typing
John Snow
[prev]
[next]