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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
19
-19
/
+1495
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
82
-1735
/
+1484
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
9
-87
/
+49
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
4
-17
/
+15
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
8
-3
/
+46
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
60
-499
/
+843
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
6
-19
/
+19
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
23
-113
/
+839
2023-10-16
docs/system: add basic virtio-gpu documentation
Gurchetan Singh
2
-0
/
+113
2023-10-16
gfxstream + rutabaga: enable rutabaga
Gurchetan Singh
4
-3
/
+9
2023-10-16
gfxstream + rutabaga: meson support
Gurchetan Singh
4
-0
/
+34
2023-10-16
gfxstream + rutabaga: add initial support for gfxstream
Gurchetan Singh
3
-0
/
+1217
2023-10-16
gfxstream + rutabaga prep: added need defintions, fields, and options
Gurchetan Singh
1
-0
/
+27
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
3
-7
/
+23
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
4
-9
/
+44
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
2
-0
/
+6
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
2
-0
/
+22
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
1
-2
/
+2
2023-10-13
hw/ufs: Fix code coverity issues
Jeuk Kim
3
-15
/
+13
2023-10-13
LoongArch: step down as general arch maintainer
Xiaojuan Yang
1
-2
/
+0
2023-10-13
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2
-50
/
+5
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
3
-9
/
+0
2023-10-13
hw/loongarch/virt: Remove unused ISA UART
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-13
hw/loongarch: remove global loaderparams variable
Thomas Weißschuh
1
-23
/
+27
2023-10-13
target/loongarch: Add preldx instruction
Song Gao
3
-0
/
+15
2023-10-13
target/loongarch: fix ASXE flag conflict
Jiajie Chen
1
-2
/
+2
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
44
-1462
/
+988
2023-10-12
scripts: add python_qmp_updater.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+136
2023-10-12
tests/vm/basevm.py: use cmd() instead of qmp()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
10
-56
/
+54
2023-10-12
iotests: drop some extra semicolons
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2023-10-12
iotests: refactor some common qmp result checks into generic pattern
Vladimir Sementsov-Ogievskiy
5
-7
/
+10
2023-10-12
iotests: add some missed checks of qmp result
Vladimir Sementsov-Ogievskiy
4
-0
/
+6
2023-10-12
iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2023-10-12
python/machine.py: upgrade vm.cmd() method
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
29
-199
/
+204
2023-10-12
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
3
-4
/
+4
2023-10-12
scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2023-10-12
qmp_shell.py: _fill_completion() use .command() instead of .cmd()
Vladimir Sementsov-Ogievskiy
1
-6
/
+14
2023-10-12
python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
Vladimir Sementsov-Ogievskiy
1
-5
/
+1
2023-10-12
target/i386: fix shadowed variable pasto
Paolo Bonzini
1
-1
/
+1
2023-10-12
contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
Thomas Huth
2
-7
/
+7
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
2
-2
/
+4
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
4
-3
/
+10
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
2
-2
/
+7
2023-10-12
block: Mark bdrv_get_specific_info() and callers GRAPH_RDLOCK
Kevin Wolf
4
-8
/
+10
2023-10-12
block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK
Kevin Wolf
10
-5
/
+22
2023-10-12
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
7
-5
/
+30
2023-10-12
qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK
Kevin Wolf
1
-6
/
+3
[next]