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

[PATCH v4 0/5] VFIO migration related refactor and bug fix
 2023-06-29 22:12 UTC  (20+ messages)
` [PATCH v4 1/5] vfio/pci: Fix a segfault in vfio_realize
` [PATCH v4 2/5] vfio/pci: Free leaked timer in vfio_realize error path
` [PATCH v4 3/5] vfio/pci: Disable INTx "
` [PATCH v4 4/5] vfio/pci: Free resources when vfio_migration_realize fails
` [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"

[PATCH v6 00/20] target/riscv, KVM: fixes and enhancements
 2023-06-29 22:04 UTC  (20+ messages)
` [PATCH v6 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v6 12/20] target/riscv: add KVM specific MISA properties
` [PATCH v6 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v6 15/20] target/riscv/cpu.c: add satp_mode properties earlier
` [PATCH v6 17/20] target/riscv/cpu.c: create KVM mock properties

[PATCH 0/1] linux-user: add support for big endian variants of riscv
 2023-06-30 11:14 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH V3 0/2] migration file URI
 2023-06-29 21:38 UTC  (3+ messages)
` [PATCH V3 2/2] migration: file URI offset

[PATCH 0/6] migration: Test the new "file:" migration
 2023-06-29 21:36 UTC  (9+ messages)
` [PATCH 1/6] migration: Set migration status early in incoming side
` [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
` [PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
` [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
 2023-06-29 21:27 UTC  (2+ messages)

[PATCH] hw: Simplify calls to pci_nic_init_nofail()
 2023-06-29 21:15 UTC  (4+ messages)

[PATCH 0/2] accel/tcg: Remove qemu_tcg_mttcg_enabled()
 2023-06-29 21:12 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Check for CF_PARALLEL instead of qemu_tcg_mttcg_enabled
` [PATCH 2/2] accel/tcg: Replace qemu_tcg_mttcg_enabled() by mttcg_enabled

[PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
 2023-06-29 20:56 UTC  (6+ messages)

[PATCH 0/7] migration: Better error handling in return path thread
 2023-06-29 19:56 UTC  (4+ messages)
` [PATCH 5/7] migration: Display error in query-migrate irrelevant of status

[PULL 0/8] s390-ccw bios updates
 2023-06-29 19:03 UTC  (9+ messages)
` [PULL 1/8] s390-ccw: Getting rid of ulong
` [PULL 2/8] pc-bios/s390-ccw: Get rid of the the __u* types
` [PULL 3/8] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
` [PULL 4/8] pc-bios/s390-ccw: Fix indentation in start.S
` [PULL 5/8] pc-bios/s390-ccw: Provide space for initial stack frame "
` [PULL 6/8] pc-bios/s390-ccw: Move the stack array into start.S
` [PULL 7/8] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
` [PULL 8/8] pc-bios: Update the s390 bios images with the recent changes

[PATCH 1/2] vfio: Don't be a iterable and legacy device at the same time
 2023-06-29 18:59 UTC  (2+ messages)

[PULL 00/33] UI patches
 2023-06-29 17:55 UTC  (7+ messages)
` [PULL 17/33] ui/dbus: win32 support
` [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible

[RESEND][PATCH v1 0/2] Add Virtio support to Xenpvh machine for arm
 2023-06-29 17:43 UTC  (3+ messages)
` [RESEND][PATCH v1 1/2] xen_arm: Create virtio-mmio devices during initialization
` [RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions

[PATCH v2 00/16] Q35 and I440FX host bridge QOM cleanup
 2023-06-29 16:52 UTC  (10+ messages)
` [PATCH v2 01/16] hw/i386/pc_q35: Resolve redundant q35_host variable
` [PATCH v2 02/16] hw/pci-host/q35: Fix double, contradicting .endianness assignment
` [PATCH v2 14/16] hw/pci-host/i440fx: Resolve i440fx_init()
` [PATCH v2 15/16] hw/i386/pc_piix: Turn some local variables into initializers

[QEMU PATCH 0/1]
 2023-06-29 16:53 UTC  (11+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-29 16:45 UTC  (13+ messages)
` [PATCH v6 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
 2023-06-29 16:25 UTC  (8+ messages)
` [PATCH v6 09/15] target/riscv: Add Zvkned ISA extension support
` [PATCH v6 10/15] target/riscv: Add Zvknh "

[PATCH v2 00/12] aspeed: fixes and extensions
 2023-06-29 16:08 UTC  (14+ messages)
` [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset

[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
 2023-06-29 16:02 UTC  (4+ messages)
` [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK

[PATCH v3 0/1] introduce vfio-user protocol specification
 2023-06-29 15:35 UTC  (2+ messages)
` [PATCH v3 1/1] vfio-user: "

[PATCH RFC v2 0/4] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-06-29 15:25 UTC  (5+ messages)
` [PATCH RFC v2 1/4] vdpa: Use iovec for vhost_vdpa_net_load_cmd()
` [PATCH RFC v2 2/4] vdpa: Restore MAC address filtering state
` [PATCH RFC v2 3/4] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
` [PATCH RFC v2 4/4] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ

[PATCH] gitlab: Disable plugins for cross-i386-tci
 2023-06-29 15:06 UTC  (2+ messages)

[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
 2023-06-29 13:47 UTC  (17+ messages)
` [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
` [PATCH v3 20/36] docs/devel: add some front matter to the devel index
` [PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development

Unused variables in dbus_call_update_gl
 2023-06-29 13:15 UTC  (2+ messages)

[PATCH 0/2] hw/riscv/virt: Restrict ACLINT to TCG
 2023-06-29 13:14 UTC  (5+ messages)
` [PATCH 1/2] hw/riscv/virt: Fix 'controller' typo
` [PATCH 2/2] hw/riscv/virt: Restrict ACLINT to TCG

[PATCH] vhost-user: use new thread to loop backend channel
 2023-06-29  9:16 UTC  (3+ messages)
  ` 回复: "

[PULL 0/5] tcg patch queue
 2023-06-29 12:59 UTC  (4+ messages)
` [PULL 3/5] tcg: add perfmap and jitdump

[PULL 0/5] x86, main loop changes for 2023-06-29
 2023-06-29 12:59 UTC  (7+ messages)
` [PULL 1/5] icount: don't adjust virtual time backwards after warp
` [PULL 2/5] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
` [PULL 3/5] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
` [PULL 4/5] target/i386: ignore CPL0-specific "
` [PULL 5/5] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set

[RFC PATCH 0/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h'
 2023-06-29 12:38 UTC  (2+ messages)

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-29 12:35 UTC  (14+ messages)

[PATCH v5 1/1] target/riscv: Add RVV registers to log
 2023-06-29 12:34 UTC  (2+ messages)

[PATCH] target/ppc: Make HDECR underflow edge triggered
 2023-06-29 12:26 UTC  (2+ messages)

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-29 11:58 UTC  (4+ messages)
` [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows

[PULL 00/42] target-arm queue
 2023-06-29 11:35 UTC  (3+ messages)
` [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u

[PATCH v3 0/7] pc-bios/s390-ccw: Fixes and improvements for start.S (and other files)
 2023-06-29 11:25 UTC  (13+ messages)
` [PATCH v3 1/7] s390-ccw: Getting rid of ulong
` [PATCH v3 2/7] pc-bios/s390-ccw: Get rid of the the __u* types
` [PATCH v3 3/7] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
` [PATCH v3 4/7] pc-bios/s390-ccw: Fix indentation in start.S
` [PATCH v3 5/7] pc-bios/s390-ccw: Provide space for initial stack frame "
` [PATCH v3 6/7] pc-bios/s390-ccw: Move the stack array into start.S
` [PATCH v3 7/7] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction

[PULL 00/30] Accelerator patches for 2023-06-28
 2023-06-29 11:15 UTC  (2+ messages)

[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
 2023-06-29 11:04 UTC  (5+ messages)

[qemu-web PATCH v2] Fix installation instructions for Debian/Ubuntu
 2023-06-29 10:15 UTC  (3+ messages)

[qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
 2023-06-29 10:12 UTC  (5+ messages)

[PATCH v5] 9pfs: deprecate 'proxy' backend
 2023-06-29 10:07 UTC  (2+ messages)

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-29  9:41 UTC  (15+ messages)

[RFC PATCH] tcg: Reduce tcg_assert_listed_vecop() scope
 2023-06-29  9:11 UTC 

[PATCH v2 0/4] target/ppc: Catch invalid real address accesses
 2023-06-29  9:09 UTC  (7+ messages)
` [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
` [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors

[PATCH 0/2] accel/tcg: fix page invalidation in tb_invalidate_phys_range()
 2023-06-29  9:08 UTC  (5+ messages)
` [PATCH 1/2] accel/tcg: fix start page passed to tb_invalidate_phys_page_range__locked()
` [PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()

[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-06-29  9:05 UTC  (3+ messages)

[PATCH] migration/calc-dirty-rate: millisecond precision period
 2023-06-29  8:59 UTC 

[PATCH] e1000e: Add ICR clearing by corresponding IMS bit
 2023-06-29  8:53 UTC  (2+ messages)

[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
 2023-06-29  7:59 UTC  (3+ messages)

[PATCH] hw/ppc: Fix clock update drift
 2023-06-29  7:45 UTC  (4+ messages)

[PATCH] hw/ppc: Simplify clock update arithmetic
 2023-06-29  7:42 UTC  (3+ messages)

[PATCH] target/riscv: Remove unuseful KVM stubs
 2023-06-29  7:15 UTC  (2+ messages)

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-06-29  6:37 UTC  (7+ messages)
` [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'

[PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
 2023-06-29  6:31 UTC  (2+ messages)

[PULL 00/23] Block layer patches
 2023-06-29  6:11 UTC  (2+ messages)

[PATCH qemu] aspeed add montblanc bmc reference from fuji
 2023-06-29  5:43 UTC  (6+ 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).