qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-16 23:14:44 to 2023-11-20 00:29:20 UTC [more...]

[PATCH v6 0/8] Unified CPU type check
 2023-11-20  0:27 UTC  (3+ messages)
` [PATCH v6 1/8] machine: Use error handling when CPU type is checked
` [PATCH v6 2/8] machine: Introduce helper is_cpu_type_supported()

[PATCH v3] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-19 22:54 UTC  (2+ messages)

[PATCH-for-8.2 v2 0/2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping FIFOs
 2023-11-19 22:51 UTC  (3+ messages)
` [PATCH-for-8.2 v2 1/2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
` [PATCH-for-8.2 v2 2/2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO

[PATCH v3 0/4] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-19 22:11 UTC  (6+ messages)

[PATCH] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-19 20:42 UTC  (7+ messages)

[PATCH v2] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-19 19:53 UTC 

[PULL 0/1] target/xtensa fixes for v8.2
 2023-11-19 19:11 UTC 

[PULL] target/xtensa fixes for v8.2
 2023-11-19 18:53 UTC  (2+ messages)

[Stable-7.2.7 v2 00/62] Patch Round-up for stable 7.2.7, frozen on 2023-11-19
 2023-11-19 18:21 UTC  (3+ messages)
` [Stable-7.2.7 61/62] tracetool: avoid invalid escape in Python string
` [Stable-7.2.7 62/62] target/tricore: Rename tricore_feature

[Stable-8.1.3 v2 00/59] Patch Round-up for stable 8.1.3, frozen on 2023-11-19
 2023-11-19 18:19 UTC  (7+ messages)
` [Stable-8.1.3 54/59] tracetool: avoid invalid escape in Python string
` [Stable-8.1.3 55/59] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [Stable-8.1.3 56/59] target/riscv/kvm: support KVM_GET_REG_LIST
` [Stable-8.1.3 57/59] s390x/pci: only limit DMA aperture if vfio DMA limit reported
` [Stable-8.1.3 58/59] target/arm: HVC at EL3 should go to EL3, not EL2
` [Stable-8.1.3 59/59] hw/mips: LOONGSON3V depends on UNIMP device

[PATCH v4 0/2] acpi: report numa nodes for device memory using GI
 2023-11-19 13:01 UTC  (3+ messages)
` [PATCH v4 1/2] qom: new object to associate device to numa node
` [PATCH v4 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH] configure: Make only once with pseudo-"in source tree" builds
 2023-11-19 10:16 UTC 

[PATCH] audio: Free consumed default audio devices
 2023-11-19  8:39 UTC 

[PATCH] hw/timer/hpet: Convert DPRINTF to trace events
 2023-11-18 23:11 UTC 

[PATCH for-8.2] target/arm: Fix SME FMOPA (16-bit), BFMOPA
 2023-11-18 17:36 UTC  (2+ messages)

[v2 0/2] vhost-user-test: Add negotiated features check
 2023-11-18 15:22 UTC  (3+ messages)
` [v2 1/2] qapi/virtio: Add feature and status bits for x-query-virtio-status
` [v2 2/2] vhost-user-test: Add negotiated features check

[RFC] Flexible SR-IOV support for virtio-net
 2023-11-18 12:10 UTC 

[PATCH RESEND v7 00/19] virtio-net RSS/hash report fixes and improvements
 2023-11-18  9:25 UTC  (20+ messages)
` [PATCH RESEND v7 01/19] tap: Remove tap_probe_vnet_hdr_len()
` [PATCH RESEND v7 02/19] tap: Remove qemu_using_vnet_hdr()
` [PATCH RESEND v7 03/19] net: Move virtio-net header length assertion
` [PATCH RESEND v7 04/19] net: Remove receive_raw()
` [PATCH RESEND v7 05/19] tap: Call tap_receive_iov() from tap_receive()
` [PATCH RESEND v7 06/19] tap: Shrink zeroed virtio-net header
` [PATCH RESEND v7 07/19] virtio-net: Copy header only when necessary
` [PATCH RESEND v7 08/19] virtio-net: Disable RSS on reset
` [PATCH RESEND v7 09/19] virtio-net: Unify the logic to update NIC state for RSS
` [PATCH RESEND v7 10/19] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH RESEND v7 11/19] virtio-net: Report RSS warning at device realization
` [PATCH RESEND v7 12/19] virtio-net: Always set populate_hash
` [PATCH RESEND v7 13/19] virtio-net: Do not write hashes to peer buffer
` [PATCH RESEND v7 14/19] ebpf: Fix RSS error handling
` [PATCH RESEND v7 15/19] ebpf: Use standard section name
` [PATCH RESEND v7 16/19] ebpf: Simplify error handling
` [PATCH RESEND v7 17/19] ebpf: Return 0 when configuration fails
` [PATCH RESEND v7 18/19] ebpf: Refactor tun_rss_steering_prog()
` [PATCH RESEND v7 19/19] ebpf: Add a separate target for skeleton

[PATCH v7 00/19] virtio-net RSS/hash report fixes and improvements
 2023-11-18  9:18 UTC  (5+ messages)
` [PATCH v7 01/19] tap: Remove tap_probe_vnet_hdr_len()
` [PATCH v7 02/19] tap: Remove qemu_using_vnet_hdr()
` [PATCH v7 03/19] net: Move virtio-net header length assertion
` [PATCH v7 04/19] net: Remove receive_raw()

[PATCH v3 0/8] Add powernv10 I2C devices and tests
 2023-11-18  7:36 UTC  (12+ messages)
` [PATCH v3 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
` [PATCH v3 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
` [PATCH v3 4/8] ppc/pnv: Fix PNV I2C invalid status after reset

[PATCH v3] hw/ide/ahci: fix legacy software reset
 2023-11-18  7:34 UTC  (3+ messages)

[PATCH v5 00/31] Unified CPU type check
 2023-11-18  6:40 UTC  (9+ messages)
` [PATCH v5 03/31] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()

[PATCH] qga/linux: Add new api 'guest-network-get-route'
 2023-11-18  2:24 UTC 

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-11-17 21:20 UTC  (11+ messages)
` [PATCH v3 02/70] RAMBlock: Add support of KVM private guest memfd
` [PATCH v3 05/70] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [PATCH v3 09/70] physmem: Introduce ram_block_convert_range() for page conversion
` [PATCH v3 18/70] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v3 19/70] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object

[PULL 0/2] hppa64 fixes
 2023-11-17 20:05 UTC  (3+ messages)
` [PULL 1/2] target/hppa: Fix 64-bit SHRPD instruction
` [PULL 2/2] disas/hppa: Show hexcode of instruction along with disassembly

[PATCH v2 0/2] HPPA64-PATCHES-for-8.2
 2023-11-17 19:52 UTC  (7+ messages)
` [PATCH v2 1/2] target/hppa: Fix 64-bit SHRPD instruction
` [PATCH v2 2/2] disas/hppa: Show hexcode of instruction along with disassembly

[PATCH v3] hw/usb: fix xhci port notify
 2023-11-17 17:39 UTC 

[PATCH v2] hw/usb: fix xhci port notify
 2023-11-17 17:35 UTC 

[PATCH-for-8.2] target/nios2: Deprecate the Nios II architecture
 2023-11-17 17:33 UTC  (6+ messages)

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-11-17 16:36 UTC  (6+ messages)
` [PATCH v2 16/35] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 17/35] tcg/mips: "

[RFC 0/2] vhost-user-test: Add negotiated features check
 2023-11-17 16:26 UTC  (7+ messages)
` [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status

[PULL 0/8] Firmware/edk2 20230918 patches
 2023-11-17 16:00 UTC  (4+ messages)

[PATCH v6 00/21] vfio: Adopt iommufd
 2023-11-17 14:58 UTC  (13+ messages)
` [PATCH v6 01/21] backends/iommufd: Introduce the iommufd object
` [PATCH v6 09/21] vfio/iommufd: Enable pci hot reset through iommufd cdev interface
` [PATCH v6 12/21] vfio/platform: Allow the selection of a given iommu backend
` [PATCH v6 18/21] vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks

[PATCH for-8.2 0/3] UI: fix default VC regressions
 2023-11-17 14:35 UTC  (4+ messages)
` [PATCH for-8.2 1/3] vl: revert behaviour for -display none
` [PATCH for-8.2 2/3] ui: use "vc" chardev for dbus, gtk & spice-app
` [PATCH for-8.2 3/3] ui/console: fix default VC when there are no display

[PATCH] docs/devel: Add VFIO iommufd backend documentation
 2023-11-17 14:28 UTC  (3+ messages)

[PATCH] vl: add missing display_remote++
 2023-11-17 14:17 UTC 

[PATCH 00/16] hw/uefi: add uefi variable service
 2023-11-17 14:11 UTC  (3+ messages)
` [PATCH 03/16] hw/uefi: add include/hw/uefi/var-service.h

[PATCH] migration: free 'saddr' since be no longer used
 2023-11-17 13:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 0/5] Limit type names to alphanumerical and some few special characters
 2023-11-17 13:48 UTC  (8+ messages)
` [PATCH v3 1/5] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
` [PATCH v3 2/5] hw: Replace anti-social QOM type names (again)
` [PATCH v3 3/5] memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
` [PATCH v3 4/5] tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
` [PATCH v3 5/5] qom/object: Limit type names to alphanumerical and some few special characters

[PATCH 0/2] HPPA64-PATCHES-for-8.2
 2023-11-17 10:45 UTC  (3+ messages)
` [PATCH 1/2] target/hppa: Fix 64-bit SHRPD instruction
` [PATCH 2/2] disas/hppa: Show hexcode of instruction along with disassembly

[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
 2023-11-17 10:34 UTC  (32+ messages)
` [PATCH v5 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v5 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v5 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v5 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v5 06/11] tests/qtest: Creating qtest for GMAC Module
` [PATCH v5 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v5 08/11] hw/net: General GMAC Implementation
` [PATCH v5 09/11] hw/net: GMAC Rx Implementation
` [PATCH v5 10/11] hw/net: GMAC Tx Implementation
` [PATCH v5 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest

[PATCH for-8.2] Revert "ui/console: allow to override the default VC"
 2023-11-17 10:21 UTC  (2+ messages)

[PATCH] riscv: Fix SiFive E CLINT clock frequency
 2023-11-17 10:15 UTC  (2+ messages)

[PULL 0/7] Error reporting patches for 2023-11-17
 2023-11-17  9:53 UTC  (8+ messages)
` [PULL 1/7] spapr/pci: Correct "does not support hotplugging error messages
` [PULL 2/7] hmp: Improve sync-profile error message
` [PULL 3/7] qga: Improve guest-exec-status "
` [PULL 4/7] ui/qmp-cmds: Improve two error messages
` [PULL 5/7] net: Fix a misleading error message
` [PULL 6/7] balloon: "
` [PULL 7/7] target/i386/cpu: Improve error message for property "vendor"

[PATCH 0/7] Miscellaneous error message improvements
 2023-11-17  9:14 UTC  (2+ messages)

QEMU snapshotting
 2023-11-17  8:57 UTC  (2+ messages)

[PATCH v2] system/memory: use ldn_he_p/stn_he_p
 2023-11-17  8:43 UTC  (3+ messages)

[PATCH] hw/usb: fix xhci port notify
 2023-11-17  8:24 UTC 

[RFC PATCH] tests/tcg: finesse the registers check for "hidden" regs
 2023-11-17  7:43 UTC  (2+ messages)

[PATCH v6 00/16] Support smp.clusters for x86 in QEMU
 2023-11-17  7:51 UTC  (17+ messages)
` [PATCH v6 01/16] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v6 02/16] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4]
` [PATCH v6 03/16] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v6 04/16] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v6 05/16] i386: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v6 06/16] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH v6 07/16] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v6 08/16] i386: Expose module level in CPUID[0x1F]
` [PATCH v6 09/16] i386: Support module_id in X86CPUTopoIDs
` [PATCH v6 10/16] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH v6 11/16] tests: Add test case of APIC ID for module level parsing
` [PATCH v6 12/16] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH v6 13/16] i386: Add cache topology info in CPUCacheInfo
` [PATCH v6 14/16] i386: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v6 15/16] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v6 16/16] i386: Use CPUCacheInfo.share_level to encode "

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-17  7:35 UTC  (4+ messages)
` [PATCH 3/3] tests/avocado: Enable reverse_debugging.py tests in gitlab CI

[PATCH-for-8.2? v2 0/4] hw/arm/stm32xxx: Report error when incorrect CPU is used
 2023-11-17  7:17 UTC  (5+ messages)
` [PATCH-for-8.2? v2 1/4] hw/core/machine: Constify MachineClass::valid_cpu_types[]
` [PATCH-for-8.2? v2 2/4] hw/arm/stm32f405: Report error when incorrect CPU is used
` [PATCH-for-8.2? v2 3/4] hw/arm/stm32f205: "
` [PATCH-for-8.2? v2 4/4] hw/arm/stm32f100: "

[PATCH] linux-headers: Synchronize linux headers from linux v6.7.0-rc1
 2023-11-17  6:45 UTC  (7+ messages)

[RFC PATCH] Hexagon (target/hexagon) Make generators object oriented
 2023-11-17  6:23 UTC  (6+ messages)

[PATCH v2] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-11-17  6:08 UTC 

[PATCH v2] hw/arm/virt: Allow additions to the generated device tree
 2023-11-17  2:18 UTC 

[PULL 0/2] Net patches
 2023-11-17  2:28 UTC  (3+ messages)

[PULL v3 00/25] Pixman patches
 2023-11-17  0:51 UTC  (4+ messages)
` [PULL v3 09/25] ui/console: allow to override the default VC

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2023-11-17  0:09 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).