qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-13 20:35:33 to 2023-04-14 23:28:08 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-14 23:26 UTC  (7+ 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 v13 0/3] Add support for TPM devices over I2C bus
 2023-04-14 22:07 UTC  (4+ messages)
` [PATCH v13 1/3] docs: "
` [PATCH v13 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v13 3/3] tpm: Add support for TPM device over I2C bus

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-14 21:08 UTC  (8+ messages)

[PATCH 1/2] travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' job
 2023-04-14 21:06 UTC  (2+ messages)
` [PATCH 2/2] travis.yml: Add missing 'flex' package to 'GCC (user)' job

[PATCH 0/3] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
 2023-04-14 20:23 UTC  (5+ messages)
` [PATCH 1/3] target/arm: Don't allow stage 2 page table walks to downgrade to NS
` [PATCH 2/3] target/arm: Set ptw->out_secure correctly for stage 2 translations
` [PATCH 3/3] target/arm: handle ipa_secure vs s2walk_secure correctly

[PATCH 0/2] chardev/char-file: Allow setting input file on command line
 2023-04-14 19:33 UTC  (9+ 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 V9 00/46] Live Update
 2023-04-14 19:20 UTC  (3+ messages)

[PATCH 0/3] SDL2 usability fixes
 2023-04-14 19:09 UTC  (9+ messages)

[QEMU][PATCH v3 0/4] Introduce Xilinx Versal CANFD
 2023-04-14 18:56 UTC  (4+ messages)
` [QEMU][PATCH v3 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller

[RFC PATCH 0/6] Setting memory policy for restrictedmem file
 2023-04-14 17:24 UTC  (9+ 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 00/12] virtio: add vhost-user-generic and reduce copy and paste
 2023-04-14 16:04 UTC  (13+ messages)
` [PATCH 01/12] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
` [PATCH 02/12] include/hw/virtio: document virtio_notify_config
` [PATCH 03/12] include/hw/virtio: add kerneldoc for virtio_init
` [PATCH 04/12] include/hw/virtio: document some more usage of notifiers
` [PATCH 05/12] virtio: add generic vhost-user-device
` [PATCH 06/12] virtio: add PCI stub for vhost-user-device
` [PATCH 07/12] include: attempt to document device_class_set_props
` [PATCH 08/12] qom: allow for properties to become "fixed"
` [PATCH 09/12] hw/virtio: derive vhost-user-rng from vhost-user-device
` [PATCH 10/12] hw/virtio: add config support to vhost-user-device
` [PATCH 11/12] hw/virtio: derive vhost-user-gpio from vhost-user-device (!BROKEN)
` [PATCH 12/12] docs/system: add a basic enumeration of vhost-user devices

[RFC PATCH v2 0/4] Smstateen FCSR
 2023-04-14 16:02 UTC  (5+ messages)
` [RFC PATCH v2 1/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v2 2/4] target/riscv: Reuse TB_FLAGS.MSTATUS_HFS_FS
` [RFC PATCH v2 3/4] target/riscv: check smstateen fcsr flag
` [RFC PATCH v2 4/4] target/riscv: smstateen knobs

[Socratic RFC PATCH] include: attempt to document device_class_set_props
 2023-04-14 15:50 UTC  (8+ messages)

clean after distclean gobbles source files
 2023-04-14 15:41 UTC  (4+ messages)

[PATCH v2] migration: Handle block device inactivation failures better
 2023-04-14 15:33 UTC 

[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
 2023-04-14 15:19 UTC  (4+ messages)

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-04-14 15:17 UTC  (8+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer

virtio-iommu hotplug issue
 2023-04-14 15:17 UTC  (6+ messages)

[PATCH 00/40] igb: Fix for DPDK
 2023-04-14 15:13 UTC  (55+ 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 0/2] Improvements for the device-crash-test jobs
 2023-04-14 14:58 UTC  (3+ messages)
` [PATCH 1/2] gitlab-ci: Avoid to re-run "configure" in "
` [PATCH 2/2] scripts/device-crash-test: Add a parameter to run with TCG only

[PATCH] accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
 2023-04-14 10:51 UTC 

[RFC PATCH v2 00/10] configure: create a python venv and install meson
 2023-04-14 14:17 UTC  (12+ 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

[PATCH] rtl8139: fix large_send_mss divide-by-zero
 2023-04-14 13:54 UTC  (6+ messages)

[PATCH] hw/core: Move numa.c into the target independent source set
 2023-04-14 13:52 UTC  (2+ 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 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] 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 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 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

[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] 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 01/21] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
 2023-04-13 20:31 UTC  (11+ 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 07/21] target/s390x: Split out gen_ri2
` [PATCH 08/21] target/s390x: Fix EXECUTE of relative long instructions
` [PATCH 10/21] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
` [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 18/21] target/arm: Handle m-profile in arm_is_secure
` [PATCH 20/21] hw/nvme: fix memory leak in nvme_dsm


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