qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-18 16:12:33 to 2024-06-19 15:07:20 UTC [more...]

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-19 15:06 UTC  (20+ messages)
` [PATCH 1/9] include/exec: add missing include guard comment
` [PATCH 2/9] gdbstub: move enums into separate header
` [PATCH 3/9] plugins: Ensure register handles are not NULL
` [PATCH 4/9] sysemu: add set_virtual_time to accel ops
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

[PATCH] hw/core: Rename CpuTopology to CPUTopology
 2024-06-19 14:53 UTC  (3+ messages)

[PATCH] hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
 2024-06-19 14:44 UTC 

[PATCH 0/3] target/i386/cpu: Misc Cleanup on host-cache-info
 2024-06-19 14:42 UTC  (4+ messages)
` [PATCH 1/3] target/i386/cpu: Use hex mask to check for valid cache CPUID leaf
` [PATCH 2/3] target/i386/cpu: Check guest_thread_ids_per_pkg for host-cache-info case
` [PATCH 3/3] target/i386/cpu: Add comment about adjusting the Guest cache topo for host-cache-info

[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-19 14:15 UTC  (7+ messages)

[PATCH] MAINTAINERS: Cover all tests/qtest/migration-* files
 2024-06-19 13:54 UTC  (4+ messages)

[PATCH 1/1] tests/avocado: use default amount of cores on sbsa-ref
 2024-06-19 13:45 UTC 

[PATCH] configure: detect --cpu=mipsisa64r6
 2024-06-19 13:34 UTC  (3+ messages)

[PULL 00/76] Misc patches for 2024-06-18
 2024-06-19 13:27 UTC  (7+ messages)
` [PULL 43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()

[PATCH] docs/cxl: fix some typos
 2024-06-19  4:54 UTC 

pipewire re-connect
 2024-06-19  6:50 UTC 

[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
 2024-06-19 13:20 UTC  (26+ messages)
` [PATCH 01/13] [DO-NOT-MERGE]: Add some ad-hoc linting helpers
` [PATCH 02/13] qapi: linter fixups
` [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
` [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH 05/13] qapi/parser: fix comment parsing immediately following a doc block
` [PATCH 06/13] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH 07/13] qapi: fix non-compliant JSON examples
` [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
` [PATCH 09/13] qapi: convert "Note" sections to plain rST
` [PATCH 10/13] qapi: update prose in note blocks
` [PATCH 11/13] qapi: add markup to "
` [PATCH 12/13] qapi/parser: don't parse rST markup as section headers
` [PATCH 13/13] qapi: convert "Example" sections to rST

[PATCH v2] hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
 2024-06-19 13:03 UTC 

[PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
 2024-06-19 12:59 UTC  (3+ messages)

[PATCH v2 0/3] Add boot-mode property for zynq
 2024-06-19 12:56 UTC  (7+ messages)
` [PATCH v2 1/3] hw/misc/zynq_slcr: Add BootMode property
` [PATCH v2 2/3] hw/arm/xilinx_zynq: Add boot-mode property
` [PATCH v2 3/3] docs/system/arm: Add a doc for zynq board

[PATCH 0/2] target/arm: Always build Aarch64 gdbstub helpers
 2024-06-19 12:49 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Merge gdbstub64.c within gdbstub.c
` [PATCH 2/2] target/arm: Always build Aarch64 gdbstub helpers

[PATCH v2 00/12] Add support for RISC-V ACPI tests
 2024-06-19 11:07 UTC  (20+ messages)
` [PATCH v2 05/12] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
` [PATCH v2 07/12] meson.build: Add RISC-V to the edk2-target list
` [PATCH v2 08/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PATCH v2 09/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files "

[PATCH] block/file-posix: Consider discard flag when opening
 2024-06-19 10:58 UTC  (3+ messages)

[PULL v3 00/74] Misc patches for 2024-06-19
 2024-06-19 10:54 UTC  (2+ messages)
` [PULL v3 74/74] exec: Make the MemOp enum cast explicit

[PATCH 1/3] exec: Make the MemOp enum cast explicit
 2024-06-19 10:49 UTC  (4+ messages)

[PATCH 2/3] exec: avoid using C++ keywords in function parameters
 2024-06-19 10:22 UTC  (3+ messages)

[RFC] vhost: Introduce packed vq and add buffer elements
 2024-06-19 10:19 UTC  (4+ messages)

[RFC PATCH 0/3] Deprecate the qemu-system-i386 binary
 2024-06-19 10:09 UTC  (3+ messages)

[PATCH v1 0/2] hw/net:ftgmac100: support AST2700
 2024-06-19 10:01 UTC  (3+ messages)
` [PATCH v1 1/2] hw/net:ftgmac100: fix coding style
` [PATCH v1 2/2] hw/net:ftgmac100: support 64 bits dma dram address for AST2700

[PATCH v1 0/2] Fix coverity issues for AST2700
 2024-06-19  9:35 UTC  (3+ messages)
` [PATCH v1 1/2] aspeed/soc: fix coverity issue
` [PATCH v1 2/2] aspeed/sdmc: "

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-06-19  9:24 UTC  (3+ messages)

[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
 2024-06-19  9:13 UTC  (2+ messages)

[PATCH 0/2] Add boot-mode property for zynq
 2024-06-19  9:06 UTC  (5+ messages)
` [PATCH 2/2] hw/arm/xilinx_zynq: Add boot-mode property

[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
 2024-06-19  8:34 UTC  (3+ messages)
` [PATCH] hw/net: Fix Coverity Issue for npcm-gmac

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-19  8:05 UTC  (4+ messages)

[PATCH 0/3] semihosting: Restrict to TCG
 2024-06-19  7:49 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH] docs: Fix title format errors in the multi-process.rst
 2024-06-19  7:38 UTC 

[PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
 2024-06-19  7:38 UTC  (5+ messages)

[PATCH v2] hw/gpio/aspeed: Add reg_table_size to AspeedGPIOClass
 2024-06-19  7:33 UTC 

[PATCH v2] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
 2024-06-19  6:50 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
 2024-06-19  6:49 UTC  (3+ messages)

[PATCH 0/2] arch_dump: fix prstatus pid on s390x and ppc
 2024-06-19  6:01 UTC  (5+ messages)
` [PATCH 1/2] target/s390x/arch_dump: use correct byte order for pid
` [PATCH 2/2] target/ppc/arch_dump: set prstatus pid to cpuid

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-19  5:34 UTC  (6+ messages)
` [RFC PATCH v2 1/5] build-sys: Add rust feature option
` [RFC PATCH v2 3/5] rust: add PL011 device model

[PATCH v2] virtio-pci: Fix the use of an uninitialized irqfd
 2024-06-19  3:00 UTC  (3+ messages)

[PATCH v6 00/10] Support persistent reservation operations
 2024-06-19  2:49 UTC  (2+ messages)
` PING: "

[PULL v1 0/3] Xilinx DMA/Ethernet updates
 2024-06-19  2:44 UTC  (2+ messages)

[PATCH v2] exec: use char* for pointer arithmetic
 2024-06-19  2:40 UTC  (2+ messages)

[PATCH v2 00/10] migration: New postcopy state, and some cleanups
 2024-06-19  1:05 UTC  (3+ messages)
` [PATCH v2 02/10] migration: Rename thread debug names

Historical QAPI schema parser, "compiled schema", and qapi-schema-diff
 2024-06-19  0:55 UTC  (3+ messages)

[PATCH] hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdev
 2024-06-19  0:22 UTC 

[PATCH 00/23] ARM AArch64 Support for BSD
 2024-06-18 22:56 UTC  (31+ messages)
` [PATCH 09/23] Add thread setup for BSD-USER
` [PATCH 10/23] Add thread initialization "
` [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
` [PATCH 12/23] Add ability to get rval2
` [PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
` [PATCH 14/23] Add ARM AArch64 hardware capability definitions
` [PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
` [PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
` [PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
` [PATCH 18/23] Add ARM AArch64 specific signal definitions "
` [PATCH 19/23] Add ARM AArch64 signal trampoline argument setup "
` [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
` [PATCH 21/23] Add setup_sigframe_arch "
` [PATCH 22/23] Add set_mcontext "
` [PATCH 23/23] Add get_ucontext_sigreturn function

[PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
 2024-06-18 21:32 UTC  (4+ messages)

[PULL v2 00/76] Misc patches for 2024-06-18
 2024-06-18 20:39 UTC  (3+ messages)
` [PULL v2 56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory

[RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
 2024-06-18 20:34 UTC  (8+ messages)

[PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
 2024-06-18 20:12 UTC  (7+ messages)

[PATCH 00/18] tcg/loongarch64: Support v64 and v256
 2024-06-18 19:16 UTC  (4+ messages)
` [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op

[PATCH 0/5] XIVE changes for Cache Watch, VSTs, STT and info pic
 2024-06-18 17:47 UTC  (11+ messages)
` [PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c

[PATCH v3 0/4] target/ppc: Move VSX storage access and compare
 2024-06-18 17:35 UTC  (3+ messages)
` [PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree

[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
 2024-06-18 17:26 UTC 

[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
 2024-06-18 17:23 UTC  (2+ messages)
` [PATCH] hw/net: Fix Coverity Issue for npcm-gmac

[PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
 2024-06-18 16:37 UTC 

[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
 2024-06-18 16:12 UTC  (14+ messages)
` [PATCH v1 01/13] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
` [PATCH v1 02/13] migration/ram: Add load start trace event
` [PATCH v1 03/13] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH v1 04/13] migration: Add save_live_complete_precopy_{begin, end} handlers
` [PATCH v1 05/13] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v1 06/13] migration: Add load_finish handler and associated functions
` [PATCH v1 07/13] migration/multifd: Device state transfer support - receive side
` [PATCH v1 08/13] migration/multifd: Convert multifd_send_pages::next_channel to atomic
` [PATCH v1 09/13] migration/multifd: Device state transfer support - send side
` [PATCH v1 10/13] migration/multifd: Add migration_has_device_state_support()
` [PATCH v1 11/13] vfio/migration: Multifd device state transfer support - receive side
` [PATCH v1 12/13] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v1 13/13] vfio/migration: Multifd device state transfer support - send side


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