qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-19 15:41:41 to 2024-08-20 23:16:46 UTC [more...]

[RFC PATCH] accel/tcg: clear all TBs from a page when it is written to
 2024-08-20 23:16 UTC  (4+ messages)

[PATCH] hw/i386/pc: Fix enum value assertion
 2024-08-20 23:13 UTC  (3+ messages)

[PATCH v2] hw/i386/pc: Remove vmport value assertion
 2024-08-20 23:11 UTC 

[PULL 00/20] Misc fixes for 2024-08-20
 2024-08-20 22:55 UTC  (26+ messages)
` [PULL 01/20] hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState
` [PULL 02/20] hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection
` [PULL 03/20] qemu-options.hx: correct formatting -smbios type=4
` [PULL 04/20] target/mips: Pass page table entry size as MemOp to get_pte()
` [PULL 05/20] target/mips: Use correct MMU index in get_pte()
` [PULL 06/20] target/mips: Load PTE as DATA
` [PULL 07/20] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
` [PULL 08/20] hw/remote/message.c: Don't directly invoke DeviceClass:reset
` [PULL 09/20] linux-user/mips: Do not try to use removed R5900 CPU
` [PULL 10/20] linux-user/mips: Select Octeon68XX CPU for Octeon binaries
` [PULL 11/20] linux-user/mips: Select MIPS64R2-generic for Rel2 binaries
` [PULL 12/20] linux-user/mips: Select Loongson CPU for Loongson binaries
` [PULL 13/20] tests/avocado: exec_command should not consume console output
` [PULL 14/20] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
` [PULL 15/20] contrib/plugins/execlog: Fix shadowed declaration warning
` [PULL 16/20] target/sparc: Restrict STQF to sparcv9
` [PULL 17/20] hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
` [PULL 18/20] hw/i386/pc: Unify vmport=auto handling
` [PULL 19/20] hw/i386/pc: Ensure vmport prerequisites are fulfilled
` [PULL 20/20] crypto/tlscredspsk: Free username on finalize

[PULL 0/3] virtio: regression fixes
 2024-08-20 22:46 UTC  (5+ messages)
` [PULL 1/3] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
` [PULL 2/3] hw/audio/virtio-snd: fix invalid param check
` [PULL 3/3] virtio-pci: Fix the use of an uninitialized irqfd

[PATCH v5 00/15] riscv support for control flow integrity extensions
 2024-08-20 22:33 UTC  (25+ messages)
` [PATCH v5 01/15] target/riscv: Add zicfilp extension
` [PATCH v5 02/15] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH v5 03/15] target/riscv: save and restore elp state on priv transitions
` [PATCH v5 04/15] target/riscv: additional code information for sw check
` [PATCH v5 05/15] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH v5 06/15] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH v5 07/15] disas/riscv: enable `lpad` disassembly
` [PATCH v5 08/15] target/riscv: Add zicfiss extension
` [PATCH v5 09/15] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH v5 10/15] target/riscv: tb flag for shadow stack instructions
` [PATCH v5 11/15] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v5 12/15] target/riscv: implement zicfiss instructions
` [PATCH v5 13/15] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v5 14/15] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v5 15/15] disas/riscv: enable disassembly for compressed sspush/sspopchk

[PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps
 2024-08-20 22:16 UTC  (7+ messages)
            ` [PATCH for-9.2 v3 0/6] target/sparc: emulate floating point queue when raising fp traps -- CORRECTION

[PATCH for-9.1] hw/loongarch: Fix length for lowram in ACPI SRAT
 2024-08-20 18:42 UTC 

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-20 17:10 UTC  (17+ messages)
` [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug

[PATCH v8 0/5] Implement QATzip compression method
 2024-08-20 17:09 UTC  (6+ messages)
` [PATCH v8 1/5] docs/migration: add qatzip compression feature
` [PATCH v8 2/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH v8 3/5] migration: Add migration parameters for QATzip
` [PATCH v8 4/5] migration: Introduce 'qatzip' compression method
` [PATCH v8 5/5] tests/migration: Add integration test for "

[PULL 0/1] Migration patches for 2024-08-20
 2024-08-20 17:07 UTC  (2+ messages)
` [PULL 1/1] migration/multifd: Free MultiFDRecvParams::data

[PATCH v2] .gitlab-ci.d/windows.yml: Disable the qtests in the MSYS2 job
 2024-08-20 17:01 UTC 

[PATCH] hw/char: suppress sunmouse events with no changes
 2024-08-20 16:58 UTC  (3+ messages)

[RFC V1 0/6] Live update: cpr-transfer
 2024-08-20 16:29 UTC  (10+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-20 16:28 UTC  (7+ messages)
          ` [PATCH V2 00/11] Live update: cpr-exec (reconnections)

[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
 2024-08-20 16:20 UTC  (2+ messages)

[PATCH 0/1] hw/nvme: add atomic write support
 2024-08-20 16:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH for-9.1] target/i386: Fix tss access size in switch_tss_ra
 2024-08-20 16:02 UTC  (3+ messages)

[PATCH for-9.1?] migration/multifd: Free MultiFDRecvParams::data
 2024-08-20 15:40 UTC  (2+ messages)

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-08-20 15:27 UTC  (5+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH for-9.2 v6 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)

[PATCH for-9.2 0/9] tests/qtest/migration-test: Fix various leaks
 2024-08-20 14:49 UTC  (10+ messages)
` [PATCH for-9.2 1/9] tests/qtest/migration-test: Fix bootfile cleanup handling
` [PATCH for-9.2 2/9] tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()
` [PATCH for-9.2 3/9] tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()
` [PATCH for-9.2 4/9] tests/qtest/migration-helpers: Fix migrate_get_socket_address() leak
` [PATCH for-9.2 5/9] tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objects
` [PATCH for-9.2 6/9] tests/unit/crypto-tls-x509-helpers: deinit privkey in test_tls_cleanup
` [PATCH for-9.2 7/9] tests/qtest/migration-helpers: Don't dup argument to qdict_put_str()
` [PATCH for-9.2 8/9] tests/qtest/migration-test: Don't strdup in get_dirty_rate()
` [PATCH for-9.2 9/9] tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()

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

[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
 2024-08-20 14:13 UTC  (11+ messages)
` [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests

[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
 2024-08-20 13:42 UTC  (6+ messages)

[PATCH] vnc: fix crash when no console attached
 2024-08-20 13:11 UTC 

[PATCH v3 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-08-20 12:54 UTC  (4+ messages)
` [PATCH v3 2/3] hw/acpi: "

KVM Community Call (20/8/24) agenda items?
 2024-08-20 12:05 UTC  (2+ messages)

[PATCH v2 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
 2024-08-20 12:02 UTC  (7+ messages)
` [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP

[PATCH V2 1/1] virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
 2024-08-20 11:56 UTC 

[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2024-08-20 11:30 UTC  (7+ messages)

[PULL for-9.1 0/1] hw/nvme late fix
 2024-08-20 11:29 UTC  (5+ messages)
` [PULL for-9.1 1/1] hw/nvme: fix leak of uninitialized memory in io_mgmt_recv

[PATCH v2] hw/virtio/vdpa-dev: Check returned value instead of dereferencing @errp
 2024-08-20 10:55 UTC  (2+ messages)

[PATCH v16 00/13] Support blob memory and venus on qemu
 2024-08-20 10:44 UTC  (2+ messages)

[PATCH-for-9.1 v3 0/2] hw/i386/pc: Fix vmport option handling
 2024-08-20 10:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
 2024-08-20 10:35 UTC  (2+ messages)

[PATCH v6 RESEND 0/5] Power11 support for QEMU [PSeries]
 2024-08-20 10:34 UTC  (2+ messages)

[PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g
 2024-08-20 10:34 UTC  (4+ messages)
` [PATCH v2 1/2] linux-user: "
` [PATCH v2 2/2] bsd-user: "

[PATCH v4] hw/ppc: Implement -dtb support for PowerNV
 2024-08-20 10:30 UTC 

[PATCH 0/8] move qapi under python/qemu/
 2024-08-20 10:19 UTC  (10+ messages)
` [PATCH 1/8] python/qapi: correct re.Match type hints for 3.13
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
` [PATCH 3/8] python/qapi: add pylint pragmas
` [PATCH 4/8] python/qapi: remove outdated pragmas
` [PATCH 5/8] python/qapi: ignore missing docstrings in pylint
` [PATCH 6/8] python: allow short names for variables on older pylint
` [PATCH 7/8] python/qapi: move scripts/qapi to python/qemu/qapi
` [PATCH 8/8] python/qapi: remove redundant linter configuration

[PATCH v1 00/15] tcg/riscv: Add support for vector
 2024-08-20  9:26 UTC  (10+ messages)
` [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes

[PATCH] .travis.yml: Install python3-tomli in all build jobs
 2024-08-20  8:51 UTC  (4+ messages)

apparent memory leak from object-add+object-del of memory-backend-ram
 2024-08-20  8:50 UTC  (3+ messages)

[PATCH] scripts/coccinelle: New range.cocci
 2024-08-20  8:41 UTC  (3+ messages)

[RFC PATCH] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file
 2024-08-20  8:36 UTC  (4+ messages)

[PULL 0/5] Some small tests and s390x fixes
 2024-08-20  8:06 UTC  (5+ messages)
` [PULL 3/5] tests/avocado: apply proper skipUnless decorator

[PATCH v3 0/2] RISC-V: Add preliminary textra trigger CSR functions
 2024-08-20  3:58 UTC  (3+ messages)
` [PATCH v3 2/2] target/riscv: Add textra matching condition for the triggers

[PATCH] qapi: Document QCryptodevBackendServiceType
 2024-08-20  3:46 UTC  (3+ messages)
    ` PING: "

[PATCH v4] pci-bridge: avoid linking a single downstream port more than once
 2024-08-20  3:20 UTC  (2+ messages)

[PATCH 00/13] make range overlap check more readable
 2024-08-20  3:15 UTC  (3+ messages)
` [PATCH 13/13] block/qcow2-cluster: "

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-20  2:54 UTC  (6+ messages)
` [PATCH v2 13/17] intel_iommu: piotlb invalidation should notify unmap

[PATCH] MAINTAINERS: Remove myself as reviewer
 2024-08-19 22:24 UTC  (3+ messages)

[PATCH 00/11 v2] RISC-V: support CLIC v0.9 specification
 2024-08-19 16:02 UTC  (12+ messages)
  ` [PATCH 01/11 v2] target/riscv: Add CLIC CSR mintstatus
  ` [PATCH 02/11 v2] target/riscv: Update CSR xintthresh in CLIC mode
  ` [PATCH 03/11 v2] hw/intc: Add CLIC device
  ` [PATCH 04/11 v2] target/riscv: Update CSR xie in CLIC mode
  ` [PATCH 05/11 v2] target/riscv: Update CSR xip "
  ` [PATCH 06/11 v2] target/riscv: Update CSR xtvec "
  ` [PATCH 07/11 v2] target/riscv: Update CSR xnxti "
  ` [PATCH 08/11 v2] target/riscv: Update interrupt handling "
  ` [PATCH 09/11 v2] target/riscv: Update interrupt return "
  ` [PATCH 10/11 v2] hw/riscv: add CLIC into virt machine
  ` [PATCH 11/11 v2] tests: add riscv clic qtest case and a function in qtest

[PATCH v4 0/6] AWS Nitro Enclave emulation support
 2024-08-19 16:14 UTC  (11+ messages)
` [PATCH v4 4/6] machine/nitro-enclave: Add built-in Nitro Secure Module device

[PATCH v5 00/16] Introduce support for IGVM files
 2024-08-19 16:11 UTC  (3+ messages)
` [PATCH v5 01/16] meson: Add optional dependency on IGVM library

[RFC-PATCH v1 2/2] vhost-user: add a request-reply lock
 2024-08-19 15:50 UTC  (4+ messages)
` [RFC-PATCH v2] "

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-08-19 15:40 UTC  (3+ messages)


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