aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-22nbd: Add types for extended headersEric Blake
2023-09-22nbd/client: Pass mode through to nbd_send_requestEric Blake
2023-09-22nbd: Replace bool structured_reply with mode enumEric Blake
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev
2023-09-22vl: recognize audiodev groups in configuration filesPaolo Bonzini
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander
2023-09-21elf2dmp: rework PDB_STREAM_INDEXES::segments obtainingViktor Prutyanov
2023-09-21elf2dmp: use Linux mmap with MAP_NORESERVE when possibleViktor Prutyanov
2023-09-21elf2dmp: introduce merging of physical memory runsViktor Prutyanov
2023-09-21elf2dmp: introduce physical block alignmentViktor Prutyanov
2023-09-21elf2dmp: replace PE export name check with PDB name checkViktor Prutyanov
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_process()Peter Maydell
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_client_initPeter Maydell
2023-09-21target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell
2023-09-21target/arm: Implement the CPY* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell
2023-09-21target/arm: Define new TB flag for ATA0Peter Maydell
2023-09-21target/arm: Implement the SET* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell
2023-09-21target/arm: New function allocation_tag_mem_probe()Peter Maydell
2023-09-21target/arm: Define syndrome function for MOPS exceptionsPeter Maydell
2023-09-21target/arm: Pass unpriv bool to get_a64_user_mem_index()Peter Maydell
2023-09-21target/arm: Implement FEAT_MOPS enable bitsPeter Maydell
2023-09-21target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell
2023-09-21target/arm: Remove unused allocation_tag_mem() argumentPeter Maydell
2023-09-21target/arm: Implement FEAT_HBCPeter Maydell
2023-09-21target/arm: Update user-mode ID reg mask valuesPeter Maydell
2023-09-21target/arm: Update AArch64 ID register field definitionsPeter Maydell
2023-09-21linux-user/elfload.c: Report previously missing arm32 hwcapsPeter Maydell
2023-09-21linux-user/elfload.c: Add missing arm and arm64 hwcap valuesPeter Maydell
2023-09-21linux-user/elfload.c: Correct SME feature names reported in cpuinfoPeter Maydell
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-09-21docs/devel/loads-stores: Fix git grep regexesPeter Maydell
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into sta...Stefan Hajnoczi
2023-09-21target/m68k: Add URL to semihosting specPeter Maydell