qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-13 09:03:20 to 2023-04-14 11:42:22 UTC [more...]

[PATCH 00/40] igb: Fix for DPDK
 2023-04-14 11:37 UTC  (17+ messages)
` [PATCH 01/40] hw/net/net_tx_pkt: Decouple from PCI
` [PATCH 02/40] e1000x: Fix BPRC and MPRC
` [PATCH 03/40] igb: Fix Rx packet type encoding
` [PATCH 04/40] igb: Include the second VLAN tag in the buffer
` [PATCH 05/40] igb: Do not require CTRL.VME for tx VLAN tagging
` [PATCH 06/40] net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
` [PATCH 09/40] Fix references to igb Avocado test
` [PATCH 10/40] tests/avocado: Remove unused imports
` [PATCH 11/40] tests/avocado: Remove test_igb_nomsi_kvm
` [PATCH 13/40] net/eth: Rename eth_setup_vlan_headers_ex
` [PATCH 14/40] e1000x: Share more Rx filtering logic
` [PATCH 16/40] e1000e: Always log status after building rx metadata
` [PATCH 18/40] igb: Remove goto
` [PATCH 20/40] e1000e: Reset packet state after emptying Tx queue
` [PATCH 21/40] vmxnet3: "
` [PATCH 23/40] igb: Share common VF constants

[PATCH] docs:remove cxl3 device size
 2023-04-14 11:34 UTC  (4+ messages)
` [PATCH v1 0/2] Update CXL documentation

[RFC PATCH] vhost-vdpa: cache Virtio states
 2023-04-14 10:22 UTC  (2+ messages)

[PATCH] rtl8139: fix large_send_mss divide-by-zero
 2023-04-14 10:10 UTC  (5+ messages)

[PATCH] replication: compile out some staff when replication is not configured
 2023-04-14  9:50 UTC  (5+ messages)

[PATCH] tests: lcitool: Switch to OpenSUSE Leap 15.4
 2023-04-14  9:44 UTC  (2+ messages)

[RFC 0/1] add support of `--initrd` for ELF-ARM kernels
 2023-04-14  9:26 UTC  (5+ messages)
` [RFC 1/1] "

[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
 2023-04-14  7:19 UTC  (11+ messages)
` [PULL 19/54] acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors

[PATCH] docs: Remove obsolete descriptions of SR-IOV support
 2023-04-14  9:04 UTC 

[PATCH] tests/avocado: require netdev 'user' for kvm_xen_guest
 2023-04-14  8:58 UTC  (3+ messages)

[PATCH 0/3] SDL2 usability fixes
 2023-04-14  6:53 UTC  (5+ messages)

[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
 2023-04-14  7:45 UTC  (3+ messages)

[RFC PATCH 0/6] Setting memory policy for restrictedmem file
 2023-04-14  6:33 UTC  (8+ messages)
` [RFC PATCH 1/6] mm: shmem: Refactor out shmem_shared_policy() function
` [RFC PATCH 2/6] mm: mempolicy: Refactor out mpol_init_from_nodemask
` [RFC PATCH 3/6] mm: mempolicy: Refactor out __mpol_set_shared_policy()
` [RFC PATCH 4/6] mm: mempolicy: Add and expose mpol_create
` [RFC PATCH 5/6] mm: restrictedmem: Add memfd_restricted_bind() syscall
` [RFC PATCH 6/6] selftests: mm: Add selftest for memfd_restricted_bind()

[PATCH v2 0/3] qapi: allow unions to contain further unions
 2023-04-14  6:32 UTC  (4+ messages)

[PATCH v2 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-04-14  6:17 UTC  (5+ messages)
` [PATCH v2 03/10] tcg: Use one-insn-per-tb accelerator property in curr_cflags()

[RFC PATCH v2 00/10] configure: create a python venv and install meson
 2023-04-14  5:54 UTC  (11+ messages)
` [RFC PATCH v2 01/10] python: add mkvenv.py
` [RFC PATCH v2 02/10] tests: add python3-venv dependency
` [RFC PATCH v2 03/10] mkvenv: Add better error message for missing pyexapt module
` [RFC PATCH v2 04/10] tests/vm: Configure netbsd to use Python 3.10
` [RFC PATCH v2 05/10] tests/vm: add py310-expat to NetBSD
` [RFC PATCH v2 06/10] mkvenv: generate console entry shims from inside the venv
` [RFC PATCH v2 07/10] mkvenv: work around broken pip installations on Debian 10
` [RFC PATCH v2 08/10] configure: create a python venv unconditionally
` [RFC PATCH v2 09/10] configure: remove --meson=; install meson to the pyvenv
` [RFC PATCH v2 10/10] tests: Use configure-provided pyvenv for tests

[RFC PATCH 0/4] Smstateen FCSR implementation
 2023-04-14  5:46 UTC  (12+ messages)
` [RFC PATCH 1/4] target/riscv: smstateen check for fcsr
` [RFC PATCH 2/4] target/riscv: Add fcsr field in tb->flags
` [RFC PATCH 3/4] target/riscv: check smstateen fcsr flag

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-14  3:47 UTC  (9+ messages)
` [RFC PATCH v2 38/44] target/loongarch: Implement vbitsel vset

virtio-iommu hotplug issue
 2023-04-14  2:51 UTC  (5+ messages)

[PATCH] exynos: Fix out-of-bounds access in exynos4210_gcomp_find
 2023-04-14  1:11 UTC  (3+ messages)

[ANNOUNCE] QEMU 8.0.0-rc4 is now available
 2023-04-13 23:27 UTC 

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-13 23:07 UTC  (3+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-13 22:28 UTC  (6+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
  ` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH] hw/display/sm501: Remove unneeded increment from loop
 2023-04-13 21:26 UTC  (2+ messages)

[PATCH 00/21] Patch Round-up for stable 7.2.2, freeze on 2023-04-20
 2023-04-13 21:02 UTC  (3+ messages)

QEMU developers fortnightly conference call for agenda for 2023-04-18
 2023-04-13 20:54 UTC 

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-04-13 20:42 UTC  (27+ messages)
` [PATCH 1/4] vhost: Re-enable vrings after setting features
` [PATCH 2/4] vhost-user: Interface for migration state transfer
` [PATCH 3/4] vhost: Add high-level state save/load functions
  ` [Virtio-fs] [PATCH 0/4] vhost-user-fs: Internal migration

[PATCH 01/21] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
 2023-04-13 20:31 UTC  (21+ messages)
` [PATCH 02/21] qga/win32: Remove change action from MSI installer
` [PATCH 03/21] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
` [PATCH 04/21] hw/pvrdma: Protect against buggy or malicious guest driver
` [PATCH 05/21] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
` [PATCH 06/21] target/s390x: Fix emulation of C(G)HRL
` [PATCH 07/21] target/s390x: Split out gen_ri2
` [PATCH 08/21] target/s390x: Fix EXECUTE of relative long instructions
` [PATCH 09/21] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH 10/21] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
` [PATCH 11/21] target/s390x: Fix float_comp_to_cc() prototype
` [PATCH 12/21] qga/vss-win32: fix warning for clang++-15
` [PATCH 13/21] ui: fix crash on serial reset, during init
` [PATCH 14/21] qemu/osdep: Switch position of "extern" and "G_NORETURN"
` [PATCH 15/21] linux-user: fix sockaddr_in6 endianness
` [PATCH 16/21] linux-user: Fix unaligned memory access in prlimit64 syscall
` [PATCH 17/21] linux-user: fix timerfd read endianness conversion
` [PATCH 18/21] target/arm: Handle m-profile in arm_is_secure
` [PATCH 19/21] io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
` [PATCH 20/21] hw/nvme: fix memory leak in nvme_dsm
` [PATCH 21/21] block/vhdx: fix dynamic VHDX BAT corruption

[PATCH v3] memory: Optimize replay of guest mapping
 2023-04-13 18:53 UTC  (2+ messages)

[PATCH] hw/core: Move numa.c into the target independent source set
 2023-04-13 18:26 UTC 

[PATCH for-7.2 v3 0/3] rtl8139: honor large send MSS value
 2023-04-13 17:24 UTC  (4+ messages)
` [PATCH for-7.2 v3 3/3] "

[RFC PATCH 0/3] configure: create a python venv and install meson
 2023-04-13 16:26 UTC  (5+ messages)
` [RFC PATCH 1/3] python: add mkvenv.py

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-04-13 16:26 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-13 16:04 UTC  (7+ messages)

[PATCH] hw/intc/riscv_aplic: Zero init APLIC internal state
 2023-04-13 16:02 UTC  (2+ messages)

[RFC PATCH v3] riscv: Add support for the Zfa extension
 2023-04-13 15:50 UTC 

[PATCH] hw/i386/vmmouse:add relative packet flag for button status
 2023-04-13  8:15 UTC 

[PATCH v3 0/6] Implement virtio-multitouch and enable GTK3 to use it
 2023-04-13 15:21 UTC  (7+ messages)
` [PATCH v3 1/6] virtio-input: generalize virtio_input_key_config()
` [PATCH v3 2/6] ui: add the infrastructure to support MT events
` [PATCH v3 3/6] virtio-input: add a virtio-mulitouch device
` [PATCH v3 4/6] virtio-input-pci: add virtio-multitouch-pci
` [PATCH v3 5/6] ui: add helpers for virtio-multitouch events
` [PATCH v3 6/6] ui/gtk: enable backend to send multi-touch events

[PATCH 0/2] tcg: ppc64: Fix mask generation for vextractdm
 2023-04-13 19:01 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions

[PATCH 0/2] chardev/char-file: Allow setting input file on command line
 2023-04-13 15:07 UTC  (3+ messages)
` [PATCH 1/2] qtest: Don't assert on "-qtest chardev:myid"
` [PATCH 2/2] chardev: Allow setting file chardev input file on the command line

[PATCH] riscv: Add support for the Zfa extension
 2023-04-13 14:56 UTC  (5+ messages)

[RFC PATCH v2] riscv: Add support for the Zfa extension
 2023-04-13 14:55 UTC  (3+ messages)

[PATCH V2] intel_iommu: refine iotlb hash calculation
 2023-04-13 14:32 UTC  (5+ messages)

[PATCH v2] target/riscv: Update check for Zca/Zcf/Zcd
 2023-04-13 14:11 UTC 

[PATCH] softmmu: Move dirtylimit.c into the target independent source set
 2023-04-13 13:02 UTC  (3+ messages)

[RFC PATCH 0/1] Implement entropy leak reporting for virtio-rng
 2023-04-13 13:36 UTC  (4+ messages)

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-04-13 13:24 UTC  (2+ messages)

[PULL 0/5] Migration 20230412 patches
 2023-04-13 13:02 UTC  (2+ messages)

[PATCH 0/2] hw/arm/npcm7xx_gpio: Add some pin state QOM
 2023-04-13 12:51 UTC  (2+ messages)

[PATCH v4] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-13 12:39 UTC  (4+ messages)

[PATCH for-8.1] hw/display: Compile vga.c as target-independent code
 2023-04-13 12:35 UTC  (2+ messages)

[PATCH 0/1] qemu-options.hx: Update descriptions of memory options
 2023-04-13 12:25 UTC  (3+ messages)
` [PATCH 1/1] qemu-options.hx: Update descriptions of memory options for NUMA node

[PATCH v5] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-13 12:23 UTC 

netdev-socket test hang (s390 host, mips64el guest, backtrace)
 2023-04-13 12:05 UTC  (2+ messages)

[PULL 03/30] migration: Split save_live_pending() into state_pending_*
 2023-04-13 11:42 UTC  (4+ messages)
` s390x TCG migration failure

clean after distclean gobbles source files
 2023-04-13 11:41 UTC  (2+ messages)

[PATCH v4 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-04-13 11:21 UTC  (6+ messages)

[PATCH] vnc: increase max display size
 2023-04-13 11:11 UTC 

[PATCH] qemu-options.hx: Update descriptions of memory options for NUMA node
 2023-04-13 10:21 UTC  (3+ messages)

[PATCH for 8.1] intel_iommu: refine iotlb hash calculation
 2023-04-13  9:42 UTC  (6+ messages)

[PATCH v2 00/54] tcg: Simplify calls to load/store helpers
 2023-04-13  9:55 UTC  (6+ messages)
` [PATCH v2 27/54] tcg/riscv: Require TCG_TARGET_REG_BITS == 64

[PATCH v3 00/20] bsd-user 2023 Q2 first batch
 2023-04-13  9:53 UTC  (5+ messages)
` [PATCH v3 18/20] bsd-user: Automatically generate syscall_nr.h

[PATCH] target/riscv: Update check for Zca/zcf/zcd
 2023-04-13  9:26 UTC  (3+ messages)

[PATCH v3] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-13  9:20 UTC 

[PATCH for-8.0 0/5] Xen emulation build/Coverity fixes
 2023-04-13  9:10 UTC  (4+ messages)

[PATCH 0/6] target/riscv: Fix PMP related problem
 2023-04-13  9:01 UTC  (5+ messages)
` [PATCH 1/6] target/riscv: Update pmp_get_tlb_size()
` [PATCH 2/6] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH 3/6] target/riscv: flush tlb when pmpaddr is updated
` [PATCH 5/6] target/riscv: flush tb when PMP entry changes

[RFC PATCH] softmmu/vl: fix typo for PHASE_MACHINE_INITIALIZED
 2023-04-13  9:03 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).