qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-16 19:10:35 to 2025-04-17 12:51:52 UTC [more...]

[PATCH 0/7] target/riscv/kvm: CSR related fixes
 2025-04-17 12:48 UTC  (8+ messages)
` [PATCH 1/7] target/riscv/kvm: minor fixes/tweaks
` [PATCH 2/7] target/riscv/kvm: turn u32/u64 reg functions in macros
` [PATCH 3/7] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() in a macro
` [PATCH 4/7] target/riscv/kvm: add kvm_csr_cfgs[]
` [PATCH 5/7] target/riscv/kvm: do not read unavailable CSRs
` [PATCH 6/7] target/riscv/kvm: add missing KVM CSRs
` [PATCH 7/7] target/riscv/kvm: reset 'scounteren' with host val

[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-04-17 12:40 UTC  (12+ messages)
` [PATCH 02/18] amd_iommu: Add helper function to extract the DTE
` [PATCH 03/18] amd_iommu: Add support for IOMMU notifier
` [PATCH 09/18] amd_iommu: Add helpers to walk AMD v1 Page Table format

[PATCH v4 0/3] DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mode
 2025-04-17 12:37 UTC  (4+ messages)
` [PATCH v4 1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted
` [PATCH v4 2/3] target/s390x: Introduce function when exiting PV
` [PATCH v4 3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-04-17 12:02 UTC  (67+ messages)
` [PATCH v4 133/163] tcg/aarch64: Implement add/sub carry opcodes
` [PATCH v4 134/163] tcg/aarch64: Remove support for add2/sub2
` [PATCH v4 135/163] tcg/arm: Implement add/sub carry opcodes
` [PATCH v4 136/163] tcg/arm: Remove support for add2/sub2
` [PATCH v4 137/163] tcg/ppc: Implement add/sub carry opcodes
` [PATCH v4 138/163] tcg/ppc: Remove support for add2/sub2
` [PATCH v4 139/163] tcg/s390x: Honor carry_live in tcg_out_movi
` [PATCH v4 140/163] tcg/s390: Add TCG_CT_CONST_N32
` [PATCH v4 141/163] tcg/s390x: Implement add/sub carry opcodes
` [PATCH v4 142/163] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE
` [PATCH v4 143/163] tcg/s390x: Remove support for add2/sub2
` [PATCH v4 144/163] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc
` [PATCH v4 145/163] tcg/sparc64: Implement add/sub carry opcodes
` [PATCH v4 146/163] tcg/sparc64: Remove support for add2/sub2
` [PATCH v4 147/163] tcg/tci: Implement add/sub carry opcodes
` [PATCH v4 148/163] tcg/tci: Remove support for add2/sub2
` [PATCH v4 149/163] tcg: Remove add2/sub2 opcodes
` [PATCH v4 150/163] tcg: Formalize tcg_out_mb
` [PATCH v4 151/163] tcg: Formalize tcg_out_br
` [PATCH v4 152/163] tcg: Formalize tcg_out_goto_ptr
` [PATCH v4 153/163] tcg: Assign TCGOP_TYPE in liveness_pass_2
` [PATCH v4 154/163] tcg: Convert ld to TCGOutOpLoad
` [PATCH v4 155/163] tcg: Merge INDEX_op_ld*_{i32,i64}
` [PATCH v4 156/163] tcg: Convert st to TCGOutOpStore
` [PATCH v4 157/163] tcg: Merge INDEX_op_st*_{i32,i64}
` [PATCH v4 158/163] tcg: Stash MemOp size in TCGOP_FLAGS
` [PATCH v4 159/163] tcg: Remove INDEX_op_qemu_st8_*
` [PATCH v4 160/163] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
` [PATCH v4 161/163] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2}
` [PATCH v4 162/163] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2}

[PATCH v2 0/6] target/loongarch: Code cleanup with function loongarch_map_address
 2025-04-17 11:52 UTC  (13+ messages)
` [PATCH v2 1/6] target/loongarch: Move header file helper.h to directory tcg
` [PATCH v2 2/6] target/loongarch: Add function loongarch_get_addr_from_tlb
` [PATCH v2 3/6] target/loongarch: Move function get_dir_base_width to common directory
` [PATCH v2 4/6] target/loongarch: Add stub function loongarch_get_addr_from_tlb
` [PATCH v2 5/6] target/loongarch: Set function loongarch_map_address() with common code
` [PATCH v2 6/6] target/loongarch: Move function loongarch_tlb_search to directory tcg

[PATCH v6 0/2] tests/functional: add memlock tests
 2025-04-17 11:40 UTC  (3+ messages)
` [PATCH v6 1/2] tests/functional: add skipLockedMemoryTest decorator
` [PATCH v6 2/2] tests/functional: add memlock tests

[PATCH v2 0/3] virtio-gpu: fix blob unmapping sequence
 2025-04-17 11:37 UTC  (7+ messages)

A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
 2025-04-17 11:27 UTC 

[PATCH v5 0/2] tests/functional: add memlock tests
 2025-04-17 11:26 UTC  (4+ messages)
` [PATCH v5 1/2] tests/functional: add skipLockedMemoryTest decorator
` [PATCH v5 2/2] tests/functional: add memlock tests

[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
 2025-04-17 11:19 UTC 

[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
 2025-04-17 11:13 UTC  (4+ messages)

[PATCH v2 00/18] Implements RISC-V WorldGuard extension v0.4
 2025-04-17 10:52 UTC  (19+ messages)
` [PATCH v2 01/18] accel/tcg: Store section pointer in CPUTLBEntryFull
` [PATCH v2 02/18] system/physmem: Remove the assertion of page-aligned section number
` [PATCH v2 03/18] accel/tcg: memory access from CPU will pass access_type to IOMMU
` [PATCH v2 04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs
` [PATCH v2 05/18] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
` [PATCH v2 06/18] target/riscv: Add CPU options of WorldGuard CPU extension
` [PATCH v2 07/18] target/riscv: Add hard-coded CPU state of WG extension
` [PATCH v2 08/18] target/riscv: Add defines for WorldGuard CSRs
` [PATCH v2 09/18] target/riscv: Allow global WG config to set WG CPU callbacks
` [PATCH v2 10/18] target/riscv: Implement WorldGuard CSRs
` [PATCH v2 11/18] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
` [PATCH v2 12/18] target/riscv: Expose CPU options of WorldGuard
` [PATCH v2 13/18] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
` [PATCH v2 14/18] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
` [PATCH v2 15/18] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
` [PATCH v2 16/18] hw/misc: riscv_wgchecker: Implement correct block-access behavior
` [PATCH v2 17/18] hw/misc: riscv_wgchecker: Check the slot settings in translate
` [PATCH v2 18/18] hw/riscv: virt: Add WorldGuard support

[PATCH v7 0/4] virtio_net: Add the check for vdpa's mac address
 2025-04-17 10:24 UTC  (5+ messages)
` [PATCH v7 1/4] vhost_vdpa : Add a new parameter to enable check "
` [PATCH v7 2/4] virtio_net: Add the check for vdpa's "
` [PATCH v7 3/4] virtio_net: Add second acceptable configuration for MAC setup
` [PATCH v7 4/4] virtio_net: Add third "

[PATCH 0/2] amd_iommu: Fixes
 2025-04-17 10:21 UTC  (6+ messages)
` [PATCH 1/2] hw/i386/amd_iommu: Fix device setup failure when PT is on

[PATCH v2 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
 2025-04-17 10:18 UTC  (6+ messages)
` [PATCH v2 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
` [PATCH v2 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
` [PATCH v2 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs

[PULL 0/8] Misc HW patches for 2025-04-08
 2025-04-17 10:11 UTC  (3+ messages)
` [PULL 1/8] smbios: Fix buffer overrun when using path= option

[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
 2025-04-17  9:58 UTC  (39+ messages)
` [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
` [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
` [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
` [PATCH 12/19] block: Update block to compile with Emscripten
` [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
` [PATCH 14/19] Disable options unsupported on Emscripten
` [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
` [PATCH 17/19] meson: Add wasm build in build scripts
` [PATCH 18/19] gitlab: Enable CI for wasm build
` [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files

[PATCH 0/2] ui/vnc: Do not copy z_stream
 2025-04-17  9:48 UTC  (4+ messages)
` [PATCH 1/2] ui/vnc: Introduce the VncWorker type
` [PATCH 2/2] ui/vnc: Do not copy z_stream

[PATCH 0/4] tests/qtest: Enable spapr dma tests
 2025-04-17  9:43 UTC  (3+ messages)
` [PATCH 3/4] tests/qtest: Add libqos function for testing msix interrupt status

[PATCH v4 0/2] tests/functional: add memlock tests
 2025-04-17  9:43 UTC  (4+ messages)
` [PATCH v4 1/2] tests/functional: add skipLockedMemoryTest decorator
` [PATCH v4 2/2] tests/functional: add memlock tests

[PATCH] usb-host: enable autoscan for bus+addr to survive host suspend/resume
 2025-04-17  9:41 UTC  (4+ messages)

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-04-17  9:10 UTC  (7+ messages)

[PATCH v3 0/2] block: discard alignment fixes
 2025-04-17  8:49 UTC  (3+ messages)
` [PATCH v3 2/2] block/io: skip head/tail requests on EINVAL

[PATCH v3 0/3] DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mode
 2025-04-17  8:24 UTC  (5+ messages)
` [PATCH v3 1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted
` [PATCH v3 2/3] target/s390x: Introduce function when exiting PV
` [PATCH v3 3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode

[PATCH] common-user/host/riscv: use tail pseudoinstruction for calling tail
 2025-04-17  7:22 UTC 

[PATCH v2] Hexagon (target/hexagon) Remove gen_tcg_func_table.py
 2025-04-17  7:15 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) Remove gen_tcg_func_table.py
 2025-04-17  7:09 UTC  (5+ messages)

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-04-17  5:56 UTC  (7+ messages)
` [RFC PATCH 05/13] migration: Reduce a bit of duplication in migration.json

[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-04-17  4:58 UTC  (9+ messages)
` [PATCH v1 07/24] s390x/diag: Implement DIAG 320 subcode 2
` [PATCH v1 14/24] s390x: Guest support for Secure-IPL Facility
` [PATCH v1 18/24] s390x: Guest support for Secure-IPL Code Loading Attributes Facility (SCLAF)
` [PATCH v1 24/24] hw/s390x/ipl: Handle secure boot without specifying a boot device

[PATCH 0/5] cleanup interfaces
 2025-04-17  4:08 UTC  (6+ messages)
` [PATCH 1/5] vfio/iommufd: Save host iommu capabilities in VFIODevice.caps

[PATCH v4 00/10] Support vbootrom for AST2700
 2025-04-17  3:12 UTC  (11+ messages)
` [PATCH v4 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v4 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
` [PATCH v4 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
` [PATCH v4 05/10] pc-bios: Add AST27x0 vBootrom
` [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v4 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
` [PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
` [PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
` [PATCH v4 10/10] docs/system/arm/aspeed: Support "

[PATCH v3 00/10] Support vbootrom for AST2700
 2025-04-17  2:32 UTC  (17+ messages)
` [PATCH v3 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PATCH v3 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v3 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
` [PATCH v3 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
` [PATCH v3 05/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v3 06/10] pc-bios: Add AST27x0 vBootrom
` [PATCH v3 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700

[PATCH v4 0/3] vhost: fix the IO error after live migration
 2025-04-17  1:48 UTC  (3+ messages)
` [PATCH v5 "

[PULL 0/6] ipmi: Miscellaneous fixes
 2025-04-16 23:59 UTC  (7+ messages)
` [PULL 1/6] hw/ipmi: Move vmsd registration to device class
` [PULL 2/6] ipmi/pci-ipmi-bt: Rename copy-paste variables
` [PULL 3/6] ipmi: add fwinfo to pci ipmi devices
` [PULL 4/6] ipmi/bmc-sim: Add 'Get Channel Info' command
` [PULL 5/6] ipmi/bmc-sim: implement watchdog dont log flag
` [PULL 6/6] ipmi/bmc-sim: add error handling for 'Set BMC Global Enables' command

[PATCH v3 5/5] target/hexagon: Remove unreachable
 2025-04-16 23:27 UTC  (4+ messages)

[PATCH 1/1] vhost-scsi: support VIRTIO_SCSI_F_HOTPLUG
 2025-04-16 22:40 UTC  (3+ messages)

[PATCH 00/38] hexagon system emu, part 1/3
 2025-04-16 22:02 UTC  (5+ messages)
` [PATCH 03/38] target/hexagon: Add System/Guest register definitions

[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-16 21:52 UTC  (12+ messages)
` [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
` [PATCH v4 02/11] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v4 04/11] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v4 05/11] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v4 06/11] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v4 07/11] target/i386/kvm: rename architectural PMU variables
` [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v4 11/11] target/i386/kvm: don't stop Intel PMU counters

[PATCH 0/6] Make blockdev-mirror dest sparse in more cases
 2025-04-16 21:51 UTC  (7+ messages)
` [PATCH 1/6] mirror: Skip pre-zeroing destination if it is already zero
` [PATCH 3/6] mirror: Skip writing zeroes when target "

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-04-16 21:33 UTC  (6+ messages)
` [PATCH 2/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config


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