qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-04 12:46:55 to 2024-09-05 11:24:13 UTC [more...]

[PATCH v2 0/8] target:386/ Emulate Intel RDT features needed to mount ResCtrl in Linux
 2024-09-05 11:22 UTC  (6+ messages)
` [PATCH v2 1/8] i386: Add Intel RDT device and State to config
` [PATCH v2 2/8] i386: Add init and realize functionality for RDT device
` [PATCH v2 4/8] i386: Add RDT device interface through MSRs
` [PATCH v2 6/8] i386: Add RDT feature flags
` [PATCH v2 7/8] i386/cpu: Adjust CPUID level for RDT features

[PATCH v2 0/3] Serial device cleanup
 2024-09-05 11:13 UTC  (6+ messages)
` [PATCH v2 1/3] hw: Remove unused inclusion of hw/char/serial.h
` [PATCH v2 2/3] hw/char/serial.h: Extract serial-isa.h
` [PATCH v2 3/3] hw/char: Extract serial-mm

[RFC PATCH] deprecation: don't enable TCG plugins by default on 32 bit hosts
 2024-09-05 11:11 UTC 

[PATCH] qapi: Document QCryptodevBackendServiceType
 2024-09-05 10:56 UTC  (5+ messages)

[PATCH] tests/qtest/meson.build: Add more CONFIG switches checks for the x86 tests
 2024-09-05 10:52 UTC  (3+ messages)

[PATCH v10 00/10] Support persistent reservation operations
 2024-09-05 10:51 UTC  (3+ messages)
` [PATCH v10 09/10] hw/nvme: add reservation protocal command

[PATCH v2 00/15] target/cris: Remove the deprecated CRIS target
 2024-09-05 10:43 UTC  (36+ messages)
` [PATCH v2 01/15] tests/tcg: Remove CRIS libc test files
` [PATCH v2 02/15] tests/tcg: Remove CRIS bare "
` [PATCH v2 03/15] buildsys: Remove CRIS cross container
` [PATCH v2 04/15] linux-user: Remove support for CRIS target
` [PATCH v2 05/15] hw/cris: Remove the axis-dev88 machine
` [PATCH v2 06/15] hw/cris: Remove image loader helper
` [PATCH v2 07/15] hw/intc: Remove TYPE_ETRAX_FS_PIC device
` [PATCH v2 08/15] hw/char: Remove TYPE_ETRAX_FS_SERIAL device
` [PATCH v2 09/15] hw/net: Remove TYPE_ETRAX_FS_ETH device
` [PATCH v2 10/15] hw/dma: Remove ETRAX_FS DMA device
` [PATCH v2 11/15] hw/timer: Remove TYPE_ETRAX_FS_TIMER device
` [PATCH v2 12/15] system: Remove support for CRIS target
` [PATCH v2 13/15] target/cris: Remove the deprecated "
` [PATCH v2 14/15] disas: Remove CRIS disassembler
` [PATCH v2 15/15] seccomp: Remove check for CRIS host

[PATCH 0/5] LoongArch/tcg: Add hardware page table walker support
 2024-09-05 10:32 UTC  (6+ messages)
` [PATCH 1/5] target/loongarch: Add a new cpu_type la664
` [PATCH 5/5] target/loongarch/tcg: Add hardware page table walker support

[PULL 0/2] Hppa v9.1 fixes patches
 2024-09-05 10:26 UTC  (2+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-09-05  9:49 UTC  (16+ messages)

[PATCH v1] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-05  8:57 UTC 

nested-smmuv3 topic, Sep 2024
 2024-09-05  8:26 UTC 

[PATCH] virtio-9p: remove virtfs-proxy-helper
 2024-09-05  8:22 UTC 

[PATCH] hw/arm: remove deprecated dtb-kaslr-seed property
 2024-09-05  8:06 UTC 

[PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-05  8:02 UTC  (2+ messages)

[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
 2024-09-05  7:50 UTC  (5+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces

[PATCH v3 00/14] Add support for vector
 2024-09-05  7:12 UTC  (22+ messages)
` [PATCH v3 01/14] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v3 03/14] tcg/riscv: Add basic support for vector
` [PATCH v3 04/14] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v3 05/14] tcg/riscv: Implement vector load/store
` [PATCH v3 06/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v3 07/14] tcg/riscv: Add support for basic vector opcodes
` [PATCH v3 08/14] tcg/riscv: Implement vector cmp ops
` [PATCH v3 09/14] tcg/riscv: Implement vector neg ops
` [PATCH v3 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v3 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v3 12/14] tcg/riscv: Implement vector shs/v ops
` [PATCH v3 13/14] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v3 14/14] tcg/riscv: Enable native vector support for TCG host

[PATCH v9 0/5] Implement QATzip compression method
 2024-09-05  6:11 UTC  (4+ messages)
` [PATCH v9 3/5] migration: Add migration parameters for QATzip

qemu direct kernel boot on LoongArch
 2024-09-05  6:11 UTC  (6+ messages)

[PATCH v2 00/19] qapi: Reduce use of 'prefix'
 2024-09-05  5:59 UTC  (4+ messages)
` [PATCH v2 01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix'

[PATCH 0/5] Introduce svukte ISA extension
 2024-09-05  4:14 UTC  (4+ messages)
` [PATCH 4/5] target/riscv: Check memory access to meet svuket rule

[PATCH v2 00/14] tcg/riscv: Add support for vector
 2024-09-05  1:40 UTC  (6+ messages)
` [PATCH v2 13/14] tcg/riscv: Implement vector roti/v/x shi ops

[PATCH v2] crypto: run qcrypto_pbkdf2_count_iters in a new thread
 2024-09-04 23:52 UTC 

[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-09-04 23:33 UTC  (3+ messages)
` [PATCH v2 6/7] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions

[ANNOUNCE] QEMU 9.1.0 is now available
 2024-09-04 23:01 UTC 

[PATCH v2 0/4] KVM: Dynamic sized memslots array
 2024-09-04 22:35 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: Dynamic sized kvm "
` [PATCH v2 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH v2 3/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used
` [PATCH v2 4/4] KVM: Rename KVMState->nr_slots to nr_slots_max

[RFC V1 0/6] Live update: cpr-transfer
 2024-09-04 22:09 UTC  (12+ messages)

[PATCH 0/4] KVM: Dynamic sized memslots array
 2024-09-04 21:58 UTC  (19+ messages)
` [PATCH 1/4] KVM: Rename KVMState->nr_slots to nr_slots_max
` [PATCH 2/4] KVM: Define KVM_MEMSLOTS_NUM_MAX_DEFAULT
` [PATCH 3/4] KVM: Dynamic sized kvm memslots array
` [PATCH 4/4] KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used

[PATCH v5 0/8] AWS Nitro Enclave emulation support
 2024-09-04 20:45 UTC  (11+ messages)
` [PATCH v5 5/8] device/virtio-nsm: Support for Nitro Secure Module device

[PATCH v3] contrib/plugins: Add a plugin to generate basic block vectors
 2024-09-04 20:02 UTC  (2+ messages)

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-09-04 17:37 UTC  (17+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug

[PATCH 0/2] QEMU DCD emulation support fix
 2024-09-04 16:50 UTC  (5+ messages)
` [PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-09-04 16:28 UTC  (7+ messages)
` [PATCH v7 6/6] tests/tcg/multiarch: add test for plugin memory access

[PULL v1 00/12] Xen queue
 2024-09-04 16:15 UTC  (13+ messages)
` [PULL v1 01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst
` [PULL v1 02/12] hw/arm: xenpvh: Update file header to use SPDX
` [PULL v1 03/12] hw/arm: xenpvh: Tweak machine description
` [PULL v1 04/12] hw/arm: xenpvh: Add support for SMP guests
` [PULL v1 05/12] hw/arm: xenpvh: Remove double-negation in warning
` [PULL v1 06/12] hw/arm: xenpvh: Move stubbed functions to xen-stubs.c
` [PULL v1 07/12] hw/arm: xenpvh: Break out a common PVH machine
` [PULL v1 08/12] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
` [PULL v1 09/12] hw/arm: xenpvh: Reverse virtio-mmio creation order
` [PULL v1 10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX
` [PULL v1 11/12] hw/i386/xen: Add a Xen PVH x86 machine
` [PULL v1 12/12] docs/system/i386: xenpvh: Add a basic description

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2024-09-04 16:16 UTC  (5+ messages)
` [PATCH v11 08/11] "

[PATCH] kvm/i386: replace identity_base variable with a constant
 2024-09-04 16:01 UTC  (2+ messages)

[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
 2024-09-04 14:40 UTC  (3+ messages)

[PATCH v1 0/9] target:386/ Emulate Intel RDT features needed to mount ResCtrl in Linux
 2024-09-04 14:14 UTC  (4+ messages)
` [PATCH v1 1/9] Add Intel RDT device to config

[PATCH for-9.2 00/53] arm: Drop deprecated boards
 2024-09-04 13:11 UTC  (3+ messages)
` [PATCH for-9.2 35/53] hw: Remove PCMCIA subsystem

[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
 2024-09-04 13:01 UTC  (4+ messages)
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers

[PATCH] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
 2024-09-04 12:53 UTC  (3+ messages)

[PULL 00/34] Migration patches for 2024-09-04
 2024-09-04 12:44 UTC  (26+ messages)
` [PULL 02/34] tests/qtest/migration: Remove vmstate-static-checker test
` [PULL 03/34] tests/qtest/migration-test: Fix bootfile cleanup handling
` [PULL 05/34] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
` [PULL 06/34] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
` [PULL 08/34] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
` [PULL 09/34] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
` [PULL 11/34] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()
` [PULL 12/34] migration/multifd: Reduce access to p->pages
` [PULL 13/34] migration/multifd: Inline page_size and page_count
` [PULL 14/34] migration/multifd: Remove pages->allocated
` [PULL 15/34] migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov
` [PULL 16/34] migration/multifd: Introduce MultiFDSendData
` [PULL 17/34] migration/multifd: Make MultiFDPages_t:offset a flexible array member
` [PULL 19/34] migration/multifd: Move pages accounting into multifd_send_zero_page_detect()
` [PULL 20/34] migration/multifd: Remove total pages tracing
` [PULL 21/34] migration/multifd: Isolate ram pages packet data
` [PULL 23/34] migration/multifd: Replace multifd_send_state->pages with client data
` [PULL 24/34] migration/multifd: Allow multifd sync without flush
` [PULL 25/34] migration/multifd: Standardize on multifd ops names
` [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c
` [PULL 28/34] migration/multifd: Make MultiFDMethods const
` [PULL 31/34] migration/multifd: Add a couple of asserts for p->iov
` [PULL 32/34] migration/multifd: Add documentation for multifd methods
` [PULL 33/34] target/ppc: Fix migration of CPUs with TLB_EMB TLB type
` [PULL 34/34] tests/qtest/migration: Add a check for the availability of the "pc" machine

[PATCH] target/hexagon: relicense GPL files to BSD-3
 2024-09-04 12:45 UTC 


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).