qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 09:12:01 to 2025-10-25 16:20:15 UTC [more...]

[PATCH v2 00/11] HP-PARISC 715 machine with NCR710 SCSI chip
 2025-10-25 16:19 UTC  (4+ messages)
` [PATCH v2 05/11] hw/scsi: Add config option for new ncr710 driver
` [PATCH v2 07/11] hw/hppa: Fix interrupt of LASI parallel port
` [PATCH v2 11/11] hw/hppa: Add 715 machine type including NCR710 SCSI

[PATCH] target/hppa: Set FPCR exception flag bits for non-trapped exceptions
 2025-10-25 15:24 UTC  (3+ messages)

[PATCH v5 00/13] hw/pci-host/raven clean ups
 2025-10-25 14:49 UTC  (20+ messages)
` [PATCH v5 01/13] hw/pci-host/raven: Simplify creating PCI facing part
` [PATCH v5 02/13] hw/pci-host/raven: Simplify "
` [PATCH v5 06/13] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH v5 07/13] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH v5 09/13] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH v5 10/13] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH v5 11/13] hw/pci-host/raven: Do not map regions in init method

[RFC 3/5] hw: gpio: Move the pcf8574 struct to header
 2025-10-25 12:38 UTC 

[RFC 0/5] rust: hw: Add the I2C and the first GPIO device
 2025-10-25 12:38 UTC 

[RFC 1/5] rust: hw: core: Add the BusState of rust version
 2025-10-25 12:38 UTC 

[RFC 5/5] rust: hw: gpio: Add the the first gpio device pcf8574
 2025-10-25 12:38 UTC 

[RFC 4/5] rust: hw: core: Provide some interfaces for the GPIO device
 2025-10-25 12:38 UTC 

[RFC 2/5] rust: hw: core: Add rust bindings/funcs for i2c bus
 2025-10-25 12:38 UTC 

[PATCH 0/2] vhost-user-blk: support inflight migration
 2025-10-25 14:19 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] hw/pci-host/articia: Add variable for common type cast
 2025-10-25 12:55 UTC 

[PATCH v3] rust/qemu-macros: Convert bit value to u8 within #[property]
 2025-10-25  9:47 UTC 

[PATCH v2] rust/qemu-macros: Convert bit value to u8 within #[property]
 2025-10-25  8:52 UTC  (3+ messages)

[PATCH] block: Add missing null checks during query-named-block-nodes
 2025-10-25  8:27 UTC  (2+ messages)

[Patch v10 0/6] core/loader: capture Error from load_image_targphys
 2025-10-25  5:19 UTC  (8+ messages)
` [Patch v10 1/6] core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v10 2/6] core/loader: capture Error from load_image_targphys
` [Patch v10 3/6] core/loader: improve error handling in image loading functions
` [Patch v10 4/6] core/loader: add check for zero size in load_image_targphys_as
` [Patch v10 5/6] core: Pass errp to load_image_targphys_as()
` [Patch v10 6/6] ppc: Pass error_fatal to load_image_targphys()

[PATCH 0/4] Some more pegasos patches
 2025-10-24 23:31 UTC  (5+ messages)
` [PATCH 1/4] hw/ppc/pegasos2: Add /chosen/stdin node with VOF
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize
` [PATCH 3/4] hw/ppc/pegasos2: Rename to pegasos
` [PATCH 4/4] hw/ppc/pegasos: Update documentation for pegasos1

[PATCH 00/27] hw/sysbus: Spring cleanups (part 1)
 2025-10-24 21:00 UTC  (32+ messages)
` [PATCH 01/27] hw/qdev: Have qdev_get_gpio_out_connector() take const DeviceState arg
` [PATCH 02/27] hw/sysbus: Have various helpers take a const SysBusDevice argument
` [PATCH 03/27] hw/sysbus: Use memory_region_name()
` [PATCH 04/27] hw/i386/microvm: Use proper SysBus accessors
` [PATCH 05/27] hw/timer/hpet: "
` [PATCH 06/27] hw/acpi/cxl: "
` [PATCH 07/27] hw/sysbus: Add sysbus_has_pio() and sysbus_pio_get_address()
` [PATCH 08/27] hw/pci-bridge/pci_expander_bridge: Use proper SysBus accessors
` [PATCH 09/27] hw/platform-bus: Include missing 'system/memory.h' header
` [PATCH 10/27] hw/block/pflash: "
` [PATCH 11/27] hw/misc/unimp: "
` [PATCH 12/27] hw/misc/empty_slot: "
` [PATCH 13/27] hw/uefi: "
` [PATCH 14/27] hw/usb/imx: "
` [PATCH 15/27] hw/pci/pcihost: "
` [PATCH 16/27] hw/scsi/esp: "
` [PATCH 17/27] hw/avr: "
` [PATCH 18/27] hw/input/lassi: "
` [PATCH 19/27] hw/tricore: "
` [PATCH 20/27] hw/int/loongarch: "
` [PATCH 21/27] hw/rtc/m48t59: "
` [PATCH 22/27] hw/rtc/sun: Include 'exec/cpu-common.h' and 'system/memory.h' headers
` [PATCH 23/27] hw/xilinx: "
` [PATCH 24/27] hw/mips: Include missing 'system/memory.h' header
` [PATCH 25/27] hw/sparc: "
` [PATCH 26/27] hw/riscv: "
` [PATCH 27/27] hw/rx: "

[PATCH v2] migration: Don't free the reason after calling migrate_add_blocker
 2025-10-24 20:55 UTC 

[PATCH] ui/sdl2: Fix using GL display on macOS
 2025-10-24 19:54 UTC 

[PATCH v2 0/4] block: Expose block limits in monitor and qemu-img info
 2025-10-24 19:04 UTC  (8+ messages)
` [PATCH v2 1/4] block: Improve comments in BlockLimits
` [PATCH v2 2/4] block: Expose block limits for images in QMP
` [PATCH v2 3/4] qemu-img info: Optionally show block limits
` [PATCH v2 4/4] qemu-img info: Add cache mode option

[PATCH v3 00/20] i386: Support CET for KVM
 2025-10-24 18:21 UTC  (9+ messages)
` [PATCH v3 03/20] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v3 04/20] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v3 07/20] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v3 08/20] i386/cpu: Drop pmu check in CPUID 0x1C encoding

[PATCH] migration: Don't free the reason after calling migrate_add_blocker
 2025-10-24 18:15 UTC  (10+ messages)

[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-10-24 17:38 UTC  (20+ messages)
` [PATCH v7 05/23] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v7 08/23] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v7 10/23] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v7 12/23] intel_iommu: Add some macros and inline functions
` [PATCH v7 13/23] intel_iommu: Bind/unbind guest page table to host
` [PATCH v7 17/23] iommufd: Introduce a helper function to extract vendor capabilities
` [PATCH v7 19/23] Workaround for ERRATA_772415_SPR17
` [PATCH v7 20/23] vfio: Bypass readonly region for dirty tracking

[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
 2025-10-24 17:16 UTC  (7+ messages)
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC

[PATCH] migration: Fix regression of passing error_fatal into vmstate_load_state()
 2025-10-24 16:32 UTC 

[PULL 00/56] riscv-to-apply queue
 2025-10-24 16:31 UTC  (5+ messages)
` [PULL 47/56] target/riscv/kvm: add scounteren CSR

[PULL 00/76] target-arm queue
 2025-10-24 15:59 UTC  (8+ messages)

[PATCH] hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
 2025-10-24 15:52 UTC  (5+ messages)

[PULL 00/45] Staging patches
 2025-10-24 15:48 UTC  (6+ messages)
` [PULL 02/45] migration: push Error **errp into vmstate_load_state()

[PULL v2 00/13] Next crypto & I/O patches
 2025-10-24 15:40 UTC  (14+ messages)
` [PULL 01/13] crypto: propagate Error object on premature termination
` [PULL 02/13] qom: use ERRP_GUARD in user_creatable_complete
` [PULL 03/13] tests: use macros for registering char tests for sockets
` [PULL 04/13] io: release active GSource in TLS channel finalizer
` [PULL 05/13] io: move websock resource release to close method
` [PULL 06/13] io: fix use after free in websocket handshake code
` [PULL 07/13] crypto: only verify CA certs in chain of trust
` [PULL 08/13] crypto: remove extraneous pointer usage in gnutls certs
` [PULL 09/13] crypto: validate an error is reported in test expected fails
` [PULL 10/13] crypto: fix error reporting in cert chain checks
` [PULL 11/13] crypto: allow client/server cert chains
` [PULL 12/13] crypto: stop requiring "key encipherment" usage in x509 certs
` [PULL 13/13] crypto: switch to newer gnutls API for distinguished name

[PULL 00/13] Next crypto & I/O patches
 2025-10-24 15:38 UTC  (15+ messages)
` [PULL 01/13] crypto: propagate Error object on premature termination
` [PULL 02/13] qom: use ERRP_GUARD in user_creatable_complete
` [PULL 03/13] tests: use macros for registering char tests for sockets
` [PULL 04/13] io: release active GSource in TLS channel finalizer
` [PULL 05/13] io: move websock resource release to close method
` [PULL 06/13] io: fix use after free in websocket handshake code
` [PULL 07/13] crypto: only verify CA certs in chain of trust
` [PULL 08/13] crypto: remove extraneous pointer usage in gnutls certs
` [PULL 09/13] crypto: validate an error is reported in test expected fails
` [PULL 10/13] crypto: fix error reporting in cert chain checks
` [PULL 11/13] crypto: allow client/server cert chains
` [PULL 12/13] crypto: stop requiring "key encipherment" usage in x509 certs
` [PULL 13/13] crypto: switch to newer gnutls API for distinguished name

[PATCH 0/8] KVM/hostmem: Support in-place guest-memfd as VM backends
 2025-10-24 15:22 UTC  (6+ messages)
` [PATCH 4/8] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH 8/8] hostmem: Support in-place guest memfd to back a VM

[PATCH] hw/i386: Add remedy tip to initrd too large error
 2025-10-24 15:16 UTC 

[PULL v2 00/25] riscv-to-apply queue
 2025-10-24 15:00 UTC  (4+ messages)
` [PULL v2 13/25] target/riscv: Introduce mo_endian_env() helper

[PULL 00/24] Firmware 20250304 patches
 2025-10-24 14:43 UTC  (3+ messages)
` [PULL 04/24] hw/uefi: add include/hw/uefi/var-service.h

[PATCH v2 00/32] Encode object type security status in code
 2025-10-24 13:42 UTC  (16+ messages)
` [PATCH v2 01/32] qom: replace 'abstract' with 'flags'
` [PATCH v2 08/32] system: check security of device types
` [PATCH v2 10/32] hw/core: report security status in query-machines
` [PATCH v2 11/32] qom: report & filter on security status in qom-list-types
` [PATCH v2 12/32] docs: expand security docs with info about security status

[Patch v9 0/6] core/loader: capture Error from load_image_targphys
 2025-10-24 13:30 UTC  (26+ messages)
` [Patch v9 1/6] core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v9 2/6] core/loader: capture Error from load_image_targphys
` [Patch v9 3/6] core/loader: improve error handling in image loading functions
` [Patch v9 4/6] core/loader: add check for zero size in load_image_targphys_as
` [Patch v9 5/6] core: Pass errp to load_image_targphys_as()
` [Patch v9 6/6] ppc: Pass error_fatal to load_image_targphys()

[PATCH v7 0/2] Add zerocopy partial flush support for live migrations
 2025-10-24 13:15 UTC  (3+ messages)
` [PATCH v7 1/2] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
` [PATCH v7 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF

[PATCH] tests/functional/arm/test_aspeed_ast1030: Remove unused import
 2025-10-24 12:45 UTC  (2+ messages)

[PATCH v6 0/2] Add zerocopy partial flush support for live migrations
 2025-10-24 12:23 UTC  (6+ messages)
` [PATCH v6 2/2] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF

[PATCH 00/13] migration: Threadify loadvm process
 2025-10-24 12:02 UTC  (5+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages

[PATCH 00/43] Audio clean-ups
 2025-10-24 11:50 UTC  (7+ messages)
` [PATCH 35/43] audio: rename QEMUSoundCard -> AudioFE

[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
 2025-10-24 11:19 UTC  (3+ messages)

[PATCH] target/i386: clear CPU_INTERRUPT_SIPI for all accelerators
 2025-10-24 10:41 UTC  (2+ messages)

[PATCH v2 0/2] target/ppc: Removal of the unusable e200 CPUs
 2025-10-24 10:13 UTC  (2+ messages)

[PATCH 0/5] block/vvfat: introduce "size" option
 2025-10-24  9:23 UTC  (5+ messages)
` [PATCH 5/5] vvfat: add support for "size" options

The impact of vdagent migration support patches on windows SPICE agent
 2025-10-24  9:17 UTC  (3+ messages)

[PATCH qemu 0/1] block: Fix regression introduced with prep_writev2 support
 2025-10-24  9:11 UTC  (3+ messages)
` [PATCH qemu 1/1] block: Don't regress when prep_writev2 isn't present


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