index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
migration: Fix analyze-migration read operation signedness
Fabiano Rosas
1
-3
/
+3
2023-10-17
migration: Fix analyze-migration.py when ignore-shared is used
Fabiano Rosas
1
-0
/
+5
2023-10-17
migration: Add capability parsing to analyze-migration.py
Fabiano Rosas
1
-0
/
+38
2023-10-17
migration: Fix analyze-migration.py 'configuration' parsing
Fabiano Rosas
1
-4
/
+14
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
4
-12
/
+148
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-3
/
+7
2023-10-12
scripts: add python_qmp_updater.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+136
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
3
-12
/
+12
2023-10-12
scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2023-10-12
block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functions
Kevin Wolf
1
-3
/
+7
2023-10-12
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-0
/
+0
2023-10-12
scripts/xml-preprocess: Make sure this script is invoked via the right Python
Thomas Huth
1
-0
/
+0
2023-10-11
gdbstub: Introduce GDBFeature structure
Akihiko Odaki
2
-69
/
+48
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
4
-6
/
+6
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-3
/
+0
2023-10-04
build: Remove --enable-gprof
Richard Henderson
1
-3
/
+0
2023-10-04
Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
1
-0
/
+4
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-2
/
+2
2023-10-03
analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
Marc-André Lureau
1
-0
/
+4
2023-09-29
make-release: do not ship dtc sources
Paolo Bonzini
2
-2
/
+2
2023-09-26
scripts/analyse-locks-simpletrace.py: changed iteritems() to items()
Mads Ynddal
1
-1
/
+1
2023-09-26
simpletrace: added simplified Analyzer2 class
Mads Ynddal
1
-23
/
+75
2023-09-26
simpletrace: move event processing to Analyzer class
Mads Ynddal
1
-24
/
+36
2023-09-26
simpletrace: move logic of process into internal function
Mads Ynddal
1
-8
/
+18
2023-09-26
simpletrace: refactor to separate responsibilities
Mads Ynddal
1
-62
/
+53
2023-09-26
simpletrace: made Analyzer into context-manager
Mads Ynddal
1
-11
/
+20
2023-09-26
simpletrace: define exception and add handling
Mads Ynddal
1
-8
/
+14
2023-09-26
simpletrace: improved error handling on struct unpack
Mads Ynddal
1
-25
/
+16
2023-09-26
simpletrace: update code for Python 3.11
Mads Ynddal
1
-1
/
+1
2023-09-26
simpletrace: changed naming of edict and idtoname to improve readability
Mads Ynddal
1
-17
/
+17
2023-09-26
simpletrace: improve parsing of sys.argv; fix files never closed.
Mads Ynddal
1
-16
/
+34
2023-09-26
simpletrace: annotate magic constants from QEMU code
Mads Ynddal
1
-0
/
+5
2023-09-26
simpletrace: add __all__ to define public interface
Mads Ynddal
1
-0
/
+2
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+3
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
1
-0
/
+3
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
1
-0
/
+1
2023-09-20
block-coroutine-wrapper: Allow arbitrary parameter names
Kevin Wolf
1
-3
/
+4
2023-09-20
block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
Kevin Wolf
1
-0
/
+11
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2
-0
/
+4
2023-09-08
scripts/: spelling fixes
Michael Tokarev
9
-12
/
+12
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-1
/
+7
2023-09-07
Python: Drop support for Python 3.7
Paolo Bonzini
1
-1
/
+1
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
1
-0
/
+3
2023-09-07
configure: move --enable-debug-tcg to meson
Paolo Bonzini
1
-0
/
+3
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2
-4
/
+0
2023-08-28
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2
-3
/
+3
2023-07-25
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
1
-1
/
+5
2023-07-25
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
1
-1
/
+1
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
1
-1
/
+1
[next]