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
/
scripts
Age
Commit message (
Expand
)
Author
2023-10-03
analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
Marc-André Lureau
2023-09-26
scripts/analyse-locks-simpletrace.py: changed iteritems() to items()
Mads Ynddal
2023-09-26
simpletrace: added simplified Analyzer2 class
Mads Ynddal
2023-09-26
simpletrace: move event processing to Analyzer class
Mads Ynddal
2023-09-26
simpletrace: move logic of process into internal function
Mads Ynddal
2023-09-26
simpletrace: refactor to separate responsibilities
Mads Ynddal
2023-09-26
simpletrace: made Analyzer into context-manager
Mads Ynddal
2023-09-26
simpletrace: define exception and add handling
Mads Ynddal
2023-09-26
simpletrace: improved error handling on struct unpack
Mads Ynddal
2023-09-26
simpletrace: update code for Python 3.11
Mads Ynddal
2023-09-26
simpletrace: changed naming of edict and idtoname to improve readability
Mads Ynddal
2023-09-26
simpletrace: improve parsing of sys.argv; fix files never closed.
Mads Ynddal
2023-09-26
simpletrace: annotate magic constants from QEMU code
Mads Ynddal
2023-09-26
simpletrace: add __all__ to define public interface
Mads Ynddal
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-20
block-coroutine-wrapper: Allow arbitrary parameter names
Kevin Wolf
2023-09-20
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-08
scripts/: spelling fixes
Michael Tokarev
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-28
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-07-25
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
2023-07-25
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-07
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-03
scripts/oss-fuzz: add a suppression for keymap
Alex Bennée
2023-06-27
scripts: add a XML preprocessor script
Marc-André Lureau
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
git-submodule.sh: allow running in validate mode without previous update
Paolo Bonzini
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
scripts: remove dead file
Paolo Bonzini
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
scripts: Add qom-cast-macro-clean-cocci-gen.py
Philippe Mathieu-Daudé
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
[next]