qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 10:45:26 to 2025-04-15 20:12:20 UTC [more...]

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-04-15 19:25 UTC  (125+ messages)
` [PATCH v4 001/163] tcg: Add all_outop[]
` [PATCH v4 002/163] tcg: Use extract2 for cross-word 64-bit extract on 32-bit host
` [PATCH v4 003/163] tcg: Remove INDEX_op_ext{8,16,32}*
` [PATCH v4 004/163] tcg: Merge INDEX_op_mov_{i32,i64}
` [PATCH v4 005/163] tcg: Convert add to TCGOutOpBinary
` [PATCH v4 006/163] tcg: Merge INDEX_op_add_{i32,i64}
` [PATCH v4 007/163] tcg: Convert and to TCGOutOpBinary
` [PATCH v4 008/163] tcg: Merge INDEX_op_and_{i32,i64}
` [PATCH v4 009/163] tcg/optimize: Fold andc with immediate to and
` [PATCH v4 010/163] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
` [PATCH v4 011/163] tcg: Convert andc to TCGOutOpBinary
` [PATCH v4 012/163] tcg: Merge INDEX_op_andc_{i32,i64}
` [PATCH v4 013/163] tcg: Convert or to TCGOutOpBinary
` [PATCH v4 014/163] tcg: Merge INDEX_op_or_{i32,i64}
` [PATCH v4 015/163] tcg/optimize: Fold orc with immediate to or
` [PATCH v4 016/163] tcg: Convert orc to TCGOutOpBinary
` [PATCH v4 018/163] tcg: Convert xor "
` [PATCH v4 019/163] tcg: Merge INDEX_op_xor_{i32,i64}
` [PATCH v4 020/163] tcg/optimize: Fold eqv with immediate to xor
` [PATCH v4 021/163] tcg: Convert eqv to TCGOutOpBinary
` [PATCH v4 022/163] tcg: Merge INDEX_op_eqv_{i32,i64}
` [PATCH v4 024/163] tcg: Merge INDEX_op_nand_{i32,i64}
` [PATCH v4 026/163] tcg: Convert nor to TCGOutOpBinary
` [PATCH v4 027/163] tcg: Merge INDEX_op_nor_{i32,i64}
` [PATCH v4 029/163] tcg: Convert sub to TCGOutOpSubtract
` [PATCH v4 030/163] tcg: Merge INDEX_op_sub_{i32,i64}
` [PATCH v4 031/163] tcg: Convert neg to TCGOutOpUnary
` [PATCH v4 032/163] tcg: Merge INDEX_op_neg_{i32,i64}
` [PATCH v4 033/163] tcg: Convert not to TCGOutOpUnary
` [PATCH v4 034/163] tcg: Merge INDEX_op_not_{i32,i64}
` [PATCH v4 035/163] tcg: Convert mul to TCGOutOpBinary
` [PATCH v4 036/163] tcg: Merge INDEX_op_mul_{i32,i64}
` [PATCH v4 037/163] tcg: Convert muluh to TCGOutOpBinary
` [PATCH v4 038/163] tcg: Merge INDEX_op_muluh_{i32,i64}
` [PATCH v4 039/163] tcg: Convert mulsh to TCGOutOpBinary
` [PATCH v4 040/163] tcg: Merge INDEX_op_mulsh_{i32,i64}
` [PATCH v4 041/163] tcg: Convert div to TCGOutOpBinary
` [PATCH v4 042/163] tcg: Merge INDEX_op_div_{i32,i64}
` [PATCH v4 043/163] tcg: Convert divu to TCGOutOpBinary
` [PATCH v4 044/163] tcg: Merge INDEX_op_divu_{i32,i64}
` [PATCH v4 046/163] tcg: Merge INDEX_op_div2_{i32,i64}
` [PATCH v4 047/163] tcg: Convert divu2 to TCGOutOpDivRem
` [PATCH v4 048/163] tcg: Merge INDEX_op_divu2_{i32,i64}
` [PATCH v4 049/163] tcg: Convert rem to TCGOutOpBinary
` [PATCH v4 051/163] tcg: Convert remu "
` [PATCH v4 052/163] tcg: Merge INDEX_op_remu_{i32,i64}
` [PATCH v4 054/163] tcg: Merge INDEX_op_shl_{i32,i64}
` [PATCH v4 055/163] tcg: Convert shr to TCGOutOpBinary
` [PATCH v4 057/163] tcg: Convert sar "
` [PATCH v4 058/163] tcg: Merge INDEX_op_sar_{i32,i64}
` [PATCH v4 059/163] tcg: Do not require both rotr and rotl from the backend
` [PATCH v4 060/163] tcg: Convert rotl, rotr to TCGOutOpBinary
` [PATCH v4 061/163] tcg: Merge INDEX_op_rot{l,r}_{i32,i64}
` [PATCH v4 063/163] tcg: Merge INDEX_op_clz_{i32,i64}
` [PATCH v4 064/163] tcg: Convert ctz to TCGOutOpBinary
` [PATCH v4 065/163] tcg: Merge INDEX_op_ctz_{i32,i64}
` [PATCH v4 066/163] tcg: Convert ctpop to TCGOutOpUnary
` [PATCH v4 068/163] tcg: Convert muls2 to TCGOutOpMul2
` [PATCH v4 069/163] tcg: Merge INDEX_op_muls2_{i32,i64}
` [PATCH v4 071/163] tcg: Merge INDEX_op_mulu2_{i32,i64}
` [PATCH v4 072/163] tcg/loongarch64: Support negsetcond
` [PATCH v4 073/163] tcg/mips: "
` [PATCH v4 074/163] tcg/tci: "
` [PATCH v4 075/163] tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
` [PATCH v4 076/163] tcg: Convert setcond, negsetcond to TCGOutOpSetcond
` [PATCH v4 077/163] tcg: Merge INDEX_op_{neg}setcond_{i32,i64}`
` [PATCH v4 078/163] tcg: Convert brcond to TCGOutOpBrcond
` [PATCH v4 079/163] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PATCH v4 081/163] tcg: Merge INDEX_op_movcond_{i32,i64}
` [PATCH v4 082/163] tcg/ppc: Drop fallback constant loading in tcg_out_cmp
` [PATCH v4 084/163] tcg/ppc: Expand arguments to tcg_out_cmp2
` [PATCH v4 086/163] tcg: Convert setcond2_i32 to TCGOutOpSetcond2
` [PATCH v4 089/163] tcg: Convert bswap32 to TCGOutOpBswap
` [PATCH v4 090/163] tcg: Merge INDEX_op_bswap32_{i32,i64}
` [PATCH v4 091/163] tcg: Convert bswap64 to TCGOutOpUnary
` [PATCH v4 092/163] tcg: Rename INDEX_op_bswap64_i64 to INDEX_op_bswap64
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract
` [PATCH v4 094/163] tcg: Merge INDEX_op_extract_{i32,i64}
` [PATCH v4 095/163] tcg: Convert sextract to TCGOutOpExtract
` [PATCH v4 096/163] tcg: Merge INDEX_op_sextract_{i32,i64}
` [PATCH v4 097/163] tcg: Convert ext_i32_i64 to TCGOutOpUnary
` [PATCH v4 098/163] tcg: Convert extu_i32_i64 "
` [PATCH v4 099/163] tcg: Convert extrl_i64_i32 "
` [PATCH v4 100/163] tcg: Convert extrh_i64_i32 "
` [PATCH v4 101/163] tcg: Convert deposit to TCGOutOpDeposit
` [PATCH v4 102/163] tcg/aarch64: Improve deposit
` [PATCH v4 103/163] tcg: Merge INDEX_op_deposit_{i32,i64}
` [PATCH v4 104/163] tcg: Convert extract2 to TCGOutOpExtract2
` [PATCH v4 106/163] tcg: Expand fallback add2 with 32-bit operations
` [PATCH v4 107/163] tcg: Expand fallback sub2 "
` [PATCH v4 110/163] tcg/riscv: Drop support for add2/sub2
` [PATCH v4 112/163] tcg: Sink def, nb_iargs, nb_oargs loads in liveness_pass_1
` [PATCH v4 113/163] tcg: Add add/sub with carry opcodes and infrastructure
` [PATCH v4 114/163] tcg: Add TCGOutOp structures for add/sub carry opcodes
` [PATCH v4 115/163] tcg/optimize: Handle add/sub with "
` [PATCH v4 117/163] tcg: Use add carry opcodes to expand add2
` [PATCH v4 118/163] tcg: Use sub carry opcodes to expand sub2
` [PATCH v4 119/163] tcg/i386: Honor carry_live in tcg_out_movi
` [PATCH v4 120/163] tcg/i386: Implement add/sub carry opcodes
` [PATCH v4 121/163] tcg/i386: Remove support for add2/sub2
` [PATCH v4 123/163] tcg: Add tcg_gen_addcio_{i32,i64,tl}
` [PATCH v4 124/163] target/arm: Use tcg_gen_addcio_* for ADCS
` [PATCH v4 126/163] target/microblaze: Use tcg_gen_addcio_i32
` [PATCH v4 127/163] target/openrisc: Use tcg_gen_addcio_* for ADDC
` [PATCH v4 129/163] target/s390x: Use tcg_gen_addcio_i64 for op_addc64
` [PATCH v4 131/163] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int
` [PATCH v4 132/163] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC
` [PATCH v4 133/163] tcg/aarch64: Implement add/sub carry opcodes
` [PATCH v4 140/163] tcg/s390: Add TCG_CT_CONST_N32
` [PATCH v4 141/163] tcg/s390x: Implement add/sub carry opcodes
` [PATCH v4 143/163] tcg/s390x: Remove support for add2/sub2
` [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 152/163] tcg: Formalize tcg_out_goto_ptr
` [PATCH v4 154/163] tcg: Convert ld to TCGOutOpLoad
` [PATCH v4 156/163] tcg: Convert st to TCGOutOpStore
` [PATCH v4 157/163] tcg: Merge INDEX_op_st*_{i32,i64}
` [PATCH v4 159/163] tcg: Remove INDEX_op_qemu_st8_*
` [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] Converting aio_set_event_notifier to use io_uring methods
 2025-04-15 18:49 UTC 

[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-04-15 19:20 UTC  (12+ messages)
` [RFC v5 3/7] vhost: Forward descriptors to device via packed SVQ

[PATCH] vfio/igd: Check host PCI address when probing
 2025-04-15 19:04 UTC  (7+ messages)

[PATCH v2 0/3] virtio-gpu: fix blob unmapping sequence
 2025-04-15 18:46 UTC  (5+ messages)
` [PATCH v2 1/3] hw/display: re-arrange memory region tracking

[PATCH 0/2] fix record/replay on MacOS
 2025-04-15 18:31 UTC  (8+ messages)
` [PATCH 1/2] system/main: transfer replay mutex ownership from main thread to main loop thread

[PATCH 0/2] amd_iommu: Fixes
 2025-04-15 18:28 UTC  (5+ messages)
` [PATCH 1/2] hw/i386/amd_iommu: Fix device setup failure when PT is on

[PATCH v3 0/5] misc hexagon patches
 2025-04-15 18:22 UTC  (4+ messages)
` [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof

[RFC PATCH 0/2] tests/qtest: Enable spapr dma tests
 2025-04-15 18:07 UTC  (5+ messages)
` [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
` [RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map

[PATCH 0/9] rust/hpet: Initial support for migration
 2025-04-15 17:43 UTC  (7+ messages)
` [PATCH 2/9] rust/vmstate: Support varray's num field wrapped in BqlCell
` [PATCH 8/9] rust/hpet: Support migration

[RFC PATCH 0/3] target/arm/internals: Replace some target_ulong uses
 2025-04-15 17:35 UTC  (7+ messages)
` [RFC PATCH 1/3] target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo
` [RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [RFC PATCH 3/3] target/arm: Replace target_ulong -> vaddr for CPUWatchpoint

[PATCH] hw/pci-bridge/pci_expander_bridge: Fix HDM passthrough condition
 2025-04-15 16:47 UTC  (3+ messages)

[PATCH 00/17] Implements RISC-V WorldGuard extension v0.4
 2025-04-15 16:38 UTC  (7+ messages)
` [PATCH 01/17] accel/tcg: Store section pointer in CPUTLBEntryFull
` [PATCH 17/17] hw/riscv: virt: Add WorldGuard support

[PATCH] pci-testdev.c: Add membar-backed option for backing membar
 2025-04-15 16:29 UTC 

[PATCH 0/6] Make blockdev-mirror dest sparse in more cases
 2025-04-15 16:11 UTC  (9+ messages)
` [PATCH 2/6] file-posix: Allow lseek at offset 0 when !want_zero
` [PATCH 3/6] mirror: Skip writing zeroes when target is already zero

[PATCH v4 0/3] Enable QEMU NVMe userspace driver on s390x
 2025-04-15 16:08 UTC  (5+ messages)
` [PATCH v4 2/3] include: Add a header to define host PCI MMIO functions

[PATCH v2 00/10] Support vbootrom for AST2700
 2025-04-15 16:07 UTC  (7+ messages)
` [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"

[RFC 0/3] Qemu FM emulation
 2025-04-15 15:37 UTC  (4+ messages)

[PATCH v2] Revert "virtio-net: Copy received header to buffer"
 2025-04-15 15:33 UTC  (2+ messages)

[PATCH v2] intel_iommu: Take the bql before registering a new address space
 2025-04-15 15:32 UTC 

[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
 2025-04-15 15:29 UTC  (5+ messages)
` [RFC V3 PATCH 05/13] acpi: Send the GPE event of suspend and wakeup for x86

[PATCH] intel_iommu: Take the bql before registering a new address space
 2025-04-15 15:27 UTC  (16+ messages)

[PATCH v3 0/1] Fix endless translation loop of riscv
 2025-04-15 14:32 UTC  (3+ messages)
` [PATCH v3 1/1] target/riscv: fix endless translation loop on big endian systems

[RFC PATCH v5 0/5] Report vfio-ap configuration changes
 2025-04-15 14:05 UTC  (6+ messages)
` [RFC PATCH v5 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
` [RFC PATCH v5 2/5] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v5 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
` [RFC PATCH v5 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
` [RFC PATCH v5 5/5] s390: implementing CHSC SEI for AP config change

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-04-15 13:50 UTC  (12+ messages)

[PATCH v2] target/loongarch: Restrict instruction execution based on CPU features
 2025-04-15 13:10 UTC  (3+ messages)

[PATCH v2 0/3] DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mode
 2025-04-15 12:40 UTC  (5+ messages)
` [PATCH v2 2/3] target/s390x: introduce function when exiting PV

[PATCH v0 0/1] fix the way riscv_plic_hart_config_string()
 2025-04-15 11:40 UTC  (5+ messages)
` [PATCH v0 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
  ` [PATCH v1 "
  `  "

[PATCH V1 0/6] fast qom tree get
 2025-04-15 11:33 UTC  (10+ messages)
      ` Management applications and CPU feature flags (was: [PATCH V1 0/6] fast qom tree get)
          ` Management applications and CPU feature flags

[PATCH 0/2] pl011: Refactor DR register handling in Rust implementation
 2025-04-15 11:12 UTC  (2+ messages)

[RFC 0/2] python: integrate linter tests natively with meson
 2025-04-15 10:48 UTC  (3+ messages)
` [RFC 1/2] python: be more selective in hiding mypy subclassing warning


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