aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-15vfio-user: find and init PCI deviceJagannathan Raman1-0/+67
2022-06-15vfio-user: instantiate vfio-user contextJagannathan Raman1-0/+82
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman7-2/+262
2022-06-15vfio-user: build libraryJagannathan Raman12-1/+62
2022-06-15remote/machine: add vfio-user propertyJagannathan Raman2-0/+25
2022-06-15remote/machine: add HotplugHandler for remote machineJagannathan Raman1-0/+10
2022-06-15qdev: unplug blocker for devicesJagannathan Raman3-0/+57
2022-06-15Use io_uring_register_ring_fd() to skip fd operationsSam Li2-1/+12
2022-06-15MAINTAINERS: update Vladimir's address and repositoriesVladimir Sementsov-Ogievskiy1-10/+12
2022-06-14Merge tag 'kraxel-20220614-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson28-51/+707
2022-06-14virtio-gpu: Respect UI refresh rate for EDIDAkihiko Odaki3-0/+3
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