messages from 2024-11-21 21:06:34 to 2024-11-23 08:29:12 UTC [more...]
QEMU commit 0a923be2f642 broke my or1k image
2024-11-23 8:28 UTC (6+ messages)
[PATCH] tests/avocado/hotplug_blk: Fix addr in device_add command
2024-11-23 6:46 UTC (2+ messages)
[PATCH 00/12] Minor fixes for Arm documentation
2024-11-23 5:43 UTC (15+ messages)
` [PATCH 01/12] docs/system/arm/emulation: mention armv9
` [PATCH 02/12] docs/system/arm/emulation: fix typo in feature name
` [PATCH 03/12] docs/system/arm/emulation: add FEAT_SSBS2
` [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name
` [PATCH 05/12] docs/system/arm/: add FEAT_MTE_ASYNC
` [PATCH 06/12] docs/system/arm/: add FEAT_DoubleLock
` [PATCH 07/12] docs/system/arm/fby35: update link to product page
` [PATCH 08/12] docs/system/arm/orangepi: update links
` [PATCH 09/12] docs/system/arm/fby35: document execute-in-place property
` [PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property
` [PATCH 11/12] docs/system/arm/virt: document missing properties
` [PATCH 12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc
vhost_net: fix assertion triggered by batch of host notifiers processing
2024-11-23 3:28 UTC
[PATCH] system/physmem: Fix cpu_memory_rw_debug for armv7m MPU
2024-11-22 20:32 UTC (3+ messages)
[PATCH v2] linux-user: Fix strace output for s390x mmap()
2024-11-22 20:19 UTC (2+ messages)
[PATCH] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names
2024-11-22 20:16 UTC (2+ messages)
[PATCH 00/39] maintainer updates for -rc2 pre-PR
2024-11-22 19:31 UTC (44+ messages)
` [PATCH 18/39] tests/functional: avoid accessing log_filename on earlier failures
` [PATCH 20/39] tests/functional: update the arm tuxrun tests
` [PATCH 22/39] tests/functional: update the i386 "
` [PATCH 23/39] tests/functional: add a m68k "
` [PATCH 24/39] tests/functional: update the mips32 "
` [PATCH 25/39] tests/functional: update the mips32el "
` [PATCH 26/39] tests/functional: update the mips64 "
` [PATCH 27/39] tests/functional: update the mips64el "
` [PATCH 28/39] tests/functional: update the ppc32 "
` [PATCH 29/39] tests/functional: update the ppc64 "
` [PATCH 30/39] tests/functional: update the riscv32 "
` [PATCH 31/39] tests/functional: update the riscv64 "
` [PATCH 32/39] tests/functional: update the s390x "
` [PATCH 33/39] tests/functional: update the sparc64 "
` [PATCH 34/39] tests/functional: update the x86_64 "
` [PATCH 35/39] plugins: add missing export for qemu_plugin_num_vcpus
[PATCH v1 1/4] cpu: Introduce qemu_early_init_vcpu() to initialize nr_cores and nr_threads inside it
2024-11-22 19:17 UTC (4+ messages)
` [PATCH] cpu: Initialize nr_cores and nr_threads in cpu_common_initfn()
[RFC PATCH v1 00/43] Introduce helper-to-tcg
2024-11-22 19:14 UTC (26+ messages)
` [RFC PATCH v1 01/43] Add option to enable/disable helper-to-tcg
` [RFC PATCH v1 02/43] accel/tcg: Add bitreverse and funnel-shift runtime helper functions
` [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
` [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
` [RFC PATCH v1 05/43] tcg: Add helper function dispatcher and hook tcg_gen_callN
` [RFC PATCH v1 06/43] tcg: Introduce tcg-global-mappings
` [RFC PATCH v1 07/43] tcg: Increase maximum TB size and maximum temporaries
` [RFC PATCH v1 08/43] include/helper-to-tcg: Introduce annotate.h
` [RFC PATCH v1 09/43] helper-to-tcg: Introduce get-llvm-ir.py
` [RFC PATCH v1 28/43] helper-to-tcg: Introduce TcgType.h
` [RFC PATCH v1 34/43] target/hexagon: Add get_tb_mmu_index()
` [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2024-11-22 18:53 UTC (7+ messages)
[PATCH RFC 00/10] Allow platform specific PMU event encoding
2024-11-22 17:36 UTC (10+ messages)
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures
[PATCH v2 1/2] Added support for WACOM 2.x/ArtZ/Digitizer II compatibility. It does require the driver (easily available via many of the classic macos archives), but it allows a simple way to have an absolute pointing device on ADB-compatible VMs
2024-11-22 17:10 UTC (2+ messages)
` [PATCH v2 2/2] Added support for WACOM 2.x/ArtZ/Digitizer II
[PATCH v4 00/15] Prepare GHES driver to support error injection
2024-11-22 16:21 UTC (20+ messages)
` [PATCH v4 01/15] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v4 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v4 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v4 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v4 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v4 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v4 07/15] acpi/ghes: Change the type for source_id
` [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v4 09/15] acpi/ghes: better name GHES memory error function
` [PATCH v4 10/15] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v4 11/15] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v4 12/15] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
` [PATCH v4 14/15] acpi/ghes: Change ghes fill logic to work with only one source
` [PATCH v4 15/15] docs: acpi_hest_ghes: fix documentation for CPER size
[PATCH] target/riscv: Don't start user-mode with VILL
2024-11-22 15:36 UTC (2+ messages)
[PATCH ssh v2] ssh: Do not switch session to non-blocking mode
2024-11-22 14:45 UTC (2+ messages)
[PATCH ssh] ssh: Do not switch session to non-blocking mode
2024-11-22 14:43 UTC (8+ messages)
[PATCH 0/2] Allow injection of virtio-gpu EDID name
2024-11-22 14:40 UTC (9+ messages)
` [PATCH 1/2] ui: Allow injection of vnc display name
[PATCH v2] tests/functional: Remove sleep workarounds from sh4 test
2024-11-22 14:34 UTC (2+ messages)
[PATCH v2 00/13] QOM: container_get() removal
2024-11-22 14:12 UTC (3+ messages)
` [PATCH v2 02/13] qom: New object_property_add_new_container()
[PATCH v2 0/4] hw/loongarch/virt: Add cpu hotplug support
2024-11-22 14:09 UTC (6+ messages)
` [PATCH v2 1/4] hw/loongarch/virt: Add CPU topology support
[PATCH] tests/functional: Remove sleep workarounds from sh4 test
2024-11-22 13:55 UTC (4+ messages)
[PATCH v4 0/6] hw/loongarch/virt: Add cpu hotplug support
2024-11-22 13:50 UTC (13+ messages)
` [PATCH v4 1/6] hw/loongarch/virt: Add CPU topology support
` [PATCH v4 3/6] hw/loongarch/virt: Add generic function to init interrupt pin of CPU
` [PATCH v4 6/6] hw/loongarch/virt: Enable cpu hotplug feature on virt machine
[PATCH v2 0/5] Change ghes driver to use HEST-based offsets
2024-11-22 13:14 UTC (6+ messages)
` [PATCH v2 1/5] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH v2 2/5] acpi/ghes: add a firmware file with HEST address
` [PATCH v2 3/5] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v2 4/5] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v2 5/5] acpi/generic_event_device: add logic to detect if HEST addr is available
[PATCH 0/3] qtest: Provide and use function for doing system reset
2024-11-22 13:07 UTC (4+ messages)
` [PATCH 3/3] tests/qtest: Use qtest_system_reset_nowait() where appropriate
[PATCH v4] hw/riscv: Add Microblaze V generic board
2024-11-22 13:01 UTC (4+ messages)
[PATCH 0/3] hw/scsi: Cleanup around scsi_bus_legacy_handle_cmdline()
2024-11-22 12:53 UTC (6+ messages)
` [PATCH 1/3] hw/scsi/spapr_vscsi: Call scsi_bus_legacy_handle_cmdline() in REALIZE
` [PATCH 2/3] hw/scsi/lsi53c895a: Call scsi_bus_legacy_handle_cmdline() once
` [PATCH 3/3] hw/scsi/esp: "
[PATCH] hw/pci: Remove unused pci_irq_pulse() method
2024-11-22 12:38 UTC (2+ messages)
[PULL v3 0/8] Block layer patches
2024-11-22 12:34 UTC (6+ messages)
[PATCH] hw/virtio: Fix getting the correct ring number on loading
2024-11-22 11:27 UTC (3+ messages)
[PATCH 0/2] rust: safe wrappers for interrupt sources
2024-11-22 11:07 UTC (8+ messages)
` [PATCH 1/2] rust: add BQL-enforcing Cell variant
` [PATCH 2/2] rust: add bindings for interrupt sources
[PATCH 0/6] Change ghes driver to use HEST-based offsets
2024-11-22 10:40 UTC (10+ messages)
` [PATCH 3/6] acpi/ghes: rename the function which gets hw error offsets
` [PATCH 4/6] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH 5/6] acpi/generic_event_device: Update GHES migration to cover hest addr
[PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
2024-11-22 9:53 UTC (7+ messages)
[PATCH v4 0/3] tests/functional: Finish conversion of Aspeed tests
2024-11-22 9:03 UTC (4+ messages)
` [PATCH v4 1/3] tests/functional: Convert Aspeed aarch64 SDK tests
` [PATCH v4 2/3] tests/functional: Convert Aspeed arm "
` [PATCH v4 3/3] tests/functional: Remove sleep workarounds from Aspeed tests
[PATCH v3 0/3] tests/functional: Finish conversion of Aspeed tests
2024-11-22 9:01 UTC (6+ messages)
` [PATCH v3 1/3] tests/functional: Convert Aspeed aarch64 SDK tests
` [PATCH v3 2/3] tests/functional: Convert Aspeed arm "
` [PATCH v3 3/3] tests/functional: Remove sleep workarounds from Aspeed tests
[PATCH RESEND v4 0/4] Add support for Zhaoxin Yongfeng CPU model and
2024-11-22 6:21 UTC (5+ messages)
` [PATCH RESEND v4 1/4] target/i386: Add support for Zhaoxin CPU vendor identification
` [PATCH RESEND v4 2/4] target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
` [PATCH RESEND v4 3/4] target/i386: Introduce Zhaoxin Yongfeng CPU model
` [PATCH RESEND v4 4/4] target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
[RFC PATCH for-10.0] include/hw/boards: Optimize the booleans in MachineClass
2024-11-22 8:49 UTC
[PATCH v3 00/15] Prepare GHES driver to support error injection
2024-11-22 8:24 UTC (4+ messages)
` [PATCH v3 08/15] acpi/ghes: make the GHES record generation more generic
pc-bios/optionrom: when/why do we build it?
2024-11-22 8:20 UTC (3+ messages)
QEMU patches for native windows support through clang-cl
2024-11-22 8:08 UTC (3+ messages)
[PATCH v10 00/15] macOS PV Graphics and new vmapple machine type
2024-11-22 7:56 UTC (4+ messages)
` [PATCH v10 01/15] ui & main loop: Redesign of system-specific main thread event handling
[PATCH v3 0/6] virtio-net fixes
2024-11-22 7:15 UTC (9+ messages)
` [PATCH v3 1/6] net: checksum: Convert data to void *
` [PATCH v3 2/6] virtio-net: Fix size check in dhclient workaround
` [PATCH v3 3/6] virtio-net: Do not check for the queue before RSS
` [PATCH v3 4/6] virtio-net: Fix hash reporting when the queue changes
` [PATCH v3 5/6] virtio-net: Initialize hash reporting values
` [PATCH v3 6/6] virtio-net: Copy received header to buffer
[PATCH v4 0/6] Introduce svukte ISA extension
2024-11-22 5:00 UTC (5+ messages)
` [PATCH v4 4/6] target/riscv: Check memory access to meet svukte rule
` [PATCH v4 6/6] target/riscv: Check svukte is not enabled in RV32
[PATCH v8 0/5] Add Smrnmi support
2024-11-22 3:32 UTC (5+ messages)
` [PATCH v8 2/5] target/riscv: Handle Smrnmi interrupt and exception
[PATCH v9 0/6] Add Smrnmi support
2024-11-22 3:22 UTC (7+ messages)
` [PATCH v9 1/6] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
` [PATCH v9 2/6] target/riscv: Add Smrnmi CSRs
` [PATCH v9 3/6] target/riscv: Handle Smrnmi interrupt and exception
` [PATCH v9 4/6] target/riscv: Add Smrnmi mnret instruction
` [PATCH v9 5/6] target/riscv: Add Smrnmi cpu extension
` [PATCH v9 6/6] target/riscv: Add Zicfilp support for Smrnmi
[PATCH for 10.0] tcg/optimize: fold recursively after optimizing deposit
2024-11-22 2:45 UTC (2+ messages)
[PATCH v2 0/6] virtio-net fixes
2024-11-22 2:00 UTC (4+ messages)
[PATCH 00/14] XIVE2 changes to support Group and Crowd operations
2024-11-21 23:22 UTC (13+ messages)
` [PATCH 02/14] ppc/xive2: Add grouping level to notification
` [PATCH 03/14] ppc/xive2: Support group-matching when looking for target
` [PATCH 06/14] ppc/xive2: Process group backlog when updating the CPPR
` [PATCH 12/14] pnv/xive: Support ESB Escalation
[PATCH v2 00/22] tests/qtest: migration-test refactoring
2024-11-21 23:04 UTC (7+ messages)
` [PATCH v2 04/22] tests/migration: Disambiguate guestperf vs. a-b
` [PATCH v2 06/22] tests/qtest/migration: Move qmp helpers to a separate file
` [PATCH v2 07/22] tests/qtest/migration: Rename migration-helpers.c
[PATCH v1 1/1] hw/nvme: Add OCP SMART / Health Information Extended Log Page
2024-11-21 22:23 UTC
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).