aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-20target/ppc: Replicate Double->Single-Precision resultLucas Coutinho1-4/+44
2022-03-20target/ppc: Replicate double->int32 result for some vector insnsRichard Henderson1-6/+39
2022-03-20ppc64: Avoid pt_regs struct definitionKhem Raj2-39/+41
2022-03-19Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...Peter Maydell14-53/+101
2022-03-19Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell2-6/+6
2022-03-18Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...Peter Maydell28-46/+1084
2022-03-18virtio/virtio-balloon: Prefer Object* over void* parameterBernhard Beschow1-5/+5
2022-03-18hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same lineRebecca Cran1-1/+1
2022-03-18util/osdep: Remove some early cruftAndrew Deason1-7/+0
2022-03-18hw/i386/acpi-build: Avoid 'sun' identifierAndrew Deason1-2/+2
2022-03-18util/osdep: Avoid madvise proto on modern SolarisAndrew Deason3-5/+29
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias2-3/+26
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias3-0/+347
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias2-0/+18
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias3-0/+478
2022-03-18target/arm: Make rvbar settable after realizeEdgar E. Iglesias3-9/+16
2022-03-18hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias2-1/+6
2022-03-18target/arm: Log fault address for M-profile faultsPeter Maydell1-0/+6
2022-03-18target/arm: Log M-profile vector table accessesPeter Maydell2-0/+10
2022-03-18hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unsetEric Auger1-1/+6
2022-03-18hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCGEric Auger2-3/+3
2022-03-18nsis installer: Fix mouse-over descriptions for emulatorsPeter Maydell2-5/+13
2022-03-18nsis installer: Suppress "ANSI targets are deprecated" warningPeter Maydell1-0/+3
2022-03-18nsis installer: List emulators in alphabetical orderPeter Maydell1-2/+2
2022-03-18hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()Peter Maydell1-2/+2
2022-03-18hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_sizePeter Maydell1-0/+1
2022-03-18target/arm: Fix handling of LPAE block descriptorsPeter Maydell1-2/+8
2022-03-18target/arm: Fix pauth_check_trap vs SEL2Richard Henderson1-1/+1
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson5-5/+109
2022-03-18hw/display/vga: Report a proper error when adding a 2nd ISA VGAThomas Huth1-0/+6
2022-03-18hw/display: Allow vga_common_init() to return errorsThomas Huth11-13/+42
2022-03-18hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize()Thomas Huth1-28/+29
2022-03-18audio/mixeng: Do not declare unused variablesAkihiko Odaki1-4/+4
2022-03-18ui: avoid unnecessary memory operations in vnc_refresh_server_surface()Wen, Jianxian1-9/+17
2022-03-18ui/gtk: Ignore 2- and 3-button press eventsK. Lange1-0/+4
2022-03-16Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell9-21/+90
2022-03-16softmmu: List CPU types againPhilippe Mathieu-Daudé4-10/+11
2022-03-16accel/tcg: Fix cpu_ldq_be_mmu typoRichard Henderson1-1/+1
2022-03-16tests/avocado: start PhoneServer upfrontBeraldo Leal1-6/+7
2022-03-16tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich2-0/+69
2022-03-16s390x/tcg: Fix BRCL with a large negative offsetIlya Leoshkevich1-1/+1
2022-03-16s390x/tcg: Fix BRASL with a large negative offsetIlya Leoshkevich1-1/+1
2022-03-16tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée1-2/+0
2022-03-15Update version for v7.0.0-rc0 releasev7.0.0-rc0Peter Maydell1-1/+1
2022-03-15Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell20-120/+283
2022-03-15Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell11-96/+202
2022-03-15Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell26-85/+451
2022-03-15Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into stagingPeter Maydell13-13/+25
2022-03-15MAINTAINERS: Volunteer to maintain Darwin-based hosts supportPhilippe Mathieu-Daudé1-0/+8
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva3-12/+46