messages from 2023-02-22 18:57:40 to 2023-02-23 12:46:00 UTC [more...]
[PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
2023-02-23 12:43 UTC (4+ messages)
` [PATCH v3 1/4] target/arm: "
` [PATCH v3 3/4] target/loongarch: "
` [PATCH v3 4/4] target/ppc: "
[PATCH 0/5] Pegasos2 fixes and audio output support
2023-02-23 12:33 UTC (12+ messages)
[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
2023-02-23 12:25 UTC (8+ messages)
` [PATCH v2 1/4] qtest/numa-test: Follow socket-NUMA-node boundary for aarch64
` [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
` [PATCH v2 3/4] hw/arm: Validate socket and NUMA node boundary
` [PATCH v2 4/4] hw/riscv: "
[PULL 0/8] QAPI patches patches for 2023-02-23
2023-02-23 12:23 UTC (9+ messages)
` [PULL 1/8] docs/devel/qapi-code-gen: Belatedly update features documentation
` [PULL 2/8] docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
` [PULL 3/8] qapi: Update flake8 config
` [PULL 4/8] qapi: update pylint configuration
` [PULL 5/8] qapi: Add minor typing workaround for 3.6
` [PULL 6/8] qapi/parser: add QAPIExpression type
` [PULL 7/8] qapi: remove _JSONObject
` [PULL 8/8] qapi: remove JSON value FIXME
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
2023-02-23 11:51 UTC (7+ messages)
` [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for "
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
2023-02-23 11:48 UTC (3+ messages)
Questions about how block devices use snapshots
2023-02-23 11:47 UTC (7+ messages)
[PATCH] meson: Avoid duplicates in generated config-poison.h again
2023-02-23 11:46 UTC (2+ messages)
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-23 11:06 UTC (10+ messages)
` [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
` [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
[RFC PATCH] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
2023-02-23 10:53 UTC
[PATCH v9 0/9] Introduce igb
2023-02-23 10:50 UTC (10+ messages)
` [PATCH v9 1/9] net/eth: Introduce EthL4HdrProto
` [PATCH v9 2/9] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v9 3/9] e1000: Split header files
` [PATCH v9 4/9] Intrdocue igb device emulation
` [PATCH v9 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v9 6/9] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v9 7/9] igb: Introduce qtest for igb device
` [PATCH v9 8/9] tests/avocado: Add igb test
` [PATCH v9 9/9] docs/system/devices/igb: Add igb documentation
[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2023-02-23 10:44 UTC (4+ messages)
` [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
[PATCH v5 0/9] Add support for AST1030 SoC
2023-02-23 10:44 UTC (4+ messages)
` [PATCH v5 7/9] aspeed/soc : Add AST1030 support
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-02-23 10:37 UTC (16+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
` [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
` [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
[PATCH v6 00/34] e1000x cleanups (preliminary for IGB)
2023-02-23 10:20 UTC (35+ messages)
` [PATCH v6 01/34] e1000e: Fix the code style
` [PATCH v6 02/34] hw/net: Add more MII definitions
` [PATCH v6 03/34] fsl_etsec: Use hw/net/mii.h
` [PATCH v6 04/34] e1000: "
` [PATCH v6 05/34] e1000: Mask registers when writing
` [PATCH v6 06/34] e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
` [PATCH v6 07/34] e1000e: Mask registers when writing
` [PATCH v6 08/34] e1000: Use more constant definitions
` [PATCH v6 09/34] e1000e: "
` [PATCH v6 10/34] e1000: Use memcpy to intialize registers
` [PATCH v6 11/34] e1000e: "
` [PATCH v6 12/34] e1000e: Remove pending interrupt flags
` [PATCH v6 13/34] e1000e: Improve software reset
` [PATCH v6 14/34] e1000: Configure ResettableClass
` [PATCH v6 15/34] e1000e: "
` [PATCH v6 16/34] e1000e: Introduce e1000_rx_desc_union
` [PATCH v6 17/34] e1000e: Set MII_ANER_NWAY
` [PATCH v6 18/34] e1000e: Remove extra pointer indirection
` [PATCH v6 19/34] net: Check L4 header size
` [PATCH v6 20/34] e1000x: Alter the signature of e1000x_is_vlan_packet
` [PATCH v6 21/34] net: Strip virtio-net header when dumping
` [PATCH v6 22/34] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
` [PATCH v6 23/34] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
` [PATCH v6 24/34] e1000e: Perform software segmentation for loopback
` [PATCH v6 25/34] hw/net/net_tx_pkt: Implement TCP segmentation
` [PATCH v6 26/34] hw/net/net_tx_pkt: Check the payload length
` [PATCH v6 27/34] e1000e: Do not assert when MSI-X is disabled later
` [PATCH v6 28/34] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
` [PATCH v6 29/34] MAINTAINERS: Add e1000e test files
` [PATCH v6 30/34] e1000e: Combine rx traces
` [PATCH v6 31/34] e1000: Count CRC in Tx statistics
` [PATCH v6 32/34] e1000e: "
` [PATCH v6 33/34] net/eth: Report if headers are actually present
` [PATCH v6 34/34] e1000e: Implement system clock
[PATCH] target/riscv: Add support for Zicond extension
2023-02-23 10:10 UTC (2+ messages)
[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
2023-02-23 10:09 UTC (4+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
[PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
2023-02-23 9:58 UTC (2+ messages)
mttcg: warning to user about memory ordering
2023-02-23 9:52 UTC (3+ messages)
[PATCH v3 0/6] Python: Drop support for Python 3.6
2023-02-23 8:53 UTC (8+ messages)
` [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
[PATCH] vdpa: stop all svq on device deletion
2023-02-23 8:51 UTC (2+ messages)
[PATCH] hw/smbios: fix field corruption in type 4 table
2023-02-23 8:32 UTC (3+ messages)
[RFC PATCH 00/43] Add LoongArch LSX instructions
2023-02-23 8:23 UTC (6+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-02-23 7:37 UTC (9+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH v3 1/1] vhost-user-fs: add migration type property
2023-02-23 7:36 UTC (13+ messages)
[PATCH] qapi: allow unions to contain further unions
2023-02-23 7:24 UTC (2+ messages)
[PATCH] hw/i386: fix microvm segfault with virtio cmdline
2023-02-23 7:02 UTC (2+ messages)
[PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
2023-02-23 6:59 UTC (6+ messages)
` [PATCH V2 1/5] intel-iommu: fail MAP notifier without caching mode
` [PATCH V2 2/5] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
` [PATCH V2 3/5] memory: introduce memory_region_unmap_iommu_notifier_range()
` [PATCH V2 4/5] smmu: switch to use memory_region_unmap_iommu_notifier_range()
` [PATCH V2 5/5] intel-iommu: send UNMAP notifications for domain or global inv desc
[PATCH] hw/virtio: added virtio-serial test cases
2023-02-23 6:41 UTC (2+ messages)
[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
2023-02-23 6:17 UTC (4+ messages)
` [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
[PULL 0/2] Python patches
2023-02-23 4:36 UTC (3+ messages)
` [PULL 1/2] python: support pylint 2.16
` [PULL 2/2] python: drop pipenv
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-23 3:52 UTC (5+ messages)
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-23 3:28 UTC (10+ messages)
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2023-02-23 3:19 UTC (4+ messages)
` [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
2023-02-23 1:31 UTC (2+ messages)
[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
2023-02-23 0:55 UTC (2+ messages)
[PATCH v2 00/28] tcg: Simplify temporary usage
2023-02-22 23:27 UTC (29+ messages)
` [PATCH v2 01/28] tcg: Adjust TCGContext.temps_in_use check
` [PATCH v2 02/28] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH v2 03/28] accel/tcg: Use more accurate max_insns for tb_overflow
` [PATCH v2 04/28] tcg: Remove branch-to-next regardless of reference count
` [PATCH v2 05/28] tcg: Rename TEMP_LOCAL to TEMP_TB
` [PATCH v2 06/28] tcg: Add liveness_pass_0
` [PATCH v2 07/28] tcg: Remove TEMP_NORMAL
` [PATCH v2 08/28] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PATCH v2 09/28] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PATCH v2 10/28] tcg: Add tcg_gen_movi_ptr
` [PATCH v2 11/28] tcg: Use tcg_temp_ebb_new_* in tcg/
` [PATCH v2 12/28] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PATCH v2 13/28] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
` [PATCH v2 14/28] tcg: Don't re-use TEMP_TB temporaries
` [PATCH v2 15/28] tcg: Change default temp lifetime to TEMP_TB
` [PATCH v2 16/28] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH v2 17/28] target/arm: Don't use tcg_temp_local_new_*
` [PATCH v2 18/28] target/cris: Don't use tcg_temp_local_new
` [PATCH v2 19/28] target/hexagon: Don't use tcg_temp_local_new_*
` [PATCH v2 20/28] target/hppa: Don't use tcg_temp_local_new
` [PATCH v2 21/28] target/i386: "
` [PATCH v2 22/28] target/mips: "
` [PATCH v2 23/28] target/ppc: "
` [PATCH v2 24/28] target/xtensa: Don't use tcg_temp_local_new_*
` [PATCH v2 25/28] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PATCH v2 26/28] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
` [PATCH v2 27/28] tcg: Update docs/devel/tcg-ops.rst for temporary changes
` [PATCH v2 28/28] tcg: Use noinline for major tcg_gen_code_subroutines
[PATCH] target/i386: Fix BZHI instruction
2023-02-22 23:30 UTC (3+ messages)
[PATCH] tcg: Allow displaying TCG_TYPE_I128 arguments
2023-02-22 22:36 UTC (2+ messages)
[PATCH v2 0/7] Implement Most ARMv8.3 Pointer Authentication Features
2023-02-22 22:14 UTC (16+ messages)
` [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
` [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
` [PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
` [PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
` [PATCH v2 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
` [PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
[PATCH v5 00/29] e1000x cleanups (preliminary for IGB)
2023-02-22 22:04 UTC (4+ messages)
` [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-22 21:53 UTC (4+ messages)
[PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
2023-02-22 21:34 UTC (2+ messages)
[PATCH v2 0/3] contrib/elf2dmp: Windows Server 2022 support
2023-02-22 21:12 UTC (4+ messages)
` [PATCH v2 1/3] contrib/elf2dmp: fix code style
` [PATCH v2 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
` [PATCH v2 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
2023-02-22 21:07 UTC (7+ messages)
` [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
` [PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
[PATCH v4 0/9] PC cleanups
2023-02-22 20:24 UTC (5+ messages)
` [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
2023-02-22 20:23 UTC (7+ messages)
` [PATCH 5/5] hw: Remove mentions of NDEBUG
[PATCH v6 0/3] block/rbd: Add support for layered encryption
2023-02-22 20:13 UTC (3+ messages)
[PATCH v6 0/7] blockdev-replace
2023-02-22 18:55 UTC (3+ messages)
` [PATCH v6 6/7] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v6 7/7] iotests: add filter-insertion
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).