messages from 2026-03-14 14:17:19 to 2026-03-16 12:34:34 UTC [more...]
[PATCH] migration/rdma: add x-rdma-chunk-shift parameter
2026-03-16 6:23 UTC
[PATCH v1] qga: add guest-get-windows-security-info command
2026-03-16 12:31 UTC
[PATCH 0/3] target/ppc: Replace target_ulong -> uint64_t for TARGET_PPC64
2026-03-16 12:28 UTC (8+ messages)
` [PATCH 1/3] target/ppc: Explicitly declare CFAR register as 64-bit
` [PATCH 2/3] target/ppc: Explicitly declare 'cpu_reserve_val2' "
` [PATCH 3/3] target/ppc: Explicitly declare BHRB related "
[PATCH v1 0/4] Fix leaks reached by make check-qtest
2026-03-16 12:13 UTC (8+ messages)
` [PATCH v1 3/4] target/riscv: Don't leak general_user_opts
` [PATCH v1 4/4] hw/riscv: Free resources allocated at riscv_iommu_instance_init
[PATCH] target/i386: Replace target_ulong -> uint64_t for TARGET_X86_64
2026-03-16 12:04 UTC (2+ messages)
[PATCH v4 0/8] hw/nvme: add basic live migration support
2026-03-16 11:09 UTC (4+ messages)
` [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
` [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load,save}_field helpers
[PULL 00/43] target-arm queue
2026-03-16 11:01 UTC (7+ messages)
` [PULL 14/43] hw/arm/smmuv3-accel: Add nested vSTE install/uninstall support
[PULL 00/14] Trivial patches for 2026-03-16
2026-03-16 10:54 UTC (17+ messages)
` [PULL 01/14] net/slirp: allow hostfwd socket paths with dashes
` [PULL 02/14] migration/savevm.c: reorder usage and assertion of mis->from_src_file
` [PULL 03/14] dump/dump.c: reorder usage and assertion of block
` [PULL 04/14] system/physmem.c: remove useless "
` [PULL 05/14] hw/usb/core.c: reorder usage and assertion of p->ep
` [PULL 06/14] target/i386: fix NULL pointer dereference in legacy-cache=off handling
` [PULL 07/14] docs: Move xbzrle.txt into the migration folder and convert to rst
` [PULL 08/14] linux-user/syscall.c: assume splice is always present
` [PULL 09/14] meson.build: stop checking for splice()
` [PULL 10/14] linux-user: assume inotify sycalls are always present
` [PULL 11/14] meson.build: stop checking for inotify_init()
` [PULL 12/14] linux-user: assume epoll is always present
` [PULL 13/14] meson.build: do not check for epoll.h (CONFIG_EPOLL)
` [PULL 14/14] rename CONFIG_EPOLL_CREATE1 to CONFIG_EPOLL, and stop checking for epoll in meson.build
[PATCH rfc] hvf: arm: Inject SEA when executing insn in invalid memory range
2026-03-16 10:54 UTC (4+ messages)
[PULL v2 00/13] Trivial patches for 2026-03-16
2026-03-16 10:52 UTC
[PULL 00/17] target-arm queue
2026-03-16 10:42 UTC (18+ messages)
` [PULL 01/17] hw/net/rtl8319: Work around GCC sanitizer / -Wstringop-overflow bug
` [PULL 02/17] include/hw/core: Rename virtio_is_big_endian to internal_is_big_endian
` [PULL 03/17] include/exec: Provide the cpu_internal_tswap() functions
` [PULL 04/17] semihosting/uaccess: Use "
` [PULL 05/17] hw/dma/pl080: Handle bogus swidth and dwidth in transfers
` [PULL 06/17] hw/dma/pl080: Update interrupts after pl080_run()
` [PULL 07/17] hw/dma/pl080: Ignore bottom 2 bits of LLI register
` [PULL 08/17] MAINTAINERS: Remove Hannes Reinecke
` [PULL 09/17] MAINTAINERS: Remove Cameron Esfahani
` [PULL 10/17] MAINTAINERS: Remove Eduardo Habkost
` [PULL 11/17] MAINTAINERS: Remove Radoslaw Biernacki
` [PULL 12/17] MAINTAINERS: Remove Andrey Smirnov
` [PULL 13/17] MAINTAINERS: Remove Chris Browy
` [PULL 14/17] tests/qtest/ast2700-sgpio-test: Use g_strdup_printf() instead of char arrays
` [PULL 15/17] tests/qtest/arm-cpu-features: "
` [PULL 16/17] tests/qtest/ast2700-gpio-test: "
` [PULL 17/17] tests/qtest/aspeed_gpio-test: "
[PULL 00/14] Fixes for "-device xyz,help" and updates to MAINTAINERS
2026-03-16 10:40 UTC (15+ messages)
` [PULL 01/14] target/xtensa/cpu: Move initialization of memory region to realize function
` [PULL 02/14] target/mips/cpu: "
` [PULL 03/14] hw/riscv: sifive_e: Don't call qdev_get_machine in soc init
` [PULL 04/14] hw/riscv: microchip_pfsoc: "
` [PULL 05/14] hw/arm: xlnx-zynqmp: "
` [PULL 06/14] hw/arm: fsl-imx7: "
` [PULL 07/14] hw/arm: fsl-imx8mp: "
` [PULL 08/14] hw/arm: fsl-imx6: "
` [PULL 09/14] hw/acpi: generic_event_device: Don't call qdev_get_machine in initfn
` [PULL 10/14] MAINTAINERS: Update S390-ccw boot maintainers/reviewers
` [PULL 11/14] MAINTAINERS: Update the s390x maintainers
` [PULL 12/14] MAINTAINERS: Remove myself from various sections
` [PULL 13/14] MAINTAINERS: Downgrade the functional testing section to "Odd Fixes"
` [PULL 14/14] MAINTAINERS: Add another reviewer to s390x boot
[PATCH v2 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-16 10:05 UTC (24+ messages)
` [PATCH v2 1/8] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
` [PATCH v2 2/8] hw/arm/smmuv3-accel: Change ATS property to OnOffAuto
` [PATCH v2 3/8] hw/arm/smmuv3-accel: Change RIL "
` [PATCH v2 4/8] qdev: Add a SsidSizeMode property
` [PATCH v2 5/8] hw/arm/smmuv3-accel: Change SSIDSIZE property to SsidSizeMode
` [PATCH v2 6/8] qdev: Add an OasMode property
` [PATCH v2 7/8] hw/arm/smmuv3-accel: Change OAS property to OasMode
` [PATCH v2 8/8] qemu-options.hx: Document arm-smmuv3 device's accel properties
[PATCH v3 0/8] hw/vfio: single-binary
2026-03-16 10:04 UTC (11+ messages)
` [PATCH v3 1/8] hw/vfio/listener.c: remove CONFIG_KVM
` [PATCH v3 2/8] hw/vfio/helpers.c: extract kvm helpers in kvm-helpers.c
` [PATCH v3 3/8] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
` [PATCH v3 4/8] hw/vfio: eradicate CONFIG_IOMMU from sources
` [PATCH v3 5/8] hw/vfio/pci.c: eradicate CONFIG_KVM
` [PATCH v3 6/8] hw/vfio/ap.c: use full path for target specific header
` [PATCH v3 7/8] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c
` [PATCH v3 8/8] hw/vfio: all vfio files can now be common files
[PATCH v3 0/3] semihosting/uaccess: Swap bytes based on runtime-configurable endianness
2026-03-16 10:03 UTC (8+ messages)
` [PATCH v3 2/3] include/exec: Provide the cpu_internal_tswap() functions
[RFC PATCH] target/riscv: Restrict access to RV128 registers on RV32
2026-03-16 9:31 UTC (4+ messages)
[PATCH v5 0/9] Add Zvfbfa extension support
2026-03-16 9:22 UTC (9+ messages)
` [PATCH v5 3/9] target/riscv: rvv: Add new VTYPE CSR field - altfmt
` [PATCH v5 4/9] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
[PATCH v10 0/9] memory: Remove most _nomigrate variants
2026-03-16 8:49 UTC (3+ messages)
` [PATCH v10 1/9] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
[PATCH] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
2026-03-16 8:46 UTC
[PATCH v1] tests/functional/aarch64/test_aspeed: Disable kernel crypto self-tests in AST2700 boot tests
2026-03-16 8:15 UTC
[PATCH 0/7] Fix some -device T,help crashes
2026-03-16 8:04 UTC (6+ messages)
` [PATCH 3/7] hw/arm: xlnx-zynqmp: Don't call qdev_get_machine in soc init
[PATCH v7 0/1] numa: add 'memmap-type' option for memory type configuration
2026-03-16 7:17 UTC (5+ messages)
[PATCH v1] MAINTAINERS: Add Kane Chen as reviewer for Aspeed machines
2026-03-16 7:12 UTC (2+ messages)
[PATCH v3 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
2026-03-16 7:04 UTC (8+ messages)
` [PATCH v3 3/3] amd_iommu: Generate XT interrupts when xt support is enabled
[PATCH v3 2/2] disas/sparc: Convert malloc/free to g_malloc/g_free
2026-03-16 7:08 UTC (2+ messages)
[PATCH v2] rust: fix build when --disable-rust and meson < 1.9
2026-03-16 7:06 UTC (2+ messages)
[PATCH V3 00/13] target/i386: Misc PMU fixes and enabling
2026-03-16 6:57 UTC (4+ messages)
` [PATCH V3 12/13] target/i386: Clean up Intel Debug Store feature dependencies
[PATCH 0/4] Various update to MAINTAINERS
2026-03-16 6:45 UTC (6+ messages)
` [PATCH 2/4] MAINTAINERS: Update the s390x maintainers
` [PATCH 4/4] MAINTAINERS: Downgrade the functional testing section to "Odd Fixes"
[PULL 00/16] gdbstub: Always infer base register index from GDB XML
2026-03-16 6:28 UTC (4+ messages)
[PATCH v2] ppc/pnv: fix dumpdtb option
2026-03-16 6:09 UTC (4+ messages)
[PATCH v2 0/3] target/arm: ISV=0 data abort emulation library
2026-03-16 2:50 UTC (15+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate
` [PATCH v3 2/6] target/arm/emulate: add load/store register offset
` [PATCH v3 3/6] target/arm/emulate: add load/store pair
` [PATCH v3 4/6] target/arm/emulate: add load/store exclusive
` [PATCH v3 5/6] target/arm/emulate: add atomic, compare-and-swap, and PAC load
` [PATCH v3 6/6] target/arm/hvf, whpx: wire ISV=0 emulation for data aborts
` [PATCH v4 0/6] target/arm: ISV=0 data abort emulation library
` [PATCH v4 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate
` [PATCH v4 2/6] target/arm/emulate: add load/store register offset
` [PATCH v4 3/6] target/arm/emulate: add load/store pair
` [PATCH v4 4/6] target/arm/emulate: add load/store exclusive
` [PATCH v4 5/6] target/arm/emulate: add atomic, compare-and-swap, and PAC load
` [PATCH v4 6/6] target/arm/hvf, whpx: wire ISV=0 emulation for data aborts
[PATCH 0/4] ati-vga fixes
2026-03-16 0:05 UTC (5+ messages)
` [PATCH 1/4] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH 2/4] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH 3/4] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH 4/4] ati-vga: Avoid warning about sign extension
[PATCH] vhost-user: Fix stale error logs and return values in teardown paths
2026-03-15 23:10 UTC
[PATCH v3 00/11] add build option to disable audio subsystem
2026-03-15 20:16 UTC (12+ messages)
` [PATCH v3 01/11] audio: add `audio` build option for meson and Kconfig
` [PATCH v3 02/11] ui/vnc: disable audio feature when configured with --disable-audio
` [PATCH v3 03/11] tests/qtest: remove -audio none "
` [PATCH v3 04/11] hw/audio/pcspk: change PCSPK behaviour "
` [PATCH v3 05/11] Kconfig: add AUDIO dependency to audio-related devices
` [PATCH v3 06/11] system/vl: remove audio and audiodev options when audio is disabled
` [PATCH v3 07/11] ui/dbus: run without Audio interface "
` [PATCH v3 08/11] tests/audio: do not compile if "
` [PATCH v3 09/11] audio: do not build audio-related sources with --disable-audio
` [PATCH v3 10/11] qom: remove audiodevs root container if audio is disabled
` [PATCH v3 11/11] meson.build: ignore audio drivers when configured with --disable-audio
[PATCH] hw/audio/fmopl: Convert malloc/free to g_malloc/g_free
2026-03-15 19:04 UTC (2+ messages)
[PATCH 0/8] hw/vfio: single-binary
2026-03-15 16:47 UTC (6+ messages)
` [PATCH 3/8] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2026-03-15 15:14 UTC (5+ messages)
` [PATCH v4 08/84] target/arm: Skip AF and DB updates for AccessType_AT
[PATCH v3 0/6] whpx: arm: set of small fixes for QEMU 11.0
2026-03-15 13:44 UTC (9+ messages)
` [PATCH v3 1/6] whpx: arm: fix -cpu host
` [PATCH v3 2/6] whpx: arm: add EC_DATAABORT assert for WHvRunVpExitReasonGpaIntercept/UnmappedGpa
` [PATCH v3 3/6] whpx: arm: enable more enlightements
` [PATCH v3 4/6] whpx: arm: remove comment bit that is no longer accurate
` [PATCH v3 5/6] target/arm: cpu: alter error message for host CPU type
` [PATCH v3 6/6] whpx: arm: fix ID_AA64MMFR3_EL1 host feature register index
[PATCH v3 1/2] disas/sparc: Fix integer overflow in compare_opcodes
2026-03-15 4:28 UTC
[PATCH v3] hw/audio/fmopl: Convert malloc/free to g_malloc/g_free
2026-03-14 8:22 UTC
[PATCH v1] disas/sparc: Fix integer overflow and convert to g_malloc
2026-03-15 12:16 UTC
[PATCH v2] disas/sparc: Fix integer overflow and convert to g_malloc
2026-03-15 12:39 UTC
[PATCH] target/arm/kvm: fall back if nested unsupported
2026-03-15 9:25 UTC (3+ messages)
[PATCH v3] hw/audio/fmopl: Convert malloc/free to g_malloc/g_free
2026-03-15 5:30 UTC
[PATCH v2 0/2] hvf: map granule abstraction and configurable IPA
2026-03-15 3:41 UTC (5+ messages)
` [PATCH v3 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
` [PATCH 1/3] virtio-gpu: validate host page alignment for MAP_FIXED blobs
` [PATCH 2/3] accel/hvf: introduce map granule abstraction and IPA property
` [PATCH 3/3] target/arm/hvf: configure IPA granule on macOS 26
[PATCH v3 00/32] Hexagon system emulation - Part 2/3
2026-03-15 0:02 UTC (10+ messages)
` [PATCH v3 03/32] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v3 09/32] target/hexagon: Add implementation of cycle counters
` [PATCH v3 11/32] target/hexagon: Implement software interrupt
` [PATCH v3 12/32] target/hexagon: Implement stack overflow exception
[PATCH] whpx: arm: fix ID_AA64MMFR3_EL1 host feature register index
2026-03-14 22:05 UTC (2+ messages)
Call for GSoC internship project ideas
2026-03-14 19:47 UTC (3+ messages)
[PATCH v1 0/3] Fixed bugs in pl080
2026-03-14 17:14 UTC (4+ messages)
` [PATCH v1 2/3] The swidth and dwidth of pl080 are not equal
[PATCH v3 0/4] Fix SiFive UART spurious IRQ issue and misc updates
2026-03-14 16:20 UTC (9+ messages)
` [PATCH v3 1/4] hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxen
` [PATCH v3 2/4] hw/char: sifive_uart: Sync txwm interrupt pending status after TX FIFO enqueue
` [PATCH v3 3/4] hw/char: sifive_uart: Update IRQ when rxctrl is written
` [PATCH v3 4/4] hw/char: sifive_uart: Remove ip variable
[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
2026-03-14 14:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox