qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-13 12:19:44 to 2023-04-14 13:53:23 UTC [more...]

[PATCH] hw/core: Move numa.c into the target independent source set
 2023-04-14 13:52 UTC  (2+ messages)

[PATCH 0/3] SDL2 usability fixes
 2023-04-14 13:29 UTC  (7+ messages)

[RFC PATCH] migration: Handle block device inactivation failures better
 2023-04-14 13:26 UTC  (3+ messages)

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

[PATCH 0/5] Cleanup [h_enter|spapr_exit]_nested routines
 2023-04-14 12:04 UTC  (12+ messages)
` [PATCH 1/5] ppc: spapr: cleanup cr get/store with helper routines
` [PATCH 2/5] ppc: spapr: cleanup h_enter_nested() "
` [PATCH 3/5] ppc: spapr: assert early rather late in h_enter_nested()
` [PATCH 4/5] ppc: spapr: cleanup spapr_exit_nested() with helper routines
` [PATCH 5/5] MAINTAINERS: Adding myself in the list for ppc/spapr

[RFC PATCH 0/1] Implement entropy leak reporting for virtio-rng
 2023-04-14 12:02 UTC  (5+ messages)

[PATCH] migration: mark mixed functions that can suspend
 2023-04-14 11:54 UTC  (2+ messages)

[PATCH 00/40] igb: Fix for DPDK
 2023-04-14 11:37 UTC  (41+ 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 07/40] e1000e: Always copy ethernet header
` [PATCH 08/40] igb: "
` [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 12/40] hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
` [PATCH 13/40] net/eth: Rename eth_setup_vlan_headers_ex
` [PATCH 14/40] e1000x: Share more Rx filtering logic
` [PATCH 15/40] e1000x: Take CRC into consideration for size check
` [PATCH 16/40] e1000e: Always log status after building rx metadata
` [PATCH 17/40] igb: "
` [PATCH 18/40] igb: Remove goto
` [PATCH 19/40] igb: Read DCMD.VLE of the first Tx descriptor
` [PATCH 20/40] e1000e: Reset packet state after emptying Tx queue
` [PATCH 21/40] vmxnet3: "
` [PATCH 22/40] igb: Add more definitions for Tx descriptor
` [PATCH 23/40] igb: Share common VF constants
` [PATCH 24/40] igb: Fix igb_mac_reg_init alignment
` [PATCH 25/40] net/eth: Use void pointers
` [PATCH 26/40] net/eth: Always add VLAN tag
` [PATCH 27/40] hw/net/net_rx_pkt: Enforce alignment for eth_header
` [PATCH 28/40] tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
` [PATCH 29/40] igb: Implement MSI-X single vector mode
` [PATCH 30/40] igb: Implement igb-specific oversize check
` [PATCH 31/40] igb: Use UDP for RSS hash
` [PATCH 32/40] igb: Implement Rx SCTP CSO
` [PATCH 33/40] igb: Implement Tx "
` [PATCH 34/40] igb: Strip the second VLAN tag for extended VLAN
` [PATCH 35/40] igb: Filter with "
` [PATCH 36/40] igb: Implement Rx PTP2 timestamp
` [PATCH 37/40] igb: Implement Tx timestamp
` [PATCH 38/40] vmxnet3: Do not depend on PC
` [PATCH 39/40] MAINTAINERS: Add a reviewer for network packet abstractions
` [PATCH 40/40] docs/system/devices/igb: Note igb is tested for DPDK

[PATCH v2] test: Fix test-crypto-secret when compiling without keyring support
 2023-04-14 11:43 UTC  (3+ messages)

[PATCH v3] test: Fix test-crypto-secret when compiling without keyring support
 2023-04-14 11:42 UTC 

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

[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] 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  (20+ messages)
` [PATCH 1/4] vhost: Re-enable vrings after setting features
` [PATCH 2/4] vhost-user: Interface for migration state transfer
  ` [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 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  (2+ 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)

[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  (2+ messages)

[PATCH v5] cxl-cdat:Fix open file not closed in ct3_load_cdat
 2023-04-13 12:23 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).