messages from 2023-05-30 18:01:03 to 2023-05-31 04:04:04 UTC [more...]
[PATCH v3 00/48] tcg: Build once for system, once for user
2023-05-31 4:02 UTC (4+ messages)
` [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
` [PATCH v3 03/48] tcg/s390x: "
` [PATCH v3 04/48] tcg/sparc64: "
[PATCH] tap: introduce IFF_NAPI
2023-05-31 3:55 UTC (5+ messages)
[PATCH v2 0/1] target/i386: add support for LAM in CPUID enumeration
2023-05-31 3:45 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2] hw/cxl: Fix CFMW config memory leak
2023-05-31 2:34 UTC
[PATCH v13 00/10] TCG code quality tracking
2023-05-31 2:05 UTC (8+ messages)
` [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
[RFC] Native Library Calls
2023-05-31 2:08 UTC (2+ messages)
[PATCH] hw/clx: Fix CFMW config memory leak
2023-05-31 1:58 UTC (3+ messages)
[PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support
2023-05-31 1:47 UTC (5+ messages)
` [PATCH 1/2] vdpa: Add vhost_vdpa_net_load_offloads
` [PATCH 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
2023-05-31 1:44 UTC (3+ messages)
` [PATCH v4 2/2] vdpa: move CVQ isolation check to net_init_vhost_vdpa
[RFC PATCH 0/5] target/ppc: initial SMT support in TCG
2023-05-31 1:23 UTC (6+ messages)
` [RFC PATCH 1/5] target/ppc: gdbstub init spr gdb_id for all CPUs
` [RFC PATCH 2/5] target/ppc: Add initial flags and helpers for SMT support
` [RFC PATCH 3/5] target/ppc: Add support for SMT CTRL register
` [RFC PATCH 4/5] target/ppc: Add msgsnd/p and DPDES SMT support
` [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
[PATCH v2 0/2] vhost: release memory objects in an error path
2023-05-31 1:22 UTC (5+ messages)
` [PATCH v2 1/2] vhost: release memory_listener object in "
` [PATCH v2 2/2] vhost: release virtqueue objects "
[PULL 00/27] tcg patch queue
2023-05-31 1:08 UTC (29+ messages)
` [PULL 01/27] tcg: Fix register move type in tcg_out_ld_helper_ret
` [PULL 02/27] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
` [PULL 03/27] meson: Split test for __int128_t type from __int128_t arithmetic
` [PULL 04/27] qemu/atomic128: Add x86_64 atomic128-ldst.h
` [PULL 05/27] tcg/i386: Support 128-bit load/store
` [PULL 06/27] tcg/aarch64: Rename temporaries
` [PULL 07/27] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
` [PULL 08/27] tcg/aarch64: Simplify constraints on qemu_ld/st
` [PULL 09/27] tcg/aarch64: Support 128-bit load/store
` [PULL 10/27] tcg/ppc: "
` [PULL 11/27] tcg/s390x: "
` [PULL 12/27] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
` [PULL 13/27] accel/tcg: Extract store_atom_insert_al16 "
` [PULL 14/27] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
` [PULL 15/27] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
` [PULL 16/27] accel/tcg: Add aarch64 store_atom_insert_al16
` [PULL 17/27] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
` [PULL 18/27] decodetree: Add --test-for-error
` [PULL 19/27] decodetree: Fix recursion in prop_format and build_tree
` [PULL 20/27] decodetree: Diagnose empty pattern group
` [PULL 21/27] decodetree: Do not remove output_file from /dev
` [PULL 22/27] tests/decode: Convert tests to meson
` [PULL 23/27] docs: Document decodetree named field syntax
` [PULL 24/27] scripts/decodetree: Pass lvalue-formatter function to str_extract()
` [PULL 25/27] scripts/decodetree: Implement a topological sort
` [PULL 26/27] scripts/decodetree: Implement named field support
` [PULL 27/27] tests/decode: Add tests for various named-field cases
[PATCH 0/2] s390x/ap: fix hang when mdev attached to guest is removed
2023-05-31 0:56 UTC (4+ messages)
` [PATCH 1/2] linux-headers: Update with vfio_ap IRQ index mapping
` [PATCH 2/2] s390x/ap: Wire up the device request notifier interface
[PATCH v14 00/10] TCG code quality tracking
2023-05-31 0:54 UTC (4+ messages)
` [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
[PATCH 0/4] target/riscv: Fix mstatus related problems
2023-05-31 0:27 UTC (10+ messages)
` [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
` [PATCH 2/4] target/riscv: Remove check on mode for MPRV
` [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
` [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
2023-05-30 23:16 UTC (5+ messages)
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
2023-05-30 22:04 UTC (15+ messages)
` [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
` [PATCH v3 05/15] vfio/common: Track the IOMMU MR behind the device in addition to the AS
` [PATCH v3 07/15] intel-iommu: Implement get_attr() method
` [PATCH v3 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
` [PATCH v3 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
` [PATCH v3 11/15] vfio/common: Move dirty tracking ranges update to helper
` [PATCH v3 12/15] vfio/common: Support device dirty page tracking with vIOMMU
` [PATCH v3 13/15] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
` [PATCH v3 14/15] vfio/common: Optimize device dirty page tracking with vIOMMU
` [PATCH v3 15/15] vfio/common: Block migration with vIOMMUs without address width limits
[PATCH 00/12] aspeed: fixes and extensions
2023-05-30 21:30 UTC (22+ messages)
` [PATCH 01/12] aspeed/hace: Initialize g_autofree pointer
` [PATCH 02/12] aspeed: Introduce a boot_rom region at the machine level
` [PATCH 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH 07/12] hw/ssi: Check for duplicate addresses
` [PATCH 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PATCH 11/12] aspeed: Introduce a "uart" machine option
[PATCH 0/4] Add SCMI vhost-user VIRTIO device
2023-05-30 19:59 UTC (5+ messages)
` [PATCH 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH 4/4] tests/qtest: enable tests for virtio-scmi
` [PATCH 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
2023-05-30 21:22 UTC
[QEMU][PATCH v6 0/4] Introduce Xilinx Versal CANFD
2023-05-30 21:07 UTC (4+ messages)
` [QEMU][PATCH v6 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
` [QEMU][PATCH v6 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v6 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
[PULL 00/21] Migration 20230530 patches
2023-05-30 20:23 UTC (23+ messages)
` [PULL 01/21] runstate: add runstate_get()
` [PULL 02/21] migration: never fail in global_state_store()
` [PULL 03/21] runstate: drop unused runstate_store()
` [PULL 04/21] migration: switch from .vm_was_running to .vm_old_state
` [PULL 05/21] migration: restore vmstate on migration failure
` [PULL 06/21] migration: Don't abuse qemu_file transferred for RDMA
` [PULL 07/21] migration/RDMA: It is accounting for zero/normal pages in two places
` [PULL 08/21] migration/rdma: Remove QEMUFile parameter when not used
` [PULL 09/21] migration/rdma: Don't use imaginary transfers
` [PULL 10/21] migration: Remove unused qemu_file_credit_transfer()
` [PULL 11/21] migration/rdma: Simplify the function that saves a page
` [PULL 12/21] migration: Create migrate_rdma()
` [PULL 13/21] migration/rdma: Unfold ram_control_before_iterate()
` [PULL 14/21] migration/rdma: Unfold ram_control_after_iterate()
` [PULL 15/21] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PULL 16/21] migration/rdma: Unfold hook_ram_load()
` [PULL 17/21] migration/rdma: Create rdma_control_save_page()
` [PULL 18/21] qemu-file: Remove QEMUFileHooks
` [PULL 19/21] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PULL 20/21] migration/rdma: Remove qemu_ prefix from exported functions
` [PULL 21/21] migration/rdma: Check sooner if we are in postcopy for save_page()
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-05-30 19:46 UTC (17+ messages)
` [PATCH 01/16] target/riscv: skip features setup for KVM CPUs
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH 09/16] linux-headers: Update to v6.4-rc1
` [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH 11/16] target/riscv: add KVM specific MISA properties
` [PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
` [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
` [PATCH 15/16] target/riscv: update multi-letter extension KVM properties
` [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
[PATCH v3 00/20] target/arm: Implement FEAT_LSE2
2023-05-30 19:14 UTC (21+ messages)
` [PATCH v3 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
` [PATCH v3 02/20] target/arm: Add feature test for FEAT_LSE2
` [PATCH v3 03/20] target/arm: Introduce finalize_memop_{atom,pair}
` [PATCH v3 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PATCH v3 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PATCH v3 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v3 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PATCH v3 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v3 09/20] target/arm: Load/store integer pair with one tcg operation
` [PATCH v3 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v3 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v3 12/20] target/arm: Pass memop to gen_mte_check1*
` [PATCH v3 13/20] target/arm: Pass single_memop to gen_mte_checkN
` [PATCH v3 14/20] target/arm: Check alignment in helper_mte_check
` [PATCH v3 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PATCH v3 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PATCH v3 17/20] target/arm: Move mte check for store-exclusive
` [PATCH v3 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
` [PATCH v3 19/20] tests/tcg/multiarch: Adjust sigbus.c
` [PATCH v3 20/20] target/arm: Enable FEAT_LSE2 for -cpu max
[PATCH] migration: stop tracking ram writes when cancelling background migration
2023-05-30 18:45 UTC (2+ messages)
[PATCH v2 00/20] Next round of migration atomic counters
2023-05-30 18:39 UTC (21+ messages)
` [PATCH v2 01/20] qemu-file: Rename qemu_file_transferred_ fast -> noflush
` [PATCH v2 02/20] migration: Change qemu_file_transferred to noflush
` [PATCH v2 03/20] migration: Use qemu_file_transferred_noflush() for block migration
` [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred
` [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
` [PATCH v2 07/20] migration: Use the number of transferred bytes directly
` [PATCH v2 08/20] qemu_file: Remove unused qemu_file_transferred()
` [PATCH v2 09/20] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PATCH v2 10/20] migration: migration_transferred_bytes() don't need the QEMUFile
` [PATCH v2 11/20] migration: migration_rate_limit_reset() "
` [PATCH v2 12/20] qemu-file: Simplify qemu_file_get_error()
` [PATCH v2 13/20] migration: Use migration_transferred_bytes()
` [PATCH v2 14/20] migration: Remove transferred atomic counter
` [PATCH v2 15/20] qemu-file: Make qemu_fflush() return errors
` [PATCH v2 16/20] migration/rdma: Split qemu_fopen_rdma() into input/output functions
` [PATCH v2 17/20] qemu-file: Remove unused qemu_file_mode_is_not_valid()
` [PATCH v2 18/20] qemu_file: Make qemu_file_is_writable() static
` [PATCH v2 19/20] qemu-file: Simplify qemu_file_shutdown()
` [PATCH v2 20/20] qemu-file: Make qemu_file_get_error_obj() static
[PULL 00/32] Block layer patches
2023-05-30 18:33 UTC (2+ messages)
[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
2023-05-30 18:23 UTC (7+ messages)
` [PATCH v3 04/14] nbd: Prepare for 64-bit request effect lengths
` [PATCH v3 05/14] nbd: Add types for extended headers
` [Libguestfs] "
[PATCH v3 0/6] block: add blk_io_plug_call() API
2023-05-30 18:09 UTC (7+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] block/nvme: convert to "
` [PATCH v3 3/6] block/blkio: "
` [PATCH v3 4/6] block/io_uring: "
` [PATCH v3 5/6] block/linux-aio: "
` [PATCH v3 6/6] block: remove bdrv_co_io_plug() API
[PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
2023-05-30 18:05 UTC (3+ messages)
` [PATCH v4 1/2] exec/ram_addr: return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
` [PATCH v4 2/2] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
[PATCH] tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
2023-05-30 18:03 UTC
[PATCH 0/4] Various xive fixes
2023-05-30 18:01 UTC (4+ messages)
` [PATCH 1/4] pnv/xive2: Add definition for TCTXT Config register
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).