Age | Commit message (Expand) | Author |
2023-09-25 | Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2023-09-25 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-09-25 | Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi |
2023-09-25 | tests/avocado: fix waiting for vm shutdown in replay_linux | Pavel Dovgalyuk |
2023-09-25 | hw/mips/jazz: Simplify the NIC setup code | Thomas Huth |
2023-09-25 | hw/mips/jazz: Move the NIC init code into a separate function | Thomas Huth |
2023-09-25 | tests/qtest/netdev-socket: Do not test multicast on Darwin | Philippe Mathieu-Daudé |
2023-09-25 | tests/qtest/m48t59-test: Silence compiler warning with -Wshadow | Thomas Huth |
2023-09-25 | tests/qtest/netdev-socket: Raise connection timeout to 120 seconds | Stefan Hajnoczi |
2023-09-25 | meson.build: Make keyutils independent from keyring | Thomas Huth |
2023-09-22 | vl: recognize audiodev groups in configuration files | Paolo Bonzini |
2023-09-22 | tests/qtest: Specify audiodev= and -audiodev | Martin Kletzander |
2023-09-22 | hw/display/xlnx_dp.c: Add audiodev property | Martin Kletzander |
2023-09-22 | hw/audio/lm4549: Add errp error reporting to init function | Martin Kletzander |
2023-09-22 | hw/audio: Simplify hda audio init | Martin Kletzander |
2023-09-22 | hw/input/tsc210x: Extract common init code into new function | Martin Kletzander |
2023-09-21 | elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining | Viktor Prutyanov |
2023-09-21 | elf2dmp: use Linux mmap with MAP_NORESERVE when possible | Viktor Prutyanov |
2023-09-21 | elf2dmp: introduce merging of physical memory runs | Viktor Prutyanov |
2023-09-21 | elf2dmp: introduce physical block alignment | Viktor Prutyanov |
2023-09-21 | elf2dmp: replace PE export name check with PDB name check | Viktor Prutyanov |
2023-09-21 | sbsa-ref: add non-secure EL2 virtual timer | Marcin Juszkiewicz |
2023-09-21 | audio/jackaudio: Avoid dynamic stack allocation in qjack_process() | Peter Maydell |
2023-09-21 | audio/jackaudio: Avoid dynamic stack allocation in qjack_client_init | Peter Maydell |
2023-09-21 | target/arm: Enable FEAT_MOPS for CPU 'max' | Peter Maydell |
2023-09-21 | target/arm: Implement the CPY* instructions | Peter Maydell |
2023-09-21 | target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies | Peter Maydell |
2023-09-21 | target/arm: Implement the SETG* instructions | Peter Maydell |
2023-09-21 | target/arm: Define new TB flag for ATA0 | Peter Maydell |
2023-09-21 | target/arm: Implement the SET* instructions | Peter Maydell |
2023-09-21 | target/arm: Implement MTE tag-checking functions for FEAT_MOPS | Peter Maydell |
2023-09-21 | target/arm: New function allocation_tag_mem_probe() | Peter Maydell |
2023-09-21 | target/arm: Define syndrome function for MOPS exceptions | Peter Maydell |
2023-09-21 | target/arm: Pass unpriv bool to get_a64_user_mem_index() | Peter Maydell |
2023-09-21 | target/arm: Implement FEAT_MOPS enable bits | Peter Maydell |
2023-09-21 | target/arm: Don't skip MTE checks for LDRT/STRT at EL0 | Peter Maydell |
2023-09-21 | target/arm: Remove unused allocation_tag_mem() argument | Peter Maydell |
2023-09-21 | target/arm: Implement FEAT_HBC | Peter Maydell |
2023-09-21 | target/arm: Update user-mode ID reg mask values | Peter Maydell |
2023-09-21 | target/arm: Update AArch64 ID register field definitions | Peter Maydell |
2023-09-21 | linux-user/elfload.c: Report previously missing arm32 hwcaps | Peter Maydell |
2023-09-21 | linux-user/elfload.c: Add missing arm and arm64 hwcap values | Peter Maydell |
2023-09-21 | linux-user/elfload.c: Correct SME feature names reported in cpuinfo | Peter Maydell |
2023-09-21 | hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel | Fabian Vogt |
2023-09-21 | docs/devel/loads-stores: Fix git grep regexes | Peter Maydell |
2023-09-21 | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging | Stefan Hajnoczi |
2023-09-21 | Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q... | Stefan Hajnoczi |
2023-09-21 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi |
2023-09-21 | Merge tag 'pull-testing-200923-1' of https://gitlab.com/stsquad/qemu into sta... | Stefan Hajnoczi |
2023-09-21 | target/m68k: Add URL to semihosting spec | Peter Maydell |