qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 08:12:10 to 2023-05-19 17:50:54 UTC [more...]

[PATCH v3 0/3] vhost: register and change IOMMU flag depending on ATS state
 2023-05-19 17:49 UTC  (4+ messages)
` [PATCH v3 2/3] vhost: register and change IOMMU flag depending on Device-TLB state

[PATCH v6 0/4] hw/cxl: Poison get, inject, clear
 2023-05-19 17:48 UTC  (9+ messages)
` [PATCH v6 1/4] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v6 2/4] hw/cxl: QMP based poison injection support
` [PATCH v6 3/4] hw/cxl: Add poison injection via the mailbox
` [PATCH v6 4/4] hw/cxl: Add clear poison mailbox command support

[PULL v3 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-19 17:45 UTC  (6+ messages)

[PULL v3 00/21] Block layer patches
 2023-05-19 17:18 UTC 

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2023-05-19 17:15 UTC  (3+ messages)
` [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
  ` [PATCH v5 6/11] "

[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-19 17:13 UTC  (13+ messages)

[PATCH 00/13] Clean up PCI IDE device models
 2023-05-19 17:09 UTC  (11+ messages)
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops

[PATCH 0/8] plugins/next: bugfixs and iops based time control RFC
 2023-05-19 17:04 UTC  (9+ messages)
` [PATCH 1/8] plugins: force slow path when plugins instrument memory ops
` [PATCH 2/8] plugins: fix memory leak while parsing options
` [PATCH 3/8] plugins: update lockstep to use g_memdup2
` [RFC PATCH 4/8] sysemu: add set_virtual_time to accel ops
` [RFC PATCH 5/8] qtest: use cpu interface in qtest_clock_warp
` [RFC PATCH 6/8] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [RFC PATCH 7/8] plugins: add time control API
` [RFC PATCH 8/8] contrib/plugins: add iops plugin example for cost modelling

[PATCH v2] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
 2023-05-19 16:40 UTC  (17+ messages)

[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
 2023-05-19 16:31 UTC  (28+ messages)
` [PATCH v2 04/19] test-cutils: Test more integer corner cases
` [PATCH v2 05/19] cutils: Fix wraparound parsing in qemu_strtoui
` [PATCH v2 06/19] cutils: Document differences between parse_uint and qemu_strtou64
` [PATCH v2 07/19] cutils: Adjust signature of parse_uint[_full]
` [PATCH v2 08/19] cutils: Allow NULL endptr in parse_uint()
` [PATCH v2 09/19] test-cutils: Add coverage of qemu_strtod
` [PATCH v2 11/19] test-cutils: Refactor qemu_strtosz tests for less boilerplate
` [PATCH v2 12/19] cutils: Allow NULL str in qemu_strtosz
` [PATCH v2 14/19] test-cutils: Add more coverage to qemu_strtosz11; rgb:1e1e/1e1e/1e1e
  ` [PATCH v2 14/19] test-cutils: Add more coverage to qemu_strtosz11;rgb:1e1e/1e1e/1e1e
` [PATCH v2 15/19] cutils: Set value in all qemu_strtosz* error paths
` [PATCH v2 17/19] cutils: Use parse_uint in qemu_strtosz for negative rejection
` [PATCH v2 19/19] cutils: Improve qemu_strtosz handling of fractions

[PATCH v6 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-19 15:57 UTC  (11+ messages)
` [PATCH v6 1/7] hw/cxl/events: Add event status register
` [PATCH v6 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v6 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v6 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v6 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v6 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v6 7/7] hw/cxl/events: Add injection of Memory Module Events

[PULL v2 00/21] Block layer patches
 2023-05-19 15:53 UTC  (2+ messages)

gitlab shared runner time expired
 2023-05-19 15:39 UTC  (8+ messages)

[PATCH v1] migration: fail the cap check if it requires the use of deferred incoming
 2023-05-19 15:33 UTC  (7+ messages)

[PATCH] [query-memory-size-summary] Report page size
 2023-05-19 15:22 UTC  (2+ messages)

[PATCH v7 0/4] pci hotplug tracking
 2023-05-19 15:20 UTC  (3+ messages)
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH] iotests: Fix test 104 under NBD
 2023-05-19 15:19 UTC  (2+ messages)

[PATCH 0/6] TriCore PCXI/ICR register fixes
 2023-05-19 15:18 UTC  (9+ messages)
` [PATCH 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
` [PATCH 2/6] tests/tcg/tricore: Uses label for memory addresses
` [PATCH 3/6] tests/tcg/tricore: Add first C program
` [PATCH 4/6] target/tricore: Refactor PCXI/ICR register fields
` [PATCH 5/6] target/tricore: Fix wrong PSW for call insns
` [PATCH 6/6] tests/tcg/tricore: Add recursion test for CSAs

[PATCH] multifd: Set a higher "backlog" default value for listen()
 2023-05-19 15:17 UTC  (9+ messages)

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2023-05-19 15:14 UTC  (5+ messages)
` [PATCH RFC 1/5] hw/cxl: Use define for build bug detection

[PATCH] acpi/tests/avocado/bits: enable bios bits avocado tests on gitlab CI pipeline
 2023-05-19 15:14 UTC  (2+ messages)

[PATCH] Revert "arm/kvm: add support for MTE"
 2023-05-19 15:00 UTC  (2+ messages)

[PULL 00/40] virtio,pc,pci: fixes, features, cleanups
 2023-05-19 14:53 UTC  (41+ messages)
` [PULL 01/40] vhost: fix possible wrap in SVQ descriptor ring
` [PULL 02/40] hw/cxl: cdat: Fix open file not closed in ct3_load_cdat()
` [PULL 03/40] hw/cxl: cdat: Fix failure to free buffer in erorr paths
` [PULL 04/40] docs/cxl: fix some typos
` [PULL 05/40] docs/cxl: Remove incorrect CXL type 3 size parameter
` [PULL 06/40] docs/cxl: Replace unsupported AARCH64 with x86_64
` [PULL 07/40] hw/cxl: drop pointless memory_region_transaction_guards
` [PULL 08/40] hw/cxl: Fix endian handling for decoder commit
` [PULL 09/40] hw/cxl: Fix incorrect reset of commit and associated clearing of committed
` [PULL 10/40] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PULL 11/40] hw/mem: Use memory_region_size() in cxl_type3
` [PULL 12/40] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
` [PULL 13/40] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PULL 14/40] ACPI: i386: bump to MADT to revision 3
` [PULL 15/40] ACPI: bios-tables-test.c step 5 (update expected table binaries)
` [PULL 16/40] pci: pci_add_option_rom(): improve style
` [PULL 17/40] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PULL 18/40] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
` [PULL 19/40] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
` [PULL 20/40] virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
` [PULL 21/40] vhost-user: Remove acpi-specific memslot limit
` [PULL 22/40] virtio-net: not enable vq reset feature unconditionally
` [PULL 23/40] virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
` [PULL 24/40] vhost: expose function vhost_dev_has_iommu()
` [PULL 25/40] vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
` [PULL 26/40] vhost-vdpa: Add check for full 64-bit in region delete
` [PULL 27/40] vhost-vdpa: Add support for vIOMMU
` [PULL 28/40] hw/pci-host/i440fx: Inline sysbus_add_io()
` [PULL 29/40] hw/pci-host/q35: "
` [PULL 30/40] hw/i386/pc_q35: Reuse machine parameter
` [PULL 31/40] hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
` [PULL 32/40] hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
` [PULL 33/40] hw/i386/pc: Initialize ram_memory variable directly
` [PULL 34/40] hw/pci-host/pam: Make init_pam() usage more readable
` [PULL 35/40] virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
` [PULL 36/40] hw/pci-bridge: make building pcie-to-pci bridge configurable
` [PULL 37/40] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PULL 38/40] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PULL 39/40] hw/i386/pc: Create RTC controllers in south bridges
` [PULL 40/40] hw/i386/pc: No need for rtc_state to be an out-parameter

[PULL v2 00/44] Hexagon update
 2023-05-19 14:55 UTC  (2+ messages)

[RFC 0/1] hw/input: add basic support for a PCI PS/2 controller
 2023-05-19 14:50 UTC  (2+ messages)
` [RFC 1/1] "

[PULL 00/29] target-arm queue
 2023-05-19 14:52 UTC  (5+ messages)
` [PULL 04/29] arm/kvm: add support for MTE

[PATCH v2] hw/arm/sbsa-ref: add GIC node into DT
 2023-05-19 14:29 UTC  (2+ messages)

[PATCH] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
 2023-05-19 14:19 UTC  (3+ messages)

[PATCH 1/2] Add CI configuration for Kubernetes
 2023-05-19 14:15 UTC  (9+ messages)
` [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes

[PATCH v5 0/6] hw/cxl: Poison get, inject, clear
 2023-05-19 13:42 UTC  (9+ messages)
` [PATCH v5 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v5 6/6] hw/cxl: Add clear poison mailbox command support

[RFC PATCH] Add support for RAPL MSRs in KVM/Qemu
 2023-05-19 12:30 UTC  (3+ messages)

[PATCH v2 0/6] meson: use subprojects for bundled projects
 2023-05-19 11:48 UTC  (21+ messages)
` [PATCH 1/6] remove remaining traces of meson submodule
` [PATCH 2/6] meson: simplify logic for -Dfdt
` [PATCH 3/6] meson: use subproject for internal libfdt
` [PATCH 4/6] meson: use subproject for keycodemapdb
` [PATCH 5/6] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PATCH 6/6] meson: subprojects: replace submodules with wrap files

[PATCH v5 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-05-19  9:52 UTC  (12+ messages)
` [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
` [PATCH v5 2/9] migration: convert uri parameter into 'MigrateAddress' struct
` [PATCH v5 3/9] migration: convert socket backend to accept MigrateAddress struct
` [PATCH v5 4/9] migration: convert rdma "
` [PATCH v5 5/9] migration: convert exec "
` [PATCH v5 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
` [PATCH v5 7/9] migration: modify migration_channels_and_uri_compatible() to incorporate newer migration QAPI syntax
` [PATCH v5 8/9] migration: Introduced MigrateChannelList struct to migration code flow
` [PATCH v5 9/9] migration: adding test case for modified QAPI syntax

[PULL 00/18] Block layer patches
 2023-05-19  9:23 UTC  (4+ messages)
` [PULL 18/18] tested: add test for nested aio_poll() in poll handlers

[PATCH 0/2] PC: Create RTC controllers in south bridges
 2023-05-19  8:55 UTC  (4+ messages)
` [PATCH 1/2] hw/i386/pc: "
` [PATCH 2/2] hw/i386/pc: No need for rtc_state to be an out-parameter

[PATCH v8 00/23] Consolidate PIIX south bridges
 2023-05-19  8:51 UTC  (6+ messages)

[PATCH 0/6] block: add blk_io_plug_call() API
 2023-05-19  8:47 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "

[PATCH v1] target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system coredump
 2023-05-19  8:45 UTC 

Configure no longer works after pulling in the latest QEMU commits
 2023-05-19  8:30 UTC  (2+ messages)

[PULL 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-19  8:29 UTC  (3+ messages)

[PATCH] mkvenv: replace distlib.database with importlib.metadata/pkg_resources
 2023-05-19  8:24 UTC 

[PATCH] mkvenv: pass first missing package to diagnose()
 2023-05-19  8:24 UTC 


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