qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 16:49:14 to 2023-06-29 11:32:25 UTC [more...]

[PATCH] vhost-user: use new thread to loop backend channel
 2023-06-29  7:13 UTC  (2+ messages)

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

[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

[PATCH v4 0/5] VFIO migration related refactor and bug fix
 2023-06-29 11:24 UTC  (9+ 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"

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

[PATCH v2 00/12] aspeed: fixes and extensions
 2023-06-29 11:09 UTC  (10+ 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 v5 00/15] Add RISC-V vector cryptographic instruction set support
 2023-06-29 11:06 UTC  (4+ messages)
` [PATCH v6 10/15] target/riscv: Add Zvknh ISA extension support

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

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

[PULL 0/5] x86, main loop changes for 2023-06-29
 2023-06-29 10:19 UTC  (6+ 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

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

[PATCH v6 00/20] target/riscv, KVM: fixes and enhancements
 2023-06-29  9:17 UTC  (29+ messages)
` [PATCH v6 01/20] target/riscv: skip features setup for KVM CPUs
` [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v6 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v6 04/20] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v6 05/20] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v6 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v6 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v6 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v6 09/20] linux-headers: Update to v6.4-rc1
` [PATCH v6 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [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 13/20] target/riscv/kvm.c: update KVM MISA bits
` [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 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v6 17/20] target/riscv/cpu.c: create KVM mock properties
` [PATCH v6 18/20] target/riscv: update multi-letter extension KVM properties
` [PATCH v6 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v6 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[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 1/1] pcie: Add hotplug detect state register to w1cmask
 2023-06-29  9:05 UTC 

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

[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-29  8:49 UTC  (10+ messages)
` [PATCH v6 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v6 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v6 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [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 1/1] target/riscv: Add RVV registers to log
 2023-06-29  8:37 UTC 

[PULL 00/33] UI patches
 2023-06-29  8:35 UTC  (5+ messages)
` [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible

[PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
 2023-06-29  8:08 UTC 

[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
 2023-06-29  7:59 UTC  (7+ messages)
` [RFC PATCH 1/3] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [RFC PATCH 2/3] target/ppc: SMT support for the HID SPR
` [RFC PATCH 3/3] ppc/pnv: SMT support for powernv

[PATCH v2 00/16] Q35 and I440FX host bridge QOM cleanup
 2023-06-29  7:50 UTC  (21+ 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 03/16] hw/pci-host/q35: Initialize PCMachineState::bus in board code
` [PATCH v2 04/16] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
` [PATCH v2 05/16] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
` [PATCH v2 06/16] hw/pci-host/q35: Make some property name macros reusable by i440fx
` [PATCH v2 07/16] hw/pci-host/i440fx: Replace magic values by existing constants
` [PATCH v2 08/16] hw/pci-host/i440fx: Have common names for some local variables
` [PATCH v2 09/16] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
` [PATCH v2 10/16] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
` [PATCH v2 11/16] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
` [PATCH v2 12/16] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
` [PATCH v2 13/16] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
` [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
` [PATCH v2 16/16] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[PATCH] hw/ppc: Fix clock update drift
 2023-06-29  7:45 UTC  (5+ 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 0/6] migration: Test the new "file:" migration
 2023-06-29  6:46 UTC  (8+ 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 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
` [PATCH 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
` [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
 2023-06-29  6:37 UTC  (16+ messages)
` [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [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  (3+ 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)

[PATCH] net: add initial support for AF_XDP network backend
 2023-06-29  5:25 UTC  (13+ messages)

[PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
 2023-06-29  4:58 UTC  (2+ messages)

ARI and igb emulation
 2023-06-29  2:48 UTC  (3+ messages)

[PATCH v2 0/2] vfio/migration: Make VFIO migration non-experimental
 2023-06-29  1:57 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH 0/7] migration: Better error handling in return path thread
 2023-06-28 23:01 UTC  (11+ messages)
` [PATCH 1/7] migration: Let migrate_set_error() take ownership
` [PATCH 2/7] migration: Introduce migrate_has_error()
` [PATCH 3/7] migration: Refactor error handling in source return path
` [PATCH 4/7] migration: Deliver return path file error to migrate state too
` [PATCH 5/7] migration: Display error in query-migrate irrelevant of status
` [PATCH 6/7] qemufile: Always return a verbose error
` [PATCH 7/7] migration: Provide explicit error message for file shutdowns

[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
 2023-06-28 22:01 UTC  (4+ messages)

[PATCH v3] multifd: Add colo support
 2023-06-28 21:59 UTC  (2+ messages)

[QEMU][PATCH v1] tests/qtest: xlnx-canfd-test: Fix code coverity issues
 2023-06-28 20:27 UTC 

[PATCH] ui/gtk: Make sure the right EGL context is currently bound
 2023-06-28 19:15 UTC 

[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
 2023-06-28 18:51 UTC 

[PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-06-28 17:45 UTC  (3+ messages)

[PATCH V3 0/2] migration file URI
 2023-06-28 17:26 UTC  (6+ messages)
` [PATCH V3 1/2] migration: "
` [PATCH V3 2/2] migration: file URI offset

[PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
 2023-06-28 17:13 UTC  (2+ messages)

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-06-28 17:09 UTC  (4+ messages)
  ` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity

[PATCH 0/2] vhost user one time message fixes
 2023-06-28 16:39 UTC  (3+ messages)
` [PATCH 1/2] vhost-user: Change one_time to per_device request
` [PATCH 2/2] vhost-user: Make RESET_DEVICE a per device message


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