qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-26 11:19:56 to 2023-06-26 16:49:06 UTC [more...]

[PATCH v4 0/4] vhost-user-gpu get_edid feature
 2023-06-26 16:47 UTC  (4+ messages)
` [PATCH v4 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
` [PATCH v4 3/4] contrib/vhost-user-gpu: implement get_edid feature
` [PATCH v4 4/4] vhost-user-gpu: implement get_edid frontend feature

[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
 2023-06-26 16:39 UTC  (16+ 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 v2 0/3] Hppa boot reboot fixes patches
 2023-06-26 16:33 UTC  (8+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues

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

[PATCH 0/3] block: align CoR requests to subclusters
 2023-06-26 16:08 UTC  (4+ messages)
` [PATCH 1/3] block: add subcluster_size field to BlockDriverInfo
` [PATCH 2/3] block/io: align requests to subcluster_size
` [PATCH 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters

[PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 16:06 UTC  (7+ messages)
` [PATCH v5 1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation"
` [PATCH v5 2/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v5 3/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v5 4/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v5 5/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test

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

[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
 2023-06-26 15:53 UTC  (59+ 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

[PULL 00/22] tcg patch queue
 2023-06-26 15:39 UTC  (23+ messages)
` [PULL 01/22] accel: Replace target_ulong in tlb_*()
` [PULL 02/22] accel/tcg/translate-all.c: Widen pc and cs_base
` [PULL 03/22] target: Widen pc/cs_base in cpu_get_tb_cpu_state
` [PULL 04/22] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
` [PULL 05/22] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
` [PULL 06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr
` [PULL 07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache
` [PULL 08/22] accel: Replace target_ulong with vaddr in probe_*()
` [PULL 09/22] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
` [PULL 10/22] accel/tcg: Replace target_ulong with vaddr in translator_*()
` [PULL 11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
` [PULL 12/22] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
` [PULL 13/22] tests/plugin: Remove duplicate insn log from libinsn.so
` [PULL 14/22] accel/tcg: remove CONFIG_PROFILER
` [PULL 15/22] tcg: Fix temporary variable in tcg_gen_gvec_andcs
` [PULL 16/22] target/microblaze: Define TCG_GUEST_DEFAULT_MO
` [PULL 17/22] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
` [PULL 18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces
` [PULL 19/22] accel/tcg: Remove check_tcg_memory_orders_compatible
` [PULL 20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PULL 21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PULL 22/22] accel/tcg: Renumber TLB_DISCARD_WRITE

[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 15:43 UTC  (5+ messages)
` [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 15:25 UTC  (10+ 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] linux-user: Fix do_shmat type errors
 2023-06-26 15:06 UTC  (2+ messages)

[PATCH v3 00/12] Start replacing target_ulong with vaddr
 2023-06-26 15:04 UTC  (4+ messages)
` [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()

[PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
 2023-06-26 14:27 UTC  (4+ messages)
` [PATCH qemu v4 1/2] target/arm: Handle IC IVAU to improve "
` [PATCH qemu v4 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code

[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-06-26 13:16 UTC  (3+ messages)

[PATCH v3 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-26 14:09 UTC  (9+ 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/18] Misc, i386 patches for 2023-06-26
 2023-06-26 14:04 UTC  (4+ messages)
` [PULL 02/18] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
` [PULL 13/18] target/i386: Intel only supports SYSCALL/SYSRET in long mode

[PATCH] target/ppc: Only generate decodetree files when TCG is enabled
 2023-06-26 14:01 UTC 

[PATCH v3 0/4] hw/smbios: Cleanup topology related variables
 2023-06-26 13:48 UTC  (6+ messages)
` [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
` [PATCH v3 3/4] hw/smbios: Fix thread count in type4

[PATCH v1 0/5] target/arm: Handle psci calls in userspace
 2023-06-26 13:42 UTC  (2+ messages)

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-26 13:35 UTC  (4+ messages)

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

[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  (3+ messages)
` [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field

[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  (3+ 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  (3+ 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).