QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 11:06:28 to 2024-04-17 07:51:51 UTC [more...]

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-04-17  7:50 UTC  (3+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
` [PATCH v3 2/2] cxl/core: add poison creation event handler

[PATCH v2] migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutine()' failed
 2024-04-17  7:02 UTC  (5+ messages)

[PATCH v2 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-04-17  6:24 UTC  (7+ messages)
` [PATCH v2 1/4] hw/i2c: Fix checkpatch block comment warnings
` [PATCH v2 2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
` [PATCH v2 3/4] hw/i2c: Convert to spec v7 terminology (automatically)
` [PATCH v2 4/4] hw/i2c: Convert to spec v7 terminology (manually)

Questions about calculation of executed icount
 2024-04-17  6:19 UTC 

[RFC QEMU PATCH v9 0/1] S3 support
 2024-04-17  5:58 UTC  (6+ messages)
` [RFC QEMU PATCH v9 2/2] virtio-pci: implement No_Soft_Reset bit

Intention to work on GSoC project
 2024-04-17  4:23 UTC  (4+ messages)

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-17  4:22 UTC  (6+ messages)
` [PATCH v2 02/10] vfio: Introduce HIODLegacyVFIO device

[PATCH v2 0/5] Check host IOMMU compatilibity with vIOMMU
 2024-04-17  4:21 UTC  (6+ messages)
` [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap

[PATCH v9 00/20] virtio-net RSS/hash report fixes and improvements
 2024-04-17  4:18 UTC  (8+ messages)
` [PATCH v9 13/20] virtio-net: Return an error when vhost cannot enable RSS

[PATCH v6 0/3] ui/console: Private QemuDmaBuf struct
 2024-04-17  4:09 UTC  (4+ messages)
` [PATCH v6 1/3] ui/console: Introduce dpy_gl_qemu_dmabuf_get_..() helpers
` [PATCH v6 2/3] ui/console: Introduce dpy_gl_qemu_dmabuf_set_..() helpers
` [PATCH v6 3/3] ui/console: Introduce dpy_gl_qemu_dmabuf_new() and free() helpers

[PATCH] migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutine()' failed
 2024-04-17  2:54 UTC  (2+ messages)

[PATCH v8] virtio-pci: fix use of a released vector
 2024-04-17  2:42 UTC  (4+ messages)

[PATCH for-9.1 v3 0/2] target/riscv: set tval in breakpoints
 2024-04-17  2:40 UTC  (4+ messages)
` [PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
` [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint

[PATCH 0/7] plugins: Use unwind info for special gdb registers
 2024-04-17  2:40 UTC  (3+ messages)

[PATCH for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-17  2:09 UTC  (6+ messages)

[PATCH for-9.0 v3 0/2] qtest/virtio-9p-test.c: fix slow tests
 2024-04-16 23:16 UTC  (4+ messages)
` [PATCH for-9.0 v3 2/2] qtest/virtio-9p-test.c: remove g_test_slow() gate

[ANNOUNCE] QEMU 9.0.0-rc4 is now available
 2024-04-16 22:03 UTC 

[PATCH for-9.1 v2 0/2] target/riscv: set (m|s)tval on
 2024-04-16 19:58 UTC  (4+ messages)
` [PATCH for-9.1 v2 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
` [PATCH for-9.1 v2 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint

[PATCH 0/7] qcow2: make subclusters discardable
 2024-04-16 19:56 UTC  (4+ messages)
` [PATCH 4/7] "

[PATCH 0/8] target/ppc: Move fixed-point insns to decodetree
 2024-04-16 19:35 UTC  (17+ messages)
` [PATCH 1/8] target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions "
` [PATCH 2/8] target/ppc: Make divw[u] handler method decodetree compatible
` [PATCH 3/8] target/ppc: Move divw[u, e, eu] instructions to decodetree
` [PATCH 4/8] target/ppc: Move neg, darn, mod{sw, uw} "
` [PATCH 5/8] target/ppc: Move multiply fixed-point insns (64-bit operands) "
` [PATCH 6/8] target/ppc: Move div/mod fixed-point insns (64 bits "
` [PATCH 7/8] target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions "
` [PATCH 8/8] target/ppc: Move logical fixed-point "

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-16 18:59 UTC  (23+ messages)
` [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PATCH v4 02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH v4 03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PATCH v4 04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PATCH v4 05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PATCH v4 06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PATCH v4 07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PATCH v4 08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PATCH v4 09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH v4 10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PATCH v4 11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
` [PATCH v4 12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
` [PATCH v4 13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH v4 14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH v4 15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH v4 16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH v4 17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH v4 18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PATCH v4 19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
` [PATCH v4 21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH v4 22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[PATCH] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
 2024-04-16 18:38 UTC  (5+ messages)

[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
 2024-04-16 18:30 UTC  (4+ messages)

Qemu for TC377
 2024-04-16 18:26 UTC  (3+ messages)

[Stable-8.2.3 00/87] Patch Round-up for stable 8.2.3, freeze on 2024-04-20
 2024-04-16 18:23 UTC  (3+ messages)

Add 'info pg' command to monitor
 2024-04-16 18:11 UTC  (5+ messages)

[PATCH v6 00/12] Enabling DCD emulation support in Qemu
 2024-04-16 17:15 UTC  (20+ messages)
` [PATCH v6 08/12] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v6 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v6 10/12] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions

[PATCH v2 0/6] hw/ppc: SPI model
 2024-04-16 17:08 UTC  (7+ messages)
` [PATCH v2 2/6] hw/ppc: SPI controller model - registers implementation
` [PATCH v2 3/6] hw/ppc: SPI controller model - sequencer and shifter

[PATCH v3 00/16] Add AST2700 support
 2024-04-16 16:44 UTC  (15+ messages)
` [PATCH v3 02/16] aspeed/sli: "
` [PATCH v3 03/16] aspeed/sdmc: remove redundant macros
` [PATCH v3 04/16] aspeed/sdmc: fix coding style
` [PATCH v3 05/16] aspeed/sdmc: Add AST2700 support
` [PATCH v3 06/16] aspeed/smc: correct device description
` [PATCH v3 15/16] test/avocado/machine_aspeed.py: Add AST2700 test case
` [PATCH v3 16/16] docs:aspeed: Add AST2700 Evaluation board

[PATCH] Add zh_TW Traditional Chinese translation
 2024-04-16 16:41 UTC  (5+ messages)

[QEMU][PATCH v3 0/7] Xen: support grant mappings
 2024-04-16 15:55 UTC  (7+ messages)
` [QEMU][PATCH v3 5/7] memory: add MemoryRegion map and unmap callbacks

[PATCH v3 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-16 15:46 UTC  (28+ messages)
` [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
` [PATCH v3 02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH v3 03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PATCH v3 04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PATCH v3 05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PATCH v3 06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PATCH v3 07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PATCH v3 08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PATCH v3 09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH v3 10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PATCH v3 11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
` [PATCH v3 12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
` [PATCH v3 13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH v3 14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH v3 15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH v3 16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH v3 17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH v3 18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PATCH v3 19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH v3 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
` [PATCH v3 21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH v3 22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[PATCH v3 00/27] misc: Replace sprintf
 2024-04-16 15:32 UTC  (4+ messages)
` [PATCH v3 27/27] target/i386/kvm: Improve KVM_EXIT_NOTIFY warnings

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-16 15:17 UTC  (5+ messages)

[PATCH v3 0/6] target/arm: Do memory alignment check for device memory
 2024-04-16 15:11 UTC  (3+ messages)
` [PATCH v3 5/6] target/arm: Do memory type alignment check when translation disabled

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-16 14:43 UTC  (27+ messages)
` [PATCH RFC 01/26] migration: Add x-channel-header pseudo-capability
` [PATCH RFC 02/26] migration: Add migration channel header send/receive
` [PATCH RFC 03/26] migration: Add send/receive header for main channel
` [PATCH RFC 04/26] multifd: change multifd_new_send_channel_create() param type
` [PATCH RFC 05/26] migration: Add a DestroyNotify parameter to socket_send_channel_create()
` [PATCH RFC 06/26] multifd: pass MFDSendChannelConnectData when connecting sending socket
` [PATCH RFC 07/26] migration/postcopy: pass PostcopyPChannelConnectData when connecting sending preempt socket
` [PATCH RFC 08/26] migration: Allow passing migration header in migration channel creation
` [PATCH RFC 09/26] migration: Add send/receive header for postcopy preempt channel
` [PATCH RFC 10/26] migration: Add send/receive header for multifd channel
` [PATCH RFC 11/26] migration/options: Mapped-ram is not channel header compatible
` [PATCH RFC 12/26] migration: Enable x-channel-header pseudo-capability
` [PATCH RFC 13/26] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
` [PATCH RFC 14/26] migration/ram: Add load start trace event
` [PATCH RFC 15/26] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH RFC 16/26] migration: Add save_live_complete_precopy_async{, wait} handlers
` [PATCH RFC 17/26] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH RFC 18/26] migration: Add load_finish handler and associated functions
` [PATCH RFC 19/26] migration: Add x-multifd-channels-device-state parameter
` [PATCH RFC 20/26] migration: Add MULTIFD_DEVICE_STATE migration channel type
` [PATCH RFC 21/26] migration/multifd: Device state transfer support - receive side
` [PATCH RFC 22/26] migration/multifd: Convert multifd_send_pages::next_channel to atomic
` [PATCH RFC 23/26] migration/multifd: Device state transfer support - send side
` [PATCH RFC 24/26] migration/multifd: Add migration_has_device_state_support()
` [PATCH RFC 25/26] vfio/migration: Multifd device state transfer support - receive side
` [PATCH RFC 26/26] vfio/migration: Multifd device state transfer support - send side

[PATCH v6 0/2] Implement SSH commands in QEMU GA for Windows
 2024-04-16 14:46 UTC  (2+ messages)

[PATCH v2 01/10] meson: Add optional dependency on IGVM library
 2024-04-16 14:30 UTC  (13+ messages)
` [PATCH v2 02/10] backends/confidential-guest-support: Add IGVM file parameter
` [PATCH v2 03/10] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH v2 04/10] backends/igvm: Implement parsing and processing of IGVM files
` [PATCH v2 05/10] i386/pc: Process IGVM file during PC initialization if present
` [PATCH v2 08/10] i386/sev: Implement ConfidentialGuestSupport functions for SEV

[PATCH v1] virtio-mem: improve error message when unplug of device fails due to plugged memory
 2024-04-16 14:14 UTC 

[PATCH-for-9.1 v2 00/21] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-16 13:47 UTC  (10+ messages)
` [PATCH-for-9.1 v2 12/21] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH-for-9.1 v2 13/21] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH-for-9.1 v2 21/21] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[PATCH] hw/s390x: Include missing 'cpu.h' header
 2024-04-16 13:25 UTC  (2+ messages)

[PATCH-for-9.1 v2 0/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-04-16 13:27 UTC  (2+ messages)

[PULL 0/1] virtio: bugfix
 2024-04-16 13:11 UTC  (9+ messages)
` [PULL 1/1] virtio-pci: fix use of a released vector

cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?
 2024-04-16 12:17 UTC  (2+ messages)

[PATCH for-9.0?] usb-storage: Fix BlockConf defaults
 2024-04-16 12:11 UTC  (3+ messages)

[PATCH v2] tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
 2024-04-16 11:54 UTC  (2+ messages)

[PATCH] dma-helpers: Fix iovec alignment
 2024-04-16 11:36 UTC  (3+ messages)

[PATCH] qemu-options: Deprecate "-runas" and introduce "-run-with user=..." instead
 2024-04-16 11:13 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 read-only IMAP folder(s) and NNTP newsgroup(s).