messages from 2024-10-31 18:02:29 to 2024-11-02 12:18:50 UTC [more...]
[PATCH v2] hw/ppc/pegasos2: Fix IRQ routing from pci.0
2024-11-02 12:17 UTC
[PATCH v2 0/8] chardev/mux: implement frontend detach
2024-11-02 11:19 UTC (4+ messages)
` [PATCH v2 7/8] chardev/mux: implement detach of frontends from mux
[PATCH 0/2] chardev/char-mux: tweak mux bitset operations
2024-11-02 11:07 UTC (3+ messages)
` [PATCH 1/2] chardev/char-mux: shift unsigned long to avoid 32-bit overflow
` [PATCH 2/2] chardev/char-mux: make boolean bit check instead of find_next_bit()
[PULL 0/8] Chr patches
2024-11-02 10:56 UTC (5+ messages)
` [PULL 7/8] chardev/mux: implement detach of frontends from mux
[PATCH 00/36] next-cube: more tidy-ups and improvements
2024-11-02 9:49 UTC (21+ messages)
` [PATCH 09/36] next-cube: move SCSI CSRs from next-pc to the next-scsi device
` [PATCH 13/36] next-cube: move ESCC to be QOM child of next-pc device
` [PATCH 14/36] next-cube: move timer MMIO to separate memory region on "
` [PATCH 15/36] next-cube: move en ethernet "
` [PATCH 17/36] next-cube: remove unused next.scr memory region
` [PATCH 18/36] next-cube: rearrange NeXTState declarations to improve readability
` [PATCH 19/36] next-cube: convert next-pc device to use Resettable interface
` [PATCH 20/36] next-cube: rename typedef struct NextRtc to NeXTRTC
[PATCH v6 0/3] Add support for the RAPL MSRs series
2024-11-02 9:32 UTC (10+ messages)
[PATCH v3 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-02 8:27 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
[PULL v2 0/8] loongarch-to-apply queue
2024-11-02 7:47 UTC (9+ messages)
` [PULL v2 1/8] target/loongarch: Add loongson binary translation feature
` [PULL v2 2/8] target/loongarch: Implement lbt registers save/restore function
` [PULL v2 3/8] target/loongarch/kvm: Implement LoongArch PMU extension
` [PULL v2 4/8] linux-headers: Add unistd_64.h
` [PULL v2 5/8] linux-headers: loongarch: Add kvm_para.h
` [PULL v2 6/8] linux-headers: Update to Linux v6.12-rc5
` [PULL v2 7/8] hw/loongarch/boot: Use warn_report when no kernel filename
` [PULL v2 8/8] target/loongarch: Add steal time support on migration
[PATCH] plugins: add plugin API to get args passed to binary
2024-11-02 5:10 UTC
[PATCH] UI/GTK: full-screen after wait for hiding of tabs and menu_bar
2024-11-02 4:04 UTC
[PATCH v3 00/23] rust: fix CI + allow older versions of rustc and bindgen
2024-11-02 2:13 UTC (7+ messages)
` [PATCH 13/23] rust: synchronize dependencies between subprojects and Cargo.lock
` [PATCH 14/23] rust: create a cargo workspace
[PATCH 0/5] esp.c: only allow ESP commands permitted in the current mode
2024-11-01 22:00 UTC (6+ messages)
` [PATCH 1/5] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH 2/5] esp.c: improve comment in esp_transfer_data()
` [PATCH 3/5] esp.h: remove separate ESPState typedef
` [PATCH 4/5] esp.c: add asc_mode property to indicate the current ESP mode
` [PATCH 5/5] esp.c: only allow ESP commands permitted in the current asc_mode
[PATCH] hw/pci: Add parenthesis to PCI_BUILD_BDF macro
2024-11-01 21:59 UTC
[PATCH] sysemu/os-win32.h: Windows clang-cl compiler fixes
2024-11-01 21:41 UTC
[PATCH v5 00/15] macOS PV Graphics and new vmapple machine type
2024-11-01 21:37 UTC (4+ messages)
` [PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
[PATCH] hw/usb: Use __attribute__((packed)) vs __packed
2024-11-01 21:32 UTC (2+ messages)
[PATCH] scripts/tracetool:Use posix paths in trace event generation
2024-11-01 20:56 UTC
[PATCH] hw/riscv: fix build error with clang
2024-11-01 20:52 UTC (11+ messages)
[PATCH v4 0/3] TPM TIS SPI Support
2024-11-01 20:27 UTC (4+ messages)
` [PATCH v4 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v4 2/3] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v4 3/3] tests/qtest/tpm: add unit test to tis-spi
nested-smmuv3 topic for QEMU/libvirt, Nov 2024
2024-11-01 19:29 UTC (4+ messages)
[PATCH v3 0/5] TPM TIS SPI Support
2024-11-01 19:25 UTC (7+ messages)
` [PATCH v3 1/5] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v3 2/5] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v3 3/5] tests/qtest/tpm: add unit test to tis-spi
` [PATCH v3 4/5] tpm/tpm_tis_spi: Support TPM for SPI (rev 3)
` [PATCH v3 5/5] tests/qtest/tpm: add unit test to tis-spi "
[PULL 00/14] Misc patches (functional tests, next-cube machine, ...)
2024-11-01 19:07 UTC (3+ messages)
` [PULL 12/14] tests/functional: Convert BananaPi tests to the functional framework
[PATCH v3 0/6] Support virtio-gpu DRM native context
2024-11-01 19:00 UTC (11+ messages)
` [PATCH v3 4/6] virtio-gpu: Handle virgl fence creation errors
` [PATCH v3 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v3 6/6] virtio-gpu: Support DRM native context
[PATCH] next-kbd: convert to use qemu_input_handler_register()
2024-11-01 18:59 UTC (3+ messages)
[PATCH] target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
2024-11-01 18:55 UTC
[PULL 00/13] virtio-gpu vulkan support
2024-11-01 18:23 UTC (7+ messages)
` [PULL 11/13] virtio-gpu: Handle resource blob commands
[PATCH 0/2] hw/arm/aspeed_ast27x0: minor IRQ number cleanup
2024-11-01 18:23 UTC (5+ messages)
` [PATCH 1/2] hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitions
` [PATCH 2/2] hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculation
[PATCH] plugins: add plugin API to get args passed to binary
2024-11-01 18:18 UTC (2+ messages)
[PATCH 0/4] python: update linting for new mypy/pylint releases
2024-11-01 17:37 UTC (5+ messages)
` [PATCH 1/4] iotests: reflow ReproducibleTestRunner arguments
` [PATCH 2/4] iotests: correct resultclass type in ReproducibleTestRunner
` [PATCH 3/4] python: disable too-many-positional-arguments warning
` [PATCH 4/4] python: silence pylint raising-non-exception error
[PATCH 0/4] Trivial patches from multifd device state transfer support patch set
2024-11-01 16:48 UTC (5+ messages)
` [PATCH 1/4] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
` [PATCH 1/4] vfio/migration: Add save_{iterate,complete_precopy}_started "
[PULL 00/14] MIPS patches for 2024-10-31
2024-11-01 16:44 UTC (2+ messages)
How to pass the EFI_MEMORY_SP type to VM in QEMU
2024-11-01 14:45 UTC
[PATCH 1/1] hw/riscv: virt: prevent to use AIA MSI when host doesn't support it
2024-11-01 15:09 UTC (3+ messages)
[PATCH] target/i386/hvf: fix handling of XSAVE-related CPUID bits
2024-11-01 14:47 UTC (2+ messages)
[PATCH 1/2] Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
2024-11-01 14:28 UTC
[PATCH 0/2] arm: Add collie and sx functional tests
2024-11-01 14:14 UTC (20+ messages)
` backing storage for eMMC boot partitions
[PATCH V3 00/16] Live update: cpr-transfer
2024-11-01 14:06 UTC (18+ messages)
` [PATCH V3 01/16] machine: anon-alloc option
` [PATCH V3 02/16] migration: cpr-state
` [PATCH V3 03/16] physmem: preserve ram blocks for cpr
` [PATCH V3 04/16] hostmem-memfd: preserve "
` [PATCH V3 05/16] migration: SCM_RIGHTS for QEMUFile
` [PATCH V3 06/16] migration: VMSTATE_FD
` [PATCH V3 07/16] migration: cpr-transfer save and load
` [PATCH V3 08/16] migration: cpr-uri parameter
` [PATCH V3 09/16] migration: cpr-uri option
` [PATCH V3 10/16] migration: split qmp_migrate
` [PATCH V3 11/16] migration: cpr-transfer mode
` [PATCH V3 12/16] tests/migration-test: memory_backend
` [PATCH V3 13/16] tests/qtest: defer connection
` [PATCH V3 14/16] tests/migration-test: "
` [PATCH V3 15/16] migration-test: cpr-transfer
` [PATCH V3 16/16] migration: cpr-transfer documentation
[PULL v2 00/18] Migration 20241030 patches
2024-11-01 13:46 UTC (2+ messages)
` [PULL v2 06/18] migration: Move cpu-throttle.c from system to migration
[PATCH qemu 00/10] hw/cxl: Mailbox input parser hardening against invalid input
2024-11-01 13:45 UTC (12+ messages)
` [PATCH qemu 01/10] hw/cxl: Check size of input data to dynamic capacity mailbox commands
` [PATCH qemu 02/10] hw/cxl: Check input includes at least the header in cmd_features_set_feature()
` [PATCH qemu 03/10] hw/cxl: Check input length is large enough in cmd_events_clear_records()
` [PATCH qemu 04/10] hw/cxl: Check enough data in cmd_firmware_update_transfer()
` [PATCH qemu 05/10] hw/cxl: Check the length of data requested fits in get_log()
` [PATCH qemu 06/10] hw/cxl: Avoid accesses beyond the end of cel_log
` [PATCH qemu 07/10] hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
` [PATCH qemu 08/10] hw/cxl: Check that writes do not go beyond end of target attributes
` [PATCH qemu 09/10] hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
` [PATCH qemu 10/10] hw/cxl: Ensure there is enough data to read the input header in cmd_get_physical_port_state()
[PULL 00/50] riscv-to-apply queue
2024-11-01 13:39 UTC (3+ messages)
[PATCH qemu 0/2] hw/cxl: Misc fixes
2024-11-01 13:20 UTC (3+ messages)
` [PATCH qemu 1/2] cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
` [PATCH qemu 2/2] hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents
[QEMU PATCH v9] xen/passthrough: use gsi to map pirq when dom0 is PVH
2024-11-01 13:09 UTC (3+ messages)
[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
2024-11-01 11:44 UTC (9+ messages)
` [PATCH v2 1/3] qdev-properties: Accept bool for OnOffAuto
` [PATCH v2 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
[PATCH] hw/nvme: Remove references to PCI IRQ "pulsing" when asserting
2024-11-01 11:40 UTC (3+ messages)
[RFC 0/5] RFC: require error handling for dynamically created objects
2024-11-01 11:32 UTC (13+ messages)
` [RFC 2/5] qom: allow failure of object_new_with_class
` [RFC 3/5] convert code to object_new_dynamic() where appropriate
` [RFC 4/5] qom: introduce object_new_dynamic()
` [RFC 5/5] qom: enforce use of static, const string with object_new()
[PATCH] hw/nvme : remove dead code
2024-11-01 11:23 UTC (2+ messages)
[PATCH v14 00/10] Support persistent reservation operations
2024-11-01 11:15 UTC (3+ messages)
` [PATCH v14 09/10] hw/nvme: add reservation protocal command
QEMU Summit Minutes 2024
2024-11-01 11:11 UTC (2+ messages)
[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
2024-11-01 10:53 UTC (6+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
[PATCH v2 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-01 10:03 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
[PATCH v5 0/9] Introduce SMP Cache Topology
2024-11-01 8:33 UTC (10+ messages)
` [PATCH v5 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v5 3/9] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v5 4/9] hw/core: Check smp cache topology support "
` [PATCH v5 5/9] hw/core: Add a helper to check the cache topology level
` [PATCH v5 6/9] i386/cpu: Support thread and module level cache topology
` [PATCH v5 7/9] i386/cpu: Update cache topology with machine's configuration
` [PATCH v5 8/9] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v5 9/9] i386/cpu: add has_caches flag to check smp_cache configuration
[PATCH v4 0/9] Introduce SMP Cache Topology
2024-11-01 7:47 UTC (5+ messages)
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic
[PATCH v3 0/3] linux-headers: Update to Linux v6.12-rc5
2024-11-01 6:24 UTC (8+ messages)
` [PATCH v3 1/3] linux-headers: Add unistd_64.h
[PATCH v3 0/8] Add AVX10.1 CPUID support and GraniteRapids-v2 model
2024-11-01 2:57 UTC (7+ messages)
` [PATCH v3 4/8] target/i386: add AVX10 feature and AVX10 version property
[PATCH] target/arm: Enable FEAT_CMOW for -cpu max
2024-11-01 1:35 UTC
[PATCH v2] ui/sdl: Mouse event optimization
2024-11-01 1:24 UTC (2+ messages)
[PATCH V2 00/13] Live update: cpr-transfer
2024-10-31 20:32 UTC (9+ messages)
` [PATCH V2 05/13] physmem: preserve ram blocks for cpr
[PATCH V2 0/6] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
2024-10-31 20:05 UTC (7+ messages)
` [PATCH V2 1/6] hw/acpi: Introduce `is_enabled` state in ACPI CPU Hotplug Status
` [PATCH V2 2/6] hw/acpi: Update ACPI CPU Hotplug state during vCPU hot(un)plug
` [PATCH V2 3/6] qtest: allow ACPI DSDT Table changes
` [PATCH V2 4/6] hw/acpi: Update CPUs AML's `is_enabled` state in ACPI _STA method
` [PATCH V2 5/6] tests/qtest/bios-tables-test: Update DSDT golden masters for x86/{pc, q35}
` [PATCH V2 6/6] hw/acpi: Update GED with vCPU Hotplug VMSD for migration
[PATCH 00/12] Enable building plugins on Windows with Clang
2024-10-31 19:38 UTC (8+ messages)
` [PATCH 07/12] win32: use compiler option instead of attribute gcc_struct
` [PATCH 12/12] docs: add information on how to setup build environments
[PATCH] scripts: remove erroneous file that breaks git clone on Windows
2024-10-31 18:05 UTC (4+ messages)
[PULL 00/49] i386, qom, build changes for 2024-10-31
2024-10-31 17:51 UTC (2+ messages)
` [PULL 20/49] target/i386/hvf: fix handling of XSAVE-related CPUID bits
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).