messages from 2025-02-14 17:44:43 to 2025-02-16 23:20:05 UTC [more...]
[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
2025-02-16 23:09 UTC (50+ messages)
` [PATCH v3 001/162] tcg: Add all_outop[]
` [PATCH v3 002/162] tcg: Remove INDEX_op_ext{8,16,32}*
` [PATCH v3 003/162] tcg: Merge INDEX_op_mov_{i32,i64}
` [PATCH v3 005/162] tcg: Merge INDEX_op_add_{i32,i64}
` [PATCH v3 006/162] tcg: Convert and to TCGOutOpBinary
` [PATCH v3 007/162] tcg: Merge INDEX_op_and_{i32,i64}
` [PATCH v3 009/162] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
` [PATCH v3 010/162] tcg: Convert andc to TCGOutOpBinary
` [PATCH v3 011/162] tcg: Merge INDEX_op_andc_{i32,i64}
` [PATCH v3 012/162] tcg: Convert or to TCGOutOpBinary
` [PATCH v3 013/162] tcg: Merge INDEX_op_or_{i32,i64}
` [PATCH v3 014/162] tcg/optimize: Fold orc with immediate to or
` [PATCH v3 015/162] tcg: Convert orc to TCGOutOpBinary
` [PATCH v3 016/162] tcg: Merge INDEX_op_orc_{i32,i64}
` [PATCH v3 017/162] tcg: Convert xor to TCGOutOpBinary
` [PATCH v3 018/162] tcg: Merge INDEX_op_xor_{i32,i64}
` [PATCH v3 019/162] tcg/optimize: Fold eqv with immediate to xor
` [PATCH v3 020/162] tcg: Convert eqv to TCGOutOpBinary
` [PATCH v3 021/162] tcg: Merge INDEX_op_eqv_{i32,i64}
` [PATCH v3 023/162] tcg: Merge INDEX_op_nand_{i32,i64}
` [PATCH v3 025/162] tcg: Convert nor to TCGOutOpBinary
` [PATCH v3 026/162] tcg: Merge INDEX_op_nor_{i32,i64}
` [PATCH v3 027/162] tcg/arm: Fix constraints for sub
` [PATCH v3 028/162] tcg: Convert sub to TCGOutOpSubtract
` [PATCH v3 030/162] tcg: Convert neg to TCGOutOpUnary
` [PATCH v3 032/162] tcg: Convert not "
` [PATCH v3 033/162] tcg: Merge INDEX_op_not_{i32,i64}
` [PATCH v3 034/162] tcg: Convert mul to TCGOutOpBinary
` [PATCH v3 035/162] tcg: Merge INDEX_op_mul_{i32,i64}
` [PATCH v3 037/162] tcg: Merge INDEX_op_muluh_{i32,i64}
` [PATCH v3 038/162] tcg: Convert mulsh to TCGOutOpBinary
` [PATCH v3 041/162] tcg: Merge INDEX_op_div_{i32,i64}
` [PATCH v3 043/162] tcg: Merge INDEX_op_divu_{i32,i64}
` [PATCH v3 044/162] tcg: Convert div2 to TCGOutOpDivRem
` [PATCH v3 045/162] tcg: Merge INDEX_op_div2_{i32,i64}
` [PATCH v3 047/162] tcg: Merge INDEX_op_divu2_{i32,i64}
` [PATCH v3 048/162] tcg: Convert rem to TCGOutOpBinary
` [PATCH v3 049/162] tcg: Merge INDEX_op_rem_{i32,i64}
` [PATCH v3 050/162] tcg: Convert remu to TCGOutOpBinary
` [PATCH v3 052/162] tcg: Convert shl "
` [PATCH v3 058/162] tcg: Do not require both rotr and rotl from the backend
` [PATCH v3 066/162] tcg: Merge INDEX_op_ctpop_{i32,i64}
` [PATCH v3 070/162] tcg: Merge INDEX_op_mulu2_{i32,i64}
` [PATCH v3 071/162] tcg/loongarch64: Support negsetcond
` [PATCH v3 074/162] tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
` [PATCH v3 075/162] tcg: Convert setcond, negsetcond to TCGOutOpSetcond
` [PATCH v3 078/162] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PATCH v3 087/162] tcg: Merge INDEX_op_bswap16_{i32,i64}
` [PATCH v3 097/162] tcg: Convert extu_i32_i64 to TCGOutOpUnary
[PATCH v9 0/3] TPM TIS SPI Support
2025-02-16 22:11 UTC (4+ messages)
` [PATCH v9 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v9 2/3] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v9 3/3] tests/qtest/tpm: add unit test to tis-spi
[PATCH v2 00/28] x86: Improve operation under QEMU
2025-02-16 21:57 UTC (6+ messages)
` [PATCH v2 02/28] x86: qemu: Switch to bochs display
` [PATCH v2 03/28] x86: qemu: Enable dhrystone
` [PATCH v2 04/28] x86: qemu: Avoid accessing BSS too early
[PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
2025-02-16 21:03 UTC (2+ messages)
[PATCH v8 0/6] hw/microblaze: Allow running cross-endian vCPUs
2025-02-16 21:03 UTC (2+ messages)
[PULL 00/39] Misc HW patches for 2025-02-16
2025-02-16 21:01 UTC (12+ messages)
` [PULL 29/39] hw/qdev-properties-system: Introduce EndianMode QAPI enum
` [PULL 30/39] hw/intc/xilinx_intc: Make device endianness configurable
` [PULL 31/39] hw/net/xilinx_ethlite: "
` [PULL 32/39] hw/timer/xilinx_timer: "
` [PULL 33/39] hw/char/xilinx_uartlite: "
` [PULL 34/39] hw/ssi/xilinx_spi: "
` [PULL 35/39] hw/arm: Mark Allwinner Technology devices as little-endian
` [PULL 36/39] hw/mips: Mark Boston machine "
` [PULL 37/39] hw/mips: Mark Loonson3 Virt "
` [PULL 38/39] hw/pci-host: Mark versatile regions "
` [PULL 39/39] hw/rx: Allow execution without either bios or kernel
[PATCH 0/2] tcg: minor cleanups
2025-02-16 19:04 UTC (5+ messages)
` [PATCH 1/2] tcg/i386: Use tcg_{high, unsigned}_cond in tcg_out_brcond2
` [PATCH 2/2] tcg: Remove TCG_TARGET_HAS_{br, set}cond2 from riscv and loongarch64
[PATCH v20 00/11] hw/pci: SR-IOV related fixes and improvements
2025-02-16 18:39 UTC (5+ messages)
` [PATCH v20 06/11] pcie_sriov: Do not manually unrealize
[PATCH] tcg: refactor pool data for simplicity and comprehension
2025-02-16 18:01 UTC (10+ messages)
[PATCH 0/5] Improve Microchip Polarfire SoC customization
2025-02-16 14:06 UTC (3+ messages)
` [PATCH 5/5] hw/riscv: Configurable MPFS CLINT timebase freq
[PATCH 0/6] tcg: Introduce constraint for zero register
2025-02-16 13:06 UTC (4+ messages)
` [PATCH 2/6] tcg/aarch64: Use 'z' constraint
[PATCH v2 00/10] rust: Add HPET timer device
2025-02-16 11:47 UTC (4+ messages)
` [PATCH v2 01/10] i386/fw_cfg: move hpet_cfg definition to hpet.c
[PATCH v2] hpet: do not overwrite properties on post_load
2025-02-16 9:28 UTC
[PATCH] bcm2838: Add GIC-400 timer interupt connections
2025-02-16 3:54 UTC
[PULL 00/24] tcg patch queue
2025-02-16 0:01 UTC (25+ messages)
` [PULL 01/24] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS
` [PULL 02/24] tcg: Remove TCG_OVERSIZED_GUEST
` [PULL 03/24] tcg: Drop support for two address registers in gen_ldst
` [PULL 04/24] tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
` [PULL 05/24] tcg/arm: Drop addrhi from prepare_host_addr
` [PULL 06/24] tcg/i386: "
` [PULL 07/24] tcg/mips: "
` [PULL 08/24] tcg/ppc: "
` [PULL 09/24] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst
` [PULL 10/24] plugins: Fix qemu_plugin_read_memory_vaddr parameters
` [PULL 11/24] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page
` [PULL 12/24] include/exec: Change vaddr to uintptr_t
` [PULL 13/24] include/exec: Use uintptr_t in CPUTLBEntry
` [PULL 14/24] tcg: Introduce the 'z' constraint for a hardware zero register
` [PULL 15/24] tcg/aarch64: Use 'z' constraint
` [PULL 16/24] tcg/loongarch64: "
` [PULL 17/24] tcg/mips: "
` [PULL 18/24] tcg/riscv: "
` [PULL 19/24] tcg/sparc64: "
` [PULL 20/24] elfload: Fix alignment when unmapping excess reservation
` [PULL 21/24] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
` [PULL 22/24] target/sparc: Fix register selection for all F*TOx and FxTO* instructions
` [PULL 23/24] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
` [PULL 24/24] target/sparc: fake UltraSPARC T1 PCR and PIC registers
[PATCH] target/sparc: fake UltraSPARC T1 PCR and PIC registers
2025-02-15 20:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
2025-02-15 20:06 UTC (2+ messages)
[PATCH v2] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
2025-02-15 19:58 UTC (2+ messages)
[PATCH v2 0/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions
2025-02-15 19:55 UTC (2+ messages)
[PATCH] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h
2025-02-15 19:28 UTC (2+ messages)
[RFC PATCH] elfload: Fix alignment when unmapping excess reservation
2025-02-15 19:08 UTC (3+ messages)
[PATCH 0/5] Renesas RX target fixes
2025-02-15 18:42 UTC (12+ messages)
` [PATCH 1/5] hw/rx: Allow execution without either bios or kernel
` [PATCH 2/5] target/rx: Set exception vector base to 0xffffff80
` [PATCH 3/5] target/rx: Reset the CPU at qemu reset time
` [PATCH 4/5] target/rx: Load reset vector from memory after first run
` [PATCH 5/5] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
[PULL 00/27] rust, Windows patches for 2025-02-13
2025-02-15 17:35 UTC (3+ messages)
` [PULL 27/27] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
[PATCH v2 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build
2025-02-15 13:30 UTC (2+ messages)
[PATCH v6 0/4] Allow to enable multifd and postcopy migration together
2025-02-15 12:31 UTC (5+ messages)
` [PATCH v6 1/4] migration/multifd: move macros to multifd header
` [PATCH v6 2/4] migration: enable multifd and postcopy together
` [PATCH v6 3/4] tests/qtest/migration: consolidate set capabilities
` [PATCH v6 4/4] tests/qtest/migration: add postcopy tests with multifd
[PATCH v5] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-02-15 11:41 UTC (5+ messages)
[PATCH v2] vdpa: Fix endian bugs in shadow virtqueue
2025-02-15 8:21 UTC (5+ messages)
[PULL 00/22] Migration patches for 2025-02-14
2025-02-14 20:31 UTC (23+ messages)
` [PULL 01/22] crypto: Allow gracefully ending the TLS session
` [PULL 02/22] io: tls: Add qio_channel_tls_bye
` [PULL 03/22] crypto: Remove qcrypto_tls_session_get_handshake_status
` [PULL 04/22] io: Add flags argument to qio_channel_readv_full_all_eof
` [PULL 05/22] io: Add a read flag for relaxed EOF
` [PULL 06/22] migration/multifd: Terminate the TLS connection
` [PULL 07/22] migration/multifd: Add a compat property for TLS termination
` [PULL 08/22] migration: Check migration error after loadvm
` [PULL 09/22] migration: Set migration error outside of migrate_cancel
` [PULL 10/22] migration: Unify migration_cancel and migrate_fd_cancel
` [PULL 11/22] migration: Change migrate_fd_ to migration_
` [PULL 12/22] migration: Fix hang after error in destination setup phase
` [PULL 13/22] migration: Reject qmp_migrate_cancel after postcopy
` [PULL 14/22] migration: Don't set FAILED state when cancelling
` [PULL 15/22] tests/qtest/migration: Introduce migration_test_add_suffix
` [PULL 16/22] tests/qtest/migration: Add a cancel test
` [PULL 17/22] migration: Update migrate_cancel documentation
` [PULL 18/22] migration: use parameters.mode in cpr_state_save
` [PULL 19/22] guestperf: Support deferred migration for multifd
` [PULL 20/22] guestperf: Nitpick the inconsistent parameters
` [PULL 21/22] guestperf: Introduce multifd compression option
` [PULL 22/22] guestperf: Add test result data into report
[PATCH V2 00/45] Live update: vfio and iommufd
2025-02-14 22:42 UTC (11+ messages)
` [PATCH V2 01/45] MAINTAINERS: Add reviewer for CPR
` [PATCH V2 02/45] migration: cpr helpers
` [PATCH V2 28/45] vfio: return mr from vfio_get_xlat_addr
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-14 20:58 UTC (10+ messages)
` [PATCH v4 26/33] vfio/migration: Multifd device state transfer support - receive init/cleanup
` [PATCH v4 27/33] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v4 32/33] vfio/migration: Add x-migration-multifd-transfer VFIO property
[PATCH V2] migration: ram block cpr blockers
2025-02-14 21:44 UTC (3+ messages)
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-14 21:59 UTC (7+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v4 00/11]
2025-02-14 20:29 UTC (12+ messages)
` [PATCH v4 01/11] qapi: golang: first level unmarshalling type
` [PATCH v4 02/11] qapi: golang: Generate enum type
` [PATCH v4 03/11] qapi: golang: Generate alternate types
` [PATCH v4 04/11] qapi: golang: Generate struct types
` [PATCH v4 05/11] qapi: golang: structs: Address nullable members
` [PATCH v4 06/11] qapi: golang: Generate union type
` [PATCH v4 07/11] qapi: golang: Generate event type
` [PATCH v4 08/11] qapi: golang: Generate Event interface
` [PATCH v4 09/11] qapi: golang: Generate command type
` [PATCH v4 10/11] qapi: golang: Generate Command sync/async interfaces
` [PATCH v4 11/11] docs: add notes on Golang code generator
[PATCH] migration: ram block cpr blockers
2025-02-14 20:12 UTC (7+ messages)
[PATCH v4 RESEND 0/4] Guestperf: miscellaneous refinement and enrichment
2025-02-14 18:13 UTC (2+ messages)
[PATCH v2] CXL CCI Get/Set Alert Configuration commands implmented as per CXL Specification 3.2 section 8.2.10.9.3
2025-02-14 17:43 UTC (2+ messages)
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).