qemu-devel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
Philippe Mathieu-Daudé
Re: [PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
Philippe Mathieu-Daudé
[PATCH 0/4] Add SCMI vhost-user VIRTIO device
Milan Zamazal
[PATCH 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
[PATCH 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
Milan Zamazal
[PATCH 4/4] tests/qtest: enable tests for virtio-scmi
Milan Zamazal
[PATCH 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
Milan Zamazal
Re: [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
Philippe Mathieu-Daudé
[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
Vikram Garhwal
Re: [PATCH 11/12] aspeed: Introduce a "uart" machine option
Philippe Mathieu-Daudé
Re: [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
Philippe Mathieu-Daudé
[QEMU][PATCH v6 0/4] Introduce Xilinx Versal CANFD
Vikram Garhwal
[QEMU][PATCH v6 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
Vikram Garhwal
[QEMU][PATCH v6 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
[QEMU][PATCH v6 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
Vikram Garhwal
Re: [PATCH 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
Philippe Mathieu-Daudé
Re: [PATCH 07/12] hw/ssi: Check for duplicate addresses
Philippe Mathieu-Daudé
Re: [PATCH 06/12] aspeed/smc: Wire CS lines at reset
Philippe Mathieu-Daudé
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
Philippe Mathieu-Daudé
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
Philippe Mathieu-Daudé
Re: [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
Philippe Mathieu-Daudé
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
Daniel Henrique Barboza
[PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
Daniel Henrique Barboza
[PATCH 09/16] linux-headers: Update to v6.4-rc1
Daniel Henrique Barboza
[PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
Daniel Henrique Barboza
[PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
Daniel Henrique Barboza
[PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
Daniel Henrique Barboza
[PATCH 11/16] target/riscv: add KVM specific MISA properties
Daniel Henrique Barboza
[PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
Daniel Henrique Barboza
[PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
Daniel Henrique Barboza
[PATCH 15/16] target/riscv: update multi-letter extension KVM properties
Daniel Henrique Barboza
[PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
Daniel Henrique Barboza
[PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
Daniel Henrique Barboza
[PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
Daniel Henrique Barboza
[PATCH 01/16] target/riscv: skip features setup for KVM CPUs
Daniel Henrique Barboza
[PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
Daniel Henrique Barboza
[PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
Daniel Henrique Barboza
[PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
Daniel Henrique Barboza
[PATCH v3 00/20] target/arm: Implement FEAT_LSE2
Richard Henderson
[PATCH v3 03/20] target/arm: Introduce finalize_memop_{atom,pair}
Richard Henderson
[PATCH v3 12/20] target/arm: Pass memop to gen_mte_check1*
Richard Henderson
[PATCH v3 09/20] target/arm: Load/store integer pair with one tcg operation
Richard Henderson
[PATCH v3 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
Richard Henderson
[PATCH v3 20/20] target/arm: Enable FEAT_LSE2 for -cpu max
Richard Henderson
[PATCH v3 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
Richard Henderson
[PATCH v3 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
Richard Henderson
[PATCH v3 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
Richard Henderson
[PATCH v3 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
Richard Henderson
[PATCH v3 02/20] target/arm: Add feature test for FEAT_LSE2
Richard Henderson
[PATCH v3 19/20] tests/tcg/multiarch: Adjust sigbus.c
Richard Henderson
[PATCH v3 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
Richard Henderson
[PATCH v3 17/20] target/arm: Move mte check for store-exclusive
Richard Henderson
[PATCH v3 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
Richard Henderson
[PATCH v3 14/20] target/arm: Check alignment in helper_mte_check
Richard Henderson
[PATCH v3 13/20] target/arm: Pass single_memop to gen_mte_checkN
Richard Henderson
[PATCH v3 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
Richard Henderson
[PATCH v3 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
Richard Henderson
[PATCH v3 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
Richard Henderson
[PATCH v3 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
Richard Henderson
[PULL 00/27] tcg patch queue
Richard Henderson
[PULL 03/27] meson: Split test for __int128_t type from __int128_t arithmetic
Richard Henderson
[PULL 01/27] tcg: Fix register move type in tcg_out_ld_helper_ret
Richard Henderson
[PULL 05/27] tcg/i386: Support 128-bit load/store
Richard Henderson
[PULL 17/27] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
Richard Henderson
[PULL 22/27] tests/decode: Convert tests to meson
Richard Henderson
[PULL 10/27] tcg/ppc: Support 128-bit load/store
Richard Henderson
[PULL 06/27] tcg/aarch64: Rename temporaries
Richard Henderson
[PULL 13/27] accel/tcg: Extract store_atom_insert_al16 to host header
Richard Henderson
[PULL 19/27] decodetree: Fix recursion in prop_format and build_tree
Richard Henderson
[PULL 26/27] scripts/decodetree: Implement named field support
Richard Henderson
[PULL 04/27] qemu/atomic128: Add x86_64 atomic128-ldst.h
Richard Henderson
[PULL 11/27] tcg/s390x: Support 128-bit load/store
Richard Henderson
[PULL 14/27] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
Richard Henderson
[PULL 15/27] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
Richard Henderson
[PULL 27/27] tests/decode: Add tests for various named-field cases
Richard Henderson
[PULL 24/27] scripts/decodetree: Pass lvalue-formatter function to str_extract()
Richard Henderson
[PULL 23/27] docs: Document decodetree named field syntax
Richard Henderson
[PULL 16/27] accel/tcg: Add aarch64 store_atom_insert_al16
Richard Henderson
[PULL 25/27] scripts/decodetree: Implement a topological sort
Richard Henderson
[PULL 12/27] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
Richard Henderson
[PULL 18/27] decodetree: Add --test-for-error
Richard Henderson
[PULL 09/27] tcg/aarch64: Support 128-bit load/store
Richard Henderson
[PULL 21/27] decodetree: Do not remove output_file from /dev
Richard Henderson
[PULL 02/27] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
Richard Henderson
[PULL 07/27] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
Richard Henderson
[PULL 20/27] decodetree: Diagnose empty pattern group
Richard Henderson
[PULL 08/27] tcg/aarch64: Simplify constraints on qemu_ld/st
Richard Henderson
[PATCH v2 00/20] Next round of migration atomic counters
Juan Quintela
[PATCH v2 03/20] migration: Use qemu_file_transferred_noflush() for block migration.
Juan Quintela
[PATCH v2 06/20] qemu_file: total_transferred is not used anymore
Juan Quintela
[PATCH v2 15/20] qemu-file: Make qemu_fflush() return errors
Juan Quintela
[PATCH v2 01/20] qemu-file: Rename qemu_file_transferred_ fast -> noflush
Juan Quintela
[PATCH v2 12/20] qemu-file: Simplify qemu_file_get_error()
Juan Quintela
[PATCH v2 14/20] migration: Remove transferred atomic counter
Juan Quintela
[PATCH v2 08/20] qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
[PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred
Juan Quintela
[PATCH v2 02/20] migration: Change qemu_file_transferred to noflush
Juan Quintela
[PATCH v2 11/20] migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
[PATCH v2 20/20] qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
[PATCH v2 18/20] qemu_file: Make qemu_file_is_writable() static
Juan Quintela
[PATCH v2 13/20] migration: Use migration_transferred_bytes()
Juan Quintela
[PATCH v2 09/20] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
[PATCH v2 07/20] migration: Use the number of transferred bytes directly
Juan Quintela
[PATCH v2 19/20] qemu-file: Simplify qemu_file_shutdown()
Juan Quintela
[PATCH v2 10/20] migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
[PATCH v2 17/20] qemu-file: Remove unused qemu_file_mode_is_not_valid()
Juan Quintela
[PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
Juan Quintela
[PATCH v2 16/20] migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
[PATCH v3 0/6] block: add blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v3 6/6] block: remove bdrv_co_io_plug() API
Stefan Hajnoczi
[PATCH v3 2/6] block/nvme: convert to blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v3 1/6] block: add blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v3 4/6] block/io_uring: convert to blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v3 5/6] block/linux-aio: convert to blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v3 3/6] block/blkio: convert to blk_io_plug_call() API
Stefan Hajnoczi
[PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
Joao Martins
[PATCH v4 1/2] exec/ram_addr: return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
Joao Martins
[PATCH v4 2/2] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
Joao Martins
[PATCH] tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
Thomas Huth
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
Joao Martins
[PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
Joao Martins
[PATCH v3 04/15] intel-iommu: Switch to pci_setup_iommu_info()
Joao Martins
[PATCH v3 07/15] intel-iommu: Implement get_attr() method
Joao Martins
[PATCH v3 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
Joao Martins
Re: [PATCH v3 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
Philippe Mathieu-Daudé
[PATCH v3 11/15] vfio/common: Move dirty tracking ranges update to helper
Joao Martins
[PATCH v3 05/15] vfio/common: Track the IOMMU MR behind the device in addition to the AS
Joao Martins
[PATCH v3 02/15] hw/pci: Add a pci_setup_iommu_info() helper
Joao Martins
[PATCH v3 06/15] memory/iommu: Add IOMMU_ATTR_DMA_TRANSLATION attribute
Joao Martins
[PATCH v3 15/15] vfio/common: Block migration with vIOMMUs without address width limits
Joao Martins
[PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
Joao Martins
[PATCH v3 12/15] vfio/common: Support device dirty page tracking with vIOMMU
Joao Martins
[PATCH v3 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
Joao Martins
Re: [PATCH v3 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
Philippe Mathieu-Daudé
[PATCH v3 14/15] vfio/common: Optimize device dirty page tracking with vIOMMU
Joao Martins
[PATCH v3 09/15] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
Joao Martins
[PATCH v3 13/15] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
Joao Martins
[PULL 00/32] Block layer patches
Kevin Wolf
[PULL 03/32] block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
[PULL 02/32] block: Clarify locking rules for bdrv_open(_inherit)()
Kevin Wolf
[PULL 05/32] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
Kevin Wolf
[PULL 04/32] block-backend: Fix blk_new_open() for iothreads
Kevin Wolf
[PULL 10/32] block: Fix AioContext locking in bdrv_insert_node()
Kevin Wolf
[PULL 14/32] hw/qdev: introduce qdev_is_realized() helper
Kevin Wolf
[PULL 16/32] virtio-scsi: stop using aio_disable_external() during unplug
Kevin Wolf
[PULL 26/32] block/export: don't require AioContext lock around blk_exp_ref/unref()
Kevin Wolf
[PULL 25/32] block/export: rewrite vduse-blk drain code
Kevin Wolf
[PULL 07/32] raw-format: Fix open with 'file' in iothread
Kevin Wolf
[PULL 31/32] virtio: do not set is_external=true on host notifiers
Kevin Wolf
[PULL 20/32] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Kevin Wolf
[PULL 01/32] block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
Kevin Wolf
[PULL 09/32] block: Take AioContext lock in bdrv_open_driver()
Kevin Wolf
[PULL 08/32] copy-before-write: Fix open with child in iothread
Kevin Wolf
[PULL 28/32] virtio: make it possible to detach host notifier from any thread
Kevin Wolf
[PULL 32/32] aio: remove aio_disable_external() API
Kevin Wolf
[PULL 19/32] block/export: stop using is_external in vhost-user-blk server
Kevin Wolf
[PULL 17/32] util/vhost-user-server: rename refcount to in_flight counter
Kevin Wolf
[PULL 24/32] hw/xen: do not set is_external=true on evtchn fds
Kevin Wolf
[PULL 21/32] block: add blk_in_drain() API
Kevin Wolf
[PULL 30/32] virtio-scsi: implement BlockDevOps->drained_begin()
Kevin Wolf
[PULL 23/32] xen-block: implement BlockDevOps->drained_begin()
Kevin Wolf
[PULL 11/32] iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
[PULL 13/32] block-backend: split blk_do_set_aio_context()
Kevin Wolf
[PULL 06/32] qcow2: Fix open with 'file' in iothread
Kevin Wolf
[PULL 22/32] block: drain from main loop thread in bdrv_co_yield_to_drain()
Kevin Wolf
[PULL 15/32] virtio-scsi: avoid race between unplug and transport event
Kevin Wolf
[PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
Kevin Wolf
[PULL 12/32] iotests: Test blockdev-create in iothread
Kevin Wolf
[PULL 18/32] block/export: wait for vhost-user-blk requests when draining
Kevin Wolf
[PULL 27/32] block/fuse: do not set is_external=true on FUSE fd
Kevin Wolf
Re: [PULL 00/32] Block layer patches
Richard Henderson
Re: [PATCH v6 00/20] block: remove aio_disable_external() API
Kevin Wolf
[PATCH 0/4] Various xive fixes
Frederic Barrat
[PATCH 3/4] pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
Re: [PATCH 3/4] pnv/xive2: Allow writes to the Physical Thread Enable registers
Cédric Le Goater
[PATCH 2/4] pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
Re: [PATCH 2/4] pnv/xive2: Add definition for the ESB cache configuration register
Cédric Le Goater
[PATCH 1/4] pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
Re: [PATCH 1/4] pnv/xive2: Add definition for TCTXT Config register
Cédric Le Goater
Re: [PATCH 1/4] pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
[PATCH 4/4] pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
Re: [PATCH 4/4] pnv/xive2: Handle TIMA access through all ports
Cédric Le Goater
Re: [PATCH 4/4] pnv/xive2: Handle TIMA access through all ports
Cédric Le Goater
Re: [PATCH 4/4] pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
Re: [PATCH 4/4] pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
Re: [PATCH v2 0/4] Migration time prediction using calc-dirty-rate
Peter Xu
[PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
Marcin Juszkiewicz
Re: [PATCH 00/12] aspeed: fixes and extensions
Cédric Le Goater
[PULL v2 00/21] target-arm queue
Peter Maydell
Re: [PULL v2 00/21] target-arm queue
Richard Henderson
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
Avihai Horon
[PATCH v5 1/9] migration: Add switchover ack capability
Avihai Horon
[PATCH v5 6/9] vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
[PATCH v5 2/9] migration: Implement switchover ack logic
Avihai Horon
[PATCH v5 7/9] vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
[PATCH v5 9/9] vfio/migration: Add support for switchover ack capability
Avihai Horon
Re: [PATCH v5 9/9] vfio/migration: Add support for switchover ack capability
Cédric Le Goater
[PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
Avihai Horon
[PATCH v5 5/9] vfio/migration: Refactor vfio_save_block() to return saved data size
Avihai Horon
[PATCH v5 4/9] tests: Add migration switchover ack capability test
Avihai Horon
Earlier messages