qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-24 09:25:49 to 2023-08-24 18:37:13 UTC [more...]

[PATCH v3 0/8] Xilinx Versal CFI support
 2023-08-24 18:34 UTC  (8+ messages)
` [PATCH v3 1/8] hw/misc: Introduce the Xilinx CFI interface
` [PATCH v3 2/8] hw/misc: Introduce a model of Xilinx Versal's CFU_APB
` [PATCH v3 3/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
` [PATCH v3 4/8] hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
` [PATCH v3 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
` [PATCH v3 6/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
` [PATCH v3 8/8] hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG

[PATCH v2 0/8] Xilinx Versal CFI support
 2023-08-24 18:30 UTC  (4+ messages)
` [PATCH v2 5/8] hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG

[PULL 00/24] tcg + linux-user queue for 8.1-rc3
 2023-08-24 18:31 UTC  (6+ messages)
` Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)

[PATCH v2 00/48] tcg patch queue
 2023-08-24 18:28 UTC 

[PATCH 0/2] io: follow coroutine AioContext in qio_channel_yield()
 2023-08-24 18:26 UTC  (10+ messages)
` [PATCH 1/2] io: check there are no qio_channel_yield() coroutines during ->finalize()
` [PATCH 2/2] io: follow coroutine AioContext in qio_channel_yield()

[RFC PATCH 0/2] target/sh4: Disable decode_gusa when plugins enabled
 2023-08-24 18:12 UTC  (3+ messages)
` [PATCH 1/2] accel/tcg: Add plugin_enabled to DisasContextBase
` [PATCH 2/2] target/sh4: Disable decode_gusa when plugins enabled

[PATCH v2] linux-user: ppoll: eliminate large alloca
 2023-08-24 17:51 UTC 

[PATCH v7 00/12] Add VIRTIO sound card
 2023-08-24 17:48 UTC  (5+ messages)
` [PATCH v7 01/12] Add virtio-sound device stub
` [PATCH v7 02/12] Add virtio-sound-pci device

[PATCH] block/file-posix: fix update_zones_wp() caller
 2023-08-24 17:39 UTC 

[PATCH v2 0/3] block: align CoR requests to subclusters
 2023-08-24 17:19 UTC  (10+ messages)

[PATCH 0/5] file-posix: Clean up and fix zoned checks
 2023-08-24 17:18 UTC  (11+ messages)
` [PATCH 1/5] file-posix: Clear bs->bl.zoned on error
` [PATCH 2/5] file-posix: Check bs->bl.zoned for zone info
` [PATCH 3/5] file-posix: Fix zone update in I/O error path
` [PATCH 4/5] file-posix: Simplify raw_co_prw's 'out' zone code
` [PATCH 5/5] tests/file-io-error: New test

[PATCH] hw/block/dataplane/virtio-block: Avoid dynamic stack allocation
 2023-08-24 17:15 UTC  (2+ messages)

[PATCH] tests/qtest/netdev-socket: Avoid variable-length array in inet_get_free_port_multiple()
 2023-08-24 17:03 UTC  (2+ messages)

[PATCH] aio-posix: zero out io_uring sqe user_data
 2023-08-24 17:00 UTC  (2+ messages)

[PULL 0/8] Block patches
 2023-08-24 16:58 UTC  (9+ messages)
` [PULL 1/8] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PULL 2/8] hw/ufs: Support for Query Transfer Requests
` [PULL 3/8] hw/ufs: Support for UFS logical unit
` [PULL 4/8] tests/qtest: Introduce tests for UFS
` [PULL 5/8] block-migration: Ensure we don't crash during migration cleanup
` [PULL 6/8] block: add subcluster_size field to BlockDriverInfo
` [PULL 7/8] block/io: align requests to subcluster_size
` [PULL 8/8] tests/qemu-iotests/197: add testcase for CoR with subclusters

[PATCH] hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
 2023-08-24 16:48 UTC 

[PATCH] util/iov: Avoid dynamic stack allocation
 2023-08-24 16:47 UTC 

[PATCH v2 00/12] gdbstub and testing fixes for 8.2
 2023-08-24 16:39 UTC  (13+ messages)
` [PATCH v2 01/12] gitlab: enable ccache for many build jobs
` [PATCH v2 02/12] tests/docker: cleanup non-verbose output
` [PATCH v2 03/12] tests/tcg: remove quoting for info output
` [PATCH v2 04/12] docs/style: permit inline loop variables
` [PATCH v2 05/12] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
` [PATCH v2 06/12] tests: remove test-gdbstub.py
` [PATCH v2 07/12] tests/tcg: clean-up gdb confirm/pagination settings
` [PATCH v2 08/12] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
` [PATCH v2 09/12] gdbstub: remove unused user_ctx field
` [PATCH v2 10/12] gdbstub: refactor get_feature_xml
` [PATCH v2 11/12] gdbstub: replace global gdb_has_xml with a function
` [PATCH v2 12/12] gdbstub: move comment for gdb_register_coprocessor

[PATCH] fix leaks found wtih fuzzing
 2023-08-24 16:33 UTC  (2+ messages)

[PULL 00/12] First batch of s390x patches for QEMU 8.2
 2023-08-24 16:21 UTC  (6+ messages)

[PATCH v2 00/11] target/arm: Implement cortex-a710
 2023-08-24 16:19 UTC  (19+ messages)
` [PATCH v2 01/11] target/arm: Reduce dcz_blocksize to uint8_t
` [PATCH v2 03/11] target/arm: Support more GM blocksizes
` [PATCH v2 04/11] target/arm: When tag memory is not present, set MTE=1
` [PATCH v2 05/11] target/arm: Introduce make_ccsidr64
` [PATCH v2 06/11] target/arm: Apply access checks to neoverse-n1 special registers
` [PATCH v2 07/11] target/arm: Apply access checks to neoverse-v1 "
` [PATCH v2 08/11] target/arm: Implement RMR_EL3 for neoverse-v1
` [PATCH v2 09/11] target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
` [PATCH v2 10/11] target/arm: Implement FEAT_HPDS2 as a no-op

[PATCH 0/4] net: avoid variable length arrays
 2023-08-24 16:07 UTC  (8+ messages)
` [PATCH 1/4] hw/net/fsl_etsec/rings.c: Avoid variable length array
` [PATCH 2/4] hw/net/rocker: "
` [PATCH 3/4] net/dump: "
` [PATCH 4/4] net/tap: Avoid variable-length array

[PATCH v2] plugins: Set final instruction count in plugin_gen_tb_end
 2023-08-24 15:59 UTC  (6+ messages)

[PATCH 1/2] hw/ide: reset: cancel async DMA operation before reseting state
 2023-08-24 15:52 UTC  (5+ messages)
` [POC 2/2] add test exposing AHCI reset issue

[PULL 00/31] loongarch-to-apply queue
 2023-08-24 15:27 UTC  (25+ messages)
` [PULL 01/31] target/loongarch: Log I/O write accesses to CSR registers
` [PULL 05/31] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init
` [PULL 08/31] target/loongarch: Add GDB support for loongarch32 mode
` [PULL 09/31] target/loongarch: Support LoongArch32 TLB entry
` [PULL 10/31] target/loongarch: Support LoongArch32 DMW
` [PULL 13/31] target/loongarch: Extract make_address_x() helper
` [PULL 14/31] target/loongarch: Extract make_address_i() helper
` [PULL 15/31] target/loongarch: Extract make_address_pc() helper
` [PULL 16/31] target/loongarch: Extract set_pc() helper
` [PULL 17/31] target/loongarch: Truncate high 32 bits of address in VA32 mode
` [PULL 18/31] target/loongarch: Sign extend results "
` [PULL 19/31] target/loongarch: Add a check parameter to the TRANS macro
` [PULL 20/31] target/loongarch: Add avail_64 to check la64-only instructions
` [PULL 21/31] target/loongarch: Add LoongArch32 cpu la132
` [PULL 23/31] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions
` [PULL 24/31] target/loongarch: Add avail_LSPW to check LSPW instructions
` [PULL 25/31] target/loongarch: Add avail_LAM to check atomic instructions
` [PULL 26/31] target/loongarch: Add avail_LSX to check LSX instructions
` [PULL 27/31] target/loongarch: Add avail_IOCSR to check iocsr instructions
` [PULL 28/31] target/loongarch: cpu: Implement get_arch_id callback
` [PULL 29/31] hw/intc/loongarch_pch: fix edge triggered irq handling
` [PULL 30/31] target/loongarch: Split fcc register to fcc0-7 in gdbstub
` [PULL 31/31] hw/loongarch: Fix ACPI processor id off-by-one error

[PULL 00/35] target-arm queue
 2023-08-24 15:27 UTC  (37+ messages)
` [PULL 01/35] hw/gpio/nrf51: implement DETECT signal
` [PULL 02/35] qtest: factor out qtest_install_gpio_out_intercept
` [PULL 03/35] qtest: implement named interception of out-GPIO
` [PULL 04/35] qtest: bail from irq_intercept_in if name is specified
` [PULL 05/35] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed
` [PULL 06/35] qtest: microbit-test: add tests for nRF51 DETECT
` [PULL 07/35] kvm: Introduce kvm_arch_get_default_type hook
` [PULL 08/35] accel/kvm: Specify default IPA size for arm64
` [PULL 09/35] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PULL 10/35] accel/kvm: Use negative KVM type for error propagation
` [PULL 11/35] accel/kvm: Free as when an error occurred
` [PULL 12/35] accel/kvm: Make kvm_dirty_ring_reaper_init() void
` [PULL 13/35] target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate fault
` [PULL 14/35] target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faults
` [PULL 15/35] target/arm/ptw: Set s1ns bit in fault info more consistently
` [PULL 16/35] target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled()
` [PULL 17/35] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled()
` [PULL 18/35] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()
` [PULL 19/35] target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()
` [PULL 20/35] target/arm/ptw: Only fold in NSTable bit effects in Secure state
` [PULL 21/35] target/arm/ptw: Remove last uses of ptw->in_secure
` [PULL 22/35] target/arm/ptw: Remove S1Translate::in_secure
` [PULL 23/35] target/arm/ptw: Drop S1Translate::out_secure
` [PULL 24/35] target/arm/ptw: Set attributes correctly for MMU disabled data accesses
` [PULL 25/35] target/arm/ptw: Check for block descriptors at invalid levels
` [PULL 26/35] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw
` [PULL 27/35] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types
` [PULL 28/35] target/arm/ptw: Load stage-2 tables from realm physical space
` [PULL 29/35] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
` [PULL 30/35] target/arm: Skip granule protection checks for AT instructions
` [PULL 31/35] target/arm: Pass security space rather than flag "
` [PULL 32/35] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding "
` [PULL 33/35] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
` [PULL 34/35] target/arm: Fix SME ST1Q
` [PULL 35/35] target/arm: Fix 64-bit SSRA

[PATCH v4 0/6] misc tweaks for kvm and the 64bit pci window
 2023-08-24 15:17 UTC  (3+ messages)
` [PATCH v4 5/6] qemu: log reservations in fw_cfg e820 table

[PATCH 0/3] Fix some feature names for i386
 2023-08-24 15:12 UTC  (5+ messages)
` [PATCH 1/3] target/i386: Add missing feature names in FEAT_VMX_EPT_VPID_CAPS
` [PATCH 2/3] target/i386: Fix "
` [PATCH 3/3] target/i386: Fix duplicated feature name in FEAT_KVM

[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
 2023-08-24 14:49 UTC  (4+ messages)

[PATCH v2 00/12] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-08-24 14:29 UTC  (13+ messages)
` [PATCH v2 01/12] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v2 02/12] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v2 03/12] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v2 04/12] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v2 05/12] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v2 06/12] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v2 07/12] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v2 08/12] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v2 10/12] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v2 11/12] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v2 12/12] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

[PATCH] .gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
 2023-08-24 14:33 UTC  (3+ messages)

[PULL 00/48] tcg patch queue
 2023-08-24 14:05 UTC  (2+ messages)

[PATCH v2 0/4] Support message-based DMA in vfio-user server
 2023-08-24 13:32 UTC  (6+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers

[PULL 0/2] hw/nvme: more fixes
 2023-08-24 13:27 UTC  (5+ messages)
` [PULL 1/2] hw/nvme: fix null pointer access in directive receive

[RFC PATCH] docs/style: permit inline loop variables
 2023-08-24 13:18 UTC  (4+ messages)

[PATCH] target/i386/tcg: Check for valid descriptor table before loading segment descriptor
 2023-08-24 10:46 UTC 

[PATCH v5 00/26] plugins: Allow to read registers
 2023-08-24 12:40 UTC  (3+ messages)

Starting the QEMU 8.2 release cycle
 2023-08-24 12:37 UTC  (3+ messages)

[PATCH v2 00/24] tree-wide spelling fixes
 2023-08-24 12:26 UTC  (11+ messages)
` [PATCH 04/24] util: "
` [PATCH 08/24] mips: "
` [PATCH 16/24] hw/display: "
` [PATCH 18/24] audio: "

[PATCH] meson.build: Make keyutils independent from keyring
 2023-08-24  9:42 UTC 

constructor vs. __constructor__
 2023-08-24  9:33 UTC  (3+ 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).