qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 08:16:57 to 2024-02-15 17:50:47 UTC [more...]

[PATCH] target/ppc: BHRB avoid using host pointer in translated code
 2024-02-15 17:50 UTC  (2+ messages)

[PATCH] target/mips: Remove mips_def_t::SAARP field
 2024-02-15 17:49 UTC  (2+ messages)

[PATCH 0/2] hw/sparc/leon3: Trivial cleanups around write_bootloader()
 2024-02-15 17:49 UTC  (7+ messages)
` [PATCH 1/2] hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
` [PATCH 2/2] hw/sparc/leon3: Have write_bootloader() take a void pointer argument

[PATCH v5 0/3] hw/sparc/leon3: Strengthen SysBus & QBus API
 2024-02-15 17:48 UTC  (7+ messages)
` [PATCH v5 1/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
` [PATCH v5 2/3] hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
` [PATCH v5 3/3] hw/sparc/leon3: Initialize GPIO before realizing CPU devices

[PATCH v4 00/10] Optimize buffer_is_zero
 2024-02-15 17:47 UTC  (12+ messages)
` [PATCH v4 02/10] util/bufferiszero: Remove AVX512 variant
` [PATCH v4 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PATCH v4 06/10] util/bufferiszero: Improve scalar variant
` [PATCH v4 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PATCH v4 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64

[PATCH qemu] hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge
 2024-02-15 17:42 UTC  (3+ messages)

[PATCH] iotests: Make 144 deterministic again
 2024-02-15 17:38 UTC  (3+ messages)

[PULL 00/35] target-arm queue
 2024-02-15 17:35 UTC  (36+ messages)
` [PULL 01/35] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
` [PULL 02/35] linux-user/aarch64: Choose SYNC as the preferred MTE mode
` [PULL 03/35] target/arm: Fix nregs computation in do_{ld,st}_zpa
` [PULL 04/35] target/arm: Adjust and validate mtedesc sizem1
` [PULL 05/35] target/arm: Split out make_svemte_desc
` [PULL 06/35] target/arm: Handle mte in do_ldrq, do_ldro
` [PULL 07/35] target/arm: Fix SVE/SME gross MTE suppression checks
` [PULL 08/35] hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses
` [PULL 09/35] hw/block/tc58128: Don't emit deprecation warning under qtest
` [PULL 10/35] tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
` [PULL 11/35] tests/qtest/bios-tables-test: Allow changes to virt GTDT
` [PULL 12/35] hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
` [PULL 13/35] tests/qtest/bios-tables-tests: Update virt golden reference
` [PULL 14/35] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
` [PULL 15/35] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend
` [PULL 16/35] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
` [PULL 17/35] tests/qtest: Fix GMAC test to run on a machine in upstream QEMU
` [PULL 18/35] hw/arm/smmuv3: add support for stage 1 access fault
` [PULL 19/35] hw/arm/stellaris: Convert ADC controller to Resettable interface
` [PULL 20/35] hw/arm/stellaris: Convert I2C "
` [PULL 21/35] hw/arm/stellaris: Add missing QOM 'machine' parent
` [PULL 22/35] hw/arm/stellaris: Add missing QOM 'SoC' parent
` [PULL 23/35] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
` [PULL 24/35] target/arm: The Cortex-R52 has a read-only CBAR
` [PULL 25/35] target/arm: Add Cortex-R52 IMPDEF sysregs
` [PULL 26/35] target/arm: Allow access to SPSR_hyp from hyp mode
` [PULL 27/35] hw/misc/mps2-scc: Fix condition for CFG3 register
` [PULL 28/35] hw/misc/mps2-scc: Factor out which-board conditionals
` [PULL 29/35] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
` [PULL 30/35] hw/arm/mps3r: Initial skeleton for mps3-an536 board
` [PULL 31/35] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
` [PULL 32/35] hw/arm/mps3r: Add UARTs
` [PULL 33/35] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
` [PULL 34/35] hw/arm/mps3r: Add remaining devices
` [PULL 35/35] docs: Add documentation for the mps3-an536 board

[PATCH] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
 2024-02-15 17:36 UTC  (2+ messages)

[PATCH 0/3 qemu] tcg/i386: Page tables in MMIO memory fixes (CXL)
 2024-02-15 17:34 UTC  (12+ messages)
` [PATCH 1/3] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
` [PATCH 2/3] target/i386: Enable page walking from MMIO memory
` [PATCH 3/3] tcg: Avoid double lock if page tables happen to be in mmio memory

[PATCH v3 0/9] mips: do not list individual devices from configs/
 2024-02-15 17:31 UTC  (6+ messages)
` [PATCH v3 8/9] mips/loongson3_virt: do not require CONFIG_USB

[PATCH 00/12] Preparatory patches for live migration downtime improvement
 2024-02-15 17:10 UTC  (4+ messages)
` [PATCH 12/12] vdpa: fix network breakage after cancelling migration

migration-test random intermittent failure, openbsd VM
 2024-02-15 16:53 UTC  (4+ messages)

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-15 16:56 UTC  (7+ messages)

Qemu network connectivity issue
 2024-02-15 16:39 UTC  (2+ messages)

[PATCH v3 0/6] riscv: named features riscv,isa, 'svade' rework
 2024-02-15 16:34 UTC  (8+ messages)
` [PATCH v3 3/6] target/riscv: add remaining named features

[PATCH] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
 2024-02-15 16:02 UTC 

[PATCH] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
 2024-02-15 16:07 UTC 

[RFC PATCH 0/1] target/arm: Fix FEAT_HADFS when page tables are in MMIO (cxl)
 2024-02-15 15:45 UTC  (3+ messages)
` [RFC PATCH 1/1] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW

[RFC PATCH] hw/misc: add a user creatable dummy device for debugging
 2024-02-15 15:43 UTC  (2+ messages)

[PATCH 1/1] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
 2024-02-15 15:35 UTC  (2+ messages)

Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
 2024-02-15 15:29 UTC  (20+ messages)

[PATCH 0/9] hw/ide/ahci: Housekeeping
 2024-02-15 15:25 UTC  (7+ messages)
` [PATCH 3/9] hw/ide/ahci: Rename AHCI PCI function as 'pdev'
` [PATCH 4/9] hw/ide/ahci: Inline ahci_get_num_ports()

[PATCH v4 00/12] hw: Strengthen SysBus & QBus API
 2024-02-15 15:05 UTC  (2+ messages)

[PATCH 0/2] hw/sparc/leon3: Minor cleanups
 2024-02-15 14:59 UTC  (2+ messages)

[PATCH] hw/dma: Pass parent object to i8257_dma_init()
 2024-02-15 14:49 UTC  (2+ messages)

[PATCH v4 0/3] Initial support for SPDM Responders
 2024-02-15 14:44 UTC  (2+ messages)

[PATCH 0/3] physmem: Fix MemoryRegion for second access to cached MMIO Address Space
 2024-02-15 14:28 UTC  (4+ messages)
` [PATCH 1/3] physmem: Reduce local variable scope in flatview_read/write_continue()
` [PATCH 2/3] physmem: Factor out body of flatview_read/write_continue() loop
` [PATCH 3/3] physmem: Fix wrong MR in large address_space_read/write_cached_slow()

[PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API
 2024-02-15 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: Cover hw/i386/kvm/ in 'X86 KVM CPUs' section
` [PATCH v2 2/3] hw/i386: Move SGX files within the kvm/ directory
` [PATCH v2 3/3] hw/i386/sgx: Use QDev API

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-15 14:20 UTC  (5+ messages)

[PATCH] hw/i386/sgx: Use QDev API
 2024-02-15 14:07 UTC  (4+ messages)

[PULL 00/60] virtio,pc,pci: features, cleanups, fixes
 2024-02-15 13:51 UTC  (4+ messages)

[PATCH v2 0/4] hw/arm/stellaris: QOM/QDev cleanups
 2024-02-15 13:50 UTC  (2+ messages)

[PATCH v2] hw/arm/smmuv3: add support for stage 1 access fault
 2024-02-15 13:44 UTC  (3+ messages)

[PATCH v3 0/1] target: New binary to prototype heterogeneous machines
 2024-02-15 13:35 UTC  (5+ messages)
` [PATCH v3 1/1] target: Add system emulation aiming to target any architecture

[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
 2024-02-15  9:33 UTC  (2+ messages)
` [PATCH 1/1] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-02-15 11:31 UTC  (13+ messages)

[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
 2024-02-15  7:56 UTC  (2+ messages)
` [PATCH 1/1] Generate an illegal opcode exception on cmp instructions with lock prefix

[PULL 00/34] Migration staging patches
 2024-02-15 13:24 UTC  (7+ messages)
` [PULL 26/34] migration/multifd: Join the TLS thread

[PATCH 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
 2024-02-15 13:24 UTC  (5+ messages)
` [PATCH 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
` [PATCH 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected

[PATCH v3 0/1] Sending small fix for NPCM GMAC test to properly test on Nuvoton 7xx
 2024-02-15 13:05 UTC  (2+ messages)

[PATCH v3 0/3] Adjust the output of x-query-virtio-status
 2024-02-15 12:49 UTC  (4+ messages)
` [PATCH v3 1/3] qmp: Switch x-query-virtio-status back to numeric encoding

[PATCH 0/1] Fix tcg assert when decoding "lock cmp"
 2024-02-15 12:41 UTC  (3+ messages)
` [PATCH 1/1] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix

double free or corruption (out) in iscsi virtual machine
 2024-02-15 12:34 UTC 

[PATCH v2 0/2] Field 'reason' for MIGRATION event
 2024-02-15 12:27 UTC  (3+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "
` [PATCH v2 2/2] migration: add error reason for failed MIGRATION events

[PATCH v3 0/9] sparc/leon3: Add support for -smp
 2024-02-15 12:26 UTC  (6+ messages)
` [PATCH v3 6/9] leon3: remove SP initialization

[PATCH 0/2] RISC-V: Add Ztso extension
 2024-02-15 11:54 UTC  (6+ messages)

[PATCH v3 0/3] Virtio dmabuf improvements
 2024-02-15 11:41 UTC  (8+ messages)
` [PATCH v3 1/3] hw/virtio: check owner for removing objects
` [PATCH v3 2/3] hw/virtio: cleanup shared resources

[PATCH] system/physmem: remove redundant arg reassignment
 2024-02-15 11:09 UTC  (4+ messages)

[PATCH v3 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2024-02-15 11:01 UTC  (4+ messages)
` [PATCH v3 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v3 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v3 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "

[PATCH v3 0/4] hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once
 2024-02-15 10:50 UTC  (5+ messages)
` [PATCH v3 1/4] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
` [PATCH v3 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
` [PATCH v3 3/4] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
` [PATCH v3 4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c "

Assessment of the difficulty in porting CPU architecture for qemu
 2024-02-15 10:37 UTC 

[PATCH 0/2] Trace skipped memory sections at vdpa memory listener
 2024-02-15 10:36 UTC  (3+ messages)
` [PATCH 1/2] vdpa: stash memory region properties in vars
` [PATCH 2/2] vdpa: trace skipped memory sections

double free or corruption (out) in iscsi virtual machine
 2024-02-15 10:29 UTC  (2+ messages)

[PATCH 0/2] linux-user/riscv: Sync hwprobe keys with kernel
 2024-02-15  9:54 UTC  (2+ messages)

[PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
 2024-02-15  9:54 UTC  (2+ messages)

[PATCH v2] target/riscv: Update $ra with current $pc in trans_cm_jalt()
 2024-02-15  9:53 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-02-15  9:54 UTC  (2+ messages)

[PATCH 1/2] target/riscv/csr.c: Add functional of hvictl CSR
 2024-02-15  9:46 UTC  (4+ messages)
` [PATCH 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-15  9:33 UTC  (6+ messages)
` [PATCH v5 1/4] virtio-iommu: Add an option to define the input range width
` [PATCH v5 2/4] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
` [PATCH v5 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits

[PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-15  9:13 UTC  (2+ messages)

[PATCH] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
 2024-02-15  8:59 UTC  (2+ messages)

[PATCH 2/2] migration: add error reason for failed MIGRATION events
 2024-02-15  8:43 UTC 

[PATCH 0/2] Add field reason to event MIGRATION
 2024-02-15  8:26 UTC  (3+ messages)
` [PATCH 1/2] qapi/migration.json: add reason to MIGRATION event
` [PATCH] migration: add error reason for failed MIGRATION events


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