aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell
2022-03-18hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()Peter Maydell
2022-03-18hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_sizePeter Maydell
2022-03-18target/arm: Fix handling of LPAE block descriptorsPeter Maydell
2022-03-18target/arm: Fix pauth_check_trap vs SEL2Richard Henderson
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-03-18hw/display/vga: Report a proper error when adding a 2nd ISA VGAThomas Huth
2022-03-18hw/display: Allow vga_common_init() to return errorsThomas Huth
2022-03-18hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()Thomas Huth
2022-03-18audio/mixeng: Do not declare unused variablesAkihiko Odaki
2022-03-18ui: avoid unnecessary memory operations in vnc_refresh_server_surface()Wen, Jianxian
2022-03-18ui/gtk: Ignore 2- and 3-button press eventsK. Lange
2022-03-17aio-posix: fix spurious ->poll_ready() callbacks in main loopStefan Hajnoczi
2022-03-17aio-posix: fix build failure io_uring 2.2Haiyue Wang
2022-03-16Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell
2022-03-16softmmu: List CPU types againPhilippe Mathieu-Daudé
2022-03-16accel/tcg: Fix cpu_ldq_be_mmu typoRichard Henderson
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal
2022-03-16tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich
2022-03-16s390x/tcg: Fix BRCL with a large negative offsetIlya Leoshkevich
2022-03-16s390x/tcg: Fix BRASL with a large negative offsetIlya Leoshkevich
2022-03-16tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée
2022-03-15Update version for v7.0.0-rc0 releasev7.0.0-rc0Peter Maydell
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell
2022-03-15Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-03-15Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into stagingPeter Maydell
2022-03-15MAINTAINERS: Volunteer to maintain Darwin-based hosts supportPhilippe Mathieu-Daudé
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva
2022-03-15ui/cocoa: release mouse when user switches away from QEMU windowCarwyn Ellis
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis
2022-03-15ui/cocoa: Constify qkeycode translation arraysPhilippe Mathieu-Daudé
2022-03-15configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé
2022-03-15meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé
2022-03-15meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé
2022-03-15osdep: Avoid using Clang-specific __builtin_available()Philippe Mathieu-Daudé
2022-03-15audio: Rename coreaudio extension to use Objective-C compilerPhilippe Mathieu-Daudé
2022-03-15coreaudio: Always return 0 in handle_voice_changeAkihiko Odaki
2022-03-15audio: Log context for audio bugAkihiko Odaki
2022-03-15audio/dbus: Fix building with modules on macOSPhilippe Mathieu-Daudé
2022-03-15audio/coreaudio: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé
2022-03-15block/file-posix: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé
2022-03-15hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé
2022-03-15hvf: Make hvf_get_segments() / hvf_put_segments() localPhilippe Mathieu-Daudé
2022-03-15hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani
2022-03-15tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé
2022-03-15configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-15gitlab-ci: do not run tests with address sanitizerPaolo Bonzini