qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2 10/10] chardev/char: qemu_char_open(): add return value
Marc-André Lureau
[PATCH v2 02/10] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 02/10] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro
Marc-André Lureau
[PATCH v2 08/10] chardev: introduce .chr_get_pty_name() handler
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 08/10] chardev: introduce .chr_get_pty_name() handler
Marc-André Lureau
[PATCH v2 04/10] chardev: consistent naming for ChardevClass handlers implementations
Vladimir Sementsov-Ogievskiy
[PATCH v2 09/10] chardev: rework filename handling
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 09/10] chardev: rework filename handling
Marc-André Lureau
Re: [PATCH v2 09/10] chardev: rework filename handling
Vladimir Sementsov-Ogievskiy
[PATCH v2 05/10] chardev: .chr_open(): drop be_opened parameter
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 05/10] chardev: .chr_open(): drop be_opened parameter
Marc-André Lureau
[PATCH v2 06/10] chardev: .chr_open(): add boolean return value
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 06/10] chardev: .chr_open(): add boolean return value
Marc-André Lureau
Re: [PATCH v2 06/10] chardev: .chr_open(): add boolean return value
Marc-André Lureau
[PATCH v2 03/10] chardev: ChardevClass: consistent naming for handlers
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 03/10] chardev: ChardevClass: consistent naming for handlers
Marc-André Lureau
Re: [PATCH v2 00/10] chardev: cleanup
Vladimir Sementsov-Ogievskiy
Re: [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context
Eric Auger
Re: [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context
Tao Tang
Re: [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
Eric Auger
Re: [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
Tao Tang
Re: [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
Pierrick Bouvier
Re: [RFC v3 17/21] hw/arm/smmuv3: Pass security state to command queue and IRQ logic
Eric Auger
Re: [RFC v3 17/21] hw/arm/smmuv3: Pass security state to command queue and IRQ logic
Tao Tang
Re: [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register
Eric Auger
Re: [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register
Tao Tang
Re: [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
Eric Auger
Re: [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
Tao Tang
Re: [PATCH] tracetool-test: add QEMU_TEST_KEEP_SCRATCH=1 support
Stefan Hajnoczi
Re: [PATCH 03/14] subprojects: add serde
Zhao Liu
Re: [PATCH 02/14] rust: add basic QObject bindings
Zhao Liu
Re: [PATCH 02/14] rust: add basic QObject bindings
Paolo Bonzini
Re: [PATCH 02/14] rust: add basic QObject bindings
Zhao Liu
Re: [PATCH 02/14] rust: add basic QObject bindings
Paolo Bonzini
[PATCH v3 0/4] Fixes and improvements for scripts/qemugdb commands
Andrey Drobyshev
[PATCH v3 2/4] scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command
Andrey Drobyshev
[PATCH v3 1/4] scripts/qemugdb: mtree: Fix OverflowError in mtree with 128-bit addresses
Andrey Drobyshev
[PATCH v3 3/4] scripts/qemugdb: timers: Improve 'qemu timers' command readability
Andrey Drobyshev
[PATCH v3 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump
Andrey Drobyshev
[PATCH] rust: hide panicking default associated constants from rustdoc
Paolo Bonzini
Re: [PATCH] rust: hide panicking default associated constants from rustdoc
Zhao Liu
[PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
[PATCH v5 13/15] hw/arm/xilinx_zynq: Add flash-type property
Corvin Köhne
[PATCH v5 12/15] hw/arm/xilinx_zynq: Split xilinx_zynq into header and implementation files
Corvin Köhne
[PATCH v5 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
[PATCH v5 10/15] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
[PATCH v5 01/15] hw/timer: Make frequency configurable
Corvin Köhne
[PATCH v5 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
[PATCH v5 08/15] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
[PATCH v5 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
[PATCH v5 15/15] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
[PATCH v5 09/15] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
[PATCH v5 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
[PATCH v5 02/15] hw/timer: Make PERIPHCLK divider configurable
Corvin Köhne
[PATCH v5 11/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
[PATCH v5 14/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
[PATCH v5 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
Re: [PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
Thomas Huth
[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
Shameer Kolothum
[PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
Shameer Kolothum
Re: [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
Eric Auger
RE: [PATCH v2 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
Shameer Kolothum
[PATCH v2 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Shameer Kolothum
Re: [PATCH v2 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Eric Auger
RE: [PATCH v2 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Shameer Kolothum
[PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Shameer Kolothum
Re: [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Eric Auger
RE: [PATCH v2 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Shameer Kolothum
[PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
Shameer Kolothum
Re: [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
Eric Auger
Re: [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
Nicolin Chen
Re: [PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
Eric Auger
Re: [PATCH 0/4] Clean up end-of-instruction processing
Philippe Mathieu-Daudé
Re: [PATCH 0/4] Clean up end-of-instruction processing
Brian Cain
[PATCH 4/4] vhost: supported the virtio indirect desc of used ring
Wafer Xie
Re: [PATCH 4/4] vhost: supported the virtio indirect desc of used ring
Eugenio Perez Martin
[PATCH 0/4] Add Split indirect descriptors for SVQ
Wafer Xie
[PATCH 1/4] vhost: add data structure of virtio indirect descriptors in SVQ
Wafer Xie
[PATCH 3/4] vhost: supported the virtio indirect desc of available ring
Wafer Xie
[PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc
Wafer Xie
Re: [PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc
Eugenio Perez Martin
RE: [PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc
Wafer
Re: [PATCH 0/4] Add Split indirect descriptors for SVQ
Jason Wang
RE: [PATCH 0/4] Add Split indirect descriptors for SVQ
Wafer
Re: [PATCH 0/4] Add Split indirect descriptors for SVQ
Jason Wang
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Christian Ehrhardt
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Bug Watch Updater
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Heinrich Schuchardt
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Heinrich Schuchardt
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Heinrich Schuchardt
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Heinrich Schuchardt
[PATCH v2 0/5] Add K230 board and thead-c908 CPU support
Chao Liu
[PATCH v2 5/5] docs/system/riscv: add documentation for k230 machine
Chao Liu
[PATCH v2 1/5] target/riscv: add thead-c908 cpu support
Chao Liu
[PATCH v2 2/5] hw/riscv: add k230 board initial support
Chao Liu
[PATCH v2 4/5] tests/qtest: add test for K230 watchdog
Chao Liu
[PATCH v2 3/5] hw/watchdog: add k230 watchdog initial support
Chao Liu
Re: [PATCH 3/3] target/loongarch: Add host CPU model in kvm mode
lixianglai
Re: [PATCH 3/3] target/loongarch: Add host CPU model in kvm mode
Bibo Mao
Re: [PATCH 4/4] Hexagon (target/hexagon) s/log_write/gen_write
Brian Cain
Re: [PATCH 3/4] Hexagon (target/hexagon) s/gen_log_vreg_write/gen_vreg_write
Brian Cain
Re: [PATCH 2/4] Hexagon (target/hexagon) s/gen_log_pred_write/gen_pred_write
Brian Cain
Re: [PATCH 1/4] Hexagon (target/hexagon) Remove gen_log_reg_write
Brian Cain
[PATCH 1/1] scripts: fix broken error path in modinfo-collect.py
Denis V. Lunev
Re: [PATCH 1/1] scripts: fix broken error path in modinfo-collect.py
Philippe Mathieu-Daudé
Re: [PATCH 1/1] scripts: fix broken error path in modinfo-collect.py
Denis V. Lunev
[PATCH v1] hw/pci: Add PCI MMIO Bridge for device-to-device MMIO
Stephen Bates
Re: [PATCH v1] hw/pci: Add PCI MMIO Bridge for device-to-device MMIO
Michael S. Tsirkin
Re: [PATCH v1] hw/pci: Add PCI MMIO Bridge for device-to-device MMIO
Alex Williamson
[PATCH 0/5] block: move AioContext and AIOCB out of include/block/
Paolo Bonzini
[PATCH 1/5] hw: add missing includes hidden by block/aio.h
Paolo Bonzini
Re: [PATCH 1/5] hw: add missing includes hidden by block/aio.h
Philippe Mathieu-Daudé
[PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Philippe Mathieu-Daudé
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Philippe Mathieu-Daudé
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
[PATCH 4/5] block: rename block/aio.h to qemu/aio.h
Paolo Bonzini
Re: [PATCH 4/5] block: rename block/aio.h to qemu/aio.h
Philippe Mathieu-Daudé
[PATCH 5/5] block: rename block/aio-wait.h to qemu/aio-wait.h
Paolo Bonzini
Re: [PATCH 5/5] block: rename block/aio-wait.h to qemu/aio-wait.h
Philippe Mathieu-Daudé
[PATCH 2/5] block: extract include/qemu/aiocb.h out of include/block/aio.h
Paolo Bonzini
Re: [PATCH 2/5] block: extract include/qemu/aiocb.h out of include/block/aio.h
Philippe Mathieu-Daudé
[PATCH v3 0/8] Live update: tap and vhost
Ben Chaney
[PATCH v3 2/8] migration: cpr setup notifier
Ben Chaney
[PATCH v3 7/8] tap: postload fix for cpr
Ben Chaney
[PATCH v3 6/8] tap: cpr support
Ben Chaney
[PATCH v3 4/8] cpr: delete all fds
Ben Chaney
[PATCH v3 1/8] migration: stop vm earlier for cpr
Ben Chaney
[PATCH v3 3/8] vhost: reset vhost devices for cpr
Ben Chaney
[PATCH v3 8/8] tap: cpr fixes
Ben Chaney
[PATCH v3 5/8] tap: common return label
Ben Chaney
[PATCH v3 0/8] Live update: tap and vhost
Ben Chaney
[PATCH v3 7/8] tap: postload fix for cpr
Ben Chaney
[PATCH v3 1/8] migration: stop vm earlier for cpr
Ben Chaney
[PATCH v3 4/8] cpr: delete all fds
Ben Chaney
[PATCH v3 6/8] tap: cpr support
Ben Chaney
Re: [PATCH v3 6/8] tap: cpr support
Markus Armbruster
Re: [PATCH v3 6/8] tap: cpr support
Jason Wang
Re: [PATCH v3 6/8] tap: cpr support
Markus Armbruster
Re: [PATCH v3 6/8] tap: cpr support
Cédric Le Goater
Re: [PATCH v3 6/8] tap: cpr support
Daniel P . Berrangé
[PATCH v3 5/8] tap: common return label
Ben Chaney
[PATCH v3 3/8] vhost: reset vhost devices for cpr
Ben Chaney
[PATCH v3 2/8] migration: cpr setup notifier
Ben Chaney
[PATCH v3 8/8] tap: cpr fixes
Ben Chaney
Re: [PATCH v3 8/8] tap: cpr fixes
Daniel P . Berrangé
Re: [PATCH v3 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [PATCH v3 0/8] Live update: tap and vhost
Chaney, Ben
Re: [PATCH v3 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [PATCH v3 0/8] Live update: tap and vhost
Cédric Le Goater
Re: [PATCH v3 0/8] Live update: tap and vhost
Mark Kanda
Re: [PATCH v3 0/8] Live update: tap and vhost
Cédric Le Goater
Re: [PATCH v3 0/8] Live update: tap and vhost
Chaney, Ben
Re: [PATCH 3/3] amd_iommu: Generate XT interrupts when xt support is enabled
Alejandro Jimenez
Re: [PATCH 3/3] amd_iommu: Generate XT interrupts when xt support is enabled
Sairaj Kodilkar
[PATCH] q35: Fix migration of SMRAM state
Andrey Ryabinin
Re: [PATCH] q35: Fix migration of SMRAM state
Igor Mammedov
Re: [PATCH] q35: Fix migration of SMRAM state
Andrey Ryabinin
Re: [PATCH] q35: Fix migration of SMRAM state
Igor Mammedov
Re: [PULL V2 12/16] net: Add passt network backend
Stefan Weil via
[PATCH v3 0/6] tci and macosx fixes
Richard Henderson
[PATCH v3 3/6] tcg: Remove duplicate test from plugin_gen_mem_callbacks
Richard Henderson
Re: [PATCH v3 3/6] tcg: Remove duplicate test from plugin_gen_mem_callbacks
Philippe Mathieu-Daudé
[PATCH v3 2/6] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
Richard Henderson
Re: [PATCH v3 2/6] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
Philippe Mathieu-Daudé
[PATCH v3 6/6] include/aarch64/host: Fix atomic16_fetch_{and,or}
Richard Henderson
Re: [PATCH v3 6/6] include/aarch64/host: Fix atomic16_fetch_{and,or}
Philippe Mathieu-Daudé
[PATCH v3 5/6] include/generic/host: Fix atomic128-cas.h.inc for Int128 structure
Richard Henderson
Re: [PATCH v3 5/6] include/generic/host: Fix atomic128-cas.h.inc for Int128 structure
Philippe Mathieu-Daudé
[PATCH v3 4/6] tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
Richard Henderson
Re: [PATCH v3 4/6] tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
Philippe Mathieu-Daudé
[PATCH v3 1/6] tcg: Zero extend 32-bit addresses for TCI
Richard Henderson
[PULL 0/6] vfio queue
Cédric Le Goater
[PULL 1/6] docs/interop/vfio-user: update protocol specification
Cédric Le Goater
[PULL 3/6] vfio-user: clarify partial message handling
Cédric Le Goater
[PULL 2/6] vfio-user: simplify vfio_user_process()
Cédric Le Goater
[PULL 4/6] vfio-user: refactor out header handling
Cédric Le Goater
[PULL 5/6] vfio-user: simplify vfio_user_recv_one()
Cédric Le Goater
[PULL 6/6] vfio-user: recycle msg on failure
Cédric Le Goater
Re: [PULL 0/6] vfio queue
Richard Henderson
[PATCH v2 0/3] TCI fixes
Philippe Mathieu-Daudé
[PATCH v2 3/3] tcg: Zero extend 32-bit addresses for TCI
Philippe Mathieu-Daudé
[PATCH v2 2/3] tcg/tci: Move maybe_{extend, free}_addr64() functions around
Philippe Mathieu-Daudé
[PATCH v2 1/3] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
Philippe Mathieu-Daudé
[RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
Philippe Mathieu-Daudé
Re: [RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
Philippe Mathieu-Daudé
Re: [RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
Richard Henderson
Re: [RFC PATCH-for-10.2? v2] tests/tcg: Skip syscall catchpoint test if pipe2() syscall not available
Alex Bennée
[PATCH 0/1] hw/m68k: add working floppy controller for q800
Matt Jacobson
[PATCH 1/1] hw/m68k: add working floppy controller for q800
Matt Jacobson
Re: [PATCH 0/1] hw/m68k: add working floppy controller for q800
Mark Cave-Ayland
Re: [PATCH 0/1] hw/m68k: add working floppy controller for q800
Laurent Vivier
[PATCH] qemu-options.hx: Document -M as -machine alias
dave
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Alex Bennée
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Dr. David Alan Gilbert
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Peter Maydell
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Dr. David Alan Gilbert
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Peter Maydell
Re: [PATCH] qemu-options.hx: Document -M as -machine alias
Dr. David Alan Gilbert
Earlier messages
Later messages