qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Stable-9.2.4 62/62] target/hppa: Fix FPE exceptions
Michael Tokarev
[Stable-9.2.4 50/62] target/riscv: Fix vslidedown with rvv_ta_all_1s
Michael Tokarev
[Stable-9.2.4 49/62] target/riscv: Fix the rvv reserved encoding of unmasked instructions
Michael Tokarev
[Stable-9.2.4 44/62] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
Michael Tokarev
[Stable-9.2.4 43/62] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
Michael Tokarev
[Stable-9.2.4 38/62] target/riscv: fix endless translation loop on big endian systems
Michael Tokarev
[Stable-9.2.4 58/62] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Michael Tokarev
[Stable-9.2.4 41/62] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
Michael Tokarev
[Stable-9.2.4 51/62] target/riscv/kvm: minor fixes/tweaks
Michael Tokarev
[Stable-9.2.4 61/62] linux-user/hppa: Send proper si_code on SIGFPE exception
Michael Tokarev
[Stable-9.2.4 48/62] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
Michael Tokarev
[Stable-9.2.4 39/62] common-user/host/riscv: use tail pseudoinstruction for calling tail
Michael Tokarev
[Stable-9.2.4 57/62] hw/pci-host: Remove unused pci_host_data_be_ops
Michael Tokarev
[Stable-7.2.18 v2 00/21] Patch Round-up for stable 7.2.18, freeze on 2025-05-24 (frozen)
Michael Tokarev
[Stable-7.2.18 20/21] common-user/host/riscv: use tail pseudoinstruction for calling tail
Michael Tokarev
[Stable-7.2.18 19/21] virtio: Call set_features during reset
Michael Tokarev
[Stable-7.2.18 21/21] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Michael Tokarev
[PATCH v8 0/2] tests/functional: add memlock tests
Alexandr Moshkov
[PATCH v8 2/2] tests/functional: add memlock tests
Alexandr Moshkov
Re: [PATCH v8 2/2] tests/functional: add memlock tests
Thomas Huth
Re: [PATCH v8 2/2] tests/functional: add memlock tests
Alexandr Moshkov
[PATCH v8 1/2] tests/functional: add skipLockedMemoryTest decorator
Alexandr Moshkov
Re: [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Dmitry Osipenko
[PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Michael Scherle
Re: [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Michael Scherle
RE: [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Kasireddy, Vivek
RE: [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Michael Scherle
Re: [PATCH] roms: re-remove execute bit from hppa-firmware*
Helge Deller
Re: Using parallel port on the Pegasos 2
BALATON Zoltan
Re: Using parallel port on the Pegasos 2
Bernhard Beschow
Re: Using parallel port on the Pegasos 2
BALATON Zoltan
Re: [PATCH 0/4] chardev: Fix issues found by vhost-user-test
Marc-André Lureau
[PULL 00/19] Ui patches
marcandre . lureau
[PULL 01/19] ui/gtk: warn if setting the clipboard failed
marcandre . lureau
[PULL 02/19] ui/clipboard: use int for selection field
marcandre . lureau
[PULL 09/19] ui/vdagent: add migration support
marcandre . lureau
[PULL 06/19] ui/vdagent: replace Buffer with GByteArray
marcandre . lureau
[PULL 16/19] ui/gtk: Don't update scale in fixed scale mode in gtk-egl.c
marcandre . lureau
[PULL 08/19] ui/vdagent: factor out clipboard peer registration
marcandre . lureau
[PULL 18/19] ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
marcandre . lureau
[PULL 04/19] ui/clipboard: add vmstate_cbinfo
marcandre . lureau
[PULL 07/19] ui/vdagent: keep "connected" state
marcandre . lureau
[PULL 17/19] ui/gtk: Consider scaling when propagating ui info
marcandre . lureau
[PULL 15/19] ui/sdl: Consider scaling in mouse event handling
marcandre . lureau
[PULL 14/19] ui/gtk: Update scales in fixed-scale mode when rendering GL area
marcandre . lureau
[PULL 19/19] ui/gtk-egl: Render guest content with padding in fixed-scale mode
marcandre . lureau
[PULL 05/19] ui/clipboard: delay clipboard update when not running
marcandre . lureau
[PULL 11/19] ui/gtk: Document scale and coordinate handling
marcandre . lureau
[PULL 10/19] ui/vdagent: remove migration blocker
marcandre . lureau
[PULL 03/19] ui/clipboard: split out QemuClipboardContent
marcandre . lureau
[PULL 13/19] gtk/ui: Introduce helper gd_update_scale
marcandre . lureau
[PULL 12/19] ui/gtk: Use consistent naming for variables in different coordinates
marcandre . lureau
Re: [PULL 00/19] Ui patches
Stefan Hajnoczi
Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64
Alex Bennée
Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64
Thomas Huth
[PATCH] vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
Re: [PATCH] vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
Re: [PATCH] vfio/pci: Introduce x-pci-class-code option
Alex Williamson
Re: [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Marc-André Lureau
Re: [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Marc-André Lureau
RE: [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Kasireddy, Vivek
Re: [PATCH v4 3/7] ui/spice: Enable gl=on option for non-local or remote clients
Marc-André Lureau
Re: [PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
Marc-André Lureau
RE: [PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
Kasireddy, Vivek
[PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Richard Henderson
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Philippe Mathieu-Daudé
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Jonathan Cameron via
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Pierrick Bouvier
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Richard Henderson
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Pierrick Bouvier
Re: [PATCH] accel/tcg: Fix atomic_mmu_lookup vs TLB_FORCE_SLOW
Pierrick Bouvier
Re: [PATCH 4/4] docs: Deprecate the qemu-system-microblazeel binary
Richard Henderson
Re: [PATCH 4/4] docs: Deprecate the qemu-system-microblazeel binary
Philippe Mathieu-Daudé
Re: [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Richard Henderson
Re: [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Philippe Mathieu-Daudé
Re: [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Thomas Huth
Re: [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Philippe Mathieu-Daudé
Re: [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Richard Henderson
Re: [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Philippe Mathieu-Daudé
Re: [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Markus Armbruster
Re: [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Philippe Mathieu-Daudé
Re: [PATCH] system/main: comment lock rationale
Richard Henderson
Re: [PATCH] system/main: comment lock rationale
Richard Henderson
Re: [PATCH v4 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
Michael S. Tsirkin
Re: [PATCH v4 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
Alireza Sanaee via
Re: [PATCH v2 0/3] ui/vnc: fix some endian problems
Michael Tokarev
Re: [PATCH v2 0/3] ui/vnc: fix some endian problems
Daniel P . Berrangé
Re: [PATCH 0/3] target/hppa: Fix FP exception handling
Michael Tokarev
Re: [PATCH 0/3] target/hppa: Fix FP exception handling
Helge Deller
Re: [PATCH 0/3] target/hppa: Fix FP exception handling
Michael Tokarev
Re: [PATCH V3 14/42] pci: skip reset during cpr
Michael S. Tsirkin
Re: [PATCH V3 14/42] pci: skip reset during cpr
Steven Sistare
Re: [PATCH V3 14/42] pci: skip reset during cpr
Michael S. Tsirkin
Re: [PATCH V3 14/42] pci: skip reset during cpr
Steven Sistare
[PATCH v12 00/10] Support virtio-gpu DRM native context
Dmitry Osipenko
[PATCH v12 03/10] virtio-gpu: Handle virgl fence creation errors
Dmitry Osipenko
Re: [PATCH v12 03/10] virtio-gpu: Handle virgl fence creation errors
Dmitry Osipenko
[PATCH v12 06/10] ui/sdl2: Don't disable scanout when display is refreshed
Dmitry Osipenko
[PATCH v12 01/10] ui/sdl2: Restore original context after new context creation
Dmitry Osipenko
[PATCH v12 05/10] virtio-gpu: Support DRM native context
Dmitry Osipenko
[PATCH v12 04/10] virtio-gpu: Support asynchronous fencing
Dmitry Osipenko
[PATCH v12 07/10] ui/gtk: Don't disable scanout when display is refreshed
Dmitry Osipenko
[PATCH v12 09/10] docs/system: virtio-gpu: Update Venus link
Dmitry Osipenko
[PATCH v12 02/10] ui/sdl2: Implement dpy dmabuf functions
Dmitry Osipenko
[PATCH v12 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
Dmitry Osipenko
[PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements
Dmitry Osipenko
Re: [PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements
Dmitry Osipenko
[PATCH] x86/cpu: Handle SMM mode in x86_cpu_dump_state for softmmu
Kirill Martynov
[PATCH] meson: fix Windows build
oltolm
Re: [PATCH] meson: fix Windows build
Paolo Bonzini
Re: [PATCH] meson: fix Windows build
Oleg Tolmatcev
[PATCH v3 0/4] qapi: add auto-generated return docs
John Snow
[PATCH v3 1/4] docs/qapi-domain: add return-nodesc
John Snow
[PATCH v3 2/4] docs, qapi: generate undocumented return sections
John Snow
[PATCH v3 4/4] qapi: rephrase return docs to avoid type name
John Snow
[PATCH v3 3/4] qapi: remove trivial "Returns:" sections
John Snow
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Michael S. Tsirkin
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Michael Tokarev
Re: [PATCH v3 0/4] qapi: add auto-generated return docs
Markus Armbruster
[PATCH] qcow2: Forbid use of protocol: prefix on data_file
Eric Blake
Re: [PATCH] qcow2: Forbid use of protocol: prefix on data_file
Eric Blake
Re: [PATCH] qcow2: Forbid use of protocol: prefix on data_file
Kevin Wolf
[PATCH 0/1] Sphinx: refactor QAPI indices
John Snow
[PATCH 1/1] docs/qapi-domain: Improve QAPI indices
John Snow
Re: [PATCH 1/1] docs/qapi-domain: Improve QAPI indices
Daniel P . Berrangé
[PATCH v2 0/3] iotests improvements for mirror-sparse and others
Eric Blake
[PATCH v2 1/3] iotests: Use disk_usage in more places
Eric Blake
Re: [PATCH v2 1/3] iotests: Use disk_usage in more places
Fiona Ebner
[PATCH v2 3/3] iotests: Filter out ZFS in several tests
Eric Blake
Re: [PATCH v2 3/3] iotests: Filter out ZFS in several tests
Fiona Ebner
Re: [PATCH v2 3/3] iotests: Filter out ZFS in several tests
Eric Blake
[PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Eric Blake
Re: [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4
Markus Armbruster
[RFC PATCH v11 0/4] Report vfio-ap configuration changes
Rorie Reyes
[RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
Re: [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Cédric Le Goater
[RFC PATCH v11 4/4] s390: implementing CHSC SEI for AP config change
Rorie Reyes
[RFC PATCH v11 1/4] hw/vfio/ap: notification handler for AP config changed event
Rorie Reyes
[RFC PATCH v11 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
Rorie Reyes
[PATCH] hw/xen: Fix trace_xs_node_read() params
Liam Merwick
Re: [EXTERNAL] [PATCH] hw/xen: Fix trace_xs_node_read() params
David Woodhouse
Re: [PATCH] hw/xen: Fix trace_xs_node_read() params
Anthony PERARD
Re: [PATCH] hw/xen: Fix trace_xs_node_read() params
Philippe Mathieu-Daudé
Re: [PATCH] hw/xen: Fix trace_xs_node_read() params
Richard Henderson
[PATCH 0/3] Misc ppc/e500 patches
BALATON Zoltan
[PATCH 1/3] hw/ppc/e500: Move clock and TB frequency to machine class
BALATON Zoltan
[PATCH 2/3] hw/net/fsl_etsec: Set default MAC address
BALATON Zoltan
Re: [PATCH 2/3] hw/net/fsl_etsec: Set default MAC address
Bernhard Beschow
[PATCH 3/3] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
Bernhard Beschow
Re: [PATCH 3/3] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
BALATON Zoltan
Re: [PATCH 0/3] Misc ppc/e500 patches
Bernhard Beschow
Re: [RFC PATCH 07/13] migration: Introduce new MigrationConfig structure
Fabiano Rosas
Re: [RFC PATCH 07/13] migration: Introduce new MigrationConfig structure
Markus Armbruster
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
Shameerali Kolothum Thodi via
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
Cornelia Huck
RE: [PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
Cornelia Huck
[PATCH] tests/qtest: Remove migration-helpers.c
Fabiano Rosas
Re: [PATCH] tests/qtest: Remove migration-helpers.c
Markus Armbruster
Re: [PATCH] tests/qtest: Remove migration-helpers.c
Peter Xu
Re: [PATCH] tests/qtest: Remove migration-helpers.c
Fabiano Rosas
Re: [PATCH v4 1/4] hw/s390x: add SCLP event type CPI
Hendrik Brueckner
Re: [PATCH v4 1/4] hw/s390x: add SCLP event type CPI
Shalini Chellathurai Saroja
[PATCH v2 0/3] Add STM32 DMA model
Nikita Shubin
[PATCH v2 3/3] tests/qtest: add qtests for STM32 DMA
Nikita Shubin
Re: [PATCH v2 3/3] tests/qtest: add qtests for STM32 DMA
Fabiano Rosas
[PATCH v2 1/3] hw/dma: Add STM32 platfrom DMA controller emulation
Nikita Shubin
[PATCH v2 2/3] hw/arm/stm32f100: Add DMA support for stm32f100
Nikita Shubin
[PATCH v5 0/4] Building PPTT with root node and identical implementation flag
Alireza Sanaee via
[PATCH v5 1/4] tests: virt: Allow changes to PPTT test table
Alireza Sanaee via
[PATCH v5 2/4] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
Alireza Sanaee via
[PATCH v5 4/4] tests: virt: Update expected ACPI tables for virt test
Alireza Sanaee via
[PATCH v5 3/4] hw/acpi/aml-build: Build a root node in the PPTT table
Alireza Sanaee via
Re: [PATCH v5 0/4] Building PPTT with root node and identical implementation flag
Michael S. Tsirkin
[PATCH] hw/intc/loongarch_extioi: Move unrealize function to common code
Bibo Mao
Re: [PATCH] hw/intc/loongarch_extioi: Move unrealize function to common code
gaosong
[PATCH v5 0/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
Steven Lee via
[PATCH v5 5/6] hw/arm/fby35: Map BMC memory into system memory
Steven Lee via
[PATCH v5 2/6] hw/arm/aspeed_ast2700-fc: Reduce ca35 ram size to align with ast2700a1
Steven Lee via
[PATCH v5 6/6] docs: Remove ast2700fc from Aspeed family boards
Steven Lee via
[PATCH v5 3/6] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
Steven Lee via
[PATCH v5 1/6] hw/arm/aspeed_ast2700-fc: Add network support
Steven Lee via
Re: [PATCH v5 1/6] hw/arm/aspeed_ast2700-fc: Add network support
Cédric Le Goater
[PATCH v5 4/6] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
Steven Lee via
Re: [PATCH v5 0/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
Cédric Le Goater
Re: [PATCH 2/2] hw/loongarch/virt: Remove global variables about memmap tables
gaosong
[PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Fiona Ebner
Re: [PATCH v2] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Daniel P . Berrangé
[PATCH] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Fiona Ebner
[RFC PATCH v10 0/4] Report vfio-ap configuration changes
Rorie Reyes
[RFC PATCH v10 1/4] hw/vfio/ap: notification handler for AP config changed event
Rorie Reyes
[RFC PATCH v10 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
Re: [RFC PATCH v10 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Anthony Krowiak
Re: [RFC PATCH v10 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
[RFC PATCH v10 4/4] s390: implementing CHSC SEI for AP config change
Rorie Reyes
Re: [RFC PATCH v10 4/4] s390: implementing CHSC SEI for AP config change
Anthony Krowiak
Re: [RFC PATCH v10 4/4] s390: implementing CHSC SEI for AP config change
Rorie Reyes
[RFC PATCH v10 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
Rorie Reyes
Earlier messages
Later messages