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-18
qapi/introspect.py: replace 'extra' dict with 'comment' argument
John Snow
2021-02-18
qapi/introspect.py: Unify return type of _make_tree()
John Snow
2021-02-18
qapi/introspect.py: guard against ifcond/comment misuse
John Snow
2021-02-18
qapi/introspect.py: add _gen_features helper
John Snow
2021-02-18
qapi/introspect.py: use _make_tree for features nodes
John Snow
2021-02-18
qapi/introspect.py: assert schema is not None
John Snow
2021-02-18
qapi: Replace List[str] with Sequence[str] for ifcond
John Snow
2021-02-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-plugin-updates-180221...
Peter Maydell
2021-02-18
tests/acceptance: add a memory callback check
Alex Bennée
2021-02-18
tests/plugin: allow memory plugin to do both inline and callbacks
Alex Bennée
2021-02-18
tests/acceptance: add a new tests to detect counting errors
Alex Bennée
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
2021-02-18
accel/tcg: re-factor non-RAM execution code
Alex Bennée
2021-02-18
accel/tcg: cache single instruction TB on pending replay exception
Alex Bennée
2021-02-18
accel/tcg: actually cache our partial icount TB
Alex Bennée
2021-02-18
tests/acceptance: add a new set of tests to exercise plugins
Alex Bennée
2021-02-18
tests/plugin: expand insn test to detect duplicate instructions
Alex Bennée
2021-02-18
target/sh4: Create superh_io_recompile_replay_branch
Richard Henderson
2021-02-18
target/mips: Create mips_io_recompile_replay_branch
Richard Henderson
2021-02-18
accel/tcg: Create io_recompile_replay_branch hook
Richard Henderson
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-18
accel/tcg/plugin-gen: fix the call signature for inline callbacks
Alex Bennée
2021-02-18
contrib: Open brace '{' following struct go on the same line
zhouyang
2021-02-18
contrib: space required after that ','
zhouyang
2021-02-18
contrib: Add spaces around operator
zhouyang
2021-02-18
contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
zhouyang
2021-02-18
contrib: Don't use '#' flag of printf format
zhouyang
2021-02-18
plugins: new hwprofile plugin
Alex Bennée
2021-02-18
plugins: add API to return a name for a IO device
Alex Bennée
2021-02-18
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
2021-02-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-02-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210217'...
Peter Maydell
2021-02-16
virtiofsd: Do not use a thread pool by default
Vivek Goyal
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-02-16
virtiofsd: vu_dispatch locking should never fail
Greg Kurz
2021-02-16
virtiofsd: Allow to build it without the tools
Wainer dos Santos Moschetta
2021-02-16
replay: fix icount request when replaying clock access
Pavel Dovgalyuk
2021-02-16
event_notifier: Set ->initialized earlier in event_notifier_init()
Greg Kurz
2021-02-16
hvf: Fetch cr4 before evaluating CPUID(1)
Alexander Graf
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2021-02-16
hvf: x86: Remove unused definitions
Alexander Graf
2021-02-16
target/i386/hvf: add vmware-cpuid-freq cpu feature
Vladislav Yaroshchuk
2021-02-16
hvf: Guard xgetbv call
Hill Ma
2021-02-16
util/cutils: Skip "." when looking for next directory component
Stefan Weil
2021-02-16
tests/qtest/qos-test: dump QEMU command if verbose
Christian Schoenebeck
2021-02-16
tests/qtest/qos-test: dump environment variables if verbose
Christian Schoenebeck
[next]