qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-12 16:58:31 to 2024-11-13 16:50:04 UTC [more...]

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2024-11-13 16:48 UTC  (5+ messages)
` [RFC PATCH 1/5] hw/arm/virt: Add an SMMU_IO_LEN macro

[PATCH] fuzz: disable tcg for OSS-Fuzz builds
 2024-11-13 16:37 UTC 

[PATCH v10 00/15] macOS PV Graphics and new vmapple machine type
 2024-11-13 16:36 UTC  (17+ messages)
` [PATCH v10 01/15] ui & main loop: Redesign of system-specific main thread event handling
` [PATCH v10 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v10 03/15] hw/display/apple-gfx: Adds PCI implementation
` [PATCH v10 04/15] hw/display/apple-gfx: Adds configurable mode list
` [PATCH v10 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
` [PATCH v10 06/15] hw: Add vmapple subdir
` [PATCH v10 07/15] hw/misc/pvpanic: Add MMIO interface
` [PATCH v10 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v10 09/15] gpex: Allow more than 4 legacy IRQs
` [PATCH v10 10/15] hw/vmapple/aes: Introduce aes engine
` [PATCH v10 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v10 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v10 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v10 14/15] hw/block/virtio-blk: Replaces request free function with g_free
` [PATCH v10 15/15] hw/vmapple/vmapple: Add vmapple machine type

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-13 16:48 UTC  (5+ messages)
` [PATCH 3/7] target/i386/kvm: init PMU information only once

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2024-11-13 16:23 UTC  (8+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series

[PATCH] edk2: update submodule to edk2-stable202408.01
 2024-11-13 16:00 UTC  (3+ messages)

[PATCH 0/6] Add Quanta GSZ BMC machine and PCA I2C GPIO expanders
 2024-11-13 15:46 UTC  (3+ messages)
` [PATCH 1/6] bitops.h: add deposit16 function

[PATCH 00/20] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-13 15:36 UTC  (41+ messages)
` [PATCH 01/20] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH 02/20] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH 03/20] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH 04/20] hw/net/xilinx_ethlite: Update QOM style
` [PATCH 05/20] hw/net/xilinx_ethlite: Correct maximum RX buffer size
` [PATCH 06/20] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
` [PATCH 07/20] hw/net/xilinx_ethlite: Rename rxbuf -> port_index
` [PATCH 08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper
` [PATCH 09/20] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper
` [PATCH 10/20] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper
` [PATCH 11/20] hw/net/xilinx_ethlite: Access RX_CTRL register for each port
` [PATCH 12/20] hw/net/xilinx_ethlite: Access TX_GIE "
` [PATCH 13/20] hw/net/xilinx_ethlite: Access TX_LEN "
` [PATCH 14/20] hw/net/xilinx_ethlite: Access TX_CTRL "
` [PATCH 15/20] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO
` [PATCH 16/20] hw/net/xilinx_ethlite: Map TX_LEN "
` [PATCH 17/20] hw/net/xilinx_ethlite: Map TX_GIE "
` [PATCH 18/20] hw/net/xilinx_ethlite: Map TX_CTRL "
` [PATCH 19/20] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region
` [PATCH 20/20] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container'

[PATCH] i386/kvm: Fix kvm_enable_x2apic link error in non-KVM builds
 2024-11-13 14:49 UTC 

[PATCH] hw/s390x: Restrict "loadparm" property to devices that can be used for booting
 2024-11-13 14:49 UTC  (3+ messages)

[PATCH v2 00/14] s390x: virtio-mem support
 2024-11-13 14:46 UTC  (2+ messages)

[PATCH v8 00/15] macOS PV Graphics and new vmapple machine type
 2024-11-13 14:32 UTC  (6+ messages)
` [PATCH v8 12/15] hw/vmapple/cfg: Introduce vmapple cfg region

[PATCH v3 0/6] Support virtio-gpu DRM native context
 2024-11-13 14:29 UTC  (5+ messages)
` [PATCH v3 6/6] virtio-gpu: Support "

[PATCH] migration: fix-possible-int-overflow
 2024-11-13 14:05 UTC 

[PULL v2 00/13] (Almost entirely) bugfix changes for QEMU 9.2 hard freeze
 2024-11-13 13:46 UTC  (2+ messages)

[PATCH v2 0/4] qapi: generalize special features
 2024-11-13 13:20 UTC  (3+ messages)
` [PATCH v2 3/4] qapi: rename 'special_features' to 'features'

[PATCH v2] target/riscv: Add Tenstorrent Ascalon CPU
 2024-11-13 13:07 UTC  (3+ messages)

[PATCH ssh] ssh: Do not switch session to non-blocking mode
 2024-11-13 13:00 UTC  (3+ messages)

[PATCH ssh v2] ssh: Do not switch session to non-blocking mode
 2024-11-13 12:55 UTC 

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-11-13 11:30 UTC  (7+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PULL 00/65] virtio,pc,pci: features, fixes, cleanups
 2024-11-13 10:53 UTC  (5+ messages)
` [PULL 32/65] amd_iommu: Check APIC ID > 255 for XTSup

[PATCH] virtio-net: Add queues before loading them
 2024-11-13 10:41 UTC  (4+ messages)

[RFC PATCH 00/11] rust: improved integration with cargo
 2024-11-13 10:41 UTC  (18+ messages)
` [RFC PATCH 01/11] rust: qemu_api: do not disable lints outside bindgen-generated code
` [RFC PATCH 07/11] rust: fix a couple style issues from clippy
` [RFC PATCH 08/11] rust: build: establish a baseline of lints across all crates
` [RFC PATCH 09/11] rust: build: add "make clippy", "make rustfmt"
` [RFC PATCH 10/11] rust: fix doc test syntax

[PATCH] hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
 2024-11-13 10:32 UTC  (2+ messages)

[PATCH v9 00/16] macOS PV Graphics and new vmapple machine type
 2024-11-13  9:48 UTC  (4+ messages)
` [PATCH v9 02/16] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[PATCH] tests/qtest: add TIMEOUT_MULTIPLIER
 2024-11-13  9:43 UTC 

[PATCH 1/1] vfio/platform: Add mmio-base property to define start address for MMIO mapping
 2024-11-13  9:42 UTC  (6+ messages)

[PATCH v5 00/20] intel_iommu: Enable stage-1 translation for emulated device
 2024-11-13  8:50 UTC  (7+ messages)
` [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with interrupt range
` [PATCH v5 17/20] tests/acpi: q35: Update host address width in DMAR

[PATCH 0/6] Change ghes driver to use HEST-based offsets
 2024-11-13  8:37 UTC  (7+ messages)
` [PATCH 1/6] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH 2/6] acpi/ghes: add a firmware file with HEST address
` [PATCH 3/6] acpi/ghes: rename the function which gets hw error offsets
` [PATCH 4/6] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH 5/6] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH 6/6] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH] hw/openrisc: Fixed undercounting of TTCR in continuous mode
 2024-11-13  7:00 UTC  (2+ messages)

[PATCH RFC 0/5] Change ghes driver to use HEST-based offsets
 2024-11-13  6:57 UTC  (4+ messages)

[PATCH v6 00/60] QEMU TDX support
 2024-11-13  6:28 UTC  (3+ messages)
` [PATCH v6 07/60] kvm: Introduce kvm_arch_pre_create_vcpu()

[PATCH 0/2] Add RW support for 4k sector size vhdx
 2024-11-12 23:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add iotest "

[PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
 2024-11-12 22:24 UTC  (18+ messages)
` [PATCH v2 0/7] hugetlbfs memory HW error fixes
  ` [PATCH v2 1/7] accel/kvm: Keep track of the HWPoisonPage page_size
  ` [PATCH v2 2/7] system/physmem: poisoned memory discard on reboot
  ` [PATCH v2 3/7] accel/kvm: Report the loss of a large memory page
  ` [PATCH v2 6/7] hostmem: Handle remapping of RAM

[PATCH v4 0/3] plugins: generate list of symbols automatically
 2024-11-12 21:26 UTC  (4+ messages)
` [PATCH v4 1/3] plugins: add missing export for qemu_plugin_num_vcpus
` [PATCH v4 2/3] plugins: detect qemu plugin API symbols from header
` [PATCH v4 3/3] plugins: eradicate qemu-plugins.symbols static file

[PATCH v3 0/3] plugins: generate list of symbols automatically
 2024-11-12 21:27 UTC  (3+ messages)

[PATCH] GTM19-448: Fix script to work without realpath
 2024-11-12 21:18 UTC  (3+ messages)

[PATCH v2] tests/tcg: Stop using exit() in the gdbstub testcases
 2024-11-12 21:02 UTC  (3+ messages)
` Ping: "

[PATCH for-9.2 0/6] linux-user: Fix elf load and vdso alignment
 2024-11-12 20:37 UTC  (7+ messages)
` [PATCH 1/6] linux-user: Honor elf alignment when placing images
` [PATCH 2/6] linux-user: Drop image_info.alignment
` [PATCH 3/6] linux-user/aarch64: Reduce vdso alignment to 4k
` [PATCH 4/6] linux-user/arm: "
` [PATCH 5/6] linux-user/loongarch64: "
` [PATCH 6/6] linux-user/ppc: "

[PATCH v3 0/4] Improve Mips target
 2024-11-12 19:29 UTC  (7+ messages)
` [PATCH v3 1/4] Add support for emulation of CRC32 instructions
` [PATCH v3 2/4] Skip NaN mode check for soft-float
` [PATCH v3 3/4] target/mips: Enable MSA ASE using a CLI flag
` [PATCH v3 4/4] target/mips: Enable MSA ASE for mips64R2-generic

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-11-12 18:28 UTC  (13+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model

[PATCH v2 0/6] target/mips: Convert nanoMIPS LSA opcode to decodetree
 2024-11-12 18:18 UTC  (12+ messages)
` [PATCH v2 1/6] target/mips: Introduce decode tree bindings for microMIPS ISA
` [PATCH v2 2/6] target/mips: Introduce decode tree bindings for nanoMIPS ISA
` [PATCH v2 3/6] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument
` [PATCH v2 4/6] target/mips: Decode LSA shift amount using decodetree function
` [PATCH v2 5/6] target/mips: Convert microMIPS LSA opcode to decodetree
` [PATCH v2 6/6] target/mips: Convert nanoMIPS "

[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
 2024-11-12 17:10 UTC  (4+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
  ` [edk2-devel] "

[PATCH 0/2] target/mips: Convert nanoMIPS LSA opcode to decodetree
 2024-11-12 17:09 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/7 for-9.2] Fix broken cpu hotplug after migration
 2024-11-12 17:02 UTC  (8+ messages)
` [PATCH 1/7 for-9.2] qtest: allow ACPI DSDT Table changes
` [PATCH 2/7 for-9.2] Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"
` [PATCH 3/7 for-9.2] Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
` [PATCH 4/7 for-9.2] tests/acpi: update expected blobs
` [RFC 5/7] DO NOT MERGE: acpi: cpuhp: add option to AML genrator to opt-in to always present vCPUs
` [RFC 6/7] DO NOT MERGE: acpi: cpuhp: use 'realized' status of vCPU to check if CPU is enabled
` [RFC 7/7] DO NOT MERGE: acpi: cpuhp: preserve always present vCPUs on unplug

[RESEND PATCH 00/10] usb/uhci: Add UHCI sysbus support, and enable for AST machines
 2024-11-12 17:01 UTC  (11+ messages)
` [RESEND PATCH 01/10] usb/uhci: checkpatch cleanup
` [RESEND PATCH 02/10] usb/uhci: Introduce and use register defines
` [RESEND PATCH 03/10] usb/uhci: Move PCI-related code into a separate file
` [RESEND PATCH 04/10] usb/uhci: enlarge uhci memory space
` [RESEND PATCH 05/10] usb/uhci: Add support for usb-uhci-sysbus
` [RESEND PATCH 06/10] usb/uhci: Add aspeed specific read and write functions
` [RESEND PATCH 07/10] aspeed: Add uhci support for ast2600
` [RESEND PATCH 08/10] aspeed: Add uhci support for ast2400 and ast2500
` [RESEND PATCH 09/10] usb-hub: Add support for v2.0 hubs
` [RESEND PATCH 10/10] usb-hub: Fix handling port power control messages

[RFC PATCH 0/8] usb/uhci: Add UHCI sysbus support, and enable for AST machines
 2024-11-12 16:59 UTC  (8+ messages)
` [PATCH 02/10] usb/uhci: Introduce and use register defines
` [PATCH 04/10] usb/uhci: enlarge uhci memory space
` [PATCH 05/10] usb/uhci: Add support for usb-uhci-sysbus
` [PATCH 06/10] usb/uhci: Add aspeed specific read and write functions
` [PATCH 07/10] aspeed: Add uhci support for ast2600
` [PATCH 09/10] usb-hub: Add support for v2.0 hubs


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