messages from 2024-10-26 15:31:38 to 2024-10-28 16:40:13 UTC [more...]
[PATCH 00/36] next-cube: more tidy-ups and improvements
2024-10-28 16:39 UTC (21+ messages)
` [PATCH 03/36] next-cube: remove overlap between next.dma and next.mmio memory regions
` [PATCH 06/36] next-cube: move next_scsi_init() to next_pc_realize()
` [PATCH 07/36] next-cube: introduce next_pc_init() object init function
` [PATCH 08/36] next-cube: introduce next-scsi device
` [PATCH 09/36] next-cube: move SCSI CSRs from next-pc to the "
` [PATCH 10/36] next-cube: move SCSI 4020 logic from next-pc device to "
` [PATCH 11/36] next-cube: move floppy disk MMIO to separate memory region in next-pc
` [PATCH 12/36] next-cube: map ESCC registers as a subregion of the next.scr memory region
` [PATCH 13/36] next-cube: move ESCC to be QOM child of next-pc device
[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-10-28 16:35 UTC (19+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
` [RFC 21/21] arm/cpu-features: Document custom vcpu model
[RFC 0/6] hugetlbfs largepage RAS project
2024-10-28 16:32 UTC (8+ messages)
` [RFC RESEND "
[PATCH 0/2] arm: Add collie and sx functional tests
2024-10-28 16:23 UTC (22+ messages)
` [PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-28 16:17 UTC (7+ messages)
[PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
2024-10-28 16:07 UTC (8+ messages)
[PATCH v4 00/15] macOS PV Graphics and new vmapple machine type
2024-10-28 16:06 UTC (12+ messages)
` [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
[PATCH v3 0/8] Migration: Make misc.h helpers available for whole VM lifecycle
2024-10-28 15:50 UTC (7+ messages)
` [PATCH v3 7/8] migration: Unexport migration_is_active()
` [PATCH v3 8/8] migration: Protect updates to current_migration with a mutex
[PATCH v6 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
2024-10-28 15:48 UTC (6+ messages)
` [PATCH v6 1/3] qtest: allow SPCR acpi table changes
` [PATCH v6 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PATCH v6 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
[PATCH 1/1] target/arm: Fix arithmetic underflow in SETM instruction
2024-10-28 15:32 UTC (3+ messages)
[PATCH 0/1] Add cortex-m0+ support
2024-10-28 15:27 UTC (3+ messages)
` [PATCH 1/1] target/arm: "
[PATCH v2 00/14] target/i386: miscellaneous flags improvements
2024-10-28 15:18 UTC (15+ messages)
` [PATCH 01/14] target/i386: use tcg_gen_ext_tl when applicable
` [PATCH 02/14] target/i386: Tidy cc_op_str usage
` [PATCH 03/14] target/i386: remove CC_OP_CLR
` [PATCH 04/14] target/i386: Rearrange CCOp
` [PATCH 05/14] target/i386: Introduce cc_op_size
` [PATCH 06/14] target/i386: Wrap cc_op_live with a validity check
` [PATCH 07/14] target/i386: optimize computation of ZF from CC_OP_DYNAMIC
` [PATCH 08/14] target/i386: optimize TEST+Jxx sequences
` [PATCH 09/14] target/i386: add a few more trivial CCPrepare cases
` [PATCH 10/14] target/i386: add a note about gen_jcc1
` [PATCH 11/14] target/i386: make flag variables unsigned
` [PATCH 12/14] target/i386: use compiler builtin to compute PF
` [PATCH 13/14] target/i386: use higher-precision arithmetic to compute CF
` [PATCH 14/14] target/i386: use + to put flags together
[PATCH] hw/nvme: fix handling of over-committed queues
2024-10-28 15:15 UTC (4+ messages)
[PATCH 0/6] Add AVX10.1 CPUID support and GraniteRapids-v2 model
2024-10-28 15:12 UTC (19+ messages)
` [PATCH 1/6] target/i386: Add AVX512 state when AVX10 is supported
` [PATCH 2/6] target/i386: add avx10-version property
` [PATCH 3/6] target/i386: Add CPUID.24 leaf for AVX10
` [PATCH 4/6] target/i386: Add feature dependencies "
` [PATCH 5/6] target/i386: Add support for AVX10 in CPUID enumeration
` [PATCH 6/6] target/i386: Introduce GraniteRapids-v2 model
[PULL 00/24] rust, x86, misc patches for 2024-10-28
2024-10-28 14:29 UTC (25+ messages)
` [PULL 01/24] stubs: avoid duplicate symbols in libqemuutil.a
` [PULL 02/24] tests: add 'rust' and 'bindgen' to CI package list
` [PULL 03/24] ci: enable rust in the Fedora system build job
` [PULL 04/24] target/i386: fix CPUID check for LFENCE and SFENCE
` [PULL 05/24] scripts: remove erroneous file that breaks git clone on Windows
` [PULL 06/24] qdev: make properties array "const"
` [PULL 07/24] Revert "rust: add PL011 device model"
` [PULL 08/24] rust: add PL011 device model
` [PULL 09/24] meson: import rust module into a global variable
` [PULL 10/24] meson: remove repeated search for rust_root_crate.sh
` [PULL 11/24] meson: pass rustc_args when building all crates
` [PULL 12/24] rust: do not always select X_PL011_RUST
` [PULL 13/24] rust: do not use --no-size_t-is-usize
` [PULL 14/24] rust: remove uses of #[no_mangle]
` [PULL 15/24] rust: modernize link_section usage for ELF platforms
` [PULL 16/24] rust: build integration test for the qemu_api crate
` [PULL 17/24] rust: cleanup module_init!, use it from #[derive(Object)]
` [PULL 18/24] rust: clean up define_property macro
` [PULL 19/24] rust: make properties array immutable
` [PULL 20/24] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PULL 21/24] rust: do not use TYPE_CHARDEV unnecessarily
` [PULL 22/24] configure: detect 64-bit MIPS
` [PULL 23/24] configure, meson: deprecate 32-bit MIPS
` [PULL 24/24] MAINTAINERS: Add myself as a reviewer of x86 general architecture support
[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-10-28 14:28 UTC (11+ messages)
` [PATCH v3 1/7] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models
` [PATCH v3 5/7] target/i386: Expose bits related to SRSO vulnerability
[PULL 00/17] testing, gdbstub and plugin updates
2024-10-28 14:17 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove myself as reviewer
2024-10-28 14:01 UTC (2+ messages)
[PATCH v2] configure, meson: deprecate 32-bit MIPS
2024-10-28 13:36 UTC (2+ messages)
[PULL 0/4] target-arm queue
2024-10-28 13:24 UTC (4+ messages)
` [PULL 4/4] target/arm: Fix usage of MMU indexes when EL3 is AArch32
[PATCH v2] hw/intc/loongarch_ipi: Add safer check about cpu
2024-10-28 12:57 UTC
[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
2024-10-28 12:41 UTC (10+ messages)
[PATCH] qga: skip bind mounts in fs list
2024-10-28 12:15 UTC (5+ messages)
[PATCH 00/21] softfloat: Set 2-NaN propagation rule in float_status, not at compile time
2024-10-28 12:07 UTC (7+ messages)
` [PATCH 01/21] softfloat: Allow 2-operand NaN propagation rule to be set at runtime
` [PATCH 11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset
` [PATCH 12/21] target/sparc: Explicitly set 2-NaN propagation rule
[PATCH v3 0/5] Interrupt Remap support for emulated amd viommu
2024-10-28 10:26 UTC (3+ messages)
[PATCH] Fix negative lost clock causing VM crash
2024-10-28 10:00 UTC (2+ messages)
` "
[PATCH v3 0/3] linux-headers: Update to Linux v6.12-rc5
2024-10-28 9:55 UTC (6+ messages)
` [PATCH v3 1/3] linux-headers: Add unistd_64.h
` [PATCH v3 2/3] linux-headers: loongarch: Add kvm_para.h
` [PATCH v3 3/3] linux-headers: Update to Linux v6.12-rc5
[PATCH] spapr: nested: Add Power11 capability support for Nested PAPR guests in TCG L0
2024-10-28 9:15 UTC
[PATCH v4 0/9] Introduce SMP Cache Topology
2024-10-28 9:07 UTC (2+ messages)
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-10-28 8:10 UTC (6+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH 00/11] Rust device model patches and misc cleanups
2024-10-28 7:07 UTC (8+ messages)
` [PATCH 03/11] rust/qemu-api-macros: introduce Device proc macro
[PATCH v5] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
2024-10-28 6:09 UTC (2+ messages)
[PATCH v17 00/14] hw/pci: SR-IOV related fixes and improvements
2024-10-28 5:58 UTC (4+ messages)
` [PATCH v17 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
[PATCH] configure, meson: deprecate 32-bit MIPS
2024-10-28 3:39 UTC (3+ messages)
[PATCH] configure: detect 64-bit MIPS
2024-10-28 3:34 UTC (2+ messages)
[PATCH v4] intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field
2024-10-28 2:22 UTC (3+ messages)
[PATCH v4 0/5] qemu-ga: Hanle memory leak and simplify code
2024-10-28 1:49 UTC (7+ messages)
` [PATCH v4 1/5] qemu-ga: 'Null' check for mandatory parameters
` [PATCH v4 5/5] qemu-ga: Replace g_new0() with g_autoptr()
[PATCH qemu.git v2 0/2] docs/devel/reset: add missing words
2024-10-27 21:13 UTC (3+ messages)
` [PATCH qemu.git v2 1/2] "
` [PATCH qemu.git v2 2/2] docs/devel/reset: add plural 's'
[PATCH v2 0/3] *** TPM TIS SPI pull request ***
2024-10-27 17:42 UTC (6+ messages)
` [PATCH v2 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v2 3/3] tests/qtest/tpm: add unit test to tis-spi
[PATCH] rust: do not always select X_PL011_RUST
2024-10-27 14:09 UTC (4+ messages)
[PATCH v2] rust/wrapper.h: define memory_order enum
2024-10-27 13:57 UTC
[PATCH qemu.git 0/1] docs/devel/reset: add missing words
2024-10-27 10:02 UTC (3+ messages)
` [PATCH qemu.git 1/1] "
[PATCH qemu.git 0/1] hw/intc/sifive_plic: add const qualifier to signature
2024-10-27 0:26 UTC (2+ messages)
` [PATCH qemu.git 1/1] "
[PATCH v3 0/9] target/mips: Convert Loongson LEXT opcodes to decodetree
2024-10-26 17:55 UTC (11+ messages)
` [PATCH v3 1/9] target/mips: Extract decode_64bit_enabled() helper
` [PATCH v3 2/9] target/mips: Simplify Loongson MULTU.G opcode
` [PATCH v3 3/9] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP
` [PATCH v3 4/9] target/mips: Convert Loongson DDIV.G opcodes to decodetree
` [PATCH v3 5/9] target/mips: Convert Loongson DIV.G "
` [PATCH v3 6/9] target/mips: Convert Loongson [D]DIVU.G "
` [PATCH v3 7/9] target/mips: Convert Loongson [D]MOD[U].G "
` [PATCH v3 8/9] target/mips: Convert Loongson [D]MULT[U].G "
` [PATCH v3 9/9] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext
[PATCH] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext
2024-10-26 17:27 UTC (3+ messages)
[PATCH v4 0/5] block: allow commit to unmap zero blocks
2024-10-26 16:30 UTC (6+ messages)
` [PATCH v4 1/5] block: get type of block allocation in commit_run
` [PATCH v4 2/5] block: move commit_run loop to separate function
` [PATCH v4 3/5] block: refactor error handling of commit_iteration
` [PATCH v4 4/5] block: allow commit to unmap zero blocks
` [PATCH v4 5/5] block: add test non-active commit with zeroed data
[PATCH v2 0/7] target/mips: Convert Loongson LEXT opcodes to decodetree
2024-10-26 15:30 UTC (4+ messages)
` [PATCH v2 7/7] target/mips: Convert Loongson [D]MULT[U].G "
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).