qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-28 07:02:48 to 2024-04-29 03:59:39 UTC [more...]

[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-04-29  3:58 UTC  (2+ messages)

[PATCH 03/12] uefi-test-tools: Add support for python based build script
 2024-04-29  3:53 UTC  (19+ messages)
` [PATCH 04/12] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PATCH 06/12] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH 07/12] tests/data/acpi/virt: Move ACPI tables under aarch64
` [PATCH 08/12] meson.build: Add RISC-V to the edk2-target list
` [PATCH 09/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PATCH 10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PATCH 11/12] tests/data/acpi/virt/riscv64: Add expected ACPI tables for RISC-V
` [PATCH 12/12] tests/qtest/bios-tables-test.c: Enable basic testing "

[PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
 2024-04-29  3:51 UTC  (3+ messages)

[PATCH v3] target/riscv: Fix the element agnostic function problem
 2024-04-29  3:39 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
 2024-04-29  3:36 UTC  (2+ messages)

[PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-29  3:29 UTC  (2+ messages)

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-04-29  3:24 UTC  (19+ messages)
` [RFC PATCH v3 01/18] hw/arm/smmu-common: Add missing size check for stage-1
` [RFC PATCH v3 02/18] hw/arm/smmu: Fix IPA for stage-2 events
` [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
` [RFC PATCH v3 04/18] hw/arm/smmu: Use enum for SMMU stage
` [RFC PATCH v3 05/18] hw/arm/smmu: Split smmuv3_translate()
` [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
` [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
` [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v3 11/18] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
` [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
` [RFC PATCH v3 16/18] hw/arm/smmu: Refactor SMMU OAS
` [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE

[PULL 0/1] ufs queue
 2024-04-29  3:25 UTC  (2+ messages)
` [PULL 1/1] hw/ufs: Fix buffer overflow bug

[PATCH 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
 2024-04-29  3:25 UTC  (2+ messages)

[PATCH for-9.1 v3 0/2] target/riscv: set tval in breakpoints
 2024-04-29  3:16 UTC  (6+ messages)
` [PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
` [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint

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

[PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
 2024-04-29  2:52 UTC  (3+ messages)

[PULL v2 00/17] loongarch-to-apply queue
 2024-04-29  2:30 UTC  (18+ messages)
` [PULL v2 01/17] hw/loongarch: Move boot functions to boot.c
` [PULL v2 02/17] hw/loongarch: Add load initrd
` [PULL v2 03/17] hw/loongarch: Add slave cpu boot_code
` [PULL v2 04/17] hw/loongarch: Add init_cmdline
` [PULL v2 05/17] hw/loongarch: Init efi_system_table
` [PULL v2 06/17] hw/loongarch: Init efi_boot_memmap table
` [PULL v2 07/17] hw/loongarch: Init efi_initrd table
` [PULL v2 08/17] hw/loongarch: Init efi_fdt table
` [PULL v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PULL v2 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PULL v2 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PULL v2 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PULL v2 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PULL v2 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PULL v2 15/17] hw/loongarch: fdt remove unused irqchip node
` [PULL v2 16/17] hw/loongarch: Add cells missing from uart node
` [PULL v2 17/17] hw/loongarch: Add cells missing from rtc node

[PULL 00/17] loongarch-to-apply queue
 2024-04-29  2:44 UTC  (20+ messages)
` [PULL 01/17] hw/loongarch: Move boot functions to boot.c
` [PULL 02/17] hw/loongarch: Add load initrd
` [PULL 03/17] hw/loongarch: Add slave cpu boot_code
` [PULL 04/17] hw/loongarch: Add init_cmdline
` [PULL 05/17] hw/loongarch: Init efi_system_table
` [PULL 06/17] hw/loongarch: Init efi_boot_memmap table
` [PULL 07/17] hw/loongarch: Init efi_initrd table
` [PULL 08/17] hw/loongarch: Init efi_fdt table
` [PULL 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PULL 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PULL 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PULL 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PULL 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PULL 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PULL 15/17] hw/loongarch: fdt remove unused irqchip node
` [PULL 16/17] hw/loongarch: Add cells missing from uart node
` [PULL 17/17] hw/loongarch: Add cells missing from rtc node

[PATCH] target/riscv: fix instructions count handling in icount mode
 2024-04-29  2:37 UTC  (2+ messages)

[PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd
 2024-04-29  2:26 UTC  (2+ messages)

[PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
 2024-04-29  2:23 UTC  (2+ messages)

[PATCH v2 0/2] riscv,kvm: remove another strerrorname_np()
 2024-04-29  2:16 UTC  (5+ messages)
` [PATCH v2 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
` [PATCH v2 2/2] checkpatch.pl: forbid strerrorname_np()

[PATCH v3] target/riscv: Raise exceptions on wrs.nto
 2024-04-29  2:12 UTC  (3+ messages)

[PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
 2024-04-29  2:01 UTC  (8+ messages)

[PATCH v2 0/1] migration/dirtyrate: Fix segmentation fault
 2024-04-29  1:51 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/10] Power11 support for QEMU
 2024-04-29  1:44 UTC  (4+ messages)
` [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29  1:27 UTC  (36+ messages)
` [PATCH 01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user'
` [PATCH 02/24] coverity: Update user emulation regexp
` [PATCH 03/24] accel/tcg: Move user definition of cpu_interrupt() to user-exec.c
` [PATCH 04/24] accel/tcg: Duplicate cpu_exit() for user / system
` [PATCH 05/24] accel/tcg: Extract tcg_cpu_exit() from cpu_exit()
` [PATCH 06/24] accel: Introduce AccelOpsClass::exit_vcpu_thread() handler
` [PATCH 07/24] accel/tcg: Implement "
` [PATCH 08/24] user: Forward declare TaskState type definition
` [PATCH 09/24] user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
` [PATCH 10/24] user: Use get_task_state() helper
` [PATCH 11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread()
` [PATCH 12/24] accel/tcg: Move TaskState from CPUState to TCG AccelCPUState
` [PATCH 13/24] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
` [PATCH 14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState
` [PATCH 15/24] accel/tcg: Restrict IcountDecr and CPUTLB to TCG
` [PATCH 16/24] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH 17/24] accel/tcg: Move @mem_io_pc "
` [PATCH 18/24] accel/tcg: Move @cflags_next_tb "
` [PATCH 19/24] accel/tcg: Move @iommu_notifiers "
` [PATCH 20/24] accel/tcg: Move @tb_jmp_cache "
` [PATCH 21/24] accel/tcg: Remove NULL check in tcg_flush_jmp_cache()
` [PATCH 22/24] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
` [PATCH 23/24] accel/tcg: Restrict icount to system emulation
` [PATCH 24/24] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH] net/slirp: Use newer slirp_*_hostxfwd API
 2024-04-29  0:14 UTC  (7+ messages)

[PULL 0/1] net/slirp: Use newer slirp_*_hostxfwd API
 2024-04-29  0:10 UTC  (2+ messages)
` [PULL 1/1] "

QEMU Community Call Agenda Items (April 30th, 2024)
 2024-04-28 22:25 UTC 

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-28 22:17 UTC  (16+ messages)
` [PATCH v2 01/12] plugins: Update stale comment
` [PATCH v2 02/12] plugins/api: Only include 'exec/ram_addr.h' with system emulation
` [PATCH v2 03/12] exec: Include missing license in 'exec/cpu-common.h'
` [PATCH v2 04/12] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PATCH v2 05/12] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PATCH v2 06/12] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PATCH v2 07/12] exec/cpu: Extract page-protection definitions to page-protection.h
` [PATCH v2 08/12] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PATCH v2 09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG
` [PATCH v2 10/12] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH v2 11/12] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
` [PATCH v2 12/12] accel/tcg: Access tcg_cflags with getter / setter

[PULL 00/38] Exec / accelerators patches
 2024-04-28 20:12 UTC  (3+ messages)
` [PULL 20/38] accel/whpx: Use accel-specific per-vcpu @dirty field

[PATCH 00/14] exec: Rework around CPUState user fields
 2024-04-28 20:13 UTC  (31+ messages)
` [PATCH 01/14] target/i386: Simplify get_memio_eip()
` [PATCH 02/14] plugins: Update stale comment
` [PATCH 03/14] plugins/api: Only include 'exec/ram_addr.h' with system emulation
` [PATCH 04/14] exec: Include missing license in 'exec/cpu-common.h'
` [PATCH 05/14] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PATCH 06/14] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PATCH 07/14] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PATCH 08/14] exec/cpu: Extract page-protection definitions to page-prot-common.h
` [RFC PATCH 09/14] exec/cpu: Restrict user-specific page definitions
` [PATCH 10/14] exec/user: Restrict 'syscall-trace.h' to user emulation
` [PATCH 11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PATCH 12/14] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH 13/14] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
` [PATCH 14/14] accel/tcg: Access tcg_cflags with getter / setter

[PATCH 0/2] util/iov: Do not assert offset is in iov
 2024-04-28 19:45 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"

[PATCH v2] fix bit fields extraction and prevent overflow
 2024-04-28 18:11 UTC 

[PATCH v4] fix endianness bug
 2024-04-28 18:11 UTC 

[PATCH 1/1] Fix safeAreaInsets not being available on OS X 10.13
 2024-04-28 12:14 UTC  (2+ messages)

[PATCH v2] migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutine()' failed
 2024-04-28 12:58 UTC  (4+ messages)

[PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
 2024-04-28  9:05 UTC  (8+ messages)
` [PATCH RFC v4 1/7] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH RFC v4 2/7] hw/pci: Fix SR-IOV VF number calculation
` [PATCH RFC v4 3/7] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH RFC v4 4/7] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH RFC v4 5/7] pcie_sriov: Allow user to create SR-IOV device
` [PATCH RFC v4 6/7] virtio-pci: Implement SR-IOV PF
` [PATCH RFC v4 7/7] virtio-net: Implement SR-IOV VF

[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
 2024-04-28  7:21 UTC  (4+ messages)
` [PATCH 1/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH 2/3] virtio-net: Convert feature properties to OnOffAuto
` [PATCH 3/3] virtio-net: Report RSS warning at device realization

[PATCH v7 00/17] Add boot LoongArch elf kernel with FDT
 2024-04-28  7:19 UTC  (7+ messages)
` [PATCH v7 03/17] hw/loongarch: Add slave cpu boot_code
` [PATCH v7 06/17] hw/loongarch: Init efi_boot_memmap table

[PATCH v10 00/18] virtio-net RSS/hash report fixes and improvements
 2024-04-28  7:01 UTC  (10+ messages)
` [PATCH v10 02/18] tap: Remove qemu_using_vnet_hdr()
` [PATCH v10 05/18] tap: Call tap_receive_iov() from tap_receive()
` [PATCH v10 07/18] virtio-net: Do not propagate ebpf-rss-fds errors
` [PATCH v10 10/18] virtio-net: Shrink header byte swapping buffer
` [PATCH v10 11/18] virtio-net: Disable RSS on reset
` [PATCH v10 13/18] virtio-net: Always set populate_hash
` [PATCH v10 15/18] ebpf: Fix RSS error handling
` [PATCH v10 17/18] ebpf: Refactor tun_rss_steering_prog()
` [PATCH v10 18/18] ebpf: Add a separate target for skeleton


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