aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14ui: Deliver refresh rate via QemuUIInfoAkihiko Odaki7-34/+42
2022-06-14ui/console: Do not return a value with ui_infoAkihiko Odaki4-12/+9
2022-06-14virtio-gpu: update done only on the scanout associated with rectDongwon Kim1-0/+3
2022-06-14usbredir: avoid queuing hello packet on snapshot restoreJoelle van Dyne1-1/+2
2022-06-14hw/usb/hcd-ehci: fix writeback orderArnout Engelen1-1/+4
2022-06-14MAINTAINERS: add myself as CanoKey maintainerHongren (Zenithal) Zheng1-0/+8
2022-06-14docs/system/devices/usb: Add CanoKey to USB devices examplesHongren (Zenithal) Zheng1-0/+4
2022-06-14docs: Add CanoKey documentationHongren (Zenithal) Zheng2-0/+169
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng5-0/+21
2022-06-14hw/usb/canokey: Add trace eventsHongren (Zenithal) Zheng2-0/+29
2022-06-14hw/usb: Add CanoKey ImplementationHongren (Zenithal) Zheng2-0/+369
2022-06-14ui/cocoa: Fix poweroff request codeAkihiko Odaki1-1/+5
2022-06-14ui/gtk-gl-area: create the requested GL context versionVolker Rümelin2-1/+31
2022-06-14ui/gtk-gl-area: implement GL context destructionVolker Rümelin2-1/+8
2022-06-13Merge tag 'pull-testing-next-140622-1' of https://github.com/stsquad/qemu int...Richard Henderson9-43/+44
2022-06-14.gitlab: use less aggressive nproc on our aarch64/32 runnersAlex Bennée2-14/+14
2022-06-14gitlab: compare CIRRUS_nn vars against 'null' not ""Daniel P. Berrangé1-1/+1
2022-06-14tests/tcg: disable xtensa-linux-user againPaolo Bonzini1-1/+4
2022-06-14tests/docker: fix the IMAGE for build invocationAlex Bennée1-1/+1
2022-06-14gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobsThomas Huth1-12/+10
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson1-1/+1
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+2
2022-06-11Merge tag 'bsd-user-preen-2022q2-pull-request' of ssh://github.com/qemu-bsd-u...Richard Henderson3-4/+418
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow1-3/+3
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow3-7/+1
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow2-3/+1
2022-06-11hw/mips/boston: Initialize g_autofree pointersBernhard Beschow1-1/+2
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson34-320/+333
2022-06-11hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()Bernhard Beschow2-30/+0
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow1-3/+3
2022-06-11hw/i386/pc: Remove orphan declarationsBernhard Beschow1-3/+0
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow3-7/+1
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow2-5/+2
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow2-3/+1
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow2-8/+9
2022-06-11hw/audio/cs4231a: Const'ify global tablesBernhard Beschow1-4/+4
2022-06-11hw: Reuse TYPE_I8042 defineBernhard Beschow2-3/+3
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow3-5/+8
2022-06-11hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow1-1/+1
2022-06-11hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow1-2/+3
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow3-16/+5
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow3-4/+4
2022-06-11hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow1-22/+45
2022-06-11hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow1-11/+11
2022-06-11hw/isa/piix4: Inline and remove piix4_create()Bernhard Beschow3-16/+4
2022-06-11hw/isa/piix4: QOM'ify PIIX4 PM creationBernhard Beschow3-13/+18
2022-06-11hw/isa/piix4: Factor out ISABus retrieval from piix4_create()Bernhard Beschow3-7/+4
2022-06-11hw/isa/piix4: QOM'ify PCI device creation and wiringBernhard Beschow1-8/+22
2022-06-11hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fnBernhard Beschow1-25/+25