qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 08:09:05 to 2023-06-26 13:30:44 UTC [more...]

[PATCH v3 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 13:30 UTC  (7+ messages)
` [PATCH v3 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v3 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v3 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v3 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
` [PATCH v3 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PULL 00/30] Next patches
 2023-06-26 13:29 UTC  (7+ messages)

[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 13:27 UTC  (17+ messages)
` [PATCH 12/26] tests/lcitool: update to latest version
` [PATCH 13/26] tests/lcitool: Bump fedora container versions
` [PATCH 14/26] tests/lcitool: add an explicit gcc-native package
` [PATCH 15/26] tests/lcitool: introduce qemu-minimal
` [PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
` [PATCH 19/26] plugins: fix memory leak while parsing options
` [PATCH 20/26] plugins: update lockstep to use g_memdup2
` [PATCH 26/26] docs/devel: introduce some key concepts for QOM development

[PATCH 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-26 13:21 UTC  (5+ messages)
` [PATCH 1/4] pc-bios/s390-ccw: Fix indentation in start.S
` [PATCH 2/4] pc-bios/s390-ccw: Provide space for initial stack frame "
` [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S
` [PATCH 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction

[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
 2023-06-26 13:20 UTC  (11+ messages)
` [PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
` [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental

[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
 2023-06-26 13:20 UTC  (55+ messages)
` [PULL 01/53] bswap: Add the ability to store to an unaligned 24 bit field
` [PULL 02/53] hw/cxl: QMP based poison injection support
` [PULL 03/53] hw/cxl: Add poison injection via the mailbox
` [PULL 04/53] hw/cxl: Add clear poison mailbox command support
` [PULL 05/53] hw/cxl/events: Add event status register
` [PULL 06/53] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PULL 07/53] hw/cxl/events: Wire up get/clear event mailbox commands
` [PULL 08/53] hw/cxl/events: Add event interrupt support
` [PULL 09/53] hw/cxl/events: Add injection of General Media Events
` [PULL 10/53] hw/cxl/events: Add injection of DRAM events
` [PULL 11/53] hw/cxl/events: Add injection of Memory Module Events
` [PULL 12/53] cryptodev-vhost-user: add asymmetric crypto support
` [PULL 13/53] softmmu: Introduce qemu_target_page_mask() helper
` [PULL 14/53] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
` [PULL 15/53] hw/scsi: Rearrange meson.build
` [PULL 16/53] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
` [PULL 17/53] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
` [PULL 18/53] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
` [PULL 19/53] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
` [PULL 20/53] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
` [PULL 21/53] hw/virtio: Remove unnecessary 'virtio-access.h' header
` [PULL 22/53] hw/virtio: Build various target-agnostic objects just once
` [PULL 23/53] vhost: release memory_listener object in error path
` [PULL 24/53] vhost: release virtqueue objects "
` [PULL 25/53] pci: ROM preallocation for incoming migration
` [PULL 26/53] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
` [PULL 27/53] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PULL 28/53] vdpa: move CVQ isolation check to net_init_vhost_vdpa
` [PULL 29/53] cryptodev: fix memory leak during stats query
` [PULL 30/53] hw/acpi: Fix PM control register access
` [PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PULL 32/53] tests/data/acpi: update after SMBIOS 2.0 change
` [PULL 33/53] pc: q35: Bump max_cpus to 1024
` [PULL 34/53] vdpa: do not block migration if device has cvq and x-svq=on
` [PULL 35/53] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
` [PULL 36/53] vdpa: map shadow vrings with MAP_SHARED
` [PULL 37/53] include/hw/virtio: make some VirtIODevice const
` [PULL 38/53] vdpa: reuse virtio_vdev_has_feature()
` [PULL 39/53] hw/net/virtio-net: make some VirtIONet const
` [PULL 40/53] virtio-net: expose virtio_net_supported_guest_offloads()
` [PULL 41/53] vdpa: Add vhost_vdpa_net_load_offloads()
` [PULL 42/53] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
` [PULL 43/53] vhost: fix vhost_dev_enable_notifiers() error case
` [PULL 44/53] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
` [PULL 45/53] vdpa: fix not using CVQ buffer in case of error
` [PULL 46/53] hw/i386/pc: Clean up pc_machine_initfn
` [PULL 47/53] virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
` [PULL 48/53] vhost-user: fully use new backend/frontend naming
` [PULL 49/53] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PULL 50/53] intel_iommu: Fix flag check in replay
` [PULL 51/53] intel_iommu: Fix address space unmap
` [PULL 52/53] vhost_net: add an assertion for TAP client backends
` [PULL 53/53] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present

[PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
 2023-06-26 13:19 UTC  (4+ messages)

[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
 2023-06-26 13:15 UTC  (11+ messages)
` [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
` [PATCH 3/7] target/i386: Allow MCDT_NO if host supports
` [PATCH 4/7] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
` [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
` [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids

[RFC PATCH 1/1] tests/avocado: Introduce avocado tests for aarch64 S-EL2 booting
 2023-06-26 11:48 UTC 

[PATCH] sungem: Add WOL MMIO
 2023-06-26 13:13 UTC  (2+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-26 13:12 UTC  (4+ messages)

[PATCH qemu v3 0/2] target/arm: Improve user-mode compatibility with JITs
 2023-06-26 12:53 UTC  (4+ messages)
` [PATCH qemu v3 1/2] target/arm: Handle IC IVAU to improve "

[PULL 00/30] ppc queue
 2023-06-26 12:26 UTC  (4+ messages)
` [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field

[PULL v2 0/3] Hppa boot reboot fixes patches
 2023-06-26 12:22 UTC  (6+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues

[PATCH v2 0/2] qmp: Remove virtio_list & update virtio introspection
 2023-06-26 12:16 UTC  (8+ messages)
` [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
` [PATCH v2 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection

[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 12:10 UTC  (5+ messages)
` [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port

[PATCH] ui/gtk: set the area of the scanout texture correctly
 2023-06-26 11:56 UTC  (2+ messages)

[PATCH v5] 9pfs: deprecate 'proxy' backend
 2023-06-26 11:49 UTC 

[PATCH] virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
 2023-06-26 11:44 UTC  (2+ messages)

[PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
 2023-06-26 11:41 UTC  (4+ messages)
` [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine

[PATCH v1] virtio-gpu: Make non-gl display updates work again when blob=true
 2023-06-26 11:36 UTC  (2+ messages)

[PATCH v4] 9pfs: deprecate 'proxy' backend
 2023-06-26 11:34 UTC  (3+ messages)
` [SPAM] "

[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
 2023-06-26 11:28 UTC  (6+ messages)
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv

Is it possible to boot a riscv32 guest on riscv64 host using KVM?
 2023-06-26 11:27 UTC 

[PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
 2023-06-26 11:25 UTC  (4+ messages)

[PULL 00/18] Misc, i386 patches for 2023-06-26
 2023-06-26 11:14 UTC  (19+ messages)
` [PULL 01/18] build: further refine build.ninja rules
` [PULL 02/18] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
` [PULL 03/18] numa: Validate cluster and NUMA node boundary if required
` [PULL 04/18] hw/arm: Validate cluster and NUMA node boundary
` [PULL 05/18] hw/riscv: "
` [PULL 06/18] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
` [PULL 07/18] target/i386: fix INVD vmexit
` [PULL 08/18] target/i386: TCG supports 3DNow! prefetch(w)
` [PULL 09/18] target/i386: TCG supports RDSEED
` [PULL 10/18] target/i386: do not accept RDSEED if CPUID bit absent
` [PULL 11/18] target/i386: TCG supports XSAVEERPTR
` [PULL 12/18] target/i386: TCG supports WBNOINVD
` [PULL 13/18] target/i386: Intel only supports SYSCALL/SYSRET in long mode
` [PULL 14/18] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
` [PULL 15/18] target/i386: sysret and sysexit are privileged
` [PULL 16/18] target/i386: implement RDPID in TCG
` [PULL 17/18] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
` [PULL 18/18] git-submodule.sh: allow running in validate mode without previous update

[PATCH] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
 2023-06-26 11:11 UTC  (2+ messages)

[PATCH RFC] icount: don't adjust virtual time backwards after warp
 2023-06-26 11:09 UTC  (3+ messages)

[PATCH 0/3] fix bios-tables-test
 2023-06-26 11:09 UTC  (7+ messages)
` [PATCH 1/3] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH 2/3] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH 3/3] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp

[PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
 2023-06-26 10:56 UTC  (2+ messages)

[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
 2023-06-26 10:52 UTC  (2+ messages)

[PULL 0/9] Testing / CI patches
 2023-06-26 10:45 UTC  (11+ messages)
` [PULL 1/9] tests/qtest: Fix a comment typo in vhost-user-test.c
` [PULL 2/9] gitlab: centralize the container tag name
` [PULL 3/9] gitlab: allow overriding name of the upstream repository
` [PULL 4/9] gitlab: stable staging branches publish containers in a separate tag
` [PULL 5/9] gitlab: avoid extra pipelines for tags and stable branches
` [PULL 6/9] gitlab: support disabling job auto-run in upstream
` [PULL 7/9] gitlab-ci: grab msys2 meson-logs as artifacts
` [PULL 8/9] gitlab-ci: add msys2 meson test to junit report
` [PULL 9/9] tests/qtest/cxl-test: Clean up temporary directories after testing

[PATCH v3 0/3] VFIO migration related refactor and bug fix
 2023-06-26 10:18 UTC  (13+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"

[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-26 10:10 UTC  (3+ messages)
` [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState

Tips for local testing guestfwd
 2023-06-26 10:08 UTC  (3+ messages)

[PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
 2023-06-26 10:06 UTC  (11+ messages)
` [PATCH v2 1/3] target/i386: ignore ARCH_CAPABILITIES features in "
` [PATCH v2 2/3] target/i386: ignore CPL0-specific "
` [PATCH v2 3/3] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set

[PATCH 0/7] ppc: fix larx migration, fix record-replay
 2023-06-26 10:04 UTC  (7+ messages)
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
` [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test

[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
 2023-06-26  9:54 UTC  (4+ messages)
` [PULL 19/21] target/hexagon: import parser for idef-parser

RFC: bsd-user broken a while ago, is this the right fix?
 2023-06-26  9:52 UTC  (3+ messages)

[PATCH v6] Emulate dip switch language layout settings on SUN keyboard
 2023-06-26  9:42 UTC  (11+ messages)
` Ping: "
      ` [PATCH v7] "
                ` [PATCH v8] "

[PATCH v5 0/2] vhost: register and change IOMMU flag depending on ATS state
 2023-06-26  9:12 UTC  (3+ messages)
` [PATCH v5 1/2] vhost: register and change IOMMU flag depending on Device-TLB state
` [PATCH v5 2/2] virtio-net: pass Device-TLB enable/disable events to vhost

[PATCH] vdpa: Increase out buffer size for CVQ commands
 2023-06-26  9:08 UTC  (4+ messages)

[PATCH RFC 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
 2023-06-26  8:55 UTC  (4+ messages)
` [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature

[PATCH RFC 0/3] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-06-26  8:52 UTC  (7+ messages)
` [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
` [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature

[RFC PATCH-for-8.1] accel: Remove HAX accelerator
 2023-06-26  8:33 UTC  (2+ messages)

[PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
 2023-06-26  8:31 UTC  (2+ messages)

[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
 2023-06-26  8:30 UTC  (5+ messages)
` [PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
` [PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems

[PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
 2023-06-26  8:27 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).