qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 14:52:48 to 2024-10-02 06:52:10 UTC [more...]

[PATCH v2 00/11] ppc/spapr: remove deprecated machines specific code
 2024-10-02  6:51 UTC  (17+ messages)
` [PATCH v2 01/11] ppc/spapr: remove deprecated machine pseries-2.1
` [PATCH v2 02/11] ppc/spapr: remove deprecated machine pseries-2.2
` [PATCH v2 03/11] ppc/spapr: remove deprecated machine pseries-2.3
` [PATCH v2 04/11] ppc/spapr: remove deprecated machine pseries-2.4
` [PATCH v2 05/11] ppc/spapr: remove deprecated machine pseries-2.5
` [PATCH v2 06/11] ppc/spapr: remove deprecated machine pseries-2.6
` [PATCH v2 07/11] ppc/spapr: remove deprecated machine pseries-2.7
` [PATCH v2 08/11] ppc/spapr: remove deprecated machine pseries-2.8

[PATCH v3 00/22] -Werror=maybe-uninitialized fixes
 2024-10-02  6:21 UTC  (5+ messages)
` [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized

[PATCH v13 00/10] Support persistent reservation operations
 2024-10-02  6:19 UTC  (3+ messages)
` [PATCH v13 09/10] hw/nvme: add reservation protocal command

[PATCH 0/7] migration: query-migrationthreads enhancements and cleanups
 2024-10-02  5:58 UTC  (5+ messages)

[PULL v3 00/35] riscv-to-apply queue
 2024-10-02  5:50 UTC  (36+ messages)
` [PULL v3 01/35] target/riscv: Add a property to set vl to ceil(AVL/2)
` [PULL v3 02/35] tests/acpi: Add empty ACPI SRAT data file for RISC-V
` [PULL v3 03/35] tests/qtest/bios-tables-test.c: Enable numamem testing "
` [PULL v3 04/35] tests/acpi: Add expected ACPI SRAT AML file "
` [PULL v3 05/35] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
` [PULL v3 06/35] target/riscv: fix za64rs enabling
` [PULL v3 07/35] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
` [PULL v3 08/35] target/riscv/kvm: Fix the group bit setting of AIA
` [PULL v3 09/35] target/riscv: Stop timer with infinite timecmp
` [PULL v3 10/35] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
` [PULL v3 11/35] util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
` [PULL v3 12/35] target/riscv: Preliminary textra trigger CSR writting support
` [PULL v3 13/35] target/riscv: Add textra matching condition for the triggers
` [PULL v3 14/35] hw/riscv: Respect firmware ELF entry point
` [PULL v3 15/35] target: riscv: Add Svvptc extension support
` [PULL v3 16/35] target/riscv32: Fix masking of physical address
` [PULL v3 17/35] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
` [PULL v3 18/35] hw/intc: riscv-imsic: Fix interrupt state updates
` [PULL v3 19/35] bsd-user: Implement RISC-V CPU initialization and main loop
` [PULL v3 20/35] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PULL v3 21/35] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PULL v3 22/35] bsd-user: Implement RISC-V TLS register setup
` [PULL v3 23/35] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PULL v3 24/35] bsd-user: Define RISC-V register structures and register copying
` [PULL v3 25/35] bsd-user: Add RISC-V signal trampoline setup function
` [PULL v3 26/35] bsd-user: Implement RISC-V sysarch system call emulation
` [PULL v3 27/35] bsd-user: Add RISC-V thread setup and initialization support
` [PULL v3 28/35] bsd-user: Define RISC-V VM parameters and helper functions
` [PULL v3 29/35] bsd-user: Define RISC-V system call structures and constants
` [PULL v3 30/35] bsd-user: Add generic RISC-V64 target definitions
` [PULL v3 31/35] bsd-user: Define RISC-V signal handling structures and constants
` [PULL v3 32/35] bsd-user: Implement RISC-V signal trampoline setup functions
` [PULL v3 33/35] bsd-user: Implement 'get_mcontext' for RISC-V
` [PULL v3 34/35] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PULL v3 35/35] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files

[PATCH] target/riscv/csr.c: Fix an access to VXSAT
 2024-10-02  5:45 UTC  (3+ messages)
` [PATCH v2] "

{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
 2024-10-02  2:37 UTC 

[PATCH v8 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-02  1:03 UTC  (13+ messages)
` [PATCH v8 01/12] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v8 02/12] hw/riscv: add riscv-iommu-bits.h
` [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v8 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v8 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v8 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v8 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v8 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v8 09/12] hw/riscv/riscv-iommu: add ATS support
` [PATCH v8 10/12] hw/riscv/riscv-iommu: add DBG support
` [PATCH v8 11/12] qtest/riscv-iommu-test: add init queues test
` [PATCH v8 12/12] docs/specs: add riscv-iommu

[PATCH for-9.2 v6 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-02  0:05 UTC  (8+ messages)
` [PATCH for-9.2 v6 03/12] hw/riscv: add RISC-V IOMMU base emulation

[PATCH 0/2] Consolidate embedded PPC initial mappung functions
 2024-10-01 23:35 UTC  (5+ messages)
` [PATCH 1/2] hw/ppc: Consolidate e500 initial mapping creation functions

[PULL v2 00/47] riscv-to-apply queue
 2024-10-01 23:19 UTC  (10+ messages)
` [PULL v2 16/47] hw/riscv: add RISC-V IOMMU base emulation

[PATCH v2 0/2] Allwinner A10 SPI controller emulation
 2024-10-01 22:13 UTC  (3+ messages)
` [PATCH v2 1/2] hw/ssi: Allwinner A10 SPI emulation
` [PATCH v2 2/2] {hw/arm,docs/system/arm}: Add SPI to Allwinner A10

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-10-01 21:30 UTC  (13+ messages)
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions

[PATCH] {hw/ssi,docs/system/arm}: Allwinner A10 SPI emulation
 2024-10-01 20:19 UTC  (5+ messages)

[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
 2024-10-01 20:06 UTC 

[PATCH] linux-user: Trace wait4()'s and waitpid()'s wstatus
 2024-10-01 19:32 UTC 

[PATCH 00/23] E500 Cleanup
 2024-10-01 19:31 UTC  (5+ messages)
` [PATCH 07/23] hw/ppc/e500: Extract ppce500_ccsr.c

[PATCH] qemu-keymap: Release local allocation references
 2024-10-01 18:59 UTC  (2+ messages)

[PATCH v9 0/2] linux-user: add openat2 support in linux-user
 2024-10-01 17:04 UTC  (5+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] linux-user: add strace support for openat2

[PATCH] tests/functional: Switch back to the gitlab URLs for the advent calendar tests
 2024-10-01 17:00 UTC  (5+ messages)

[PATCH 00/13] hw: Add ld/st_endian() APIs
 2024-10-01 16:57 UTC  (25+ messages)
` [PATCH 01/13] qemu/bswap: Introduce ld/st_endian_p() API
` [PATCH 02/13] hw/virtio/virtio-access: Use the "
` [PATCH 03/13] target/arm/ptw: "
` [PATCH 04/13] hw/mips: Pass BlCpuCfg argument to bootloader API
` [PATCH 05/13] hw/mips: Add cpu_is_bigendian field to BlCpuCfg structure
` [PATCH 06/13] tests/tcg/plugins: Use the ld/st_endian_p() API
` [PATCH 07/13] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
` [PATCH 09/13] exec/memory_ldst_phys: Introduce ld/st_endian_phys() API
` [PATCH 10/13] hw/virtio/virtio-access: Use "
` [PATCH 11/13] hw/pci/pci_device: Add PCI_DMA_DEFINE_LDST_END() macro
` [PATCH 12/13] hw/pci/pci_device: Introduce ld/st_endian_pci_dma() API
` [PATCH 13/13] hw/net/tulip: Use "

[PULL 00/54] target-arm queue
 2024-10-01 16:39 UTC  (55+ messages)
` [PULL 01/54] MAINTAINERS: Update STM32L4x5 and B-L475E-IOT01A maintainers
` [PULL 02/54] hw/arm/xlnx: Connect secondary CGEM IRQs
` [PULL 03/54] m25p80: Add SFDP table for mt35xu01g flash
` [PULL 04/54] target/arm: Avoid target_ulong for physical address lookups
` [PULL 05/54] hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configuration
` [PULL 06/54] hw: fix memory leak in IRQState allocation
` [PULL 07/54] hw/sd/sdcard: Fix handling of disabled boot partitions
` [PULL 08/54] hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boards
` [PULL 09/54] hw/input: Drop ADS7846 device
` [PULL 10/54] hw/display: Remove tc6393xb device
` [PULL 11/54] hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOP
` [PULL 12/54] hw/arm: Remove 'cheetah' machine
` [PULL 13/54] hw/arm: Remove 'connex' and 'verdex' machines
` [PULL 14/54] hw/arm: Remove 'mainstone' machine
` [PULL 15/54] hw/misc: Remove MAINSTONE_FPGA device
` [PULL 16/54] hw/arm: Remove 'z2' machine
` [PULL 17/54] hw/arm: Remove STRONGARM->PXA2XX dependency
` [PULL 18/54] hw/timer/pxa2xx_timer: Remove use of pxa.h header
` [PULL 19/54] hw/arm: Remove pxa2xx.c
` [PULL 20/54] hw/sd: Remove pxa2xx_mmci.c
` [PULL 21/54] hw/input: Remove pxa2xx_keypad
` [PULL 22/54] hw/display: Remove pxa2xx_lcd.c
` [PULL 23/54] hw/dma: Remove pxa2xx_dma
` [PULL 24/54] hw/pcmcia: Remove pxa2xx pcmcia device
` [PULL 25/54] hw/arm: Remove pxa2xx_gpio
` [PULL 26/54] hw/arm: Remove pxa2xx_pic
` [PULL 27/54] hw/timer: Remove pxa27x-timer
` [PULL 28/54] hw/arm: Remove 'n800' and 'n810' machines
` [PULL 29/54] hw/misc: Remove cbus
` [PULL 30/54] hw/display: Remove Blizzard display device
` [PULL 31/54] hw/input: Remove tsc2005 touchscreen controller
` [PULL 32/54] hw/input: Remove tsc210x device
` [PULL 33/54] hw/rtc: Remove twl92230 device
` [PULL 34/54] hw/input: Remove lm832x device
` [PULL 35/54] hw/block: Remove OneNAND device
` [PULL 36/54] hw/usb: Remove tusb6010 USB controller
` [PULL 37/54] hw/usb: Remove MUSB USB host controller
` [PULL 38/54] docs: Document removal of old Arm boards
` [PULL 39/54] hw/arm: Remove omap2.c
` [PULL 40/54] hw/gpio: Remove TYPE_OMAP2_GPIO
` [PULL 41/54] hw/char: Remove omap2_uart
` [PULL 42/54] hw/intc: Remove omap2-intc device
` [PULL 43/54] hw/sd: Remove omap2_mmc device
` [PULL 44/54] hw/misc: Remove omap_sdrc device
` [PULL 45/54] hw/misc: Remove omap_gpmc
` [PULL 46/54] hw/timer: Remove omap_gptimer
` [PULL 47/54] hw/timer: Remove omap_synctimer
` [PULL 48/54] hw/ssi: Remove omap_mcspi
` [PULL 49/54] hw/misc: Remove omap_tap device
` [PULL 50/54] hw/display: Remove omap_dss
` [PULL 51/54] hw/misc: Remove omap_l4 device
` [PULL 52/54] hw/misc/omap_clk: Remove OMAP2-specifics
` [PULL 53/54] hw/dma: Remove omap_dma4 device
` [PULL 54/54] hw: Remove omap2 specific defines and enums

More than 255 vcpus Windows VM setup without viommu ?
 2024-10-01 16:37 UTC  (4+ messages)

[RFC 0/1] target/riscv: use a simplified loop to emulate rvv loads/stores only in user mode
 2024-10-01 16:36 UTC  (3+ messages)
` [RFC 1/1] "

what is the right way for an avocado test to do "wait for text that doesn't end in newline" ?
 2024-10-01 16:29 UTC  (3+ messages)

[PULL 0/5] Block-jobs 2024-09-30
 2024-10-01 16:28 UTC  (3+ messages)
` [PULL 3/5] block/reqlist: allow adding overlapping requests

[PATCH v4] testing: bump mips64el cross to bookworm and allow to fail
 2024-10-01 16:22 UTC  (2+ messages)

[PATCH] hw/char/riscv_htif: Fix htif_mm_write that causes infinite loop in ACT
 2024-10-01  6:12 UTC  (2+ messages)

[PATCH v8 0/2] linux-user: add openat2 support in linux-user
 2024-10-01  9:29 UTC  (5+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] linux-user: add strace support for openat2

Request support for Intel Cyclone V board
 2024-10-01 11:09 UTC 

[PATCH v7 0/8] Support GPIO for AST2700
 2024-10-01 15:46 UTC  (7+ messages)
` [PATCH v7 8/8] tests/qtest:ast2700-gpio-test: Add GPIO test case "
` [SPAM] [PATCH v7 0/8] Support GPIO "

[PATCH v2 0/3] migration: auto-converge refinements for huge VM
 2024-10-01 15:37 UTC  (9+ messages)
` [PATCH v2 1/3] migration: Support background ramblock dirty sync
` [PATCH v2 3/3] migration: Support responsive CPU throttle

[PATCH v1 0/3] pc-bios/s390-ccw: Small Makefile improvements
 2024-10-01 15:36 UTC  (4+ messages)
` [PATCH v1 1/3] pc-bios/s390-ccw: Clarify alignment is in bytes
` [PATCH v1 2/3] pc-bios/s390-ccw: Don't generate TEXTRELs
` [PATCH v1 3/3] pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`

[PATCH v3] testing: bump mips64el cross to bookworm and allow to fail
 2024-10-01 15:35 UTC  (3+ messages)

[PATCH] qemu-keymap: fix a small leak
 2024-10-01 15:31 UTC  (2+ messages)

[PATCH 0/3] hw/arm: Replace tswap32() by stl_endian_p()
 2024-10-01  9:35 UTC  (3+ messages)
` [PATCH 3/3] hw/arm: Replace tswap32() calls by target agnostic stl_endian_p()

[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
 2024-10-01  9:40 UTC  (3+ messages)
` [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support

[PATCH v4] tests/tcg/x86_64: Add cross-modifying code test
 2024-10-01 15:03 UTC 

Minimum sphinx version?
 2024-10-01  8:38 UTC  (4+ messages)

[PATCH v6 0/3] vhost-user-blk: live resize additional APIs
 2024-10-01 12:49 UTC  (3+ messages)
` [PATCH v6 2/3] vhost-user-blk: split vhost_user_blk_sync_config()

[PATCH 00/15] Prepare GHES driver to support error injection
 2024-10-01  6:02 UTC  (4+ messages)
` [PATCH 14/15] better name the offset of the hardware error firmware

[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
 2024-10-01 11:57 UTC  (4+ messages)
` [PATCH v10 07/21] acpi/ghes: rework the logic to handle HEST source ID

[PATCH] tests/tcg/s390x: Test modifying an EXECUTE target
 2024-10-01 14:56 UTC 

[PATCH 0/2] hw/core/machine: Extract compat properties to machine-compat.c
 2024-10-01  5:21 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 00/15] Prepare GHES driver to support error injection
 2024-10-01  7:03 UTC  (6+ messages)
` [PATCH v2 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v2 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v2 07/15] acpi/ghes: Change the type for source_id
` [PATCH v2 09/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v2 11/15] acpi/ghes: better name GHES memory error function

[PULL 0/5] nvme queue
 2024-10-01 12:09 UTC  (2+ messages)

[PATCH 1/3] hw/intc/arm_gicv3: Add cast to match the documentation
 2024-10-01  9:51 UTC  (2+ messages)
` [PATCH 2/3] hw/intc/arm_gicv3_cpuif: "

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-10-01  8:54 UTC  (8+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address


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