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
2024-08-01
target/arm: Handle denormals correctly for FMOPA (widening)
Peter Maydell
3
-15
/
+51
2024-08-01
accel/kvm/kvm-all: Fixes the missing break in vCPU unpark logic
Salil Mehta
1
-0
/
+1
2024-08-01
hw/arm/mps2-tz.c: fix RX/TX interrupts order
Marco Palumbi
1
-3
/
+3
2024-08-01
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
8
-31
/
+69
2024-07-31
qemu-vmsr-helper: implement --verbose/-v
Paolo Bonzini
1
-1
/
+9
2024-07-31
qemu-vmsr-helper: fix socket loop breakage
Paolo Bonzini
1
-7
/
+9
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
1
-2
/
+3
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
1
-2
/
+2
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
4
-0
/
+29
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
1
-0
/
+12
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
1
-5
/
+4
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
1
-15
/
+1
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
1
-1
/
+1
2024-07-31
tests/vm/openbsd: Install tomli
Richard Henderson
1
-0
/
+1
2024-07-31
Update version for v9.1.0-rc0 release
v9.1.0-rc0
Richard Henderson
1
-1
/
+1
2024-07-31
Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into staging
Richard Henderson
4
-13
/
+21
2024-07-31
Merge tag 'pull-maintainer-9.1-rc1-300724-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
36
-586
/
+697
2024-07-31
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Peter Maydell
1
-2
/
+1
2024-07-31
tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
Cleber Rosa
1
-2
/
+4
2024-07-31
tests/avocado: mips: add hint for fetchasset plugin
Cleber Rosa
1
-5
/
+7
2024-07-31
tests/avocado: mips: fallback to HTTP given certificate expiration
Cleber Rosa
1
-3
/
+3
2024-07-31
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
1
-1
/
+1
2024-07-31
docs: add test for firmware.json QAPI
Thomas Weißschuh
1
-0
/
+5
2024-07-30
Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...
Richard Henderson
15
-221
/
+262
2024-07-30
plugin/loader: handle basic help query
Alex Bennée
1
-1
/
+7
2024-07-30
contrib/plugins: add compat for g_memdup2
Alex Bennée
1
-0
/
+25
2024-07-30
contrib/plugins: be more vocal building
Alex Bennée
1
-5
/
+20
2024-07-30
contrib/plugins/cache.c: Remove redundant check of l2_access
Peter Maydell
1
-1
/
+1
2024-07-30
docs: split TCG plugin usage from devel section
Alex Bennée
2
-508
/
+564
2024-07-30
tests/tcg: move test plugins into tcg subdir
Alex Bennée
11
-9
/
+9
2024-07-30
tests/avocado: remove tcg_plugins virt_mem_icount test
Alex Bennée
1
-33
/
+0
2024-07-30
docs/devel: document how to run individual TCG tests
Alex Bennée
1
-0
/
+13
2024-07-30
docs/devel: update the testing introduction
Alex Bennée
1
-3
/
+18
2024-07-30
tests/tcg: update README
Alex Bennée
1
-9
/
+14
2024-07-30
tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
Richard Henderson
1
-1
/
+1
2024-07-30
tests/tcg: Use --noexecstack with assembler files
Richard Henderson
10
-10
/
+10
2024-07-30
gitlab: display /packages.txt in build jobs
Daniel P. Berrangé
2
-0
/
+3
2024-07-30
gitlab: record installed packages in /packages.txt in containers
Daniel P. Berrangé
6
-6
/
+12
2024-07-30
Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2
-19
/
+29
2024-07-30
Merge tag 'pull-misc-20240730' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
7
-9
/
+38
2024-07-30
linux-user: open_self_stat: Implement num_threads
Fabio D'Urso
1
-0
/
+10
2024-07-30
util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
Brad Smith
4
-6
/
+18
2024-07-30
linux-user/main: Check errno when getting AT_EXECFD
Vivian Wang
1
-1
/
+2
2024-07-30
util/getauxval: Ensure setting errno if not found
Vivian Wang
1
-1
/
+6
2024-07-30
Merge tag 'pull-qapi-2024-07-29' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
3
-8
/
+18
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2
-19
/
+29
2024-07-29
system/physmem: Where we assume we have a RAM MR, assert it
Peter Maydell
1
-4
/
+14
2024-07-29
target/sh4: Avoid shift into sign bit in update_itlb_use()
Peter Maydell
1
-1
/
+1
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
1
-3
/
+2
2024-07-29
target/m68k: avoid shift into sign bit in dump_address_map()
Peter Maydell
1
-4
/
+3
[next]