qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 09:49:20 to 2023-10-09 16:47:13 UTC [more...]

[PATCH 00/25] October maintainer omnibus pre-PR (tests, gdbstub, plugins)
 2023-10-09 16:41 UTC  (15+ messages)
` [PATCH 01/25] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
` [PATCH 02/25] tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware
` [PATCH 04/25] gitlab: shuffle some targets and reduce avocado noise
` [PATCH 05/25] tests/docker: make docker engine choice entirely configure driven
` [PATCH 06/25] configure: allow user to override docker engine
` [PATCH 07/25] configure: remove gcc version suffixes
` [PATCH 08/25] gdbstub: Fix target_xml initialization
` [PATCH 09/25] gdbstub: Fix target.xml response
` [PATCH 10/25] plugins: Check if vCPU is realized
` [PATCH 11/25] contrib/plugins: Use GRWLock in execlog
` [PATCH 12/25] gdbstub: Introduce GDBFeature structure
` [PATCH 14/25] hw/core/cpu: Return static value with gdb_arch_name()
` [PATCH 21/25] target/sh4: Disable decode_gusa when plugins enabled
` [PATCH 23/25] contrib/plugins: fix coverity warning in cache

[PATCH v2] hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09 16:24 UTC  (2+ messages)

[PATCH 0/6] hw: Clean up global variables shadowing
 2023-10-09 16:22 UTC  (15+ messages)
` [PATCH 1/6] hw/core/cpu: Clean up global variable shadowing
` [PATCH 2/6] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PATCH 3/6] hw/display/vga: Clean up global variable shadowing
` [PATCH 4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PATCH 5/6] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PATCH 6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()

[PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device
 2023-10-09 16:06 UTC  (16+ messages)
` [PATCH v3] "
            ` [PATCH v4] "

[PATCH V3 00/10] Add architecture agnostic code to support vCPU Hotplug
 2023-10-09 15:45 UTC  (46+ messages)
` [PATCH V3 01/10] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V3 01/10] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V3 02/10] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V3 03/10] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V3 04/10] hw/acpi: Init GED framework with cpu hotplug events
` [PATCH V3 05/10] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V3 06/10] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V3 07/10] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V3 08/10] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V3 09/10] gdbstub: Add helper function to unregister GDB register space
` [PATCH V3 10/10] target/arm/kvm: Write CPU state back to KVM on reset

[PATCH] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
 2023-10-09 15:42 UTC  (3+ messages)

[PATCH v4 00/10] Introduce model for IBM's FSI
 2023-10-09 15:30 UTC  (7+ messages)
` [PATCH v4 01/10] hw/fsi: Introduce IBM's Local bus
` [PATCH v4 10/10] hw/fsi: Update MAINTAINER list

[PATCH v2 0/1] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
 2023-10-09 15:09 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-09 15:06 UTC  (24+ messages)
` [PATCH v11 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v11 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v11 09/10] migration: Implement MigrateChannelList to hmp "
` [PATCH v11 10/10] migration: modify test_multifd_tcp_none() to use new QAPI syntax

[PATCH 0/3] vfio: memory leak fix and code cleanup
 2023-10-09 14:49 UTC  (4+ messages)
` [PATCH 2/3] vfio/ap: Remove pointless apdev variable

[PATCH v12 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-10-09 14:36 UTC  (11+ messages)
` [PATCH v12 01/10] migration: New QAPI type 'MigrateAddress'
` [PATCH v12 02/10] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v12 03/10] migration: convert socket backend to accept MigrateAddress
` [PATCH v12 04/10] migration: convert rdma "
` [PATCH v12 05/10] migration: convert exec "
` [PATCH v12 06/10] migration: New migrate and migrate-incoming argument 'channels'
` [PATCH v12 07/10] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
` [PATCH v12 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v12 09/10] migration: Implement MigrateChannelList to hmp "
` [PATCH v12 10/10] migration: modify test_multifd_tcp_none() to use new QAPI syntax

[PULL 0/2] Dirty page rate and dirty page limit 20231009 patches
 2023-10-09 14:21 UTC  (5+ messages)
` [PULL 1/2] migration/calc-dirty-rate: millisecond-granularity period
` [PULL 2/2] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time

[PATCH v5 00/15] Prerequisite changes for IOMMUFD support
 2023-10-09 13:53 UTC  (4+ messages)

[PATCH v4 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-10-09 13:48 UTC  (12+ messages)
` [PATCH v4 1/6] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v4 2/6] hw/virtio: derive vhost-user-rng from vhost-user-base
` [PATCH v4 3/6] hw/virtio: derive vhost-user-gpio "
` [PATCH v4 4/6] hw/virtio: derive vhost-user-i2c "
` [PATCH v4 5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices
` [PATCH v4 6/6] docs/system: add a basic enumeration of vhost-user devices

[PATCH v3] target/riscv: Use env_archcpu for better performance
 2023-10-09 13:47 UTC  (3+ messages)

[PATCH 0/3] Add emulation of AmigaOne XE board
 2023-10-09 13:02 UTC  (11+ messages)
` [PATCH 1/3] via-ide: Fix legacy mode emulation
` [PATCH 3/3] hw/ppc: Add emulation of AmigaOne XE board

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2023-10-09 13:01 UTC  (9+ messages)
` [PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper

[PATCH v2] target/riscv: Use a direct cast for better performance
 2023-10-09 12:58 UTC  (6+ messages)

[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
 2023-10-09 12:57 UTC  (8+ messages)
` [PATCH v2 1/3] qom: new object to associate device to numa node
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object

[PATCH 0/6] target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env))
 2023-10-09 12:53 UTC  (11+ messages)
` [PATCH 1/6] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
` [PATCH 2/6] target/riscv: Use env_archcpu() in [check_]nanbox()
` [PATCH 3/6] target/s390x: Use env_archcpu() in handle_diag_308()
` [PATCH 4/6] target/xtensa: Use env_archcpu() in update_c[compare|count]()
` [PATCH 5/6] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
` [PATCH 6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]()

[PATCH] system/vl: Use global &bdo_queue in configure_blockdev()
 2023-10-09 12:41 UTC  (4+ messages)

[PATCH v2] contrib/vhost-user-gpu: Fix compiler warning when compiling with -Wshadow
 2023-10-09 12:39 UTC  (4+ messages)

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-09 12:25 UTC  (5+ messages)
` [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters

[PATCH] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
 2023-10-09 12:06 UTC  (2+ messages)

vIOMMU - PCI pass through to Layer 2 VMs (Nested Virtualization)
 2023-10-09 12:02 UTC  (4+ messages)

[PATCH] qapi: Belatedly update CompatPolicy documentation for unstable
 2023-10-09 11:46 UTC  (3+ messages)

[PATCH] target/riscv: deprecate capital 'Z' CPU properties
 2023-10-09 11:30 UTC  (3+ messages)

[PATCH v2 0/1] riscv: deprecate capital 'Z' CPU properties
 2023-10-09 11:28 UTC  (2+ messages)
` [PATCH v2 1/1] target/riscv: "

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-10-09 11:18 UTC  (12+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream

[PATCH] hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
 2023-10-09 11:17 UTC  (2+ messages)

[PATCH 0/2] topic: meson: add more compiler hardening flags
 2023-10-09 11:05 UTC  (5+ messages)
` [PATCH 2/2] meson: mitigate against use of uninitialize stack for exploits

[PATCH 0/7] audio: redo default audio backend creation
 2023-10-09 10:46 UTC  (2+ messages)

[PATCH v4 0/8] vhost-user: Back-end state migration
 2023-10-09 10:28 UTC  (12+ messages)
` [PATCH v4 1/8] vhost-user.rst: Deprecate [GS]ET_STATUS
    ` (no subject)
      ` [Virtio-fs] "

[PATCH v5 0/3] ramfb: migration support
 2023-10-09 10:19 UTC  (3+ messages)
` [PATCH v5 3/3] hw/vfio: add ramfb "

[PATCH 00/10] tests: Clean up global variables shadowing
 2023-10-09 10:10 UTC  (13+ messages)
` [PATCH 01/10] system/qtest: Clean up global variable shadowing in qtest_server_init()
` [PATCH 02/10] tests/throttle: Clean up global variable shadowing
` [PATCH 03/10] tests/virtio-scsi: "
` [PATCH 04/10] tests/cdrom-test: Clean up global variable shadowing in prepare_image()
` [PATCH 05/10] tests/hd-geo-test: Clean up global variable shadowing
` [PATCH 06/10] tests/rtl8139: "
` [PATCH 07/10] tests/npcm7xx_adc: "
` [PATCH 08/10] tests/aio: "
` [PATCH 09/10] tests/aio-multithread: "
` [PATCH 10/10] tests/coroutine: "

[PATCH v7 00/15] iotests: use vm.cmd()
 2023-10-09  9:52 UTC  (3+ messages)
` [PATCH v7 05/15] python/qemu: rename command() to cmd()

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2023-10-09  9:46 UTC  (6+ messages)
` [PATCH v2 01/10] blockjob: introduce block-job-change QMP command
` [PATCH v2 03/10] block/mirror: move dirty bitmap to filter
` [PATCH v2 04/10] block/mirror: determine copy_to_target only once
` [PATCH v2 09/10] mirror: return mirror-specific information upon query
` [PATCH v2 10/10] iotests: adapt test output for new mirror query property


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