messages from 2024-08-08 21:57:11 to 2024-08-12 00:44:29 UTC [more...]
[PATCH v8 0/8] Support RISC-V IOPMP
2024-08-12 0:42 UTC (15+ messages)
` [PATCH v8 4/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
` [PATCH v8 5/8] hw/misc/riscv_iopmp: Add API to set up IOPMP protection for system memory
` [PATCH v8 6/8] hw/misc/riscv_iopmp: Add API to configure RISCV CPU IOPMP support
` [PATCH v8 8/8] hw/riscv/virt: Add "
[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
2024-08-12 0:35 UTC (4+ messages)
[PATCH v3 00/20] riscv support for control flow integrity extensions
2024-08-11 22:23 UTC (5+ messages)
` [PATCH v3 14/20] target/riscv: mmu changes for zicfiss shadow stack protection
[PATCH 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
2024-08-11 22:05 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] target/arm/tcg: Fix overflow in matrix-multiply accumulate
2024-08-11 21:42 UTC (2+ messages)
[PATCH qemu v3 0/1] target/riscv: Add Zilsd and Zclsd extension support
2024-08-11 4:12 UTC (3+ messages)
` [PATCH qemu v3 1/1] "
[PULL 00/11] target-arm queue
2024-08-11 2:58 UTC (13+ messages)
` [PULL 01/11] target/arm: Fix BTI versus CF_PCREL
` [PULL 02/11] include: Fix typo in name of MAKE_IDENTFIER macro
` [PULL 03/11] docs/specs/rocker.txt: Convert to rST
` [PULL 04/11] docs/interop/nbd.txt: "
` [PULL 05/11] docs/interop/parallels.txt: "
` [PULL 06/11] docs/interop/prl-xml.txt: "
` [PULL 07/11] docs/interop/prl-xml.rst: Fix minor grammar nits
` [PULL 08/11] docs: Typo fix in live disk backup
` [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
` [PULL 10/11] hw/core/ptimer: fix timer zero period condition for freq > 1GHz
` [PULL 11/11] arm/virt: place power button pin number on a define
[PATCH v2] Update event idx if guest has made extra buffers during double check
2024-08-11 17:58 UTC (3+ messages)
[PATCH v2] block/reqlist: allow adding overlapping requests
2024-08-11 17:55 UTC (2+ messages)
[PATCH] dma-helpers: Fix iovec alignment
2024-08-11 17:47 UTC (3+ messages)
[PATCH] tcg/loongarch64: Fix tcg_out_movi tcg_debug_assert() error
2024-08-11 17:43 UTC (2+ messages)
[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
2024-08-11 17:43 UTC (3+ messages)
` [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
[PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
2024-08-11 17:40 UTC (2+ messages)
[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
2024-08-11 17:20 UTC (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring
[PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
2024-08-11 16:54 UTC
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
2024-08-11 14:45 UTC (8+ messages)
` [PATCH v5 1/5] vvfat: Fix bug in writing to middle of file
[PATCH] hw/smbios: support for type 7 (cache information)
2024-08-11 10:45 UTC
[PATCH v6] virtio-pci: Fix the use of an uninitialized irqfd
2024-08-11 8:37 UTC (4+ messages)
[PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
2024-08-11 8:02 UTC (5+ messages)
` [PULL 1/5] nbd: Minor style and typo fixes
` [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop
[PULL 00/28] Misc HW & UI patches for 2024-08-06
2024-08-11 7:41 UTC (3+ messages)
` [PULL 16/28] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
[PATCH] net: Fix '-net nic,model=' for non-help arguments
2024-08-11 7:39 UTC (2+ messages)
[PATCH v2 4/4] virtio-net: Add support for USO features
2024-08-11 7:35 UTC (13+ messages)
[PATCH for-9.2 0/4] target/m68k: Implement fmove.p
2024-08-11 6:03 UTC (5+ messages)
` [PATCH 1/4] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH 2/4] target/m68k: Implement packed decimal real loads
` [PATCH 3/4] target/m68k: Implement packed decimal real stores
` [PATCH 4/4] tests/tcg/m68k: Add packed decimal tests
[PATCH v3 0/5] AWS Nitro Enclave emulation support
2024-08-10 16:45 UTC (6+ messages)
` [PATCH v3 1/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
` [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v3 4/5] machine/nitro-enclave: Add built-in "
` [PATCH v3 5/5] docs/nitro-enclave: Documentation for nitro-enclave machine type
[PULL 00/57] tcg patch queue
2024-08-10 11:47 UTC (4+ messages)
` [PULL 15/57] target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
[PATCH 0/2] target/arm: Fix EL3-is-AArch32 mmu indexes
2024-08-10 11:38 UTC (5+ messages)
` [PATCH 1/2] target/arm: Update translation regime comment for new features
` [PATCH 2/2] target/arm: Fix usage of MMU indexes when EL3 is AArch32
[PATCH v1 0/5] Guestperf: miscellaneous refinement and enrichment
2024-08-10 2:32 UTC (12+ messages)
` [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v1 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v1 3/5] guestperf: Support deferred migration for multifd
` [PATCH v1 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v1 5/5] guestperf: Introduce multifd compression option
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-09 22:40 UTC (19+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 04/23] hw/arm: add SVD file for NXP i.MX RT595
` [RFC PATCH 20/23] hw/ssi: add support for flexspi
[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
2024-08-09 21:40 UTC (10+ messages)
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule
[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-09 19:26 UTC (15+ messages)
` [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
` [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH for-9.2 0/2] NBD: tune handshake timeout
2024-08-09 16:14 UTC (3+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[PULL 00/20] target-arm queue
2024-08-09 16:07 UTC (4+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
[PATCH v2] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
2024-08-09 13:26 UTC (3+ messages)
[PATCH 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-08-09 13:06 UTC (6+ messages)
` [PATCH 3/4] virtio-mem: Implement Resettable interface instead of using LegacyReset
[PATCH v3 0/4] Add support for Zhaoxin Yongfeng CPU model and
2024-08-09 9:42 UTC (5+ messages)
` [PATCH v3 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
` [PATCH v3 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
` [PATCH v3 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
` [PATCH v3 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
[PATCH 0/6] qapi: Supply some of the missing member documentation
2024-08-09 12:27 UTC (16+ messages)
` [PATCH 1/6] qapi/char: Supply "
` [PATCH 2/6] qapi/common: "
` [PATCH 3/6] qapi/crypto: "
` [PATCH 4/6] qapi/introspect: "
` [PATCH 5/6] qapi/pci: "
` [PATCH 6/6] qapi/rocker: "
[PATCH 0/8] Introduce SMP Cache Topology
2024-08-09 12:24 UTC (11+ messages)
` [PATCH 8/8] qemu-options: Add the description of smp-cache object
[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
2024-08-09 11:48 UTC (4+ messages)
[PATCH] qio: fix qemu crash when live migration
2024-08-09 10:32 UTC (3+ messages)
[PATCH v2 4/4] virtio-net: Add support for USO features
2024-08-09 10:28 UTC (12+ messages)
CxlCorErrorType member @retry-threshold is undocumented
2024-08-09 10:11 UTC (3+ messages)
[PATCH 0/4] hw/arm/virt: Improve virt_kvm_type()
2024-08-09 10:01 UTC (10+ messages)
` [PATCH 1/4] hw/arm/virt: hide virt_kvm_type() on !CONFIG_KVM
` [PATCH 2/4] hw/arm/virt: Avoid multiple lines of comments in virt_kvm_type()
` [PATCH 3/4] hw/arm/virt: Use kvm_arch_get_default_type()
` [PATCH 4/4] target/arm/kvm: Remove kvm_arm_get_max_vm_ipa_size()
[PATCH 0/1] Fix energy calcultation in RAPL MSR
2024-08-09 10:10 UTC (3+ messages)
` [PATCH 1/1] target/i386: Fix arguments for vmsr_read_thread_stat()
[PATCH 1/3] virtio_net: Add the check for vdpa's mac address
2024-08-09 9:15 UTC (9+ messages)
[PATCH 00/18] qapi: Reduce use of 'prefix'
2024-08-09 9:03 UTC (7+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
[PATCH v1 0/3] target/i386: Add nested FRED support
2024-08-09 9:02 UTC (12+ messages)
` [PATCH v1 2/3] target/i386: Add VMX control bits for "
` [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding
[PATCH v4 00/15] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
2024-08-09 8:37 UTC (5+ messages)
` [PATCH v4 03/15] crypto/hash-gcrypt: Implement new hash API
[PATCH v3] kvm: replace fprintf with error_report/printf() in kvm_init()
2024-08-09 8:35 UTC (2+ messages)
[RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
2024-08-09 8:26 UTC (2+ messages)
[PATCH v5 0/5] target/riscv: Add Smrnmi support
2024-08-09 8:12 UTC (6+ messages)
` [PATCH v5 1/5] target/riscv: Add `ext_smrnmi` in the RISCVCPUConfig
` [PATCH v5 2/5] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v5 3/5] target/riscv: Add Smrnmi CSRs
` [PATCH v5 4/5] target/riscv: Add Smrnmi mnret instruction
` [PATCH v5 5/5] target/riscv: Add Smrnmi cpu extension
[PATCH 0/2] Some refactoring
2024-08-09 7:58 UTC (7+ messages)
` [PATCH v2 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
[PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V
2024-08-09 6:17 UTC (6+ messages)
` [PATCH 2/3] tests/qtest/bios-tables-test.c: Enable numamem testing "
` [PATCH 3/3] tests/acpi: Add expected ACPI SRAT AML file "
[PATCH for-9.1] tcg/ppc: Sync tcg_out_test and constraints
2024-08-09 6:11 UTC (3+ messages)
[PATCH v4 0/4] target/riscv: Add Smrnmi support
2024-08-09 5:50 UTC (8+ messages)
` [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension
[PATCH 1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions
2024-08-09 5:03 UTC (3+ messages)
` [PATCH v3 2/2] kvm: refactor core virtual machine creation into its own function
[PATCH v6 4/5] vvfat: Fix reading files with non-continuous clusters
2024-08-09 4:35 UTC (2+ messages)
[PATCH v2 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
2024-08-09 3:47 UTC (8+ messages)
` [PATCH v2 4/4] target/i386: Update CMPLegacy handling for Zhaoxin CPUs
[PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
2024-08-09 3:28 UTC (3+ messages)
[PATCH v2] kvm: refactor core virtual machine creation into its own function
2024-08-09 3:41 UTC (2+ messages)
[ANNOUNCE] QEMU 9.1.0-rc1 is now available
2024-08-08 23:29 UTC
[PULL 0/6] hex queue
2024-08-08 22:59 UTC (3+ messages)
[PATCH v2] aspeed: Deprecate the tacoma-bmc machine
2024-08-08 22:05 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).