qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-13 14:49:25 to 2024-09-15 15:30:03 UTC [more...]

[PATCH v6 00/17] bsd-user: Comprehensive RISCV Support
 2024-09-15 15:25 UTC  (18+ messages)
` [PATCH v6 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v6 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v6 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v6 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v6 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v6 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v6 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v6 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v6 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v6 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v6 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v6 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v6 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v6 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v6 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v6 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v6 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files

[PATCH] hw/display: Fix mirrored output in dm163
 2024-09-15 12:57 UTC 

[PATCH v4 00/14] XIVE2 changes for TIMA operations
 2024-09-15  7:53 UTC  (16+ messages)
` [PATCH v4 01/14] pnv/xive: TIMA patch sets pre-req alignment and formatting changes
` [PATCH v4 02/14] pnv/xive2: Define OGEN field in the TIMA
` [PATCH v4 03/14] ppc/xive2: Support TIMA "Pull OS Context to Odd Thread Reporting Line"
` [PATCH v4 04/14] pnv/xive2: Support for "OS LGS Push" TIMA operation
` [PATCH v4 05/14] ppc/xive2: Dump more NVP state with 'info pic'
` [PATCH v4 06/14] ppc/xive2: Dump the VP-group and crowd tables "
` [PATCH v4 07/14] ppc/xive2: Allow 1-byte write of Target field in TIMA
` [PATCH v4 08/14] ppc/xive2: Support "Pull Thread Context to Register" operation
` [PATCH v4 09/14] ppc/xive2: Change context/ring specific functions to be generic
` [PATCH v4 10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line"
` [PATCH v4 11/14] pnv/xive: Add special handling for pool targets
` [PATCH v4 12/14] pnv/xive: Update PIPR when updating CPPR
` [PATCH v4 13/14] pnv/xive2: TIMA support for 8-byte OS context push for PHYP
` [PATCH v4 14/14] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths

[PATCH RFC v3 00/11] virtio-net: Offload hashing without eBPF
 2024-09-15  1:23 UTC  (12+ messages)
` [PATCH RFC v3 01/11] qdev-properties: DEFINE_PROP_ON_OFF_AUTO_BIT()
` [PATCH RFC v3 02/11] net/vhost-vdpa: Report hashing capability
` [PATCH RFC v3 03/11] virtio-net: Move virtio_net_get_features() down
` [PATCH RFC v3 04/11] virtio-net: Retrieve peer hashing capability
` [PATCH RFC v3 05/11] net/vhost-vdpa: Remove dummy SetSteeringEBPF
` [PATCH RFC v3 06/11] virtio-net: Add hash type options
` [PATCH RFC v3 07/11] net: Allow configuring virtio hashing
` [PATCH RFC v3 08/11] virtio-net: Use qemu_set_vnet_hash()
` [PATCH RFC v3 09/11] virtio-net: Offload hashing without vhost
` [PATCH RFC v3 10/11] tap: Report virtio-net hashing support on Linux
` [PATCH RFC v3 11/11] docs/devel/ebpf_rss.rst: Update for peer RSS

[PATCH 0/7] virtio-net fixes
 2024-09-15  1:06 UTC  (8+ messages)
` [PATCH 1/7] net: checksum: Convert data to void *
` [PATCH 2/7] virtio-net: Fix size check in dhclient workaround
` [PATCH 3/7] virtio-net: Do not check for the queue before RSS
` [PATCH 4/7] virtio-net: Fix hash reporting when the queue changes
` [PATCH 5/7] virtio-net: Initialize hash reporting values
` [PATCH 6/7] virtio-net: Copy received header to buffer
` [PATCH 7/7] virtio-net: Fix num_buffers for version 1

[RFC PATCH] contrib/plugins: avoid hanging program
 2024-09-14 15:20 UTC  (2+ messages)

[PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
 2024-09-14 12:10 UTC  (3+ messages)
` [PATCH 1/2] hw/loongarch/boot: Refactor EFI booting protocol generation
` [PATCH 2/2] hw/loongarch/boot: Rework boot code generation

[PATCH v10 0/9] Add Rust build support, ARM PL011 device impl
 2024-09-14 11:36 UTC  (8+ messages)
` [PATCH v10 7/9] rust: add crate to expose bindings and interfaces
` [PATCH v10 8/9] rust: add utility procedural macro crate
` [PATCH v10 9/9] rust: add PL011 device model

[PATCH v1] hw/cxl: Fix background completion percentage calculation
 2024-09-14 11:20 UTC 

[PATCH v2] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
 2024-09-14 11:01 UTC 

[RFC PATCH 0/2] qtest: Log verbosity changes
 2024-09-14  9:35 UTC  (6+ messages)

[PULL 00/47] riscv-to-apply queue
 2024-09-14  9:15 UTC  (3+ messages)

[PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-14  8:42 UTC  (3+ messages)
  ` -chardev with a JSON argument (was: [PATCH] chardev: introduce 'reconnect-ms' and deprecate 'reconnect')

[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
 2024-09-14  7:38 UTC  (3+ messages)
` [RFC PATCH V2 5/5] hw/loongarch: Add KVM pch msi device support

[PATCH v2] chardev: introduce 'reconnect-ms' and deprecate 'reconnect'
 2024-09-14  7:25 UTC  (2+ messages)

[PATCH v2] target/loongarch: Avoid bits shift exceeding width of bool type
 2024-09-14  6:46 UTC 

[PATCH v10 00/21] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-14  6:13 UTC  (22+ messages)
` [PATCH v10 01/21] acpi/ghes: add a firmware file with HEST address
` [PATCH v10 02/21] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v10 03/21] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v10 04/21] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v10 05/21] acpi/ghes: better handle source_id and notification
` [PATCH v10 06/21] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v10 07/21] acpi/ghes: rework the logic to handle HEST source ID
` [PATCH v10 08/21] acpi/ghes: Change the type for source_id
` [PATCH v10 09/21] acpi/ghes: Don't hardcode the number of sources on ghes
` [PATCH v10 10/21] acpi/ghes: make the GHES record generation more generic
` [PATCH v10 11/21] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v10 12/21] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v10 13/21] acpi/ghes: better name GHES memory error function
` [PATCH v10 14/21] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v10 15/21] acpi/generic_event_device: add an APEI error device
` [PATCH v10 16/21] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v10 17/21] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v10 18/21] docs: acpi_hest_ghes: fix documentation for CPER size
` [PATCH v10 19/21] scripts/ghes_inject: add a script to generate GHES error inject
` [PATCH v10 20/21] target/arm: add an experimental mpidr arm cpu property object
` [PATCH v10 21/21] scripts/arm_processor_error.py: retrieve mpidr if not filled

[PATCH v8 00/13] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-14  5:38 UTC  (11+ messages)
` [PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-14  5:33 UTC  (9+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID

[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-09-14  3:42 UTC  (7+ messages)

[PATCH] target/loongarch: Avoid shifting with bool type variable
 2024-09-14  3:19 UTC  (3+ messages)

[PATCH] tests/functional/qemu_test: Use Python hashlib instead of external programs
 2024-09-14  2:30 UTC  (4+ messages)

[PATCH v2 0/2] Add FDT table support with acpi ged pm register
 2024-09-14  2:25 UTC  (4+ messages)
` [PATCH v2 1/2] acpi: ged: Add macro for acpi sleep control register

[PATCH 0/5] hw/intc/loongarch_pch: Split into pic common and
 2024-09-14  1:56 UTC  (4+ messages)
` [PATCH 3/5] include: Add loongarch_pic_common header file

qemu emulation for USB ports of Allwinner H3
 2024-09-13 22:20 UTC  (3+ messages)

[PATCH 0/2] migration/multifd: Fix rb->receivedmap cleanup race
 2024-09-13 22:05 UTC  (3+ messages)
` [PATCH 1/2] migration/savevm: Remove extra load cleanup calls
` [PATCH 2/2] migration/multifd: Fix rb->receivedmap cleanup race

[PATCH 0/2] tcg: Fix branch/label link during plugin expansion
 2024-09-13 20:50 UTC  (6+ messages)
` [PATCH 1/2] tcg: Return TCGOp from tcg_gen_op[1-6]

[PATCH v12 00/10] Support persistent reservation operations
 2024-09-13 20:49 UTC  (3+ messages)
` [PATCH v12 09/10] hw/nvme: add reservation protocal command

target/loongarch: Support QMP dump-guest-memory
 2024-09-13 20:47 UTC 

[PULL v3 00/60] Misc HW & UI patches for 2024-09-13
 2024-09-13 20:32 UTC  (2+ messages)
` [PULL v3 47/60] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0

[PATCH 0/2] chardev: implement backend chardev multiplexing
 2024-09-13 16:36 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qemu-options.hx: describe multiplexing of several backend devices

[PATCH 00/17] tcg plugins pre-PR (deprecations, mem apis, contrib plugins)
 2024-09-13 20:18 UTC  (21+ messages)
` [PATCH 01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
` [PATCH 02/17] deprecation: don't enable TCG plugins by default with TCI
` [PATCH 03/17] contrib/plugins: control flow plugin
` [PATCH 04/17] plugins: save value during memory accesses
` [PATCH 05/17] plugins: extend API to get latest memory value accessed
` [PATCH 06/17] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH 07/17] tests/tcg: allow to check output of plugins
` [PATCH 08/17] tests/tcg/plugins/mem: add option to print memory accesses
` [PATCH 09/17] tests/tcg/multiarch: add test for plugin memory access
` [PATCH 10/17] tests/tcg: clean up output of memory system test
` [PATCH 11/17] tests/tcg: only read/write 64 bit words on 64 bit systems
` [PATCH 12/17] tests/tcg: ensure s390x-softmmu output redirected
` [PATCH 13/17] tests/tcg: add a system test to check memory instrumentation
` [PATCH 14/17] util/timer: avoid deadlock when shutting down
` [PATCH 15/17] contrib/plugins: Add a plugin to generate basic block vectors
` [PATCH 16/17] plugins: add plugin API to read guest memory
` [PATCH 17/17] plugins: add option to dump write argument to syscall plugin

[PATCH] tests/functional: Move the mips64el fuloong2e test into the thorough category
 2024-09-13 20:13 UTC  (2+ messages)

[PULL 00/18] virtio,pc,pci: features, fixes, cleanups
 2024-09-13 18:47 UTC  (3+ messages)
` [PULL 16/18] hw/audio/virtio-sound: fix heap buffer overflow

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-13 18:26 UTC  (11+ messages)
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PULL 00/27] target-arm queue
 2024-09-13 18:05 UTC  (29+ messages)
` [PULL 01/27] hw/s390/ccw-device: Convert to three-phase reset
` [PULL 02/27] hw/s390/virtio-ccw: "
` [PULL 03/27] target/s390: Convert CPU to Resettable interface
` [PULL 04/27] hw: Remove device_class_set_parent_reset()
` [PULL 05/27] target/alpha, hppa: Remove unused parent_reset fields
` [PULL 06/27] hw: Define new device_class_set_legacy_reset()
` [PULL 07/27] hw: Use device_class_set_legacy_reset() instead of opencoding
` [PULL 08/27] hw: Rename DeviceClass::reset field to legacy_reset
` [PULL 09/27] hw: Remove device_phases_reset()
` [PULL 10/27] hw/core/qdev: Simplify legacy_reset handling
` [PULL 11/27] hw/core/resettable: Remove transitional_function machinery
` [PULL 12/27] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
` [PULL 13/27] hw/boards: Add hvf_get_physical_address_range to MachineClass
` [PULL 14/27] hvf: Split up hv_vm_create logic per arch
` [PULL 15/27] hvf: arm: Implement and use hvf_get_physical_address_range
` [PULL 16/27] target/arm/tcg: refine cache descriptions with a wrapper
` [PULL 17/27] hw/net/can/xlnx-versal-canfd: Fix interrupt level
` [PULL 18/27] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
` [PULL 19/27] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
` [PULL 20/27] hw/net/can/xlnx-versal-canfd: Handle flags correctly
` [PULL 21/27] hw/net/can/xlnx-versal-canfd: Fix byte ordering
` [PULL 22/27] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
` [PULL 23/27] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
` [PULL 24/27] MAINTAINERS: Remove Vikram Garhwal as maintainer
` [PULL 25/27] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
` [PULL 26/27] MAINTAINERS: Add my-self as CAN maintainer
` [PULL 27/27] hw/intc/arm_gic: fix spurious level triggered interrupts

[PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
 2024-09-13 17:51 UTC  (18+ messages)

[PATCH] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
 2024-09-13 17:05 UTC  (2+ messages)

[PULL v2 00/61] Misc HW & UI patches for 2024-09-12
 2024-09-13 17:04 UTC  (3+ messages)

[PATCH] softmmu: Support concurrent bounce buffers
 2024-09-13 16:47 UTC  (4+ messages)

[PATCH v3 00/12] qcow2: make subclusters discardable
 2024-09-13 16:39 UTC  (13+ messages)
` [PATCH v3 01/12] qcow2: make function update_refcount_discard() global
` [PATCH v3 02/12] qcow2: simplify L2 entries accounting for discard-no-unref
` [PATCH v3 03/12] qcow2: put discard requests in the common queue when discard-no-unref enabled
` [PATCH v3 04/12] block/file-posix: add trace event for fallocate() calls
` [PATCH v3 05/12] iotests/common.rc: add disk_usage function
` [PATCH v3 06/12] iotests/290: add test case to check 'discard-no-unref' option behavior
` [PATCH v3 07/12] qcow2: add get_sc_range_info() helper for working with subcluster ranges
` [PATCH v3 08/12] qcow2: zeroize the entire cluster when there're no non-zero subclusters
` [PATCH v3 09/12] qcow2: make subclusters discardable
` [PATCH v3 10/12] qcow2: zero_l2_subclusters: fall through to discard operation when requested
` [PATCH v3 11/12] iotests/271: add test cases for subcluster-based discard/unmap
` [PATCH v3 12/12] qcow2: add discard-subclusters option

[PATCH v3 00/14] XIVE2 changes for TIMA operations
 2024-09-13 15:50 UTC  (4+ messages)
` [PATCH v3 09/14] ppc/xive2: Change context/ring specific functions to be generic

[PATCH v2] docs/fuzz: fix outdated mention to enable-sanitizers
 2024-09-13 15:28 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).