qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/14
[PATCH 0/7] Add hexagon l2vic device
Brian Cain
2026/07/14
[PATCH 7/7] tests/functional/hexagon: add arch_tests functional test
Brian Cain
2026/07/14
Re: [PATCH 4/9] hw/dma/omap_dma: Be more careful about overflow in transfer setup
Jim MacArthur
2026/07/14
[PATCH v19 03/15] net/tap: deprecate "no" as special value for script/downscript
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 05/15] net/tap: move vhost initialization to tap_setup_vhost()
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 15/15] tests/functional: add test_tap_migration
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 04/15] net/tap: move vhost-net open() calls to tap_parse_vhost_fds()
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 01/15] net/tap: rework tap_parse_script
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 08/15] net/tap: add TYPE_VMSTATE_IF interface
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 07/15] net/tap: QOMify tap backend
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 10/15] migration/channel: check that transfer is UNIX socket when "local" set
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 02/15] net/tap: improve script/downscript options documentation
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 13/15] net/tap: support local migration with virtio-net
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 06/15] net/tap: use container_of instead of DO_UPCAST
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 12/15] net/tap: disable read polling for stopped VM
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 00/15] virtio-net: live-TAP local migration
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 09/15] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/07/14
Re: [PATCH v5 82/98] tests/tcg/s390x: user tests
Pierrick Bouvier
2026/07/14
[PATCH v19 14/15] tests/functional: add skipWithoutSudo() decorator
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH v19 11/15] virtio-net: support local migration of backend
Vladimir Sementsov-Ogievskiy
2026/07/14
[PATCH] target/loongarch: fix data race in CSR_ESTAT
Miao Wang via B4 Relay
2026/07/14
Re: [PATCH v5 81/98] tests/tcg/s390x: add float reference files
Pierrick Bouvier
2026/07/14
Re: [PATCH v5 84/98] tests/tcg/s390x: system tests
Pierrick Bouvier
2026/07/14
Re: [PATCH v12 2/2] docs/about/emulation: document the dlcall plugin
Pierrick Bouvier
2026/07/14
Re: [PATCH v2 5/5] tests/tcg/hexagon: add unaligned scalar test
Pierrick Bouvier
2026/07/14
Re: [PATCH v2 4/4] tests/qtest: aspeed_smc: Add Quad Output Read (QOR) test coverage
Bin Meng
2026/07/14
Re: [PATCH v2 2/4] tests/qtest: aspeed_smc: Add fast-read test coverage
Bin Meng
2026/07/14
Re: [PATCH v3 18/51] cpu: Use interval-tree for CPUWatchpoint
Richard Henderson
2026/07/14
Re: [PATCH] net: only advertise passt in netdev help when CONFIG_PASST
Puranjay Mohan
2026/07/14
Re: what is qemu_system_guest_panicked() for?
Shivang Upadhyay
2026/07/14
Re: [PATCH v3 15/51] cpu: Use interval-tree for CPUBreakpoint
Richard Henderson
2026/07/14
Re: [PATCH 2/2] target/arm: GICv5 cpuif: Writes to ICC_APR_EL1 can change IRQ/FIQ
Richard Henderson
2026/07/14
Re: [PATCH 1/2] target/arm: GICv5 cpuif: gicr_cdia_read() ppibit should be 64 bits
Richard Henderson
2026/07/14
Re: [PATCH v18 12/14] net/tap: support local migration with virtio-net
Vladimir Sementsov-Ogievskiy
2026/07/14
Re: [PATCH 1/2] target/s390x: Make PRNO TRNG interruptible
Richard Henderson
2026/07/14
[PATCH v3 07/11] migration: add support for fault thread to load pages from disk
Aadeshveer Singh
2026/07/14
[PATCH v3 11/11] docs/migration: Add documentation for fast snapshot load feature
Aadeshveer Singh
2026/07/14
[PATCH v3 09/11] migration/tests: remove capability conflict test postcopy-ram+mapped-ram
Aadeshveer Singh
2026/07/14
[PATCH v3 04/11] migration: Use file_bmap for RAMBlock during incoming file load
Aadeshveer Singh
2026/07/14
[PATCH v3 08/11] migration: add eager load thread and setup for fast snapshot load
Aadeshveer Singh
2026/07/14
[PATCH v3 05/11] migration: Make qemu_get_buffer_at() thread-safe
Aadeshveer Singh
2026/07/14
[PATCH v3 10/11] migration/tests: Add test for fast snapshot load
Aadeshveer Singh
2026/07/14
[PATCH v3 01/11] migration: Propagate error in postcopy setup functions
Aadeshveer Singh
2026/07/14
Re: [PATCH v12 04/17] crypto: Add aes-helpers file to support some AES modes
Daniel P . Berrangé
2026/07/14
[PATCH v3 06/11] migration: add RAMBlock field and helper for fast snapshot load
Aadeshveer Singh
2026/07/14
[PATCH v3 02/11] migration: Extract blocktime marking helper
Aadeshveer Singh
2026/07/14
[PATCH v3 03/11] migration: Rename postcopy_listen_thread_bh
Aadeshveer Singh
2026/07/14
[PATCH v3 00/11] migration: fast snapshot load
Aadeshveer Singh
2026/07/14
Re: [PATCH 1/9] hw/usb/xhci: reassert pending busy interrupts
Kirill A . Korinsky
2026/07/14
Re: [PATCH v18 12/14] net/tap: support local migration with virtio-net
Michael S. Tsirkin
2026/07/14
Re: [PATCH v3 34/51] target/s390x: Use CPUBreakpoint arg in breakpoint_handler
Ilya Leoshkevich
2026/07/14
Re: [PATCH v2 2/3] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access
Fabiano Rosas
2026/07/14
Re: [PATCH v3 18/51] cpu: Use interval-tree for CPUWatchpoint
Ilya Leoshkevich
2026/07/14
[PATCH v2 2/4] tests/qtest: aspeed_smc: Add fast-read test coverage
Cédric Le Goater
2026/07/14
[PATCH v2 0/4] tests/qtest: aspeed_smc: Add fast-read variant test coverage
Cédric Le Goater
2026/07/14
[PATCH v2 3/4] tests/qtest: aspeed_smc: Add Dual Output Read (DOR) test coverage
Cédric Le Goater
2026/07/14
[PATCH v2 1/4] tests/qtest: aspeed_smc: Introduce read_page_mem_fn for page read helpers
Cédric Le Goater
2026/07/14
[PATCH v2 4/4] tests/qtest: aspeed_smc: Add Quad Output Read (QOR) test coverage
Cédric Le Goater
2026/07/14
Re: [PATCH v3 17/51] gdbstub: Report actual watchpoint trigger address
Ilya Leoshkevich
2026/07/14
Re: [PATCH] hw/block/fdc: report a missing address mark on an empty drive
Kevin Wolf
2026/07/14
Re: [PATCH v3 15/51] cpu: Use interval-tree for CPUBreakpoint
Ilya Leoshkevich
2026/07/14
Re: [PATCH 3/3] iotests/migrate-bitmaps-postcopy-test: drop the postcopy timing assertion
Vladimir Sementsov-Ogievskiy
2026/07/14
Re: [PATCH v3 08/51] accel/tcg: Pass CPUBreakpoint to debug_check_breakpoint
Ilya Leoshkevich
2026/07/14
Re: [PATCH v6 1/2] hw/sd: sdhci: Fix SDMA boundary bug
Bin Meng
2026/07/14
Re: [PATCH v3 07/51] exec/watchpoint: Add CPUWatchpoint.id
Ilya Leoshkevich
2026/07/14
Re: [PATCH] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
Dmitry Osipenko
2026/07/14
Re: [PATCH v3 06/51] exec/breakpoint: Add CPUBreakpoint.id
Ilya Leoshkevich
2026/07/14
Re: [PATCH v3 05/51] hw/core/cpu: Remove exec/breakpoint.h include
Ilya Leoshkevich
2026/07/14
Re: [PATCH v3 04/51] qemu/typedefs: Declare CPUBreakpoint and CPUWatchpoint globally
Ilya Leoshkevich
2026/07/14
Re: [PATCH v7 00/10] hw/usb/ehci: Add 64-bit descriptor addressing support
Cédric Le Goater
2026/07/14
Re: [PATCH v3 03/51] exec/breakpoint: Merge watchpoint.h
Ilya Leoshkevich
2026/07/14
Re: [PATCH v3 02/51] exec/breakpoint: Move BP declarations from hw/core/cpu.h
Ilya Leoshkevich
2026/07/14
Re: [PATCH v3 01/51] cpu: Define BreakpointFlags type
Ilya Leoshkevich
2026/07/14
[ANNOUNCE] OpenVADL 0.3.0 (QEMU target generator with tensor support)
Andreas Krall
2026/07/14
[PATCH] hw/riscv/riscv-iommu.c: always send MRIF notice MSI
Flavien Solt
2026/07/14
[PATCH] qga: don't busy-loop writing to virtio-serial when host disconnected
Damien Ferrere
2026/07/14
Re: [PATCH v12 16/17] docs/s390: Document CPACF instructions support
Ilya Leoshkevich
2026/07/14
Re: [PATCH v12 17/17] tests/tcg/s390x: Add tests for CPACF instructions
Ilya Leoshkevich
2026/07/14
Re: [PATCH v12 05/17] target/s390x: Support AES ECB for cpacf km instruction
Ilya Leoshkevich
2026/07/14
Re: [PATCH v12 04/17] crypto: Add aes-helpers file to support some AES modes
Ilya Leoshkevich
2026/07/14
[PATCH] tests/docker: ensure container command is probed at most once
Daniel P . Berrangé
2026/07/14
[PATCH 2/2] tests/tcg/s390x: Test PRNO TRNG interruptibility
Ilya Leoshkevich
2026/07/14
[PATCH 1/2] target/s390x: Make PRNO TRNG interruptible
Ilya Leoshkevich
2026/07/14
[PATCH 0/2] target/s390x: Make PRNO TRNG interruptible
Ilya Leoshkevich
2026/07/14
Re: [PATCH] qga: Do not follow symlink in guest-ssh-* commands
Daniel P . Berrangé
2026/07/14
Re: [PATCH] qga: Do not follow symlink in guest-ssh-* commands
Kostiantyn Kostiuk
2026/07/14
Re: [PATCH 3/3] iotests/migrate-bitmaps-postcopy-test: drop the postcopy timing assertion
Kevin Wolf
2026/07/14
Re: [PATCH v6 0/6] target/riscv: Implement Smsdid and Smmpt extension
Daniel Henrique Barboza
2026/07/14
Re: [PATCH 2/3] iotests: skip FUSE tests when FUSE is not usable
Kevin Wolf
2026/07/14
Re: [PATCH 1/3] iotests: run the test pool with the 'fork' start method
Kevin Wolf
2026/07/14
Re: [RFC v1 12/25] target/arm/kvm-rme: Populate Realm with runtime images
Gavin Shan
2026/07/14
Re: [PATCH v5 84/98] tests/tcg/s390x: system tests
Ilya Leoshkevich
2026/07/14
Re: [RFC v1 10/25] hw/core/loader: Add a ROM loader notifier
Gavin Shan
2026/07/14
Re: [PATCH v5 81/98] tests/tcg/s390x: add float reference files
Ilya Leoshkevich
2026/07/14
Re: [PATCH] block: Print simple help text when calling "-blockdev help"
Kevin Wolf
2026/07/14
Re: [PATCH v5 83/98] tests/tcg/s390x/console.c: directly implement memcpy and memset
Ilya Leoshkevich
2026/07/14
Re: [PATCH v2] qga: implement 'guest-get-fsinfo' for FreeBSD
Daniel P . Berrangé
2026/07/14
Re: [PATCH] qga: Do not follow symlink in guest-ssh-* commands
Daniel P . Berrangé
2026/07/14
Re: [PATCH] block/cloop: fix integer overflow in total_sectors calculation
Kevin Wolf
2026/07/14
Re: [PATCH 14/14] tests/functional: Add hexagon semihosting systests
Matheus Tavares Bernardino
2026/07/14
Re: [PATCH v2] riscv/virt: Add optional UART1
Yanfeng Liu
2026/07/14
Re: what is qemu_system_guest_panicked() for?
Aditya Gupta
2026/07/14
[PATCH v2 3/3] tests/qtest: add test for K230 IOMUX
Kangjie Huang
2026/07/14
[PATCH v2 2/3] hw/riscv/k230: wire up the IOMUX device
Kangjie Huang
2026/07/14
[PATCH v2 0/3] hw/riscv/k230: add IOMUX register block model
Kangjie Huang
2026/07/14
[PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Kangjie Huang
2026/07/14
Re: [PATCH v1 05/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2600
Cédric Le Goater
2026/07/14
Re: [PATCH 03/14] target/hexagon: add aux functions for guest mem load/store
Matheus Tavares Bernardino
2026/07/14
Re: [PATCH 07/14] target/hexagon: add semihosting support
Matheus Tavares Bernardino
2026/07/14
Re: [PATCH 09/14] target/hexagon: add main arch-specific semihosting operations
Matheus Tavares Bernardino
2026/07/14
Re: [PATCH v2] qga: implement 'guest-get-fsinfo' for FreeBSD
Kostiantyn Kostiuk
2026/07/14
Re: [PATCH v4] docs/devel: Document SSI dummy-cycle ownership
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH 1/9] hw/usb/xhci: reassert pending busy interrupts
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH 05/14] semihosting: add callback to set error
Matheus Tavares Bernardino
2026/07/14
Re: [PATCH] hw/sparc64/niagara: use int64_t for vdisk size to avoid truncation
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH v4 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH v5 00/98] tests/tcg: run tests with meson
Alex Bennée
2026/07/14
Re: [PATCH v3 0/2] pvscsi: fix endianness issues
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH 05/14] semihosting: add callback to set error
Daniel Henrique Barboza
2026/07/14
Re: [PATCH] hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
Philippe Mathieu-Daudé
2026/07/14
[PULL for-11.1 1/3] s390x/sclp: prevent re-reading the sclp header
Cornelia Huck
2026/07/14
[PULL for-11.1 3/3] s390x/css: firm up handling of chained TIC CCWs
Cornelia Huck
2026/07/14
[PULL for-11.1 2/3] s390x/sclpcpi: check event length field before reading from buffer
Cornelia Huck
2026/07/14
Re: [PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
Daniel P . Berrangé
2026/07/14
[PULL for-11.1 0/3] s390x fixes for 11.1-rc0
Cornelia Huck
2026/07/14
Re: [PATCH] configs/targets: assert NOT_USING_LEGACY_LDST for hexagon-linux-user
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH v2] riscv/virt: Add optional UART1
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH v2] riscv/virt: Add optional UART1
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH 2/2] target/arm: GICv5 cpuif: Writes to ICC_APR_EL1 can change IRQ/FIQ
Philippe Mathieu-Daudé
2026/07/14
Re: [PATCH 1/2] target/arm: GICv5 cpuif: gicr_cdia_read() ppibit should be 64 bits
Philippe Mathieu-Daudé
2026/07/14
[PATCH 0/2] target/arm: Minor GICv5 cpuif bugfixes
Peter Maydell
2026/07/14
[PATCH 2/2] target/arm: GICv5 cpuif: Writes to ICC_APR_EL1 can change IRQ/FIQ
Peter Maydell
2026/07/14
[PATCH 1/2] target/arm: GICv5 cpuif: gicr_cdia_read() ppibit should be 64 bits
Peter Maydell
2026/07/14
[PULL 3/4] MAINTAINERS: Regularise the status fields (again)
Markus Armbruster
2026/07/14
[PULL 0/4] Miscellaneous patches for 2026-07-14
Markus Armbruster
2026/07/14
Re: [PATCH] net: only advertise passt in netdev help when CONFIG_PASST
Philippe Mathieu-Daudé
2026/07/14
[PULL 1/4] qapi: Fix misspelled section tags in doc comments
Markus Armbruster
2026/07/14
[PULL 4/4] json-parser: fix formatting of comment
Markus Armbruster
2026/07/14
[PULL 2/4] qom: Fix device-list-properties & friends to show legacy-FOO props
Markus Armbruster
2026/07/14
RE: [PATCH v1 00/15] Support the ASPEED HACE crypto command
Jamin Lin
2026/07/14
[PATCH v6] input-linux: Add option to not grab device on guest start
kernel
2026/07/14
RE: [PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
Jamin Lin
2026/07/14
Re: [PATCH v5 82/98] tests/tcg/s390x: user tests
Ilya Leoshkevich
2026/07/14
Re: [PATCH v2] riscv/virt: Add optional UART1
Peter Maydell
2026/07/14
Re: [PATCH v1 00/15] Support the ASPEED HACE crypto command
Daniel P . Berrangé
2026/07/14
Re: [PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
Daniel P . Berrangé
2026/07/14
Re: [PATCH v1 08/15] crypto/cipher: Add setaad/gettag for AEAD modes
Daniel P . Berrangé
2026/07/14
Re: [PATCH v1 07/15] crypto/cipher: Add GCM to QCryptoCipherMode
Daniel P . Berrangé
2026/07/14
Re: [PATCH 14/14] tests/functional: Add hexagon semihosting systests
Daniel P . Berrangé
2026/07/14
Re: [PATCH v18 09/14] qapi: add local migration parameter
Daniel P . Berrangé
2026/07/14
Re: [PATCH v18 09/14] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/07/14
Re: [PATCH v18 09/14] qapi: add local migration parameter
Michael S. Tsirkin
2026/07/14
Re: [PATCH v18 09/14] qapi: add local migration parameter
Michael S. Tsirkin
2026/07/14
[PATCH v3 02/10] hw/misc: add RISC-V RPMI transport and Base support
Subrahmanya Lingappa
2026/07/14
[PATCH v3 06/10] riscv: add RPMI HSM service
Subrahmanya Lingappa
2026/07/14
[PATCH v3 03/10] hw/riscv: add RPMI FDT helpers
Subrahmanya Lingappa
2026/07/14
[PATCH v3 05/10] riscv: add RPMI system reset service
Subrahmanya Lingappa
2026/07/14
[PATCH v3 10/10] tests/functional: add initial RPMI virt guest smoke
Subrahmanya Lingappa
2026/07/14
[PATCH v3 09/10] tests/qtest: cover initial RISC-V RPMI services
Subrahmanya Lingappa
2026/07/14
[PATCH v3 08/10] docs/system/riscv: document initial virt RPMI support
Subrahmanya Lingappa
2026/07/14
[PATCH v3 07/10] riscv: add RPMI system suspend service
Subrahmanya Lingappa
2026/07/14
[PATCH v3 04/10] hw/riscv/virt: add opt-in RPMI base support
Subrahmanya Lingappa
2026/07/14
[PATCH v3 01/10] build: add optional librpmi dependency
Subrahmanya Lingappa
2026/07/14
Re: [PATCH v18 09/14] qapi: add local migration parameter
Daniel P . Berrangé
2026/07/14
Re: [PATCH v2 01/10] build: add optional librpmi dependency
Subrahmanya Lingappa
2026/07/14
[PATCH v1 01/15] hw/misc/aspeed_hace: Support the crypto command in direct access mode
Jamin Lin
2026/07/14
[PATCH v1 02/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2500
Jamin Lin
2026/07/14
[PATCH v1 15/15] tests/functional/aarch64/test_aspeed_ast2700: Drop the AST2700 crypto self-test workaround
Jamin Lin
2026/07/14
[PATCH v1 09/15] crypto/cipher-gcrypt: Implement AES-GCM
Jamin Lin
2026/07/14
[PATCH v1 05/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2600
Jamin Lin
2026/07/14
[PATCH v1 14/15] tests/qtest/aspeed-hace: Test the crypto command on the AST2700
Jamin Lin
2026/07/14
[PATCH v1 10/15] tests/unit/test-crypto-cipher: Test AES-GCM mode
Jamin Lin
2026/07/14
[PATCH v1 12/15] hw/misc/aspeed_hace: Support the AES-GCM mode for the crypto command
Jamin Lin
2026/07/14
[PATCH v1 06/15] tests/qtest/aspeed-hace: Test the crypto command on the AST1030
Jamin Lin
2026/07/14
[PATCH v1 13/15] hw/misc/aspeed_hace: Enable the crypto command on the AST2700
Jamin Lin
2026/07/14
[PATCH v1 00/15] Support the ASPEED HACE crypto command
Jamin Lin
2026/07/14
[PATCH v1 03/15] hw/misc/aspeed_hace: Support scatter-gather mode for the crypto command
Jamin Lin
2026/07/14
[PATCH v1 11/15] hw/misc/aspeed_hace: Support 64-bit DMA for the crypto command
Jamin Lin
2026/07/14
[PATCH v1 08/15] crypto/cipher: Add setaad/gettag for AEAD modes
Jamin Lin
2026/07/14
[PATCH v1 04/15] hw/misc/aspeed_hace: Support the CTR mode for the crypto command
Jamin Lin
2026/07/14
[PATCH v1 07/15] crypto/cipher: Add GCM to QCryptoCipherMode
Jamin Lin
2026/07/13
Re: [PATCH v18 09/14] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/07/13
Re: Questions in Blogpost (Coroutines in QEMU: The basics)
Stefan Hajnoczi
2026/07/13
Re: [PATCH v18 09/14] qapi: add local migration parameter
Vladimir Sementsov-Ogievskiy
2026/07/13
Re: [PATCH v18 12/14] net/tap: support local migration with virtio-net
Vladimir Sementsov-Ogievskiy
2026/07/13
Re: [PATCH v12 2/2] docs/about/emulation: document the dlcall plugin
Ziyang Zhang
2026/07/13
Re: [PATCH 1/2] MAINTAINERS: Mark "Microchip PolarFire SoC Icicle Kit" orphaned
Markus Armbruster
2026/07/13
Re: [PULL 0/4] riscv-to-apply queue
Alistair Francis
2026/07/13
Re: [PATCH v2 2/3] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access
Michael Tokarev
2026/07/13
[PULL 3/4] tests/functional/riscv64: Add K230 Linux boot tests
alistair23
2026/07/13
[PULL 0/4] riscv-to-apply queue
alistair23
2026/07/13
[PULL 4/4] tests/functional/riscv64: sifive_u: Fix kernel command line
alistair23
2026/07/13
[PULL 2/4] uftrace: riscv privilege level
alistair23
2026/07/13
[PULL 1/4] MAINTAINERS: Mark Microchip PolarFire SoC as Odd Fixes
alistair23
2026/07/13
Re: [PATCH v2] riscv/virt: Add optional UART1
Yanfeng Liu
2026/07/13
[PATCH] target/loongarch: Set timer tick value even if disabled
Bibo Mao
2026/07/13
[PATCH v2 7/9] tests/qtest: Add small igvm files for testing purpose
Ani Sinha
2026/07/13
[PATCH v2 8/9] Add functional and unit tests for the vm-launch-update device
Ani Sinha
2026/07/13
[PATCH v2 4/9] hw/misc/vmlaunchupdate: add api header
Ani Sinha
Earlier messages
Later messages