qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-25 14:24:29 to 2023-05-26 06:20:12 UTC [more...]

[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 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
 2023-05-26  5:05 UTC 

[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 v3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-26  3:37 UTC  (8+ 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/4] tests/decode: Convert tests to meson
 2023-05-26  2:12 UTC  (5+ 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 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)

[PATCH v2 00/20] target/arm: Implement FEAT_LSE2
 2023-05-25 23:25 UTC  (21+ 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

[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)

[PATCH v2 01/27] python: shut up "pip install" during "make check-minreqs"
 2023-05-25 20:42 UTC  (3+ messages)
` [PATCH v2 06/27] mkvenv: add ensure subcommand

[PULL 00/23] tcg patch queue
 2023-05-25 19:32 UTC  (25+ messages)
` [PULL 01/23] tcg/mips: Move TCG_AREG0 to S8
` [PULL 02/23] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PULL 03/23] tcg/mips: Unify TCG_GUEST_BASE_REG tests
` [PULL 04/23] tcg/mips: Create and use TCG_REG_TB
` [PULL 05/23] tcg/mips: Split out tcg_out_movi_one
` [PULL 06/23] tcg/mips: Split out tcg_out_movi_two
` [PULL 07/23] tcg/mips: Use the constant pool for 64-bit constants
` [PULL 08/23] tcg/mips: Aggressively use the constant pool for n64 calls
` [PULL 09/23] tcg/mips: Try tb-relative addresses in tcg_out_movi
` [PULL 10/23] tcg/mips: Try three insns with shift and add "
` [PULL 11/23] tcg/mips: Use qemu_build_not_reached for LO/HI_OFF
` [PULL 12/23] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
` [PULL 13/23] disas/riscv: Decode czero.{eqz,nez}
` [PULL 14/23] tcg/riscv: Probe for Zba, Zbb, Zicond extensions
` [PULL 15/23] tcg/riscv: Support ANDN, ORN, XNOR from Zbb
` [PULL 16/23] tcg/riscv: Support ADD.UW, SEXT.B, SEXT.H, ZEXT.H from Zba+Zbb
` [PULL 17/23] tcg/riscv: Use ADD.UW for guest address generation
` [PULL 18/23] tcg/riscv: Support rotates from Zbb
` [PULL 19/23] tcg/riscv: Support REV8 "
` [PULL 20/23] tcg/riscv: Support CPOP "
` [PULL 21/23] tcg/riscv: Improve setcond expansion
` [PULL 22/23] tcg/riscv: Implement movcond
` [PULL 23/23] tcg/riscv: Support CTZ, CLZ from Zbb

[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  (9+ messages)

[PATCH 00/12] block: Fix blockdev-create with iothreads
 2023-05-25 19:01 UTC  (25+ messages)
` [PATCH 01/12] block-coroutine-wrapper: Take AioContext lock in no_co_wrappers
` [PATCH 02/12] block: Clarify locking rules for bdrv_open(_inherit)()
` [PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
` [PATCH 04/12] block-backend: Fix blk_new_open() for iothreads
` [PATCH 05/12] mirror: Hold main AioContext lock for calling bdrv_open_backing_file()
` [PATCH 06/12] qcow2: Fix open with 'file' in iothread
` [PATCH 07/12] raw-format: "
` [PATCH 08/12] copy-before-write: Fix open with child "
` [PATCH 09/12] block: Take AioContext lock in bdrv_open_driver()
` [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

[PATCH v3 0/1] block/blkio: support 'fd' option for virtio-blk-vhost-vdpa driver
 2023-05-25 18:59 UTC  (11+ messages)
` [PATCH v3 1/1] block/blkio: use qemu_open() to support fd passing for virtio-blk

[PATCH] configure: unset harmful environment variables
 2023-05-25 18:51 UTC  (2+ messages)

io-qcow2 failures on zfs
 2023-05-25 18:29 UTC  (2+ messages)

[PATCH v1 0/2] Fix the documentation for vfio-user and multi-process QEMU
 2023-05-25 17:59 UTC  (7+ messages)
` [PATCH v1 1/2] vfio-user: update comments
` [PATCH v1 2/2] docs: fix multi-process QEMU documentation

[PATCH 0/4] monitor/hmp: cleanup monitor_event() and suspend_cnt
 2023-05-25 18:13 UTC  (9+ messages)
` [PATCH 1/4] monitor: use QEMU_LOCK_GUARD a bit more
` [PATCH 2/4] monitor: allow calling monitor_resume under mon_lock
` [PATCH 3/4] monitor: add more *_locked() functions

[PATCH v4 0/3] hw/riscv/virt: pflash improvements
 2023-05-25 18:03 UTC  (5+ messages)
` [PATCH v4 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
` [PATCH v4 2/3] riscv/virt: Support using pflash via -blockdev option
` [PATCH v4 3/3] docs/system: riscv: Add pflash usage details

[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-05-25 18:02 UTC  (7+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v5 8/9] migration: Introduced MigrateChannelList struct to migration code flow

[PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
 2023-05-25 18:02 UTC  (3+ messages)
` [PATCH v2 1/2] qemu-img: rebase: stop when reaching EOF of old backing file
` [PATCH v2 2/2] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size

[PATCH 00/30] q800: add support for booting MacOS Classic
 2023-05-25 17:58 UTC  (3+ messages)
` [PATCH 18/30] swim: add trace events for IWM and ISM registers

[PULL 00/20] Misc patches for 2023-05-25
 2023-05-25 17:15 UTC  (4+ messages)
` [PULL 07/20] Makefile: remove $(TESTS_PYTHON)
` [PULL 20/20] monitor: do not use mb_read/mb_set

[PATCH v2 0/6] block: add blk_io_plug_call() API
 2023-05-24 19:36 UTC  (4+ messages)
` [PATCH v2 5/6] block/linux-aio: convert to "

tests/avocado/virtio-gpu.py:VirtioGPUx86.test_vhost_user_vga_virgl: ERROR
 2023-05-25 17:00 UTC 

[PATCH v2] migration: hold the BQL during setup
 2023-05-25 16:47 UTC 

[RFC PATCH 0/6] hw/{cxl, i386, arm}: PoC: Emulated MCTP over I2C for CXL Fabric / Device management
 2023-05-25 16:08 UTC  (7+ messages)
` [RFC PATCH 1/6] hw/acpi/aml-build: add function for i2c slave device serial bus description
` [RFC PATCH 2/6] HACK: arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing
` [RFC PATCH 3/6] HACK: hw/arm/virt: Add ACPI support for aspeed-i2c / mctp
` [RFC PATCH 4/6] HACK: hw/i386/pc: Add Aspeed i2c controller + MCTP with ACPI tables
` [RFC PATCH 5/6] misc/i2c_mctp_cxl: Initial device emulation
` [RFC PATCH 6/6] docs: cxl: Add example commandline for MCTP CXL CCIs

[PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
 2023-05-25 16:08 UTC  (2+ messages)

[PATCH v3 0/3] Trivial cleanups
 2023-05-25 16:03 UTC  (2+ messages)

[PATCH] libvhost-user: Add new VhostUserRequest ID
 2023-05-25 15:44 UTC 

[PATCH 0/6] VIA and general PCI IDE cleanup
 2023-05-25 15:56 UTC  (5+ messages)
` [PATCH 5/6] hw/ide: Extract bmdma_status_writeb()
` [PATCH 6/6] hw/ide/piix: Move registration of VMStateDescription to DeviceClass

[PATCH 0/2] PC: Create RTC controllers in south bridges
 2023-05-25 15:50 UTC  (2+ messages)

[RFC PATCH 0/6] block: Make raw_co_get_allocated_file_size asynchronous
 2023-05-25 15:45 UTC  (5+ messages)
` [RFC PATCH 3/6] Convert query-block/info_block to coroutine
` [RFC PATCH 6/6] block: Add a thread-pool version of fstat

[PATCH v9 0/7] igb: packet-split descriptors support
 2023-05-25 15:37 UTC  (8+ messages)
    ` [PATCH v9 1/7] igb: remove TCP ACK detection
    ` [PATCH v9 2/7] igb: rename E1000E_RingInfo_st
    ` [PATCH v9 3/7] igb: RX descriptors guest writting refactoring
    ` [PATCH v9 4/7] igb: RX payload "
    ` [PATCH v9 5/7] igb: add IPv6 extended headers traffic detection
    ` [PATCH v9 6/7] igb: packet-split descriptors support
    ` [PATCH v9 7/7] e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers

Performance improvement with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
 2023-05-25 15:21 UTC  (2+ messages)

[PATCH 0/2] More migration stats
 2023-05-25 15:06 UTC  (3+ messages)
` [PATCH 2/2] migration: Put zero_pages in alphabetical order

[PATCH v2 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
 2023-05-25 15:02 UTC  (6+ messages)
` [PATCH v2 1/2] exec/ram_addr: return nr of dirty pages in cpu_physical_memory_set_dirty_lebitmap()

[PATCH] [query-memory-size-summary] Report page size
 2023-05-25 14:55 UTC  (2+ messages)


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).