summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias2022-03-182-3/+26
* hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias2022-03-183-0/+347
* hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias2022-03-182-0/+18
* hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias2022-03-183-0/+478
* target/arm: Make rvbar settable after realizeEdgar E. Iglesias2022-03-183-9/+16
* hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias2022-03-182-1/+6
* target/arm: Log fault address for M-profile faultsPeter Maydell2022-03-181-0/+6
* target/arm: Log M-profile vector table accessesPeter Maydell2022-03-182-0/+10
* hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unsetEric Auger2022-03-181-1/+6
* hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCGEric Auger2022-03-182-3/+3
* nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell2022-03-182-5/+13
* nsis installer: Suppress "ANSI targets are deprecated" warningPeter Maydell2022-03-181-0/+3
* nsis installer: List emulators in alphabetical orderPeter Maydell2022-03-181-2/+2
* hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()Peter Maydell2022-03-181-2/+2
* hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_sizePeter Maydell2022-03-181-0/+1
* target/arm: Fix handling of LPAE block descriptorsPeter Maydell2022-03-181-2/+8
* target/arm: Fix pauth_check_trap vs SEL2Richard Henderson2022-03-181-1/+1
* target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson2022-03-185-5/+109
* Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell2022-03-169-21/+90
|\
| * softmmu: List CPU types againPhilippe Mathieu-Daudé2022-03-164-10/+11
| * accel/tcg: Fix cpu_ldq_be_mmu typoRichard Henderson2022-03-161-1/+1
| * tests/avocado: start PhoneServer upfrontBeraldo Leal2022-03-161-6/+7
| * tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich2022-03-162-0/+69
| * s390x/tcg: Fix BRCL with a large negative offsetIlya Leoshkevich2022-03-161-1/+1
| * s390x/tcg: Fix BRASL with a large negative offsetIlya Leoshkevich2022-03-161-1/+1
| * tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée2022-03-161-2/+0Star
|/
* Update version for v7.0.0-rc0 releasePeter Maydell2022-03-161-1/+1
* Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell2022-03-1520-120/+283
|\
| * MAINTAINERS: Volunteer to maintain Darwin-based hosts supportPhilippe Mathieu-Daudé2022-03-151-0/+8
| * ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva2022-03-153-12/+46
| * ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva2022-03-153-2/+74
| * ui/cocoa: release mouse when user switches away from QEMU windowCarwyn Ellis2022-03-151-0/+2
| * ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis2022-03-153-1/+37
| * ui/cocoa: Constify qkeycode translation arraysPhilippe Mathieu-Daudé2022-03-151-2/+2
| * configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé2022-03-152-1/+28
| * meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé2022-03-151-0/+1
| * meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé2022-03-151-1/+4
| * osdep: Avoid using Clang-specific __builtin_available()Philippe Mathieu-Daudé2022-03-151-7/+3Star
| * audio: Rename coreaudio extension to use Objective-C compilerPhilippe Mathieu-Daudé2022-03-152-1/+1
| * coreaudio: Always return 0 in handle_voice_changeAkihiko Odaki2022-03-151-4/+2Star
| * audio: Log context for audio bugAkihiko Odaki2022-03-152-28/+24Star
| * audio/dbus: Fix building with modules on macOSPhilippe Mathieu-Daudé2022-03-151-1/+1
| * audio/coreaudio: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé2022-03-151-6/+11
| * block/file-posix: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé2022-03-151-4/+10
| * hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé2022-03-153-5/+0Star
| * hvf: Make hvf_get_segments() / hvf_put_segments() localPhilippe Mathieu-Daudé2022-03-152-4/+2Star
| * hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani2022-03-155-47/+15Star
| * tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé2022-03-151-0/+5
| * configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé2022-03-152-0/+13
* | Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell2022-03-1511-96/+202
|\ \