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-06-07
tests/tcg/tricore: Uses label for memory addresses
Bastian Koppelmann
3
-7
/
+6
2023-06-07
tests/tcg/tricore: Move asm tests into 'asm' directory
Bastian Koppelmann
17
-17
/
+18
2023-06-07
Merge tag 'pull-ci-20230607' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
6
-41
/
+38
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2
-1
/
+5
2023-06-07
gitlab: Add cross-arm64-kvm-only
Richard Henderson
1
-0
/
+8
2023-06-07
target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
Richard Henderson
1
-2
/
+3
2023-06-07
tcg/tci: Adjust call-clobbered regs for int128_t
Richard Henderson
1
-4
/
+5
2023-06-07
tcg/tci: Adjust passing of MemOpIdx
Richard Henderson
2
-34
/
+17
2023-06-07
docs: fix multi-process QEMU documentation
Jagannathan Raman
1
-1
/
+1
2023-06-07
vfio-user: update comments
Jagannathan Raman
1
-3
/
+11
2023-06-07
xen-block: fix segv on unrealize
Anthony PERARD
1
-2
/
+4
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
3
-19
/
+2
2023-06-07
hw/isa/piix3: Resolve redundant k->config_write assignments
Bernhard Beschow
1
-2
/
+1
2023-06-07
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
2
-21
/
+19
2023-06-07
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
2
-23
/
+14
2023-06-07
hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
Bernhard Beschow
1
-1
/
+1
2023-06-07
hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
Bernhard Beschow
1
-0
/
+2
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
4
-5
/
+5
2023-06-07
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
1
-1
/
+1
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
4
-226
/
+3
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
1
-1
/
+1
2023-06-07
hw/xen: Simplify emulated Xen platform init
David Woodhouse
3
-31
/
+25
2023-06-07
tests: fp: remove unused submodules
Paolo Bonzini
2
-0
/
+0
2023-06-07
configure: check for $download value properly
Michal Privoznik
1
-1
/
+1
2023-06-07
meson: fix "static build" entry in summary
Paolo Bonzini
1
-1
/
+1
2023-06-06
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
63
-733
/
+7386
2023-06-06
accel/tcg: Fix undefined shift in store_whole_le16
Richard Henderson
1
-1
/
+3
2023-06-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
47
-944
/
+900
2023-06-06
configure: remove --with-git-submodules=
Paolo Bonzini
3
-37
/
+12
2023-06-06
build: remove git submodule handling from main makefile
Paolo Bonzini
4
-20
/
+1
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
12
-581
/
+590
2023-06-06
pc-bios/s390-ccw: always build network bootloader
Paolo Bonzini
1
-5
/
+0
2023-06-06
configure: move SLOF submodule handling to pc-bios/s390-ccw
Paolo Bonzini
3
-5
/
+15
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
13
-70
/
+63
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
2
-8
/
+12
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
1
-12
/
+14
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
4
-16
/
+18
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
5
-19
/
+13
2023-06-06
mkvenv: always pass locally-installed packages to pip
Paolo Bonzini
1
-2
/
+74
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
8
-29
/
+28
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
46
-76
/
+480
2023-06-06
target/arm: trap DCC access in user mode emulation
Zhuojia Shen
2
-0
/
+7
2023-06-06
tests/tcg/aarch64: add DC CVA[D]P tests
Zhuojia Shen
3
-0
/
+137
2023-06-06
target/arm: allow DC CVA[D]P in user mode emulation
Zhuojia Shen
1
-4
/
+2
2023-06-06
target/arm: Enable FEAT_LSE2 for -cpu max
Richard Henderson
2
-0
/
+2
2023-06-06
tests/tcg/multiarch: Adjust sigbus.c
Richard Henderson
1
-4
/
+9
2023-06-06
tests/tcg/aarch64: Use stz2g in mte-7.c
Richard Henderson
1
-2
/
+1
2023-06-06
target/arm: Move mte check for store-exclusive
Richard Henderson
1
-6
/
+36
2023-06-06
target/arm: Relax ordered/atomic alignment checks for LSE2
Richard Henderson
3
-26
/
+104
2023-06-06
target/arm: Add SCTLR.nAA to TBFLAG_A64
Richard Henderson
4
-1
/
+11
[prev]
[next]