messages from 2022-12-07 17:18:13 to 2022-12-09 02:11:57 UTC [more...]
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
2022-12-08 23:06 UTC (4+ messages)
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v4 00/27] tcg/s390x: misc patches
2022-12-09 2:05 UTC (13+ messages)
` [PATCH v4 01/27] tcg/s390x: Use register pair allocation for div and mulu2
` [PATCH v4 03/27] tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
` [PATCH v4 06/27] tcg/s390x: Check for extended-immediate facility at startup
` [PATCH v4 09/27] tcg/s390x: Remove FAST_BCR_SER facility check
` [PATCH v4 15/27] tcg/s390x: Support MIE2 MGRK instruction
` [PATCH v4 17/27] tcg/s390x: Tighten constraints for or_i64 and xor_i64
` [PATCH v4 19/27] tcg/s390x: Support MIE3 logical operations
` [PATCH v4 21/27] tcg/s390x: Generalize movcond implementation
` [PATCH v4 22/27] tcg/s390x: Support SELGR instruction in movcond
` [PATCH v4 23/27] tcg/s390x: Use tgen_movcond_int in tgen_clz
` [PATCH v4 25/27] tcg/s390x: Tighten constraints for 64-bit compare
` [PATCH v4 26/27] tcg/s390x: Cleanup tcg_out_movi
[PATCH v2 01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-08 22:49 UTC (13+ messages)
` [PATCH v2 02/16] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PATCH v2 04/16] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PATCH v2 08/16] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PATCH v2 14/16] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
[PATCH 1/2] target/riscv: Simplify helper_sret() a little bit
2022-12-08 22:43 UTC (6+ messages)
` [PATCH 2/2] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
CVMSEG Emulation
2022-12-08 21:54 UTC (2+ messages)
[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
2022-12-08 21:16 UTC (10+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
[PATCH] mailmap: Fix Stefan Weil author email
2022-12-08 21:10 UTC (2+ messages)
[PATCH 0/6] Enable Cubieboard A10 boot SPL from SD card
2022-12-08 20:25 UTC (14+ messages)
` [PATCH 1/6] hw/misc: Allwinner-A10 Clock Controller Module Emulation
` [PATCH 2/6] hw/misc: Allwinner A10 DRAM Controller Emulation
` [PATCH 3/6] hw/i2c: Allwinner TWI/I2C Emulation
` [PATCH 6/6] hw/arm: Allwinner A10 enable SPL load from MMC
[PATCH] FreeBSD: Upgrade to 12.4 release
2022-12-08 18:46 UTC (3+ messages)
[PATCH v2 0/3] hw/nvme: shadow doorbells broken on riscv64
2022-12-08 18:37 UTC (7+ messages)
` [PATCH v2 1/3] hw/nvme: use QOM accessors
` [PATCH v2 2/3] hw/nvme: rename shadow doorbell related trace events
` [PATCH v2 3/3] hw/nvme: fix missing cq eventidx update
[PATCH] scripts/archive-source: Use more portable argument with tar command
2022-12-08 18:06 UTC (5+ messages)
[PATCH 0/4] coroutine: Clean up includes
2022-12-08 17:56 UTC (10+ messages)
` [PATCH 1/4] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
` [PATCH 2/4] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
` [PATCH 3/4] coroutine: Clean up superfluous inclusion of qemu/lockable.h
` [PATCH 4/4] coroutine: Break inclusion loop
[PATCH qemu.git 0/1] hw/arm/virt: add 2x sp804 timer
2022-12-08 17:25 UTC (5+ messages)
[RFC PATCH-for-8.0] hw: Avoid using inlined functions with external linkage
2022-12-08 16:27 UTC (2+ messages)
[PATCH v4 0/2] Add OCP extended log to nvme QEMU
2022-12-08 16:09 UTC (2+ messages)
[PATCH 0/4] misc tweaks for kvm and the 64bit pci window
2022-12-08 16:01 UTC (5+ messages)
` [PATCH 4/4] be less conservative with the 64bit pci io window
` [SeaBIOS] "
[RFC PATCH] migration: reduce time of loading non-iterable vmstate
2022-12-08 16:00 UTC (10+ messages)
` [External] "
[PATCH-for-8.0 v2 0/4] target/cpu: System/User cleanups around hwaddr/vaddr
2022-12-08 15:58 UTC (7+ messages)
` [PATCH-for-8.0 v2 1/4] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH-for-8.0 v2 2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH-for-8.0 v2 3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH-for-8.0 v2 4/4] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
[RFC PATCH] RISC-V: Save mmu_idx using FIELD_DP32 not OR
2022-12-08 15:11 UTC
[PATCH for 8.0 0/2] virtio-iommu: Fix Replay
2022-12-08 14:58 UTC (4+ messages)
[PATCH v3 0/3] target/riscv: Apply KVM policy to ISA extensions
2022-12-08 14:54 UTC (4+ messages)
` [PATCH v3 1/3] update-linux-headers: Version 6.1-rc8
` [PATCH v3 2/3] target/riscv: Extend isa_ext_data for single letter extensions
` [PATCH v3 3/3] target/riscv: kvm: Support selecting VCPU extensions
[PATCH 0/3] block: Clean up includes
2022-12-08 14:55 UTC (6+ messages)
` [PATCH 1/3] include/block: Untangle inclusion loops
` [PATCH 2/3] hw/sparc64/niagara: Use blk_name() instead of open-coding it
` [PATCH 3/3] include/hw/block: Include hw/block/block.h where needed
[PATCH] util/oslib-win32: Remove obsolete reference to g_poll code
2022-12-08 14:15 UTC (2+ messages)
[PATCH v3 00/13] tcg/s390x: misc patches
2022-12-08 14:04 UTC (11+ messages)
` [PATCH v3 02/13] tcg/s390x: Remove TCG_REG_TB
[PATCH] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
2022-12-08 13:59 UTC
[PATCH] target/i386: Fix wrong XSAVE feature names
2022-12-08 2:47 UTC
WHPX CPUID-0x40000000
2022-12-08 7:16 UTC
[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
2022-12-08 12:30 UTC
[PATCH v2 00/12] qemu-img info: Show protocol-level information
2022-12-08 12:24 UTC (2+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-08 11:30 UTC (17+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 8/9] KVM: Handle page fault for private memory
[PULL 00/21] target-arm queue
2022-12-08 10:39 UTC (4+ messages)
` [PULL 11/21] docs: Build and install all the docs in a single manual
[PATCH 0/1] hw/nvme: shadow doorbells broken on riscv64
2022-12-08 10:31 UTC (5+ messages)
` [PATCH 1/1] hw/nvme: fix missing cq eventidx update
[PATCH] gitlab-ci: Check building ppc64 without TCG
2022-12-08 10:18 UTC (3+ messages)
[PATCH-for-8.0 0/4] target/cpu: System/User cleanups around hwaddr/vaddr
2022-12-08 10:00 UTC (13+ messages)
` [PATCH-for-8.0 1/4] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH-for-8.0 2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH-for-8.0 3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH-for-8.0 4/4] target/sparc: Cleanup around sparc_cpu_do_unaligned_access()
[PATCH v13 0/7] s390x: CPU Topology
2022-12-08 9:44 UTC (8+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
` [PATCH v13 5/7] s390x/cpu_topology: interception of PTF instruction
` [PATCH v13 6/7] s390x/cpu_topology: activating CPU topology
` [PATCH v13 7/7] docs/s390x: document s390x cpu topology
[PATCH v2 0/5] Nested virtualization fixes for QEMU
2022-12-08 8:41 UTC (4+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
[PATCH] target/i386/hax: Add XCR0 support
2022-12-08 8:22 UTC (5+ messages)
[PATCH v11 0/2] vhost-vdpa: add support for vIOMMU
2022-12-08 8:15 UTC (4+ messages)
` [PATCH v11 1/2] vhost-vdpa: Skip the range check while MR is IOMMU
[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
2022-12-08 7:31 UTC (4+ messages)
[PATCH 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
2022-12-08 7:19 UTC (7+ messages)
` [PATCH 1/6] target/i386: Add support for CMPCCXADD "
` [PATCH 2/6] target/i386: Add support for AMX-FP16 "
` [PATCH 3/6] target/i386: Add support for AVX-IFMA "
` [PATCH 4/6] target/i386: Add support for AVX-VNNI-INT8 "
` [PATCH 5/6] target/i386: Add support for AVX-NE-CONVERT "
` [PATCH 6/6] target/i386: Add support for PREFETCHIT0/1 "
[PATCH 0/5] Clean up dependencies of ACPI controllers
2022-12-08 6:50 UTC (7+ messages)
` [PATCH 1/5] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
` [PATCH 2/5] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
` [PATCH 3/5] hw/acpi/Kconfig: Add missing dependencies "
` [PATCH 4/5] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PATCH 5/5] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
[PATCH v3 0/8] Make Intel PT configurable
2022-12-08 6:25 UTC (9+ messages)
` [PATCH v3 1/8] target/i386: Print CPUID subleaf info for unsupported feature
` [PATCH v3 2/8] target/i386/intel-pt: Fix INTEL_PT_ADDR_RANGES_NUM_MASK
` [PATCH v3 3/8] target/i386/intel-pt: Introduce FeatureWordInfo for Intel PT CPUID leaf 0x14
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 5/8] target/i386/intel-pt: Rework/rename the default INTEL-PT feature set
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v3 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server and Snowridge
` [PATCH v3 8/8] target/i386/intel-pt: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration
[ANNOUNCE] QEMU 7.2.0-rc4 is now available
2022-12-08 3:01 UTC
[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
2022-12-07 22:06 UTC (3+ messages)
` [PULL 02/39] scsi: Add buf_len parameter to scsi_req_new()
[PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
2022-12-07 20:39 UTC (17+ messages)
` Compiler warnings with maximum warning level (was: Re: [PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized)
[PATCH v4 0/4] compare machine type compat_props
2022-12-07 18:28 UTC (5+ messages)
` [PATCH v4 1/4] qom: add default value
` [PATCH v4 2/4] python/qmp: increase read buffer size
` [PATCH v4 3/4] qmp: add dump machine type compatible properties
` [PATCH v4 4/4] scripts: add script to compare "
[PATCH for-8.0] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-07 17:47 UTC (4+ 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).