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-11-08
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
1
-4
/
+6
2023-11-08
target/arm: mark the 32bit alias of PAR when LPAE enabled
Alex Bennée
1
-14
/
+21
2023-11-08
gdb-xml: fix duplicate register in arm-neon.xml
Alex Bennée
1
-1
/
+1
2023-11-08
default-configs: Add TARGET_XML_FILES definition
Akihiko Odaki
1
-0
/
+1
2023-11-08
Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
21
-38
/
+1414
2023-11-08
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Stefan Hajnoczi
4
-11
/
+9
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
12
-30
/
+271
2023-11-08
Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
134
-1086
/
+1723
2023-11-07
Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
Vikram Garhwal
2
-3
/
+5
2023-11-07
ppc: qtest already exports qtest_rtas_call()
Juan Quintela
2
-13
/
+2
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
4
-25
/
+60
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
2
-8
/
+10
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
3
-0
/
+36
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
2
-0
/
+36
2023-11-07
ppc/pnv: Add an I2C controller model
Cédric Le Goater
4
-0
/
+739
2023-11-07
tests/avocado: Add test for amigaone board
BALATON Zoltan
1
-0
/
+38
2023-11-07
hw/ppc: Add emulation of AmigaOne XE board
BALATON Zoltan
5
-0
/
+184
2023-11-07
target/s390x/cpu topology: Fix ordering and creation of TLEs
Nina Schoetterl-Glausch
1
-3
/
+5
2023-11-07
tests/tcg/s390x: Test ADD LOGICAL WITH CARRY
Ilya Leoshkevich
2
-0
/
+157
2023-11-07
tests/tcg/s390x: Test LAALG with negative cc_src
Ilya Leoshkevich
2
-0
/
+28
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2
-3
/
+18
2023-11-07
tests/tcg/s390x: Test CLC with inaccessible second operand
Ilya Leoshkevich
2
-0
/
+49
2023-11-07
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
1
-2
/
+5
2023-11-07
target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
Philippe Mathieu-Daudé
1
-5
/
+1
2023-11-07
s390/sclp: fix SCLP facility map
Heiko Carstens
1
-3
/
+1
2023-11-07
tests/avocado: Allow newer versions of tesseract in the nextcube test
Thomas Huth
2
-14
/
+5
2023-11-07
block: Mark bdrv_replace_node() GRAPH_WRLOCK
Kevin Wolf
7
-35
/
+64
2023-11-07
block: Mark bdrv_replace_node_common() GRAPH_WRLOCK
Kevin Wolf
1
-25
/
+43
2023-11-07
block: Inline bdrv_set_backing_noperm()
Kevin Wolf
1
-13
/
+1
2023-11-07
block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
Kevin Wolf
3
-5
/
+8
2023-11-07
block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
Kevin Wolf
3
-6
/
+12
2023-11-07
block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
Kevin Wolf
2
-4
/
+4
2023-11-07
block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
Kevin Wolf
4
-23
/
+32
2023-11-07
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
Kevin Wolf
7
-17
/
+46
2023-11-07
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
9
-31
/
+77
2023-11-07
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
4
-16
/
+32
2023-11-07
block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
Kevin Wolf
5
-15
/
+31
2023-11-07
block: Mark block_job_add_bdrv() GRAPH_WRLOCK
Kevin Wolf
8
-15
/
+45
2023-11-07
block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
Kevin Wolf
4
-10
/
+12
2023-11-07
block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
Kevin Wolf
5
-4
/
+16
2023-11-07
block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
Kevin Wolf
11
-12
/
+22
2023-11-07
block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
Kevin Wolf
4
-3
/
+7
2023-11-07
MAINTAINERS: Add artist.c to the hppa machine section
Thomas Huth
1
-0
/
+1
2023-11-07
scripts/cpu-x86-uarch-abi.py: Fix parameter error of cmd
Zhao Liu
1
-2
/
+2
2023-11-07
hw/pci-host: Add emulation of Mai Logic Articia S
BALATON Zoltan
4
-0
/
+317
2023-11-07
MAINTAINERS: update libvirt devel mailing list address
Daniel P. Berrangé
1
-1
/
+1
2023-11-07
audio: don't abort on f32 audio format in wav backend
Daniel P. Berrangé
1
-0
/
+4
2023-11-07
io: Stop appending -listen to net listeners
Fabiano Rosas
1
-3
/
+1
2023-11-07
crypto/rsakey-builtin.c.inc: Clean up two error paths
Markus Armbruster
1
-6
/
+2
2023-11-07
dump: Add close fd on error return to avoid resource leak
Zongmin Zhou
1
-0
/
+1
[prev]
[next]