messages from 2023-10-30 10:50:36 to 2023-10-30 22:20:14 UTC [more...]
[PATCH v3 00/14] tpm: introduce TPM CRB SysBus device
2023-10-30 22:19 UTC (14+ messages)
` [PATCH v3 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v3 09/14] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v3 10/14] tests: acpi: prepare for TPM CRB tests
` [PATCH v3 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v3 12/14] tests: acpi: implement TPM CRB tests for ARM virt
[PULL 00/41] target-arm queue
2023-10-30 22:09 UTC (4+ messages)
[PATCH 0/4] Fix IRQ routing in via south bridge
2023-10-30 21:57 UTC (5+ messages)
[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
2023-10-30 21:37 UTC (15+ messages)
` [PATCH 18/24] blkverify: Add locking for request_fn
` [PATCH 19/24] block: Introduce bdrv_co_change_backing_file()
` [PATCH 20/24] block: Add missing GRAPH_RDLOCK annotations
` [PATCH 21/24] qcow2: Take locks for accessing bs->file
` [PATCH 22/24] vhdx: "
` [PATCH 23/24] block: Take graph lock for most of .bdrv_open
` [PATCH 24/24] block: Protect bs->file with graph_lock
[PULL 00/21] linux-user patch queue
2023-10-30 21:17 UTC (22+ messages)
` [PULL 01/21] linux-user: Fix guest signal remapping after adjusting SIGABRT
` [PULL 02/21] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PULL 03/21] linux-user: Tidy loader_exec
` [PULL 04/21] linux-user: Do not clobber bprm_buf swapping ehdr
` [PULL 05/21] linux-user: Use ImageSource in load_elf_image
` [PULL 06/21] linux-user: Use ImageSource in load_symbols
` [PULL 07/21] linux-user: Replace bprm->fd with bprm->src.fd
` [PULL 08/21] linux-user: Load vdso image if available
` [PULL 09/21] linux-user: Add gen-vdso tool
` [PULL 10/21] linux-user/i386: Add vdso
` [PULL 11/21] linux-user/x86_64: "
` [PULL 12/21] linux-user/aarch64: "
` [PULL 13/21] linux-user/arm: "
` [PULL 14/21] linux-user/hppa: "
` [PULL 15/21] linux-user/riscv: "
` [PULL 16/21] linux-user/loongarch64: "
` [PULL 17/21] linux-user/ppc: "
` [PULL 18/21] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
` [PULL 19/21] linux-user/s390x: Add vdso
` [PULL 20/21] linux-user: Show vdso address in /proc/pid/maps
` [PULL 21/21] build: Add update-linux-vdso makefile rule
[PATCH 0/3] Misc ati-vga patches
2023-10-30 21:16 UTC (10+ messages)
` [PATCH 1/3] ati-vga: Fix aperture sizes
` [PATCH 2/3] ati-vga: Support unaligned access to GPIO DDC registers
[PATCH v2 00/12] qdev: Make array properties user accessible again
2023-10-30 20:48 UTC (14+ messages)
` [PATCH v2 01/12] qdev: Add qdev_prop_set_array()
` [PATCH v2 02/12] hw/i386/pc: Use qdev_prop_set_array()
` [PATCH v2 03/12] hw/arm/mps2-tz: "
` [PATCH v2 04/12] hw/arm/mps2: "
` [PATCH v2 05/12] hw/arm/sbsa-ref: "
` [PATCH v2 06/12] hw/arm/vexpress: "
` [PATCH v2 07/12] hw/arm/virt: "
` [PATCH v2 08/12] hw/arm/xlnx-versal: "
` [PATCH v2 09/12] hw/rx/rx62n: "
` [PATCH v2 10/12] qom: Add object_property_set_default_list()
` [PATCH v2 11/12] qdev: Make netdev properties work as list elements
` [PATCH v2 12/12] qdev: Rework array properties based on list visitor
[PATCH v2 0/6] arm/stellaris: convert gamepad input device to qdev
2023-10-30 20:37 UTC (12+ messages)
` [PATCH v2 1/6] hw/input/stellaris_input: Rename to stellaris_gamepad
` [PATCH v2 2/6] hw/input/stellaris_gamepad: Rename structs to our usual convention
` [PATCH v2 3/6] qdev: Add qdev_prop_set_array()
` [PATCH v2 4/6] hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct
` [PATCH v2 5/6] hw/input/stellaris_input: Convert to qdev
` [PATCH v2 6/6] hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
[PATCH qemu v2] Fixing the basic functionality of STM32 timers
2023-10-26 20:45 UTC
Patch to fix malfunctioning of T2-T5 timers on the STM32 platform
2023-10-30 20:27 UTC (5+ messages)
[PATCH] linux-user: Fix guest signal remapping after adjusting SIGABRT
2023-10-30 20:26 UTC (2+ messages)
[PATCH v2 07/19] tests/docker: move sh4 to use debian-legacy-test-cross
2023-10-30 20:25 UTC (3+ messages)
` [PATCH v3] "
[PATCH] target/arm: Fix SVE STR increment
2023-10-30 19:29 UTC (2+ messages)
[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
2023-10-30 19:02 UTC (12+ messages)
` [PATCH v6 05/21] tap: Remove tap_receive()
` [PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v6 12/21] virtio-net: Enable software RSS
` [PATCH v6 13/21] virtio-net: Always set populate_hash
[PATCH 0/3] target/arm: Fix various FEAT_MOPS bugs
2023-10-30 18:24 UTC (5+ messages)
` [PATCH 1/3] target/arm: Enable FEAT_MOPS insns in user-mode emulation
` [PATCH 2/3] linux-user: Report AArch64 hwcap2 fields above bit 31
` [PATCH 3/3] target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly
Getting qemu plugins working on windows
2023-10-30 18:18 UTC (2+ messages)
[PATCH 0/6] qga: Assorted patches, let us discuss
2023-10-30 17:37 UTC (5+ messages)
` [PATCH 5/6] qga: Add timeout for fsfreeze
[PATCH v2 00/14] Update RISC-V vector crypto to ratified v1.0.0
2023-10-30 17:33 UTC (21+ messages)
` [PATCH v2 01/14] target/riscv: Add cfg property for Zvkt extension
` [PATCH v2 02/14] target/riscv: Expose Zvkt extension property
` [PATCH v2 03/14] target/riscv: Add cfg property for Zvkb extension
` [PATCH v2 04/14] target/riscv: Replace Zvbb checking by Zvkb
` [PATCH v2 05/14] target/riscv: Expose Zvkb extension property
` [PATCH v2 06/14] target/riscv: Add cfg properties for Zvkn[c|g] extensions
` [PATCH v2 07/14] target/riscv: Expose Zvkn[c|g] extnesion properties
` [PATCH v2 08/14] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PATCH v2 09/14] target/riscv: Expose Zvks[c|g] extnesion properties
` [PATCH v2 10/14] target/riscv: Move vector crypto extensions to riscv_cpu_extensions
[PATCH v7 00/23] Make Pixman an optional dependency
2023-10-30 17:28 UTC (13+ messages)
` [PATCH v7 02/23] build-sys: drop needless warning pragmas for old pixman
` [PATCH v7 06/23] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PATCH v7 10/23] ui/vc: console-vc requires PIXMAN
` [PATCH v7 13/23] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v7 15/23] ui/gl: opengl doesn't require PIXMAN
` [PATCH v7 16/23] ui/vnc: VNC requires PIXMAN
` [PATCH v7 17/23] ui/spice: SPICE/QXL "
` [PATCH v7 19/23] ui/dbus: do not require PIXMAN
` [PATCH v7 20/23] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v7 22/23] hw/display: make ATI_VGA depend "
` [PATCH v7 23/23] build-sys: make pixman actually optional
[PATCH v6 00/12] RVA22U64 profile support
2023-10-30 17:18 UTC (7+ messages)
` [PATCH v6 01/12] target/riscv: add zicbop extension flag
` [PATCH v6 06/12] target/riscv/tcg: add user flag for profile support
[PATCH v3] qcow2: keep reference on zeroize with discard-no-unref enabled
2023-10-30 17:03 UTC (2+ messages)
[PATCH] ppc: qtest already exports qtest_rtas_call()
2023-10-30 16:41 UTC (2+ messages)
[PATCH v2 0/5] migration: Downtime tracepoints
2023-10-30 16:33 UTC (6+ messages)
` [PATCH v2 1/5] migration: Set downtime_start even for postcopy
` [PATCH v2 2/5] migration: Add migration_downtime_start|end() helpers
` [PATCH v2 3/5] migration: Add per vmstate downtime tracepoints
` [PATCH v2 4/5] migration: migration_stop_vm() helper
` [PATCH v2 5/5] migration: Add tracepoints for downtime checkpoints
[PATCH v3 1/1] hmp: synchronize cpu state for lapic info
2023-10-30 16:31 UTC (2+ messages)
intermittent qtest-aarch64/xlnx-canfd-test test failure
2023-10-30 16:19 UTC (2+ messages)
[PATCH 0/3] migration: Downtime tracepoints
2023-10-30 16:11 UTC (12+ messages)
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-10-30 15:30 UTC (5+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
[PATCH 00/16] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2023-10-30 15:26 UTC (14+ messages)
` [PATCH 01/16] Cherry pick a set of patches that enables multifd zero page feature
` [External] "
` [PATCH 09/16] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH 10/16] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH 13/16] migration/multifd: Add migration option set packet size
` [PATCH 16/16] migration/multifd: Add integration tests for multifd with Intel DSA offloading
[PATCH v3 0/3] stm32f2xx_usart: implement TX interrupts
2023-10-30 15:15 UTC (4+ messages)
` [PATCH v3 1/3] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
` [PATCH v3 2/3] hw/char/stm32f2xx_usart: Update IRQ when DR is written
` [PATCH v3 3/3] hw/char/stm32f2xx_usart: Add more definitions for CR1 register
[PATCH 2/6] system/physmem: IOMMU: Invoke the translate_size function if it is implemented
2023-10-30 15:02 UTC (3+ messages)
[PATCH v5 0/4] Add full zoned storage emulation to qcow2 driver
2023-10-30 15:01 UTC (9+ messages)
` [PATCH v5 1/4] docs/qcow2: add the zoned format feature
` [PATCH v5 2/4] qcow2: add configurations for zoned format extension
` [PATCH v5 3/4] qcow2: add zoned emulation capability
` [PATCH v5 4/4] iotests: test the zoned format feature for qcow2 file
QEMU developers fortnightly conference call for 2023-10-31
2023-10-30 14:56 UTC (2+ messages)
[PATCH v3 00/37] vfio: Adopt iommufd
2023-10-30 14:53 UTC (11+ messages)
` [PATCH v3 25/37] util/char_dev: Add open_cdev()
` [PATCH v3 27/37] vfio/iommufd: Switch to manual hwpt allocation
` [PATCH v3 29/37] vfio/iommufd: Bypass EEH if iommufd backend
` [PATCH v3 30/37] vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
` [PATCH v3 31/37] vfio/pci: Adapt vfio pci hot reset support with iommufd BE
[RFC PATCH 0/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
2023-10-30 14:39 UTC (6+ messages)
` [PATCH 1/5] qdev: Add qdev_prop_set_array()
` [PATCH 2/5] hw/ppc/e500: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 3/5] hw/ppc/e500: QOM-attach CPUs to the machine container
` [PATCH 4/5] hw/ppc/e500: Inline sysbus_create_simple(E500_SPIN)
` [RFC PATCH 5/5] hw/ppc/e500: Pass array of CPUs as array of canonical QOM paths
[PATCH v5 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-10-30 14:13 UTC (16+ messages)
` [PATCH v5 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v5 02/13] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v5 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v5 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v5 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v5 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v5 07/13] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v5 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v5 09/13] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v5 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v5 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v5 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v5 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
[PATCH] ui/sdl2: use correct key names in win title on mac
2023-10-30 2:41 UTC
[PATCH] file-posix: fix over-writing of returning zone_append offset
2023-10-30 7:38 UTC
[PATCH 0/5] dump: Minor fixes & improvements
2023-10-30 14:05 UTC (7+ messages)
` [PATCH 1/5] dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
` [PATCH 2/5] dump: Fix g_array_unref(NULL) in dump-guest-memory
` [PATCH 3/5] dump: Recognize "fd:" protocols on Windows hosts
` [PATCH 4/5] dump: Improve some dump-guest-memory error messages
` [PATCH 5/5] dump: Drop redundant check for empty dump
[RFC PATCH] target/m68k: Use i128 for 128-bit load/store in m68k_copy_line()
2023-10-30 13:51 UTC (3+ messages)
[PATCH 0/6] arm/stellaris: convert gamepad input device to qdev
2023-10-30 13:19 UTC (4+ messages)
[PATCH 0/5] Add LoongArch v1.1 instructions
2023-10-30 11:54 UTC (10+ messages)
[PATCH v5] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
2023-10-30 11:52 UTC (3+ messages)
[PATCH 00/11] qdev: Make array properties user accessible again
2023-10-30 11:29 UTC (4+ messages)
` [PATCH 01/11] qdev: Add qdev_prop_set_array()
Update mail account
2023-10-30 11:27 UTC (3+ messages)
` [PATCH 1/1] MAINTAINERS: update mail address for Weiwei Li
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;
as well as URLs for NNTP newsgroup(s).