messages from 2023-05-25 18:59:05 to 2023-05-26 10:20:16 UTC [more...]
[PATCH v2 0/5] gitlab: improvements to handling of stable staging branches
2023-05-26 10:19 UTC
[PATCH v2] migration: hold the BQL during setup
2023-05-26 10:16 UTC (3+ messages)
[PATCH v4 0/3] hw/riscv/virt: pflash improvements
2023-05-26 9:53 UTC (12+ messages)
` [PATCH v4 2/3] riscv/virt: Support using pflash via -blockdev option
` [PATCH v4 3/3] docs/system: riscv: Add pflash usage details
[PATCH v2 00/20] target/arm: Implement FEAT_LSE2
2023-05-26 9:49 UTC (23+ messages)
` [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high
` [PATCH v2 02/20] target/arm: Add feature test for FEAT_LSE2
` [PATCH v2 03/20] target/arm: Introduce finalize_memop_{atom,pair}
` [PATCH v2 04/20] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PATCH v2 05/20] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
` [PATCH v2 06/20] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
` [PATCH v2 07/20] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
` [PATCH v2 08/20] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v2 09/20] target/arm: Load/store integer pair with one tcg operation
` [PATCH v2 10/20] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v2 11/20] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v2 12/20] target/arm: Pass memop to gen_mte_check1*
` [PATCH v2 13/20] target/arm: Pass single_memop to gen_mte_checkN
` [PATCH v2 14/20] target/arm: Check alignment in helper_mte_check
` [PATCH v2 15/20] target/arm: Add SCTLR.nAA to TBFLAG_A64
` [PATCH v2 16/20] target/arm: Relax ordered/atomic alignment checks for LSE2
` [PATCH v2 17/20] target/arm: Move mte check for store-exclusive
` [PATCH v2 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c
` [PATCH v2 19/20] tests/tcg/multiarch: Adjust sigbus.c
` [PATCH v2 20/20] target/arm: Enable FEAT_LSE2 for -cpu max
[PATCH v1 0/3] memory-device: Some cleanups
2023-05-26 9:33 UTC (4+ messages)
` [PATCH v1 2/3] memory-device: Factor out device memory initialization into memory_devices_init()
[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
2023-05-26 9:28 UTC (5+ messages)
` [RFC PATCH 2/6] block: Mark bdrv_co_get_allocated_file_size() as mixed
` [RFC PATCH 5/6] block: Allow bdrv_get_allocated_file_size to run in bdrv context
[PULL 0/2] loongarch-to-apply queue
2023-05-26 9:27 UTC (3+ messages)
` [PULL 1/2] target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
` [PULL 2/2] target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system coredump
[PATCH] qapi: better docs for calc-dirty-rate and friends
2023-05-26 9:25 UTC (3+ messages)
[PATCH v2 01/27] python: shut up "pip install" during "make check-minreqs"
2023-05-26 9:17 UTC (9+ messages)
` [PATCH v2 06/27] mkvenv: add ensure subcommand
` [PATCH v2 12/27] tests/docker: add python3-venv dependency
` [PATCH v2 13/27] tests/vm: Configure netbsd to use Python 3.10
` [PATCH v2 14/27] tests/vm: add py310-expat to NetBSD
[PULL 00/15] Improve --without-default-devices testing, fix CVE-2023-0330
2023-05-26 9:08 UTC (16+ messages)
` [PULL 01/15] hw/hppa: Use MachineClass->default_nic in the hppa machine
` [PULL 02/15] hw/alpha: Use MachineClass->default_nic in the alpha machine
` [PULL 03/15] hw/arm: Use MachineClass->default_nic in the virt machine
` [PULL 04/15] hw/loongarch64: "
` [PULL 05/15] hw/xtensa: "
` [PULL 06/15] hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
` [PULL 07/15] hw/mips: Use MachineClass->default_nic in the virt machine
` [PULL 08/15] tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is available
` [PULL 09/15] tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machine
` [PULL 10/15] tests/qtest/rtl8139-test: Check whether the rtl8139 device is available
` [PULL 11/15] tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them
` [PULL 12/15] tests/qtest/ac97-test: add up-/downsampling tests
` [PULL 13/15] machine: do not crash if default RAM backend name has been stolen
` [PULL 14/15] lsi53c895a: disable reentrancy detection for MMIO region, too
` [PULL 15/15] hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
[PATCH v2 0/4] tests/decode: Convert tests to meson
2023-05-26 9:06 UTC (6+ messages)
` [PATCH v2 1/4] decodetree: Add --test-for-error
` [PATCH v2 2/4] decodetree: Fix recursion in prop_format and build_tree
` [PATCH v2 3/4] decodetree: Diagnose empty pattern group
` [PATCH v2 4/4] tests/decode: Convert tests to meson
[PATCH 00/12] block: Fix blockdev-create with iothreads
2023-05-26 9:04 UTC (14+ messages)
` [PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
` [PATCH 06/12] qcow2: Fix open with 'file' in iothread
` [PATCH 10/12] block: Fix AioContext locking in bdrv_insert_node()
` [PATCH 11/12] iotests: Make verify_virtio_scsi_pci_or_ccw() public
` [PATCH 12/12] iotests: Test blockdev-create in iothread
[PULL 00/12] Migration 20230518 patches
2023-05-26 8:55 UTC (4+ messages)
` [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
query-command-line-options (was: [PATCH 1/7] qemu: capabilities: Introduce QEMU_CAPS_MACHINE_ACPI)
2023-05-26 8:54 UTC (3+ messages)
` query-command-line-options
[PATCH] intel_iommu: Optimize out some unnecessary UNMAP calls
2023-05-26 8:44 UTC (7+ messages)
[PATCH] cryptodev: fix memory leak during stats query
2023-05-26 8:34 UTC (3+ messages)
` "
[PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
2023-05-26 8:35 UTC (3+ messages)
` [PATCH 2/4] hw/i386/microvm: Simplify using object_dynamic_cast()
[PATCH 0/5] Restore vmstate on cancelled/failed migration
2023-05-26 8:28 UTC (6+ messages)
` [PATCH 2/5] migration: never fail in global_state_store()
[PATCH v2 00/16] Migration: More migration atomic counters
2023-05-26 8:23 UTC (22+ messages)
` [PATCH v2 02/16] migration: Correct transferred bytes value
` [PATCH v2 03/16] migration: Move setup_time to mig_stats
` [PATCH v2 04/16] qemu-file: Account for rate_limit usage on qemu_fflush()
` [PATCH v2 08/16] migration: Use migration_transferred_bytes() to calculate rate_limit
` [PATCH v2 09/16] migration: We don't need the field rate_limit_used anymore
` [PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
` [PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly
[PATCH] atomics: eliminate mb_read/mb_set
2023-05-26 8:18 UTC
[PATCH] monitor: remove more unnecessary atomics
2023-05-26 8:18 UTC
Performance improvement with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
2023-05-26 8:06 UTC (3+ messages)
[PATCH] pnv_lpc: disable reentrancy detection for lpc-hc
2023-05-26 8:07 UTC (3+ messages)
[PATCH v3 0/4] hw/arm/sbsa-ref: platform version 0.1
2023-05-26 8:06 UTC (3+ messages)
io-qcow2 failures on zfs
2023-05-26 8:02 UTC (3+ messages)
[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
2023-05-26 7:55 UTC (6+ messages)
[PATCH v1] vhost: release memory objects in error path
2023-05-26 7:40 UTC
[PATCH] pnv_lpc: disable reentrancy detection for lpc-hc
2023-05-26 7:37 UTC (6+ messages)
[PATCH qemu 1/1] [meson.build] Add conditional dependency for libkeyutils
2023-05-26 7:34 UTC (2+ messages)
[PATCH 0/5] gitlab: improvements to handling of stable staging branches
2023-05-26 7:25 UTC (3+ messages)
` [PATCH 1/5] gitlab: centralize the container tag name
[PATCH v3 0/7] target/riscv: Add support for PC-relative translation
2023-05-26 7:21 UTC (8+ messages)
` [PATCH v3 1/7] target/riscv: Fix target address to update badaddr
` [PATCH v3 2/7] target/riscv: Introduce cur_insn_len into DisasContext
` [PATCH v3 3/7] target/riscv: Change gen_goto_tb to work on displacements
` [PATCH v3 4/7] target/riscv: Change gen_set_pc_imm to gen_update_pc
` [PATCH v3 5/7] target/riscv: Use true diff for gen_pc_plus_diff
` [PATCH v3 6/7] target/riscv: Enable PC-relative translation
` [PATCH v3 7/7] target/riscv: Remove pc_succ_insn from DisasContext
[PATCH] vhost: release memory objects in error path
2023-05-26 6:54 UTC (3+ messages)
[PATCH v3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
2023-05-26 6:47 UTC (3+ messages)
[PATCH 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
2023-05-26 6:37 UTC (2+ messages)
[PATCH v3 0/6] Add RISC-V KVM AIA Support
2023-05-26 6:25 UTC (7+ messages)
` [PATCH v3 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support
` [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
` [PATCH v3 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v3 6/6] target/riscv: select KVM AIA in riscv virt machine
[PATCH v2 0/6] TriCore PCXI/ICR register fixes
2023-05-26 6:19 UTC (7+ messages)
` [PATCH v2 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PATCH v2 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PATCH v2 3/6] tests/tcg/tricore: Add first C program
` [PATCH v2 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PATCH v2 5/6] target/tricore: Fix wrong PSW for call insns
` [PATCH v2 6/6] tests/tcg/tricore: Add recursion test for CSAs
[PATCH v3 0/1] Add vpd data for Rainier machine
2023-05-26 6:18 UTC (8+ messages)
` [PATCH v3 1/1] hw/arm/aspeed:Add "
[RESEND PATCH v2 0/3] Enable -cpu <cpu>,help
2023-05-26 6:07 UTC (3+ messages)
` [PATCH v2 3/3] cpu, qdict, vl: Enable printing options for CPU type
[PATCH 2/3] hw/ufs: Support for Query Transfer Requests
2023-05-26 5:06 UTC
[PATCH 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
2023-05-26 5:05 UTC
[PATCH 3/3] hw/ufs: Support for UFS logical unit
2023-05-26 5:06 UTC
[PATCH v3 0/5] Move ASID test to vhost-vdpa net initialization
2023-05-26 4:10 UTC (7+ messages)
` [PATCH v3 2/5] vdpa: add vhost_vdpa_reset_status_fd
[PATCH v4 0/2] vhost: register and change IOMMU flag depending on ATS state
2023-05-26 4:07 UTC (5+ messages)
` [PATCH v4 1/2] vhost: register and change IOMMU flag depending on Device-TLB state
` [PATCH v4 2/2] virtio-net: pass Device-TLB enable/disable events to vhost
[PATCH v2 0/7] target/riscv: Add support for PC-relative translation
2023-05-26 3:38 UTC (14+ messages)
` [PATCH v2 2/7] target/riscv: Introduce cur_insn_len into DisasContext
` [PATCH v2 3/7] target/riscv: Change gen_goto_tb to work on displacements
` [PATCH v2 4/7] target/riscv: Change gen_set_pc_imm to gen_update_pc
` [PATCH v2 5/7] target/riscv: Use true diff for gen_pc_plus_diff
` [PATCH v2 6/7] target/riscv: Enable PC-relative translation
` [PATCH v2 7/7] target/riscv: Remove pc_succ_insn from DisasContext
[PATCH] cryptodev: Handle unexpected request to avoid crash
2023-05-26 3:38 UTC (2+ messages)
[PATCH] linux-user/i386: Properly align signal frame
2023-05-26 2:56 UTC (3+ messages)
` "
[PATCH 1/2] docs/cxl: Correct CFMW number
2023-05-26 2:37 UTC (4+ messages)
` [PATCH 2/2] docs/clx: Change to lowercase as others
[PATCH v2 0/8] Add support for extension specific disas
2023-05-26 1:35 UTC (18+ messages)
` [PATCH v2 1/8] disas: Change type of disassemble_info.target_info to pointer
` [PATCH v2 2/8] target/riscv: Split RISCVCPUConfig declarations from cpu.h into cpu_cfg.h
` [PATCH v2 3/8] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
` [PATCH v2 4/8] disas/riscv.c: Support disas for Zcm* extensions
` [PATCH v2 5/8] disas/riscv.c: Support disas for Z*inx extensions
` [PATCH v2 6/8] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
` [PATCH v2 7/8] disas/riscv.c: Fix lines with over 80 characters
` [PATCH v2 8/8] disas/riscv.c: Remove redundant parentheses
[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
2023-05-26 1:33 UTC (7+ messages)
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state
[PATCH v5 0/3] Smstateen FCSR
2023-05-26 1:13 UTC (6+ messages)
` [PATCH v5 1/3] target/riscv: smstateen check for fcsr
` [PATCH v5 2/3] target/riscv: Reuse tb->flags.FS
[PATCH v4 00/16] tcg: Improvements to atomic128
2023-05-26 0:23 UTC (17+ messages)
` [PATCH v4 01/16] tcg: Fix register move type in tcg_out_ld_helper_ret
` [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
` [PATCH v4 03/16] meson: Split test for __int128_t type from __int128_t arithmetic
` [PATCH v4 04/16] qemu/atomic128: Add x86_64 atomic128-ldst.h
` [PATCH v4 05/16] tcg/i386: Support 128-bit load/store
` [PATCH v4 06/16] tcg/aarch64: Rename temporaries
` [PATCH v4 07/16] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
` [PATCH v4 08/16] tcg/aarch64: Simplify constraints on qemu_ld/st
` [PATCH v4 09/16] tcg/aarch64: Support 128-bit load/store
` [PATCH v4 10/16] tcg/ppc: "
` [PATCH v4 11/16] tcg/s390x: "
` [PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
` [PATCH v4 13/16] accel/tcg: Extract store_atom_insert_al16 "
` [PATCH v4 14/16] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
` [PATCH v4 15/16] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
` [PATCH v4 16/16] accel/tcg: Add aarch64 store_atom_insert_al16
[PATCH] tcg: Fix register move type in tcg_out_ld_helper_ret
2023-05-26 0:25 UTC (2+ messages)
[PATCH] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
2023-05-26 0:26 UTC (2+ messages)
[PATCH v3 0/2] accel/tcg: Improvements to atomic128.h
2023-05-26 0:24 UTC (2+ messages)
[RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
2023-05-25 23:19 UTC (7+ messages)
[RFC PATCH v2 0/5] virtio-balloon: Working Set Reporting
2023-05-25 22:20 UTC (6+ messages)
` [RFC PATCH v2 1/5] virtio-balloon: Add Working Set Reporting feature
` [RFC PATCH v2 2/5] virtio-balloon: device has Working Set Reporting
` [RFC PATCH v2 3/5] virtio-balloon: Add QMP functions for Working Set
` [RFC PATCH v2 4/5] virtio-balloon: Add HMP "
` [RFC PATCH v2 5/5] virtio-balloon: Migration of working set config
[PATCH 0/2] meson: Fix initrd-stress.img build
2023-05-25 21:20 UTC (3+ messages)
` [PATCH 1/2] meson: Remove leftover comment
` [PATCH 2/2] meson: Add static glib dependency for initrd-stress.img
[PATCH 0/3] makefile fixes/cleanups
2023-05-25 21:09 UTC (3+ messages)
` [PATCH 3/3] Makefile: remove $(TESTS_PYTHON)
[PATCH] mkvenv: pass first missing package to diagnose()
2023-05-25 20:50 UTC (2+ messages)
[PULL 00/23] tcg patch queue
2023-05-25 19:32 UTC (2+ messages)
[PATCH v5 00/10] tracing: remove dynamic vcpu state
2023-05-25 19:25 UTC (3+ messages)
` [PATCH v5 04/10] scripts/qapi: document the tool that generated the file
[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
2023-05-25 19:16 UTC (6+ messages)
[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
2023-05-25 18:59 UTC (9+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk
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).