summary refs log tree commit diff stats
path: root/python/qemu/utils/qemu_ga_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-21hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)Philippe Mathieu-Daudé1-1/+1
2022-03-21hw/audio/intel-hda: Do not ignore DMA overrun errorsPhilippe Mathieu-Daudé1-2/+7
2022-03-21softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERRORPhilippe Mathieu-Daudé2-2/+51
2022-03-21softmmu/physmem: Simplify flatview_write and address_space_access_validPhilippe Mathieu-Daudé1-8/+3
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-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 releasePeter Maydell1-1/+1
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
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva3-2/+74
2022-03-15ui/cocoa: release mouse when user switches away from QEMU windowCarwyn Ellis1-0/+2
2022-03-15ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis3-1/+37
2022-03-15ui/cocoa: Constify qkeycode translation arraysPhilippe Mathieu-Daudé1-2/+2
2022-03-15configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé2-1/+28
2022-03-15meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé1-0/+1
2022-03-15meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé1-1/+4