qemu.git
2024-09-08 Peter Maydellhw/nubus/nubus-device: Range check 'slot' property
2024-09-08 Peter Maydellhw/m68k/mcf5208: Add URLs for datasheets
2024-09-08 Peter Maydellhw/m68k/mcf5208: Avoid shifting off end of integer
2024-09-06 Peter MaydellMerge tag 'pull-ufs-20240906' of https://gitlab.com...
2024-09-06 Peter MaydellMerge tag 'pull-target-arm-20240905' of https://git...
2024-09-06 Peter Maydelltests/qtest: Bump timeout on ahci-test
2024-09-06 Peter Maydelltests/qtest: Add missing qtest_quit() to stm32 tests
2024-09-06 Peter MaydellMerge tag 'migration-20240904-pull-request' of https...
2024-09-06 Yoochan Jeonghw/ufs: ufs descriptor read test implemented
2024-09-06 Yoochan Jeonghw/ufs: ufs attribute read/write test implemented
2024-09-06 Yoochan Jeonghw/ufs: ufs flag read/write test implemented
2024-09-06 Yoochan Jeonghw/ufs: minor bug fixes related to ufs-test
2024-09-06 Kyoungrul Kimhw/ufs: add basic info of query response upiu
2024-09-05 Peter MaydellMerge tag 'pull-request-2024-09-04' of https://gitlab...
2024-09-05 Gao Shiyuanplatform-bus: fix refcount leak
2024-09-05 Philippe Mathieu... hw/arm/boot: Explain why load_elf_hdr() error is ignored
2024-09-05 Changbin Duhw/arm/boot: Report error msg if loading elf/dtb failed
2024-09-05 Sebastian Huberhw/arm/xilinx_zynq: Enable Security Extensions
2024-09-05 Peter Maydelltarget/arm: Correct names of VFP VFNMA and VFNMS insns
2024-09-05 Peter Maydellhw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_...
2024-09-05 Peter Maydellhm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize...
2024-09-05 Peter Maydellhw/misc/xlnx-versal-trng: Call register_finalize_block
2024-09-05 Peter Maydellhw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
2024-09-05 Peter Maydellhw/nvram/xlnx-bbram: Call register_finalize_block
2024-09-05 Peter Maydellhw/misc/xlnx-versal-trng: Free s->prng in finalize...
2024-09-05 Peter Maydellhw/misc/xlnx-versal-cfu: destroy fifo in finalize
2024-09-05 Peter Maydellhw/arm/sbsa-ref: Use two-stage SMMU
2024-09-05 Peter Maydellhw/arm/virt: Default to two-stage SMMU from virt-9.2
2024-09-05 Peter Maydellhw/arm/smmuv3: Update comment documenting "stage" property
2024-09-05 Cornelia Huckhw: add compat machines for 9.2
2024-09-05 Peter Maydellaccel/tcg: Remove dead code from rr_cpu_thread_fn()
2024-09-05 Peter Maydelltarget/arm: Enable FEAT_EBF16 in the "max" CPU
2024-09-05 Peter Maydelltarget/arm: Implement FPCR.EBF=1 semantics for bfdotadd()
2024-09-05 Peter Maydelltarget/arm: Prepare bfdotadd() callers for FEAT_EBF...
2024-09-05 Peter Maydelltarget/arm: Pass env pointer through to gvec_bfmmla...
2024-09-05 Peter Maydelltarget/arm: Pass env pointer through to gvec_bfdot_idx...
2024-09-05 Peter Maydelltarget/arm: Pass env pointer through to gvec_bfdot...
2024-09-05 Peter Maydelltarget/arm: Pass env pointer through to sme_bfmopa...
2024-09-05 Peter Maydelltarget/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16
2024-09-05 Peter MaydellMerge tag 'edgar/xen-queue-2024-09-04.for-upstream...
2024-09-04 Edgar E. Iglesiasdocs/system/i386: xenpvh: Add a basic description
2024-09-04 Edgar E. Iglesiashw/i386/xen: Add a Xen PVH x86 machine
2024-09-04 Edgar E. Iglesiashw/xen: pvh-common: Add support for creating PCIe/GPEX
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Reverse virtio-mmio creation order
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Break out a common PVH machine
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Move stubbed functions to xen-stubs.c
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Remove double-negation in warning
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Add support for SMP guests
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Tweak machine description
2024-09-04 Edgar E. Iglesiashw/arm: xenpvh: Update file header to use SPDX
2024-09-04 Edgar E. IglesiasMAINTAINERS: Add docs/system/arm/xenpvh.rst
2024-09-04 Peter MaydellMerge tag 'hppa-v9.1-fixes-pull-request' of https:...
2024-09-04 Thomas Huthdocs/devel/testing: Add documentation for functional...
2024-09-04 Thomas Huthdocs/devel/testing: Rename avocado_qemu.Test class
2024-09-04 Thomas Huthdocs/devel/testing: Split the Avocado documentation...
2024-09-04 Thomas Huthdocs/devel: Split testing docs from the build docs...
2024-09-04 Thomas Huthgitlab-ci: Add "check-functional" to the build tests
2024-09-04 Philippe Mathieu... tests/avocado: Remove unused QemuUserTest class
2024-09-04 Philippe Mathieu... tests/functional: Convert ARM bFLT linux-user avocado...
2024-09-04 Philippe Mathieu... tests/functional: Add QemuUserTest class
2024-09-04 Philippe Mathieu... tests/functional: Convert mips64el Fuloong2e avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert Aarch64 Virt machine avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert Aarch64 SBSA-Ref avocado...
2024-09-04 Philippe Mathieu... tests/functional: Convert ARM Integrator/CP avocado...
2024-09-04 Thomas Huthtests/functional: Convert the linux_initrd avocado...
2024-09-04 Thomas Huthtests/functional: Convert the rx_gdbsim avocado test...
2024-09-04 Thomas Huthtests/functional: Convert the acpi-bits test into a...
2024-09-04 Thomas Huthtests/functional: Convert the m68k nextcube test with...
2024-09-04 Thomas Huthtests/functional: Convert the ppc_hv avocado test into...
2024-09-04 Thomas Huthtests/functional: Convert the ppc_amiga avocado test...
2024-09-04 Thomas Huthtests/functional: Convert most ppc avocado tests into...
2024-09-04 Thomas Huthtests/functional: Convert the virtio_gpu avocado test...
2024-09-04 Thomas Huthtests/functional: Convert the microblaze avocado tests...
2024-09-04 Thomas Huthtests/functional: Convert the x86_cpu_model_versions...
2024-09-04 Thomas Huthtests/functional: Convert the s390x avocado tests into...
2024-09-04 Thomas Huthtests/functional: Convert some avocado tests that neede...
2024-09-04 Thomas Huthtests/functional: Add a function for extracting files...
2024-09-04 Thomas Huthtests/functional: Convert some tests that download...
2024-09-04 Thomas Huthtests/functional: Allow asset downloading with concurre...
2024-09-04 Daniel P. Berrangétests/functional: enable pre-emptive caching of assets
2024-09-04 Daniel P. Berrangétests/functional: add a module for handling asset downl...
2024-09-04 Thomas Huthtests/functional: Convert avocado tests that just need...
2024-09-04 Thomas Huthtests/functional: Convert simple avocado tests into...
2024-09-04 Thomas Huthtests/functional: Prepare the meson build system for...
2024-09-04 Thomas Huthtests/Makefile.include: Increase the level of indentati...
2024-09-04 Thomas Huthtests/functional: Set up logging
2024-09-04 Thomas Huthtests/functional: Add base classes for the upcoming...
2024-09-04 Thomas Huthpython: Install pycotap in our venv if necessary
2024-09-04 Thomas Huthtests/avocado/boot_linux_console: Remove the s390x...
2024-09-04 Thomas Huthtests/avocado/avocado_qemu: Fix the "from" statements...
2024-09-04 Cleber RosaBump avocado to 103.0
2024-09-04 Cleber Rosatests/avocado/machine_aarch64_sbsaref.py: allow for...
2024-09-04 Cleber Rosatests/avocado/boot_xen.py: fetch kernel during test...
2024-09-04 Cleber Rosatests/avocado: machine aarch64: standardize location...
2024-09-03 Helge Dellertarget/hppa: Fix random 32-bit linux-user crashes
2024-09-03 Helge Dellertarget/hppa: Fix PSW V-bit packaging in cpu_hppa_get...
2024-09-03 Thomas Huthtests/qtest/migration: Add a check for the availability...
2024-09-03 Arman Nabievtarget/ppc: Fix migration of CPUs with TLB_EMB TLB...
2024-09-03 Fabiano Rosasmigration/multifd: Add documentation for multifd methods
next