messages from 2024-08-13 09:35:26 to 2024-08-13 23:30:08 UTC [more...]
[PATCH v6 00/10] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-13 23:29 UTC (7+ messages)
` [PATCH v6 04/10] qapi/ghes-cper: add an interface to do generic CPER error injection
[PATCH v7 00/10] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-13 23:23 UTC (11+ messages)
` [PATCH v7 01/10] acpi/generic_event_device: add an APEI error device
` [PATCH v7 02/10] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v7 03/10] acpi/ghes: Add support for GED error device
` [PATCH v7 04/10] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v7 05/10] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v7 06/10] acpi/ghes: add support for generic error injection via QAPI
` [PATCH v7 07/10] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v7 08/10] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v7 09/10] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v7 10/10] scripts/arm_processor_error.py: retrieve mpidr if not filled
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
2024-08-13 23:15 UTC (20+ messages)
` [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
` [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
` [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
` [PATCH for-9.2 04/10] target/alpha, hppa: Remove unused parent_reset fields
` [PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
` [PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
` [PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
` [PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
` [PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
` [PATCH for-9.2 10/10] hw: Remove device_phases_reset()
[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
2024-08-13 22:52 UTC (6+ messages)
` [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
[PATCH v2 0/1] v2
2024-08-13 21:51 UTC (4+ messages)
` [PATCH v2 1/1] plugins: fix race condition with scoreboards
[PATCH-for-9.1?] target/mips: Load PTE as DATA
2024-08-13 21:45 UTC (2+ messages)
[PATCH-for-9.1 v3 0/2] target/mips: Use correct MMU index in get_pte()
2024-08-13 21:44 UTC (4+ messages)
` [PATCH-for-9.1 v3 1/2] target/mips: Pass page table entry size as MemOp to get_pte()
` [PATCH-for-9.1 v3 2/2] target/mips: Use correct MMU index in get_pte()
[PATCH v4 0/3] hw/i386/acpi: Pre-compute the _PRT table
2024-08-13 21:37 UTC (5+ messages)
` [PATCH v4 1/3] tests/acpi: pc: allow DSDT acpi table changes
` [PATCH v4 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
` [PATCH v4 3/3] tests/acpi: pc: update golden masters for DSDT
[RFC V1 0/6] Live update: cpr-transfer
2024-08-13 21:27 UTC (3+ messages)
` [RFC V1 6/6] migration: cpr-transfer mode
[PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
2024-08-13 21:03 UTC (3+ messages)
[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
2024-08-13 20:49 UTC (24+ messages)
` [PATCH v2 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
` [PATCH v2 02/21] Makefile: trigger re-configure on updated pythondeps
` [PATCH v2 03/21] configure: Fix arch detection for GDB_HAS_MTE
` [PATCH v2 04/21] configure: Avoid use of param. expansion when using gdb_version
` [PATCH v2 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
` [PATCH v2 06/21] scripts/checkpatch: more checks on files imported from Linux
` [PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
` [PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
` [PATCH v2 09/21] scripts/replay-dump.py: Update to current rr record format
` [PATCH v2 10/21] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v2 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v2 12/21] replay: allow runstate shutdown->running when replaying trace
` [PATCH v2 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v2 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PATCH v2 15/21] chardev: set record/replay on the base device of a muxed device
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
` [PATCH v2 18/21] savevm: Fix load_snapshot error path crash
` [PATCH v2 19/21] docs: Fix some typos (found by typos) and grammar issues
` [PATCH v2 20/21] docs/devel: update tcg-plugins page
` [PATCH v2 21/21] plugins: fix race condition with scoreboards
[PATCH V2 00/11] Live update: cpr-exec
2024-08-13 20:43 UTC (27+ messages)
` [PATCH V2 01/11] machine: alloc-anon option
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
[PATCH] contrib/plugins: Add a plugin to generate basic block vectors
2024-08-13 19:20 UTC (2+ messages)
[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
2024-08-13 18:59 UTC (8+ messages)
` [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
[PATCH v3 0/5] AWS Nitro Enclave emulation support
2024-08-13 18:02 UTC (8+ messages)
` [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
` [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v3 4/5] machine/nitro-enclave: Add built-in "
[PULL for-9.1 0/6] Miscellaneous fixes for QEMU 9.1-rc
2024-08-13 17:05 UTC (7+ messages)
` [PULL 1/6] target/hexagon: don't look for static glib
` [PULL 2/6] target/i386: Do not apply REX to MMX operands
` [PULL 3/6] target/i386: Use unit not type in decode_modrm
` [PULL 4/6] target/i386: Assert MMX and XMM registers in range
` [PULL 5/6] module: Prevent crash by resetting local_err in module_load_qom_all()
` [PULL 6/6] po: update Italian translation
[PATCH] po: update Italian translation
2024-08-13 17:02 UTC
[PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
2024-08-13 16:39 UTC (4+ messages)
[PATCH v2 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory
2024-08-13 16:37 UTC (6+ messages)
` [PATCH v2 1/4] reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
` [PATCH v2 2/4] reset: Add RESET_TYPE_WAKEUP
` [PATCH v2 3/4] virtio-mem: Use new Resettable framework instead of LegacyReset
` [PATCH v2 4/4] virtio-mem: Add support for suspend+wake-up with plugged memory
[PATCH] dma-helpers: Fix iovec alignment
2024-08-13 16:26 UTC (5+ messages)
[PATCH-for-9.1] docs: Fix some typos (found by typos) and grammar issues
2024-08-13 16:09 UTC (5+ messages)
[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
2024-08-13 15:47 UTC (6+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
[PULL 0/4] target-arm queue
2024-08-13 15:20 UTC (5+ messages)
` [PULL 1/4] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
` [PULL 2/4] target/arm: Clear high SVE elements in handle_vec_simd_wshli
` [PULL 3/4] target/arm: Update translation regime comment for new features
` [PULL 4/4] target/arm: Fix usage of MMU indexes when EL3 is AArch32
[PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
2024-08-13 15:14 UTC (4+ messages)
[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
2024-08-13 15:10 UTC (4+ messages)
` [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
[PATCH v5 00/16] Introduce support for IGVM files
2024-08-13 15:01 UTC (17+ messages)
` [PATCH v5 01/16] meson: Add optional dependency on IGVM library
` [PATCH v5 02/16] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v5 03/16] backends/igvm: Add IGVM loader and configuration
` [PATCH v5 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files
` [PATCH v5 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
` [PATCH v5 06/16] sev: Update launch_update_data functions to use Error handling
` [PATCH v5 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache()
` [PATCH v5 08/16] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH v5 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PATCH v5 10/16] docs/system: Add documentation on support for IGVM
` [PATCH v5 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice
` [PATCH v5 12/16] backends/confidential-guest-support: Add set_guest_policy() function
` [PATCH v5 13/16] backends/igvm: Process initialization sections in IGVM file
` [PATCH v5 14/16] backends/igvm: Handle policy for SEV guests
` [PATCH v5 15/16] i386/sev: Add implementation of CGS set_guest_policy()
` [PATCH v5 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
[RFC V1 00/12] Live update: iommufd
2024-08-13 14:53 UTC (4+ messages)
` [RFC V1 02/12] iommufd: no DMA to BARs
[RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
2024-08-13 14:48 UTC (4+ messages)
[PATCH v3] docs/devel: update tcg-plugins page
2024-08-13 14:46 UTC (2+ messages)
[PATCH 0/1] module: Prevent crash by resetting local_err in module_load_qom_all()
2024-08-13 14:33 UTC (2+ messages)
[PATCH v6 00/10] replay: fixes and new test cases
2024-08-13 14:12 UTC (2+ messages)
[PATCH] docs: Tweak location of qemu nbd extensions
2024-08-13 14:03 UTC (3+ messages)
[PATCH v3] hw/ppc: Implement -dtb support for PowerNV
2024-08-13 13:45 UTC
[PATCH] crypto: run qcrypto_pbkdf2_count_iters in a new thread
2024-08-13 13:19 UTC
[PULL 00/11] target-arm queue
2024-08-13 13:10 UTC (7+ messages)
` [PULL 09/11] target/arm: add support for PMUv3 64-bit PMCCNTR in AArch32 mode
[PATCH v1 00/15] tcg/riscv: Add support for vector
2024-08-13 12:19 UTC (18+ messages)
` [PATCH v1 01/15] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v1 02/15] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v1 03/15] tcg: Fix register allocation constraints
` [PATCH v1 04/15] tcg/riscv: Add basic support for vector
` [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v1 06/15] tcg/riscv: Implement vector load/store
` [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
` [PATCH v1 09/15] tcg/riscv: Implement vector cmp ops
` [PATCH v1 10/15] tcg/riscv: Implement vector not/neg ops
` [PATCH v1 11/15] tcg/riscv: Implement vector sat/mul ops
` [PATCH v1 12/15] tcg/riscv: Implement vector min/max ops
` [PATCH v1 13/15] tcg/riscv: Implement vector shs/v ops
` [PATCH v1 14/15] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native
[PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte()
2024-08-13 12:16 UTC (7+ messages)
` [PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
` [PATCH-for-9.1 v2 2/2] target/mips: Use correct MMU index in get_pte()
[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
2024-08-13 12:13 UTC (6+ messages)
[PATCH v3 00/24] Convert avocado tests to normal Python unittests
2024-08-13 12:08 UTC (10+ messages)
` [PATCH v3 05/24] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-08-13 12:10 UTC (5+ messages)
` [PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v2 02/17] intel_iommu: Make pasid entry type check accurate
Drop support for Python 3.7?
2024-08-13 11:58 UTC (3+ messages)
[PATCH] hw/i386/pc: Add a description for the i8042 property
2024-08-13 11:24 UTC (2+ messages)
[PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
2024-08-13 10:42 UTC (3+ messages)
[PATCH v4 00/17] Introduce support for IGVM files
2024-08-13 10:42 UTC (7+ messages)
` [PATCH v4 05/17] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM
[PATCH for-9.1] linux-user: Preserve NULL hit in target_mmap subroutines
2024-08-13 10:38 UTC (2+ messages)
[PATCH] target/riscv32: Fix masking of physical address
2024-08-13 10:23 UTC (5+ messages)
[PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
2024-08-13 10:18 UTC (5+ messages)
[PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
2024-08-13 9:55 UTC (3+ messages)
[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
2024-08-13 9:52 UTC (3+ messages)
` [PATCH 1/2] meson: Split --enable-sanitizers to --enable-{asan, ubsan}
` [PATCH 2/2] meson: Move -fsanitize=undefined into normal configuraton
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).