qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 08:50:33 to 2024-04-23 13:37:35 UTC [more...]

[PATCH 00/22] configs: switch boards to "default y"
 2024-04-23 13:37 UTC  (30+ messages)
` [PATCH 01/22] configs: list "implied" device groups in the default configs
` [PATCH 02/22] alpha: switch boards to "default y"
` [PATCH 03/22] arm: "
` [PATCH 04/22] avr: "
` [PATCH 05/22] cris: "
` [PATCH 06/22] hppa: "
` [PATCH 07/22] i386: "
` [PATCH 08/22] loongarch: "
` [PATCH 09/22] m68k: "
` [PATCH 10/22] microblaze: "
` [PATCH 11/22] meson: make target endianneess available to Kconfig
` [PATCH 12/22] mips: switch boards to "default y"
` [PATCH 13/22] nios2: "
` [PATCH 14/22] openrisc: "
` [PATCH 15/22] ppc: "
` [PATCH 16/22] riscv: "
` [PATCH 17/22] rx: "
` [PATCH 18/22] s390x: "
` [PATCH 19/22] sh4: "
` [PATCH 20/22] sparc: "
` [PATCH 21/22] tricore: "
` [PATCH 22/22] xtensa: "

[PATCH v2 0/1] migration/dirtyrate: Fix segmentation fault
 2024-04-23 13:35 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] migration/dirtyrate: Fix segmentation fault
 2024-04-23  7:12 UTC  (2+ messages)

[PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
 2024-04-23 12:48 UTC  (5+ messages)

[PATCH v2 00/22] arm: Run CCA VMs with KVM
 2024-04-23 12:35 UTC  (13+ messages)
` [PATCH v2 02/22] target/arm: Add confidential guest support
` [PATCH v2 14/22] target/arm/kvm-rme: Add Realm Personalization Value parameter
` [PATCH v2 15/22] target/arm/kvm-rme: Add measurement algorithm property

[PATCH 0/3] target/arm: Make the counter frequency default 1GHz for new CPUs, machines
 2024-04-23 12:12 UTC  (9+ messages)
` [PATCH 2/3] target/arm: Refactor default generic timer frequency handling

[PATCH v3] hw/audio/virtio-snd: Use device endianness instead of target one
 2024-04-23 11:05 UTC  (8+ messages)

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-23 10:56 UTC  (3+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
 2024-04-23 10:51 UTC  (5+ messages)

[PATCH 0/6] Add ivshmem-flat device
 2024-04-23 10:39 UTC  (4+ messages)

[PATCH] target/i386/translate.c: always write 32-bits for SGDT and SIDT
 2024-04-23  9:18 UTC  (7+ messages)

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-04-23  8:30 UTC  (2+ messages)

[PATCH intel_iommu 0/7] FLTS for VT-d
 2024-04-23  8:19 UTC  (13+ messages)
` [PATCH intel_iommu 2/7] intel_iommu: rename slpte to pte before adding FLTS
` [PATCH intel_iommu 1/7] intel_iommu: fix FRCD construction macro
` [PATCH intel_iommu 5/7] intel_iommu: extract device IOTLB invalidation logic
` [PATCH intel_iommu 6/7] intel_iommu: add PASID-based IOTLB invalidation
` [PATCH intel_iommu 4/7] intel_iommu: add support for first-stage translation
` [PATCH intel_iommu 3/7] intel_iommu: make types match
` [PATCH intel_iommu 7/7] intel_iommu: add a CLI option to enable FLTS

[PATCH v1 0/4] virtio_snd_set_config: Fix #2296
 2024-04-23  8:17 UTC  (9+ messages)
` [PATCH v1 1/4] virtio-snd: add virtio_snd_is_config_valid()
` [PATCH v1 2/4] virtio-snd: factor card setup out of realize func
` [PATCH v1 3/4] virtio-snd: factor card removal out of unrealize()
` [PATCH v1 4/4] virtio_snd_set_config: validate and re-setup card

[PATCH 00/27] Add qapi-domain Sphinx extension
 2024-04-23  7:48 UTC  (8+ messages)

Missing features in QEMU SapphireRapid definition
 2024-04-23  7:23 UTC  (3+ messages)

[PATCH] target/arm: Restrict translation disabled alignment check to VMSA
 2024-04-23  7:16 UTC  (4+ messages)

[PATCH v7 0/2] Implement SSH commands in QEMU GA for Windows
 2024-04-23  6:48 UTC  (4+ messages)
` [PATCH v7 1/2] Refactor common functions between POSIX and Windows implementation
` [PATCH v7 2/2] Implement SSH commands in QEMU GA for Windows

[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-04-23  6:44 UTC  (4+ messages)
` [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code

[PATCH v2 0/8] target/ppc: Move fixed-point insns to
 2024-04-23  6:32 UTC  (9+ messages)
` [PATCH v2 1/8] target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions to decodetree
` [PATCH v2 2/8] target/ppc: Make divw[u] handler method decodetree compatible
` [PATCH v2 3/8] target/ppc: Move divw[u, e, eu] instructions to decodetree
` [PATCH v2 4/8] target/ppc: Move neg, darn, mod{sw, uw} "
` [PATCH v2 5/8] target/ppc: Move multiply fixed-point insns (64-bit operands) "
` [PATCH v2 6/8] target/ppc: Move div/mod fixed-point insns (64 bits "
` [PATCH v2 7/8] target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions "
` [PATCH v2 8/8] target/ppc: Move logical fixed-point "

[PATCH] target/ppc: handle vcpu hotplug failure gracefully
 2024-04-23  6:30 UTC 

[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
 2024-04-23  6:04 UTC  (2+ messages)

[PATCH v10 0/6] ui/console: Private QemuDmaBuf struct
 2024-04-23  2:22 UTC  (7+ messages)
` [PATCH v10 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v10 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v10 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v10 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v10 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v10 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c

[PATCH RESEND 0/2] Fix crash of VMs configured with the CDROM device
 2024-04-23  1:45 UTC  (2+ messages)

[PATCH 6.6.y] virtio_net: Do not send RSS key if it is not supported
 2024-04-22 15:18 UTC 

[PATCH v4] hw/audio/virtio-snd: Always use little endian audio format
 2024-04-22 21:18 UTC 

[PATCH 0/4] X86: Alias isa-bios area and clean up
 2024-04-22 20:06 UTC  (5+ messages)
` [PATCH 1/4] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
` [PATCH 2/4] hw/i386/pc_sysfw: Alias rather than copy isa-bios region
` [PATCH 3/4] hw/i386/x86: Eliminate two if statements in x86_bios_rom_init()
` [PATCH 4/4] hw/i386: Consolidate isa-bios creation

[PATCH for-9.1] util/log: add cleanup function
 2024-04-22 19:29 UTC  (2+ messages)

[PATCH v6 0/2] Implement SSH commands in QEMU GA for Windows
 2024-04-22 18:20 UTC  (3+ messages)

[PATCH] target/riscv/kvm: Fix exposure of Zkr
 2024-04-22 18:09 UTC  (2+ messages)

[PATCH v2 0/1] target/riscv/kvm: tolerate KVM disable ext errors
 2024-04-22 17:14 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/7] plugins: Use unwind info for special gdb registers
 2024-04-22 16:49 UTC  (2+ messages)

[PATCH v3 0/6] target/arm: Do memory alignment check for device memory
 2024-04-22 15:59 UTC  (5+ messages)
` [PATCH v3 5/6] target/arm: Do memory type alignment check when translation disabled

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-22 15:42 UTC  (14+ messages)
` [PATCH v7 06/12] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v2] tests/unit: Remove debug statements in test-nested-aio-poll.c
 2024-04-22 15:37 UTC  (2+ messages)

[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
 2024-04-22 15:24 UTC  (6+ messages)

[PATCH v2 0/6] hw/ppc: SPI model
 2024-04-22 15:03 UTC  (9+ messages)
` [PATCH v2 2/6] hw/ppc: SPI controller model - registers implementation
` [PATCH v2 4/6] hw/misc: Microchip's 25CSM04 SEEPROM model
` [PATCH v2 5/6] hw/ppc: SPI controller wiring to P10 chip and create seeprom device

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-04-22 15:03 UTC  (12+ messages)
` [PATCH v3 21/49] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PATCH v3 22/49] i386/sev: Introduce 'sev-snp-guest' object
` [PATCH v3 31/49] i386/sev: Update query-sev QAPI format to handle SEV-SNP
` [PATCH v3 36/49] i386/sev: Add KVM_EXIT_VMGEXIT handling for Extended Guest Requests
` [PATCH v3 43/49] qapi, i386: Move kernel-hashes to SevCommonProperties

[PATCH] hvf: arm: Remove PL1_WRITE_MASK
 2024-04-22  9:27 UTC 

[PATCH] target/riscv/kvm: tolerate KVM disable ext errors
 2024-04-22 14:28 UTC  (4+ messages)

[PATCH v2] hw/audio/virtio-snd: Use device endianness instead of target one
 2024-04-22 14:25 UTC  (3+ messages)

[PATCH v2 1/1] ebpf: Added traces back. Changed source set for eBPF to 'system'
 2024-04-22 13:52 UTC  (2+ messages)

[PATCH] hw/audio/virtio-snd: Use device endianness instead of target one
 2024-04-22 13:09 UTC  (2+ messages)

[RFC PATCH 0/3] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-04-22 13:01 UTC  (4+ messages)
` [RFC PATCH 1/3] target/riscv: change RISCV_EXCP_SEMIHOST exception number

[PATCH] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
 2024-04-22 12:58 UTC 

[PATCH] backends/cryptodev-builtin: Fix local_error leaks
 2024-04-22 12:52 UTC  (3+ messages)

[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
 2024-04-22 12:46 UTC  (4+ messages)
` [RFC PATCH-for-8.0 3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu()

[PATCH] docs/devel: fix minor typo in submitting-a-patch.rst
 2024-04-22 12:45 UTC  (2+ messages)

[PATCH v4] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
 2024-04-22 12:31 UTC  (5+ messages)
` [PATCH v5] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific sbi
` [PATCH v6] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI

[PATCH] pythondeps.toml: warn about updates needed to docs/requirements.txt
 2024-04-22 12:14 UTC  (2+ messages)

[PATCH 00/24] include/exec: Rework (part 2)
 2024-04-22 11:44 UTC  (5+ messages)
` [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'

[PATCH] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
 2024-04-22 11:24 UTC  (2+ messages)

[PATCH] vhost-user-test: no set non-blocking for cal fd less than 0
 2024-04-22  9:46 UTC 

Support Apple Silicon acceleration for x86 / x86_64 guests
 2024-04-22  9:36 UTC 


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