qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-18 12:49:34 to 2024-10-20 20:20:14 UTC [more...]

[PATCH 00/14] target/i386: miscellaneous flags improvements
 2024-10-20 20:19 UTC  (20+ messages)
` [PATCH 01/14] target/i386: use tcg_gen_ext_tl when applicable
` [PATCH 02/14] target/i386: Tidy cc_op_str usage
` [PATCH 03/14] target/i386: remove CC_OP_CLR
` [PATCH 04/14] target/i386: Rearrange CCOp
` [PATCH 05/14] target/i386: Introduce cc_op_size
` [PATCH 06/14] target/i386: Wrap cc_op_live with a validity check
` [PATCH 07/14] target/i386: optimize computation of ZF from CC_OP_DYNAMIC
` [PATCH 08/14] target/i386: optimize TEST+Jxx sequences
` [PATCH 09/14] target/i386: add a few more trivial CCPrepare cases
` [PATCH 10/14] target/i386: add a note about gen_jcc1
` [PATCH 11/14] target/i386: make flag variables unsigned
` [PATCH 12/14] target/i386: use builtin popcnt or parity to compute PF, if available
` [PATCH 13/14] target/i386: use higher-precision arithmetic to compute CF
` [PATCH 14/14] target/i386: use + to put flags together

[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-20 19:37 UTC  (11+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
  ` [RFC PATCH v2 1/7] plugins: add API for registering trap related callbacks
  ` [RFC PATCH v2 2/7] plugins: add hooks for new "
  ` [RFC PATCH v2 3/7] contrib/plugins: add plugin showcasing new trap related API
  ` [RFC PATCH v2 4/7] target/arm: call plugin trap callbacks
  ` [RFC PATCH v2 5/7] target/avr: "
  ` [RFC PATCH v2 6/7] target/riscv: "
  ` [RFC PATCH v2 7/7] target/sparc: "

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-20 18:47 UTC  (3+ messages)

[PATCH v2 2/8] Add support for emulation of CRC32 instructions
 2024-10-20 18:41 UTC  (3+ messages)

[PATCH] vmdk:truncate more one sector in init extent
 2024-10-20 14:07 UTC  (3+ messages)

[PATCH v2 6/8] Revert use of clock_gettime for benchmarking
 2024-10-20 14:04 UTC  (3+ messages)

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-20 13:01 UTC  (4+ messages)
` [PATCH 1/3] vfio/migration: Report only stop-copy size in vfio_state_pending_exact()
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting
` [PATCH 3/3] vfio/migration: Change trace formats from hex to decimal

[PATCH] net/vmnet: Pad short Ethernet frames
 2024-10-20  3:16 UTC  (3+ messages)
` [PATCH v2] "
  ` Ping: "

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-10-20  1:29 UTC  (20+ messages)
` [PATCH v5 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
` [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
` [PATCH v5 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
` [PATCH v5 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
` [PATCH v5 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
` [PATCH v5 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
` [PATCH v5 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
` [PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD "
` [PATCH v5 09/19] pc-bios/s390-ccw: Remove panics from SCSI "
` [PATCH v5 10/19] pc-bios/s390-ccw: Remove panics from DASD "
` [PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot "
` [PATCH v5 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
` [PATCH v5 13/19] include/hw/s390x: Add include files for common IPL structs
` [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device
` [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
` [PATCH v5 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
` [PATCH v5 17/19] pc-bios/s390x: Enable multi-device boot loop
` [PATCH v5 18/19] docs/system: Update documentation for s390x IPL
` [PATCH v5 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c

[PATCH v2] block/file-posix: optimize append write
 2024-10-20  1:03 UTC  (3+ messages)

[PATCH v2] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
 2024-10-20  0:25 UTC  (4+ messages)

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-19 17:49 UTC  (5+ messages)

[Question] What is the definition of “private” fields in QOM?
 2024-10-19 16:10 UTC 

[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
 2024-10-19 15:31 UTC  (3+ messages)

[PULL 00/20] Net patches
 2024-10-19 12:38 UTC  (11+ messages)
` [PULL 08/20] virtio-net: Add only one queue pair when realizing

[PATCH] sockets: Remove deadcode
 2024-10-19 12:02 UTC  (3+ messages)

[PATCH v2 8/8] target/mips: Enable MSA ASE for mips64R2-generic
 2024-10-19  7:54 UTC  (2+ messages)

[PATCH v2 7/8] target/mips: Enable MSA ASE for mips32r6-generic
 2024-10-19  7:46 UTC  (2+ messages)

[PATCH v2 5/8] Add micromips to P5600
 2024-10-19  7:45 UTC  (2+ messages)

[PATCH v2 1/8] Add CP0 MemoryMapID register implementation
 2024-10-19  7:43 UTC  (2+ messages)

[PULL 0/9] Error reporting patches for 2024-10-18
 2024-10-18 13:28 UTC  (10+ messages)
` [PULL 1/9] qga/qapi-schema: Drop obsolete note on "unsupported" errors
` [PULL 2/9] qga: Improve error for guest-set-user-password parameter @crypted
` [PULL 3/9] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PULL 4/9] block: Improve errors about block sizes
` [PULL 5/9] block: Adjust check_block_size() signature
` [PULL 6/9] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PULL 7/9] target/i386/cpu: Improve errors for out of bounds property values
` [PULL 8/9] hw/intc/openpic: "
` [PULL 9/9] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop

[PATCH v2 0/6] Support virtio-gpu DRM native context
 2024-10-18 21:31 UTC  (4+ messages)
` [PATCH v2 5/6] virtio-gpu: Support asynchronous fencing

[PATCH] Migration: Add trace points for vmstate handler insertion/removal
 2024-10-18 21:27 UTC  (3+ messages)

[RFC V1 00/14] precreate phase
 2024-10-18 19:15 UTC  (6+ messages)
` [RFC V1 04/14] accel: set accelerator and machine props earlier

[RFC PATCH] cli: add connect-gpios option
 2024-10-18 18:49 UTC  (5+ messages)

[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
 2024-10-18 18:34 UTC  (2+ messages)

[PATCH v2 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-10-18 18:25 UTC  (6+ messages)
` [PATCH v2 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v2 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v2 3/5] guestperf: Support deferred migration for multifd
` [PATCH v2 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v2 5/5] guestperf: Introduce multifd compression option

[PATCH] tests: Wait for migration completion on destination QEMU to avoid failures
 2024-10-18 18:02 UTC  (3+ messages)

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-18 17:57 UTC  (14+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
` [PATCH V1 2/4] hw/acpi: Update ACPI CPU Status `is_{present, enabled}` during vCPU hot(un)plug
` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present, enabled} states in ACPI _STA.{PRES, ENA} Bits
  ` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present,enabled} states in ACPI _STA.{PRES,ENA} Bits
` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present, enabled}` states
  ` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present,enabled}` states

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-18 17:05 UTC  (15+ messages)
` [PATCH 01/16] meson: import rust module into a global variable
` [PATCH 02/16] meson: remove repeated search for rust_root_crate.sh
` [PATCH 04/16] rust: patch bilge-impl to allow compilation with 1.63.0
` [PATCH 06/16] rust: do not use OnceLock for properties
` [PATCH 07/16] rust: use std::os::raw instead of core::ffi

[PATCH v2] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
 2024-10-18 16:38 UTC 

[PATCH] replace error_setg(&error_fatal, ...) with error_report()
 2024-10-18 16:30 UTC  (2+ messages)

[PATCH] stubs: remove stubs/qdev.c
 2024-10-18 16:44 UTC  (2+ messages)

[PATCH] meson.build: Remove ncurses workaround for OpenBSD
 2024-10-18 16:25 UTC  (2+ messages)

[PATCH v2] ui/console-vc: Silence warning about sprintf() on OpenBSD
 2024-10-18 16:20 UTC  (2+ messages)

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 16:19 UTC  (5+ messages)

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-10-18 16:12 UTC  (4+ messages)
` [PATCH RFC v3 1/3] cxl-mailbox-utils: move CXLUpdateDCExtentListInPl into header
` [PATCH RFC v3 2/3] cxl_type3: add MHD callbacks
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[PATCH 0/4] tests/qtest: Move the bulk of migration tests into a separate target
 2024-10-18 16:12 UTC  (16+ messages)
` [PATCH 4/4] ci: Add check-migration-quick to the clang job

[PATCH 00/10] target/i386/tcg: fixes for seg_helper.c
 2024-10-18 16:02 UTC  (3+ messages)
` [PATCH 07/10] target/i386/tcg: Use DPL-level accesses for interrupts and call gates

[PATCH] tests/qtest: Raise the ide-test timeout
 2024-10-18 15:54 UTC  (2+ messages)

[PATCH v2] docs/system/cpu-hotplug: Update example's socket-id/core-id
 2024-10-18 15:52 UTC  (2+ messages)

[PATCH] hw/arm: add Quanta GSZ bmc machine
 2024-10-18 15:41 UTC  (2+ messages)

[PATCH v4 0/4] KVM: Dynamic sized memslots array
 2024-10-18 15:38 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-18 15:35 UTC  (3+ messages)

[PATCH v3 0/2] throttling for BLOCK_IO_ERROR
 2024-10-18 15:31 UTC  (2+ messages)

[PATCH v4] arm/kvm: add support for MTE
 2024-10-18 15:29 UTC  (2+ messages)

[PATCH v4 0/6] migration: auto-converge refinements for huge VM
 2024-10-18 15:08 UTC  (2+ messages)

[PATCH 0/2] fix backup-discard-source test for XFS
 2024-10-18 14:52 UTC  (3+ messages)

[PATCH 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-18 14:43 UTC  (14+ messages)
` [PATCH 01/13] meson: import rust module into a global variable
` [PATCH 02/13] meson: remove repeated search for rust_root_crate.sh
` [PATCH 03/13] meson: pass rustc_args when building all crates
` [PATCH 04/13] rust: do not use --no-size_t-is-usize
` [PATCH 05/13] rust: remove uses of #[no_mangle]
` [PATCH 06/13] rust: remove unused macro module_init!
` [PATCH 07/13] rust: modernize #[derive(Object)] for ELF platforms
` [PATCH 08/13] rust: build integration test for the qemu_api crate
` [PATCH 09/13] rust: clean up define_property macro
` [PATCH 10/13] qdev: make properties array "const"
` [PATCH 11/13] rust: make properties array immutable
` [PATCH 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH 0/7] docs/system/arm: Provide at least skeleton docs for all boards
 2024-10-18 14:13 UTC  (8+ messages)
` [PATCH 1/7] docs/system/arm/stm32: List olimex-stm32-h405 in document title
` [PATCH 2/7] docs/system/arm: Don't use wildcard '*-bmc' in doc titles
` [PATCH 3/7] docs/system/arm: Split fby35 out from aspeed.rst
` [PATCH 4/7] docs/system/arm: Add placeholder doc for exynos4 boards
` [PATCH 5/7] docs/system/arm: Add placeholder doc for xlnx-zcu102 board
` [PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
` [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note

[PATCH v9 0/7] blockdev-replace
 2024-10-18 13:59 UTC  (5+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[PULL v1 0/3] Merge tpm 2024/10/18 v1
 2024-10-18 13:40 UTC  (4+ messages)
` [PULL v1 1/3] tpm: Use new ptm_cap_n structure for PTM_GET_CAPABILITY
` [PULL v1 2/3] tpm_emulator: Read control channel response in 2 passes
` [PULL v1 3/3] tests: Wait for migration completion on destination QEMU to avoid failures

[PATCH v2 0/4] block: Miscellaneous minor Coverity fixes
 2024-10-18 13:40 UTC  (2+ messages)

[PATCH v2 00/31] include: move include/qapi/qmp/ to include/qobject/
 2024-10-18 13:34 UTC  (4+ messages)
` [PATCH v2 31/31] system: remove unused qerror.h header

[PATCH v1 00/16] Fix write incorrect data into flash in user mode
 2024-10-18 13:31 UTC  (3+ messages)
` [PATCH v1 02/16] hw/block:m25p80: Fix coding style
  ` [SPAM] "

[PATCH v2 00/23] E500 Cleanup
 2024-10-18 13:28 UTC  (3+ messages)
` [PATCH v2 19/23] hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro

[PATCH v2 0/8] Introduce MIPS64r6 target
 2024-10-18 13:18 UTC 

[PATCH v2 4/8] Skip NaN mode check for soft-float
 2024-10-18 13:19 UTC 

[PATCH v2 3/8] GTM19-448: Fix script to work without realpath
 2024-10-18 13:19 UTC 

[PATCH] qemu-ga: Fix a SIGSEGV on guest-set-time command
 2024-10-18 10:04 UTC 

[PATCH v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
 2024-10-18 13:08 UTC 

[PATCH] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
 2024-10-18 13:00 UTC  (4+ messages)

[PATCH v6 0/3] Add support for the RAPL MSRs series
 2024-10-18 12:59 UTC  (5+ messages)

[PULL v2 00/26] x86 and KVM patches for 2024-10-15
 2024-10-18 12:48 UTC  (2+ messages)


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).