qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-14 16:13:03 to 2024-11-15 08:55:10 UTC [more...]

QEMU wiki theme table of contents changes
 2024-11-15  8:54 UTC  (3+ messages)

[PATCH v2] vfio/container: Fix container object destruction
 2024-11-15  8:47 UTC  (2+ messages)

[PATCH for-9.2] vfio/container: Fix container object destruction
 2024-11-15  8:25 UTC  (3+ messages)

[PATCH v2] vhost_net: fix assertion triggered by batch of host notifiers processing
 2024-11-15  8:03 UTC 

[PATCH v2 0/4] qapi: generalize special features
 2024-11-15  7:47 UTC  (5+ messages)
` [PATCH v2 4/4] qapi: expose all schema features to code

[PATCH] hw: Add "loadparm" property to scsi disk devices for booting on s390x
 2024-11-15  6:30 UTC  (6+ messages)

[PATCH] docs/system/s390x/bootdevices: Update loadparm documentation
 2024-11-15  6:24 UTC  (2+ messages)

[PATCH] pc-bios/s390x: Initialize machine loadparm before probing IPL devices
 2024-11-15  6:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my email address for COLO
 2024-11-15  2:32 UTC  (2+ messages)

[PATCH 1/1] hw/net: Support Marvell 88E1111 phy driver
 2024-11-15  1:47 UTC 

"make clean" after "git pull" runs configure before cleaning
 2024-11-14 23:33 UTC  (2+ messages)

[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
 2024-11-14 22:43 UTC  (4+ messages)
` [PATCH 09/19] hw/intc/xilinx_intc: Only expect big-endian accesses

[PATCH v1 2/2] migration: Do not perform RAMBlock dirty sync during the first iteration
 2024-11-14 22:40 UTC  (13+ messages)

[PATCH v7 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-11-14 22:01 UTC  (13+ messages)
` [PATCH v7 01/12] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v7 02/12] util/dsa: Add idxd into linux header copy list
` [PATCH v7 03/12] util/dsa: Implement DSA device start and stop logic
` [PATCH v7 04/12] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v7 05/12] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v7 06/12] util/dsa: Implement zero page checking in DSA task
` [PATCH v7 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v7 08/12] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH v7 09/12] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v7 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH v7 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading
` [PATCH v7 12/12] migration/doc: Add DSA zero page detection doc

[RFC PATCH 00/11] rust: improved integration with cargo
 2024-11-14 21:13 UTC  (8+ messages)

[PATCH 00/24] exec: Build up 'cputlb.h' and 'ram_addr.h' headers
 2024-11-14 21:13 UTC  (51+ messages)
` [PATCH 01/24] exec/cpu-all: Include missing 'exec/cpu-defs.h' header
` [PATCH 02/24] exec/cpu-defs: Remove unnecessary headers
` [PATCH 03/24] exec/translation-block: Include missing 'exec/vaddr.h' header
` [PATCH 04/24] accel/tcg: Include missing 'exec/translation-block.h' header
` [PATCH 05/24] target/i386/helper: "
` [PATCH 06/24] target/rx/cpu: "
` [PATCH 07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header
` [PATCH 08/24] linux-user/aarch64/mte: Include missing 'user/abitypes.h' header
` [PATCH 09/24] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
` [PATCH 10/24] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation
` [PATCH 11/24] exec: Introduce 'user/guest-host.h' header
` [PATCH 12/24] accel/tcg: Have tlb_vaddr_to_host() use vaddr type
` [PATCH 13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PATCH 14/24] exec: Declare tlb_init/destroy() "
` [PATCH 15/24] exec: Declare tlb_set_page_full() "
` [PATCH 18/24] exec: Declare tlb_flush*() "
` [PATCH 19/24] exec: Declare tlb_hit*() "
` [PATCH 20/24] exec: Declare tlb_vaddr_to_host() "
` [PATCH 21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h'
` [PATCH 22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h'
` [PATCH 23/24] exec/memory: Move qemu_map_ram_ptr() declaration "
` [PATCH 24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace

[PATCH for-10.0 v2 00/54] accel/tcg: Convert victim tlb to IntervalTree
 2024-11-14 21:05 UTC  (111+ messages)
` [PATCH v2 01/54] util/interval-tree: Introduce interval_tree_free_nodes
` [PATCH v2 02/54] accel/tcg: Split out tlbfast_flush_locked
` [PATCH v2 03/54] accel/tcg: Split out tlbfast_{index,entry}
` [PATCH v2 05/54] accel/tcg: Fix flags usage in mmu_lookup1, atomic_mmu_lookup
` [PATCH v2 06/54] accel/tcg: Assert non-zero length in tlb_flush_range_by_mmuidx*
` [PATCH v2 07/54] accel/tcg: Assert bits in range "
` [PATCH v2 08/54] accel/tcg: Flush entire tlb when a masked range wraps
` [PATCH v2 09/54] accel/tcg: Add IntervalTreeRoot to CPUTLBDesc
` [PATCH v2 10/54] accel/tcg: Populate IntervalTree in tlb_set_page_full
` [PATCH v2 11/54] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked
` [PATCH v2 12/54] accel/tcg: Remove IntervalTree entries in tlb_flush_range_locked
` [PATCH v2 13/54] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH v2 14/54] accel/tcg: Process IntervalTree entries in tlb_set_dirty
` [PATCH v2 15/54] accel/tcg: Use tlb_hit_page in victim_tlb_hit
` [PATCH v2 16/54] accel/tcg: Pass full addr to victim_tlb_hit
` [PATCH v2 17/54] accel/tcg: Replace victim_tlb_hit with tlbtree_hit
` [PATCH v2 18/54] accel/tcg: Remove the victim tlb
` [PATCH v2 19/54] accel/tcg: Remove tlb_n_used_entries_inc
` [PATCH v2 20/54] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h
` [PATCH v2 21/54] accel/tcg: Delay plugin adjustment in probe_access_internal
` [PATCH v2 22/54] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code
` [PATCH v2 23/54] accel/tcg: Check original prot bits for read in atomic_mmu_lookup
` [PATCH v2 24/54] accel/tcg: Preserve tlb flags in tlb_set_compare
` [PATCH v2 25/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_full_mmu
` [PATCH v2 26/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_full
` [PATCH v2 27/54] accel/tcg: Return CPUTLBEntryFull not pointer in probe_access_internal
` [PATCH v2 28/54] accel/tcg: Introduce tlb_lookup
` [PATCH v2 29/54] accel/tcg: Partially unify MMULookupPageData and TLBLookupOutput
` [PATCH v2 30/54] accel/tcg: Merge mmu_lookup1 into mmu_lookup
` [PATCH v2 31/54] accel/tcg: Always use IntervalTree for code lookups
` [PATCH v2 32/54] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree
` [PATCH v2 33/54] accel/tcg: Remove CPUTLBDesc.fulltlb
` [PATCH v2 34/54] target/alpha: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 35/54] target/avr: "
` [PATCH v2 36/54] target/i386: "
` [PATCH v2 37/54] target/loongarch: "
` [PATCH v2 38/54] target/m68k: "
` [PATCH v2 39/54] target/m68k: Do not call tlb_set_page in helper_ptest
` [PATCH v2 40/54] target/microblaze: Convert to TCGCPUOps.tlb_fill_align
` [PATCH v2 41/54] target/mips: "
` [PATCH v2 42/54] target/openrisc: "
` [PATCH v2 43/54] target/ppc: "
` [PATCH v2 44/54] target/riscv: "
` [PATCH v2 45/54] target/rx: "
` [PATCH v2 46/54] target/s390x: "
` [PATCH v2 47/54] target/sh4: "
` [PATCH v2 48/54] target/sparc: "
` [PATCH v2 49/54] target/tricore: "
` [PATCH v2 50/54] target/xtensa: "
` [PATCH v2 51/54] accel/tcg: Drop TCGCPUOps.tlb_fill
` [PATCH v2 52/54] accel/tcg: Unexport tlb_set_page*
` [PATCH v2 53/54] accel/tcg: Merge tlb_fill_align into callers
` [PATCH v2 54/54] accel/tcg: Return CPUTLBEntryTree from tlb_set_page_full

[PATCH RESEND v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 21:00 UTC  (20+ messages)
` [PATCH RESEND v2 01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH RESEND v2 02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH RESEND v2 03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH RESEND v2 04/19] hw/net/xilinx_ethlite: Update QOM style
` [PATCH RESEND v2 05/19] hw/net/xilinx_ethlite: Correct maximum RX buffer size
` [PATCH RESEND v2 06/19] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
` [PATCH RESEND v2 07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index
` [PATCH RESEND v2 08/19] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper
` [PATCH RESEND v2 09/19] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper
` [PATCH RESEND v2 10/19] hw/net/xilinx_ethlite: Access TX_GIE register for each port
` [PATCH RESEND v2 11/19] hw/net/xilinx_ethlite: Access TX_LEN "
` [PATCH RESEND v2 12/19] hw/net/xilinx_ethlite: Access TX_CTRL "
` [PATCH RESEND v2 13/19] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO
` [PATCH RESEND v2 14/19] hw/net/xilinx_ethlite: Map TX_LEN "
` [PATCH RESEND v2 15/19] hw/net/xilinx_ethlite: Map TX_GIE "
` [PATCH RESEND v2 16/19] hw/net/xilinx_ethlite: Map TX_CTRL "
` [PATCH RESEND v2 17/19] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region
` [PATCH RESEND v2 18/19] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container'
` [PATCH RESEND v2 19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented

[PATCH v2 0/8] Require error handling for dynamically created objects
 2024-11-14 21:00 UTC  (15+ messages)
` [PATCH v2 1/8] qom: refactor checking abstract property when creating instances
` [PATCH v2 2/8] qom: allow failure of object_new_with_class
` [PATCH v2 3/8] qom: introduce object_new_dynamic()
` [PATCH v2 4/8] convert code to object_new_dynamic() where appropriate
` [PATCH v2 5/8] qom: enforce use of static, const string with object_new()
` [PATCH v2 6/8] qom: introduce qdev_new_dynamic()
` [PATCH v2 7/8] convert code to qdev_new_dynamic() where appropriate

[PATCH v4 0/5] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits
 2024-11-14 20:36 UTC  (6+ messages)
` [PATCH v4 1/5] target/i386: Update EPYC CPU model "
` [PATCH v4 2/5] target/i386: Update EPYC-Rome "
` [PATCH v4 3/5] target/i386: Update EPYC-Milan "
` [PATCH v4 4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v4 5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits

[PATCH v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 19:07 UTC  (5+ messages)
` [PATCH v2 01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH v2 02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH v2 03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH v2 04/19] hw/net/xilinx_ethlite: Update QOM style

[PATCH V3 00/16] Live update: cpr-transfer
 2024-11-14 19:04 UTC  (19+ messages)
` [PATCH V3 05/16] migration: SCM_RIGHTS for QEMUFile
` [PATCH V3 10/16] migration: split qmp_migrate
` [PATCH V3 11/16] migration: cpr-transfer mode
` [PATCH V3 13/16] tests/qtest: defer connection
` [PATCH V3 16/16] migration: cpr-transfer documentation

[PATCH 00/20] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 19:04 UTC  (6+ messages)
` [PATCH 08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper

[ANNOUNCE] QEMU 9.2.0-rc0 is now available
 2024-11-14 18:46 UTC 

[PATCH ssh] ssh: Do not switch session to non-blocking mode
 2024-11-14 17:49 UTC  (6+ messages)

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2024-11-14 16:59 UTC  (7+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series

[PATCH 1/2] arm/ptw: factor out wxn logic to separate functions
 2024-11-14 16:59 UTC  (3+ messages)
` [PATCH 2/2] arm/ptw: respect sctlr.{u}wxn in get_phys_addr_v6

[PULL 0/8] Block layer patches
 2024-11-14 16:56 UTC  (9+ messages)
` [PULL 1/8] migration: Check current_migration in migration_is_running()
` [PULL 2/8] parallels: fix possible int overflow
` [PULL 3/8] iotests: reflow ReproducibleTestRunner arguments
` [PULL 4/8] iotests: correct resultclass type in ReproducibleTestRunner
` [PULL 5/8] python: disable too-many-positional-arguments warning
` [PULL 6/8] python: silence pylint raising-non-exception error
` [PULL 7/8] qdev-monitor: avoid QemuOpts in QMP device_add
` [PULL 8/8] vl: use qmp_device_add() in qemu_create_cli_devices()

[PATCH] hw/s390x: Restrict "loadparm" property to devices that can be used for booting
 2024-11-14 16:45 UTC  (4+ messages)

[PATCH v2 0/2] net: Make ip_header struct QEMU_PACKED
 2024-11-14 16:04 UTC  (3+ messages)
` [PATCH v2 1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned

[RFC v4 0/2] target/riscv: add wrapper for target specific macros in atomicity check
 2024-11-14 16:09 UTC  (9+ messages)
` [RFC v4 2/2] target/riscv: rvv: improve performance of RISC-V vector loads and stores on large amounts of data

[PATCH v3 0/2] qdev-monitor: avoid QemuOpts in QMP device_add()
 2024-11-14 16:05 UTC  (2+ 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).