index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
simpletrace: added simplified Analyzer2 class
Mads Ynddal
2023-09-26
1
-23
/
+75
*
simpletrace: move event processing to Analyzer class
Mads Ynddal
2023-09-26
1
-24
/
+36
*
simpletrace: move logic of process into internal function
Mads Ynddal
2023-09-26
1
-8
/
+18
*
simpletrace: refactor to separate responsibilities
Mads Ynddal
2023-09-26
1
-62
/
+53
*
simpletrace: made Analyzer into context-manager
Mads Ynddal
2023-09-26
1
-11
/
+20
*
simpletrace: define exception and add handling
Mads Ynddal
2023-09-26
1
-8
/
+14
*
simpletrace: improved error handling on struct unpack
Mads Ynddal
2023-09-26
1
-25
/
+16
*
simpletrace: update code for Python 3.11
Mads Ynddal
2023-09-26
1
-1
/
+1
*
simpletrace: changed naming of edict and idtoname to improve readability
Mads Ynddal
2023-09-26
1
-17
/
+17
*
simpletrace: improve parsing of sys.argv; fix files never closed.
Mads Ynddal
2023-09-26
1
-16
/
+34
*
simpletrace: annotate magic constants from QEMU code
Mads Ynddal
2023-09-26
1
-0
/
+5
*
simpletrace: add __all__ to define public interface
Mads Ynddal
2023-09-26
1
-0
/
+2
*
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into staging
Stefan Hajnoczi
2023-09-25
1
-0
/
+3
|
\
|
*
meson.build: Make keyutils independent from keyring
Thomas Huth
2023-09-25
1
-0
/
+3
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-21
1
-0
/
+1
*
|
block-coroutine-wrapper: Allow arbitrary parameter names
Kevin Wolf
2023-09-20
1
-3
/
+4
*
|
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
2023-09-20
1
-0
/
+11
*
|
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
2
-0
/
+4
|
/
*
scripts/: spelling fixes
Michael Tokarev
2023-09-08
9
-12
/
+12
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
2
-1
/
+7
|
\
|
*
Python: Drop support for Python 3.7
Paolo Bonzini
2023-09-07
1
-1
/
+1
|
*
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
|
*
configure: move --enable-debug-tcg to meson
Paolo Bonzini
2023-09-07
1
-0
/
+3
*
|
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
2
-4
/
+0
|
/
*
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-08-28
2
-3
/
+3
*
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
2023-07-25
1
-1
/
+5
*
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
2023-07-25
1
-1
/
+1
*
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-17
1
-1
/
+1
*
meson.build: Remove the logic to link C code with the C++ linker
Thomas Huth
2023-07-07
1
-1
/
+0
*
scripts/oss-fuzz: add a suppression for keymap
Alex Bennée
2023-07-03
1
-0
/
+3
*
scripts: add a XML preprocessor script
Marc-André Lureau
2023-06-27
3
-0
/
+431
*
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-06-26
1
-3
/
+0
*
git-submodule.sh: allow running in validate mode without previous update
Paolo Bonzini
2023-06-26
1
-32
/
+41
*
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
1
-60
/
+0
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-06-06
7
-92
/
+53
|
\
|
*
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
2
-6
/
+3
|
*
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
2023-06-06
2
-22
/
+2
|
*
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
2023-06-06
2
-2
/
+14
|
*
build: log submodule update from git-submodule.sh
Paolo Bonzini
2023-06-06
1
-5
/
+11
|
*
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
2023-06-06
1
-12
/
+14
|
*
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
2
-11
/
+10
|
*
tests: Use separate virtual environment for avocado
Paolo Bonzini
2023-06-06
2
-3
/
+3
|
*
scripts: remove dead file
Paolo Bonzini
2023-06-06
1
-35
/
+0
*
|
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into staging
Richard Henderson
2023-06-06
1
-0
/
+49
|
\
\
|
|
/
|
/
|
|
*
scripts: Add qom-cast-macro-clean-cocci-gen.py
Philippe Mathieu-Daudé
2023-06-05
1
-0
/
+49
*
|
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2023-06-05
1
-2
/
+3
|
/
*
trace: remove control-vcpu.h
Alex Bennée
2023-06-01
1
-4
/
+1
*
scripts/qapi: document the tool that generated the file
Alex Bennée
2023-06-01
1
-2
/
+7
*
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2023-06-01
2
-16
/
+1
[next]