qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-04 20:35:55 to 2023-10-05 12:54:15 UTC [more...]

[PULL 00/51] Bsd user mmap patches
 2023-10-04 18:33 UTC  (2+ messages)

[PATCH v3 00/16] (few more) Steps towards enabling -Wshadow
 2023-10-05 10:49 UTC  (8+ messages)
` [PATCH v3 10/16] ui/cocoa: Clean up global variable shadowing
` [PATCH v3 14/16] softmmu/vl: "
` [PATCH v3 16/16] trace/control: "

[PULL 00/11] Migration 20231004 patches
 2023-10-04 18:33 UTC  (2+ messages)

[PULL 0/1] Block patches
 2023-10-04 18:33 UTC  (2+ messages)

[PATCH] cutils: squelch compiler warnings with custom paths
 2023-10-05 12:49 UTC 

[PATCH v3] hw/isa/vt82c686: Respect SCI interrupt assignment
 2023-10-05 12:45 UTC  (2+ messages)

[PATCH v2] hw/isa/vt82c686: Respect SCI interrupt assignment
 2023-10-05 12:38 UTC  (6+ messages)

How to tame CI?
 2023-10-05 12:35 UTC  (4+ messages)

[PATCH v4 0/3] WIP: ramfb: migration support
 2023-10-05 12:01 UTC  (5+ messages)
` [PATCH v4 1/3] ramfb: add "
` [PATCH v4 2/3] ramfb-standalone: "
` [PATCH v4 3/3] hw/vfio: add ramfb "

[PATCH v2 00/22] qapi: Kill 'qapi/qmp/qerror.h' for good
 2023-10-05 11:57 UTC  (30+ messages)
` [PATCH v2 01/22] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
` [PATCH v2 02/22] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
` [PATCH v2 03/22] qapi: Inline and remove QERR_DEVICE_IN_USE definition
` [PATCH v2 04/22] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
` [PATCH v2 05/22] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter)
` [PATCH v2 06/22] qapi: Inline and remove QERR_INVALID_PARAMETER definition
` [PATCH v2 07/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param)
` [PATCH v2 08/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value)
` [PATCH v2 09/22] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
` [PATCH v2 10/22] qapi: Correct error message for 'vcpu_dirty_limit' parameter
` [PATCH v2 11/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value)
` [PATCH v2 12/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param)
` [PATCH v2 13/22] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition
` [PATCH v2 14/22] qapi: Inline and remove QERR_IO_ERROR definition
` [PATCH v2 15/22] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
` [PATCH v2 16/22] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter)
` [PATCH v2 17/22] qapi: Inline and remove QERR_MISSING_PARAMETER definition
` [PATCH v2 18/22] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
` [PATCH v2 19/22] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition
` [PATCH v2 20/22] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition
` [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
` [PATCH v2 22/22] qapi: Remove 'qapi/qmp/qerror.h' header

[PATCH] hw/isa/vt82c686: Respect SCI interrupt assignment
 2023-10-05 11:20 UTC  (6+ messages)

[PATCH 0/2] Fix usage of GETPC(), variable shadowing
 2023-10-05 11:06 UTC  (6+ messages)
` [PATCH 1/2] target/hexagon: move GETPC() calls to top level helpers
` [PATCH 2/2] target/hexagon: fix some occurrences of -Wshadow=local

[PATCH v2 1/2] hw/ide: reset: cancel async DMA operation before resetting state
 2023-10-05 10:49 UTC  (2+ messages)

[PATCH] target/riscv: Fix vfwmaccbf16.vf
 2023-10-05 10:46 UTC  (2+ messages)

[QEMU][PATCH v4 0/2] Add Virtio support to Xenpvh machine for arm
 2023-10-05 10:40 UTC  (3+ messages)
` [QEMU][PATCH v4 1/2] xen_arm: Create virtio-mmio devices during initialization

[PATCH v2] hw/ide/ahci: fix legacy software reset
 2023-10-05 10:04 UTC 

[PATCH] hw/ide/ahci: fix legacy software reset
 2023-10-05  9:53 UTC 

[PATCH v8 0/4] pci hotplug tracking
 2023-10-05  9:29 UTC  (5+ messages)
` [PATCH v8 1/4] qapi/qdev.json: unite DEVICE_* event data into single structure
` [PATCH v8 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure
` [PATCH v8 3/4] shpc: implement DEVICE_ON event and query-hotplug
` [PATCH v8 4/4] pcie: "

Wshadow: Better name for 'optarg'?
 2023-10-05  8:50 UTC  (10+ messages)

[PATCH v3 00/10] migration: Better error handling in rp thread, allow failures in recover
 2023-10-05  8:24 UTC  (20+ messages)
` [PATCH v3 01/10] migration: Display error in query-migrate irrelevant of status
` [PATCH v3 02/10] migration: Introduce migrate_has_error()
` [PATCH v3 03/10] migration: Refactor error handling in source return path
` [PATCH v3 04/10] migration: Deliver return path file error to migrate state too
` [PATCH v3 05/10] qemufile: Always return a verbose error
` [PATCH v3 06/10] migration: Remember num of ramblocks to sync during recovery
` [PATCH v3 07/10] migration: Add migration_rp_wait|kick()
` [PATCH v3 08/10] migration: Allow network to fail even during recovery
` [PATCH v3 09/10] migration: Allow RECOVER->PAUSED convertion for dest qemu
` [PATCH v3 10/10] tests/migration-test: Add a test for postcopy hangs during RECOVER

[PATCH v2 0/5] hw/intc/apic: QOM cleanup
 2023-10-05  7:40 UTC  (5+ messages)
` [PATCH v2 2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize

[PATCH v2 00/53] migration/rdma: Error handling fixes
 2023-10-05  7:24 UTC  (8+ messages)
` [PATCH v2 16/53] migration/rdma: Fix or document problematic uses of errno
` [PATCH v2 52/53] migration/rdma: Use error_report() & friends instead of stderr

[RFC] migration/block-dirty-bitmap: make loading bitmap for device with iothread future-proof
 2023-10-05  7:19 UTC  (3+ messages)

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-10-05  7:14 UTC  (11+ messages)
` [PATCH 28/52] migration/rdma: Check negative error values the same way everywhere

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-10-05  7:02 UTC  (3+ messages)

[PATCH v2] cutils: Fix get_relocated_path on Windows
 2023-10-05  6:58 UTC  (2+ messages)

[PATCH v4 00/15] Prerequisite changes for IOMMUFD support
 2023-10-05  6:55 UTC  (3+ messages)

[PATCH v8 0/2] tpm: add mssim backend
 2023-10-05  6:49 UTC  (3+ messages)
` [PATCH v8 2/2] tpm: add backend for mssim

[PATCH v5 0/3] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
 2023-10-05  6:44 UTC  (5+ messages)
` [PATCH v5 1/3] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v5 2/3] [DO-NOT-MERGE]: Add some ad-hoc linting helpers
` [PATCH v5 3/3] qapi: re-establish linting baseline

[PATCH] semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed
 2023-10-05  6:26 UTC 

[PULL 00/63] virtio,pci: features, cleanups
 2023-10-05  6:10 UTC  (14+ messages)
` [PULL 33/63] hw/cxl: Add QTG _DSM support for ACPI0017 device
      ` [PATCH v3] "

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2023-10-05  6:03 UTC  (8+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject
` [RFC PATCH v2 2/9] i386/sev: Replace INIT and ES_INIT ioctls with sev library equivalents
` [RFC PATCH v2 4/9] i386/sev: Replace UPDATE_DATA ioctl with sev library equivalent
` [RFC PATCH v2 7/9] i386/sev: Replace LAUNCH_SECRET "
` [RFC PATCH v2 8/9] i386/sev: Replace LAUNCH_FINISH "
` [RFC PATCH v2 9/9] i386/sev: Replace SEV_ATTESTATION_REPORT "

[PULL 0/2] hex queue
 2023-10-05  6:02 UTC  (4+ messages)

[PATCH v16 0/9] rutabaga_gfx + gfxstream
 2023-10-05  5:24 UTC  (11+ messages)
` [PATCH v16 1/9] virtio: Add shared memory capability
` [PATCH v16 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v16 3/9] virtio-gpu: hostmem
` [PATCH v16 4/9] virtio-gpu: blob prep
` [PATCH v16 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v16 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v16 7/9] gfxstream + rutabaga: meson support
` [PATCH v16 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v16 9/9] docs/system: add basic virtio-gpu documentation

[PATCH v2 0/2] elf2dmp: fixes of code analysis warnings
 2023-10-05  5:20 UTC  (2+ messages)

[PATCH v2] linux-user: Undo incomplete mmap
 2023-10-05  5:17 UTC  (4+ messages)

[PATCH] hw/rdma: Deprecate the pvrdma device and the rdma subsystem
 2023-10-05  5:03 UTC  (2+ messages)

[PULL 0/9] Python patches
 2023-10-05  4:48 UTC  (2+ messages)

[PATCH 00/21] qapi: Kill 'qapi/qmp/qerror.h' for good
 2023-10-05  4:27 UTC  (8+ messages)
` [PATCH 10/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value)
` [PATCH 12/21] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition
` [PATCH 15/21] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter)

[PULL v2 00/53] virtio,pci: features, cleanups
 2023-10-05  3:45 UTC  (54+ messages)
` [PULL v2 01/53] pci: SLT must be RO
` [PULL v2 02/53] hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
` [PULL v2 03/53] hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
` [PULL v2 04/53] hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
` [PULL v2 05/53] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
` [PULL v2 06/53] hw/virtio: Build vhost-vdpa.o once
` [PULL v2 07/53] hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
` [PULL v2 08/53] virtio: add vhost-user-base and a generic vhost-user-device
` [PULL v2 09/53] hw/virtio: add config support to vhost-user-device
` [PULL v2 10/53] virtio-net: do not reset vlan filtering at set_features
` [PULL v2 11/53] virtio-net: Expose MAX_VLAN
` [PULL v2 12/53] vdpa: Restore vlan filtering state
` [PULL v2 13/53] vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ
` [PULL v2 14/53] virtio: don't zero out memory region cache for indirect descriptors
` [PULL v2 15/53] vdpa: use first queue SVQ state for CVQ default
` [PULL v2 16/53] vdpa: export vhost_vdpa_set_vring_ready
` [PULL v2 17/53] vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load
` [PULL v2 18/53] vdpa: move vhost_vdpa_set_vring_ready to the caller
` [PULL v2 19/53] vdpa: remove net cvq migration blocker
` [PULL v2 20/53] vhost: Add count argument to vhost_svq_poll()
` [PULL v2 21/53] qmp: remove virtio_list, search QOM tree instead
` [PULL v2 22/53] qmp: update virtio feature maps, vhost-user-gpio introspection
` [PULL v2 23/53] vhost-user: move VhostUserProtocolFeature definition to header file
` [PULL v2 24/53] hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing
` [PULL v2 25/53] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
` [PULL v2 26/53] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
` [PULL v2 27/53] hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
` [PULL v2 28/53] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PULL v2 29/53] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
` [PULL v2 30/53] hw/i386/acpi-build: Determine SMI command port just once
` [PULL v2 31/53] hw/acpi: Trace GPE access in all device models, not just PIIX4
` [PULL v2 32/53] hw/acpi/core: Trace enable and status registers of GPE separately
` [PULL v2 33/53] vdpa: fix gcc cvq_isolated uninitialized variable warning
` [PULL v2 34/53] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
` [PULL v2 35/53] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PULL v2 36/53] hw/cxl: Add utility functions decoder interleave ways and target count
` [PULL v2 37/53] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PULL v2 38/53] hw/cxl: Support 4 HDM decoders at all levels of topology
` [PULL v2 39/53] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
` [PULL v2 40/53] vdpa net: fix error message setting virtio status
` [PULL v2 41/53] vdpa net: stop probing if cannot set features
` [PULL v2 42/53] vdpa net: follow VirtIO initialization properly at cvq isolation probing
` [PULL v2 43/53] amd_iommu: Fix APIC address check
` [PULL v2 44/53] hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
` [PULL v2 45/53] pcie_sriov: unregister_vfs(): fix error path
` [PULL v2 46/53] libvhost-user.c: add assertion to vu_message_read_default
` [PULL v2 47/53] virtio: use shadow_avail_idx while checking number of heads
` [PULL v2 48/53] virtio: remove unnecessary thread fence while reading next descriptor
` [PULL v2 49/53] virtio: remove unused next argument from virtqueue_split_read_next_desc()
` [PULL v2 50/53] util/uuid: add a hash function
` [PULL v2 51/53] hw/display: introduce virtio-dmabuf
` [PULL v2 52/53] vhost-user: add shared_object msg
` [PULL v2 53/53] libvhost-user: handle "

[PATCH v4 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-10-05  1:45 UTC  (2+ messages)

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-10-04 21:55 UTC  (4+ messages)
` [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH] qtest/migration: Add a test for the analyze-migration script
 2023-10-04 20:40 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).