aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14MAINTAINERS: add myself as CanoKey maintainerHongren (Zenithal) Zheng
2022-06-14docs/system/devices/usb: Add CanoKey to USB devices examplesHongren (Zenithal) Zheng
2022-06-14docs: Add CanoKey documentationHongren (Zenithal) Zheng
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng
2022-06-14hw/usb/canokey: Add trace eventsHongren (Zenithal) Zheng
2022-06-14hw/usb: Add CanoKey ImplementationHongren (Zenithal) Zheng
2022-06-14ui/cocoa: Fix poweroff request codeAkihiko Odaki
2022-06-14ui/gtk-gl-area: create the requested GL context versionVolker Rümelin
2022-06-14ui/gtk-gl-area: implement GL context destructionVolker Rümelin
2022-06-13Merge tag 'pull-testing-next-140622-1' of https://github.com/stsquad/qemu int...Richard Henderson
2022-06-14.gitlab: use less aggressive nproc on our aarch64/32 runnersAlex Bennée
2022-06-14gitlab: compare CIRRUS_nn vars against 'null' not ""Daniel P. Berrangé
2022-06-14tests/tcg: disable xtensa-linux-user againPaolo Bonzini
2022-06-14tests/docker: fix the IMAGE for build invocationAlex Bennée
2022-06-14gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobsThomas Huth
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-06-11Merge tag 'bsd-user-preen-2022q2-pull-request' of ssh://github.com/qemu-bsd-u...Richard Henderson
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow
2022-06-11hw/mips/boston: Initialize g_autofree pointersBernhard Beschow
2022-06-11Merge tag 'mips-20220611' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-06-11hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()Bernhard Beschow
2022-06-11docs/devel: Fix link to developer mailing listsBernhard Beschow
2022-06-11hw/i386/pc: Remove orphan declarationsBernhard Beschow
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow
2022-06-11hw/audio/cs4231a: Const'ify global tablesBernhard Beschow
2022-06-11hw: Reuse TYPE_I8042 defineBernhard Beschow
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow
2022-06-11hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM propertyBernhard Beschow
2022-06-11hw/i386/microvm-dt: Force explicit failure if retrieving QOM property failsBernhard Beschow
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow
2022-06-11hw/isa/piix3: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fnBernhard Beschow
2022-06-11hw/isa/piix4: Inline and remove piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PIIX4 PM creationBernhard Beschow
2022-06-11hw/isa/piix4: Factor out ISABus retrieval from piix4_create()Bernhard Beschow
2022-06-11hw/isa/piix4: QOM'ify PCI device creation and wiringBernhard Beschow
2022-06-11hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fnBernhard Beschow
2022-06-11hw/isa/piix4: Use object_initialize_child() for embedded structBernhard Beschow
2022-06-11hw/southbridge/piix: Aggregate all PIIX southbridge type namesBernhard Beschow
2022-06-11hw/acpi/piix4: remove unused piix4_pm_initfn() functionMark Cave-Ayland
2022-06-11hw/isa/piix4.c: create PIIX4_PM device directly instead of using piix4_pm_ini...Mark Cave-Ayland
2022-06-11hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_in...Mark Cave-Ayland