index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-31
Update version for v9.1.0-rc0 release
v9.1.0-rc0
Richard Henderson
2024-07-31
Merge tag 'docs-testing-20240731' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-31
Merge tag 'pull-maintainer-9.1-rc1-300724-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
2024-07-31
osdep.h: Clean up no-longer-needed back-compat for macOS 10
Peter Maydell
2024-07-31
tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset
Cleber Rosa
2024-07-31
tests/avocado: mips: add hint for fetchasset plugin
Cleber Rosa
2024-07-31
tests/avocado: mips: fallback to HTTP given certificate expiration
Cleber Rosa
2024-07-31
docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str
Peter Maydell
2024-07-31
docs: add test for firmware.json QAPI
Thomas Weißschuh
2024-07-30
Merge tag 'pull-target-arm-20240730' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-30
plugin/loader: handle basic help query
Alex Bennée
2024-07-30
contrib/plugins: add compat for g_memdup2
Alex Bennée
2024-07-30
contrib/plugins: be more vocal building
Alex Bennée
2024-07-30
contrib/plugins/cache.c: Remove redundant check of l2_access
Peter Maydell
2024-07-30
docs: split TCG plugin usage from devel section
Alex Bennée
2024-07-30
tests/tcg: move test plugins into tcg subdir
Alex Bennée
2024-07-30
tests/avocado: remove tcg_plugins virt_mem_icount test
Alex Bennée
2024-07-30
docs/devel: document how to run individual TCG tests
Alex Bennée
2024-07-30
docs/devel: update the testing introduction
Alex Bennée
2024-07-30
tests/tcg: update README
Alex Bennée
2024-07-30
tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests
Richard Henderson
2024-07-30
tests/tcg: Use --noexecstack with assembler files
Richard Henderson
2024-07-30
gitlab: display /packages.txt in build jobs
Daniel P. Berrangé
2024-07-30
gitlab: record installed packages in /packages.txt in containers
Daniel P. Berrangé
2024-07-30
Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2024-07-30
Merge tag 'pull-misc-20240730' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-30
linux-user: open_self_stat: Implement num_threads
Fabio D'Urso
2024-07-30
util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
Brad Smith
2024-07-30
linux-user/main: Check errno when getting AT_EXECFD
Vivian Wang
2024-07-30
util/getauxval: Ensure setting errno if not found
Vivian Wang
2024-07-30
Merge tag 'pull-qapi-2024-07-29' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2024-07-29
system/physmem: Where we assume we have a RAM MR, assert it
Peter Maydell
2024-07-29
target/sh4: Avoid shift into sign bit in update_itlb_use()
Peter Maydell
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
2024-07-29
target/m68k: avoid shift into sign bit in dump_address_map()
Peter Maydell
2024-07-29
target/xtensa: Make use of 'segment' in pptlb helper less confusing
Peter Maydell
2024-07-29
target/tricore: Use unsigned types for bitops in helper_eq_b()
Peter Maydell
2024-07-29
target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled
Peter Maydell
2024-07-29
target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl()
Peter Maydell
2024-07-29
target/arm: Fix UMOPA/UMOPS of 16-bit values
Peter Maydell
2024-07-29
target/arm: Don't assert for 128-bit tile accesses when SVL is 128
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Reduce scope of variables in mbox push function
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Avoid overflow in OTP access properties
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-07-29
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-29
hvf: arm: Properly disable PMU
Akihiko Odaki
2024-07-29
hvf: arm: Raise an exception for sysreg by default
Akihiko Odaki
2024-07-29
target/arm/kvm: Do not silently remove PMU
Akihiko Odaki
[next]