messages from 2023-06-26 05:58:34 to 2023-06-26 12:34:56 UTC [more...]
[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
2023-06-26 12:30 UTC (20+ messages)
` [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 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 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 18/53] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
` [PULL 24/53] vhost: release virtqueue objects in error path
` [PULL 25/53] pci: ROM preallocation for incoming migration
` [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 30/53] hw/acpi: Fix PM control register access
` [PULL 36/53] vdpa: map shadow vrings with MAP_SHARED
` [PULL 39/53] hw/net/virtio-net: make some VirtIONet const
` [PULL 52/53] vhost_net: add an assertion for TAP client backends
[PULL 00/30] ppc queue
2023-06-26 12:26 UTC (29+ messages)
` [PULL 02/30] ppc/pnv/pci: Clean up error messages
` [PULL 06/30] ppc/prep: Report an error when run with KVM
` [PULL 07/30] ppc/bamboo: "
` [PULL 08/30] ppc/pnv: Rephrase "
` [PULL 09/30] target/ppc: Fix timer register accessors when !KVM
` [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PULL 11/30] ppc/spapr: Add a nested state struct
` [PULL 12/30] ppc/spapr: load and store l2 state with helper functions
` [PULL 13/30] ppc/spapr: Move spapr nested HV to a new file
` [PULL 14/30] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PULL 15/30] target/ppc: Change partition-scope translate interface
` [PULL 16/30] target/ppc: Add SRR1 prefix indication to interrupt handlers
` [PULL 17/30] target/ppc: Implement HEIR SPR
` [PULL 18/30] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
` [PULL 19/30] target/ppc: Better CTRL SPR implementation
` [PULL 20/30] target/ppc: Fix sc instruction handling of LEV field
` [PULL 21/30] target/ppc: Add initial flags and helpers for SMT support
` [PULL 22/30] target/ppc: Add support for SMT CTRL register
` [PULL 23/30] target/ppc: Add msgsnd/p and DPDES SMT support
` [PULL 24/30] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
` [PULL 25/30] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
` [PULL 26/30] tests/avocado: boot ppc64 pseries to Linux VFS mount
` [PULL 27/30] tests/avocado: Add ppc64 pseries multiprocessor boot tests
` [PULL 28/30] pnv/xive2: Add a get_config() method on the presenter class
` [PULL 29/30] pnv/xive2: Check TIMA special ops against a dedicated array for P10
` [PULL 30/30] tests/avocado: ppc test VOF bios Linux boot
[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 (11+ messages)
` [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
` [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
2023-06-26 12:08 UTC (10+ 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
[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 (11+ messages)
` [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
` [PATCH 5/7] target/ppc: Fix timebase reset with record-replay
` [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)
[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
2023-06-26 8:25 UTC (25+ messages)
` [PATCH 01/26] gitlab: explicit set artifacts publishing criteria
` [PATCH 02/26] gitlab: ensure coverage job also publishes meson log
` [PATCH 03/26] gitlab: reduce testing scope of check-gcov
` [PATCH 08/26] scripts/oss-fuzz: add a suppression for keymap
` [PATCH 09/26] tests/qtests: clean-up and fix leak in generic_fuzz
` [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 v4 00/17] Add RISC-V vector cryptographic instruction set support
2023-06-26 8:08 UTC (7+ messages)
` [PATCH v4 10/17] target/riscv: Add Zvkned ISA extension support
` [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties
` [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b,c] "
[PATCH v2 0/8] disas/riscv: Add vendor extension support
2023-06-26 8:02 UTC (4+ messages)
` [PATCH v2 8/8] disas/riscv: Add support for XThead* instructions
[PATCH v3 00/11] target/i386: add a few simple features
2023-06-26 7:56 UTC (7+ messages)
` [PATCH v3 04/11] target/i386: do not accept RDSEED if CPUID bit absent
` [PATCH v3 08/11] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
` [PATCH v3 11/11] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
[PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
2023-06-26 7:51 UTC
[PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
2023-06-26 7:45 UTC (4+ messages)
[PATCH v4 0/4] Virtio shared dma-buf
2023-06-26 7:34 UTC (5+ messages)
` [PATCH v4 1/4] uuid: add a hash function
` [PATCH v4 2/4] virtio-dmabuf: introduce virtio-dmabuf
` [PATCH v4 3/4] vhost-user: add shared_object msg
` [PATCH v4 4/4] vhost-user: refactor send_resp code
[PATCH v1 0/5] target/arm: Handle psci calls in userspace
2023-06-26 6:49 UTC (6+ messages)
` [PATCH v1 1/5] linux-headers: Update to v6.4-rc7
` [PATCH v1 2/5] linux-headers: Import arm-smccc.h from Linux v6.4-rc7
` [PATCH v1 3/5] target/arm: make psci call can be used by kvm
` [PATCH v1 4/5] arm/kvm: add skeleton implementation for userspace SMCCC call handling
` [PATCH v1 5/5] arm/kvm: add support for userspace psci calls handling
[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
2023-06-26 6:50 UTC (7+ messages)
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
[PULL 00/30] Next patches
2023-06-26 6:37 UTC (4+ messages)
[PATCH] net: add initial support for AF_XDP network backend
2023-06-26 6:32 UTC (3+ messages)
[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
2023-06-26 6:24 UTC (3+ messages)
` [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
[PATCH] STM32F100: support different density lines
2023-06-26 6:23 UTC (2+ messages)
[PATCH v7 0/9] net: Pad short frames for network backends
2023-06-26 6:20 UTC (3+ messages)
` [PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check in the receive path
[PATCH] sungem: Add WOL MMIO
2023-06-26 6:19 UTC (2+ messages)
qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
2023-06-26 6:18 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).