qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 13:34:55 to 2021-09-07 10:16:54 UTC [more...]

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-07 10:15 UTC  (9+ messages)

Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-09-07 10:15 UTC  (2+ messages)
`  "

[PATCH v2] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07 10:13 UTC  (2+ messages)

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-07 10:07 UTC  (12+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset
` [PATCH v5 2/4] spapr_numa.c: split FORM1 code into helpers
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA affinity support
` [PATCH v5 4/4] spapr: move FORM1 verifications to do_client_architecture_support()

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-07  9:51 UTC  (4+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-09-07 10:02 UTC  (15+ messages)

[PATCH] qemu-img: Allow target be aligned to sector size
 2021-09-07  9:58 UTC  (2+ messages)

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-07  9:57 UTC  (6+ messages)
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path

[PATCH v2 0/5] s390x: CPU Topology
 2021-09-07  9:52 UTC  (15+ messages)
` [PATCH v2 2/5] s390x: kvm: topology: interception of PTF instruction
` [PATCH v2 3/5] s390x: topology: CPU topology objects and structures
` [PATCH v2 4/5] s390x: topology: Topology list entries and SYSIB 15.x.x
` [PATCH v2 5/5] s390x: topology: implementating Store Topology System Information

[PATCH] s390x/cpumodel: Add more feature to gen16 default model
 2021-09-07  9:54 UTC  (3+ messages)

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2021-09-07  9:49 UTC  (10+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-07  9:44 UTC  (2+ messages)

[PATCH 00/10] aspeed/smc: Cleanups and QOMification
 2021-09-07  9:40 UTC  (19+ messages)
` [PATCH 01/10] aspeed/smc: Add watchdog Control/Status Registers
` [PATCH 02/10] aspeed/smc: Introduce aspeed_smc_error() helper
` [PATCH 03/10] aspeed/smc: Stop using the model name for the memory regions
` [PATCH 04/10] aspeed/smc: Drop AspeedSMCController structure
` [PATCH 05/10] aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
` [PATCH 06/10] aspeed/smc: Remove the 'size' "
` [PATCH 07/10] aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
` [PATCH 08/10] aspeed/smc: QOMify AspeedSMCFlash
` [PATCH 09/10] aspeed/smc: Add default reset values
` [PATCH 10/10] aspeed/smc: Introduce an addr_width() class handler

[PULL] qemu-socket unix socket bugfix 2021-09-06
 2021-09-07  9:22 UTC  (4+ messages)

[PATCH v3 0/6] block-status cache for data regions
 2021-09-07  9:23 UTC  (2+ messages)

[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
 2021-09-07  9:12 UTC  (7+ messages)

[PATCH V3 00/10] vhost-vDPA multiqueue
 2021-09-07  9:03 UTC  (11+ messages)
` [PATCH V3 01/10] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V3 02/10] vhost-vdpa: classify one time request
` [PATCH V3 03/10] vhost-vdpa: prepare for the multiqueue support
` [PATCH V3 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V3 05/10] net: introduce control client
` [PATCH V3 06/10] vhost-net: control virtqueue support
` [PATCH V3 07/10] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PATCH V3 08/10] vhost: record the last virtqueue index for the virtio device
` [PATCH V3 09/10] virtio-net: vhost control virtqueue support
` [PATCH V3 10/10] vhost-vdpa: multiqueue support

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-07  9:01 UTC  (8+ messages)
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH v4] hw/arm/aspeed: Add Fuji machine type
 2021-09-07  8:59 UTC  (2+ messages)

[PATCH v2 0/6] qapi: static typing conversion, pt5b
 2021-09-07  8:28 UTC  (3+ messages)
` [PATCH v2 2/6] qapi/parser: Allow empty QAPIDoc Sections

[PATCH v2 0/1] hw/arm/aspeed: Initialize AST2600 UART clock selection registers
 2021-09-07  8:24 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PULL 00/11] Block patches
 2021-09-07  8:14 UTC  (12+ messages)
` [PULL 01/11] block/nvme: Use safer trace format string
` [PULL 02/11] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PULL 03/11] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PULL 04/11] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PULL 05/11] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PULL 06/11] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PULL 07/11] util/vfio-helpers: Extract qemu_vfio_water_mark_reached()
` [PULL 08/11] util/vfio-helpers: Use error_setg in qemu_vfio_find_[fixed/temp]_iova
` [PULL 09/11] util/vfio-helpers: Simplify qemu_vfio_dma_map() returning directly
` [PULL 10/11] util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error
` [PULL 11/11] block/nvme: Only report VFIO error on failed retry

[PATCH] gluster: Align block-status tail
 2021-09-07  8:08 UTC  (2+ messages)

[PATCH] aspeed/i2c: QOMify AspeedI2CBus
 2021-09-07  8:08 UTC  (3+ messages)

[PATCH v3 00/13] s390x: skey related fixes, cleanups, and memory device preparations
 2021-09-07  7:44 UTC  (2+ messages)

[PULL v3 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07  7:13 UTC  (2+ messages)
` [PULL v3 04/36] target/i386: Moved int_ctl into CPUX86State structure

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-07  7:02 UTC  (2+ messages)

[PATCH v8 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-07  6:38 UTC  (10+ messages)
` [PATCH v8 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v8 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
` [PATCH v8 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH v8 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH v8 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
` [PATCH v8 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
` [PATCH v8 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PULL 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-07  6:23 UTC  (12+ messages)
` [PULL 08/36] configure / meson: Move the GBM handling to meson.build
` [PULL 10/36] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL 27/36] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL 30/36] hostmem-epc: Add the reset interface for EPC backend reset
` [PULL 31/36] sgx-epc: Add the reset interface for sgx-epc virt device
` [PULL 32/36] sgx-epc: Avoid bios reset during sgx epc initialization
` [PULL 35/36] sgx-epc: Add the fill_device_info() callback support
` [PULL 36/36] doc: Add the SGX doc

[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
 2021-09-07  6:22 UTC  (9+ messages)

[PATCH v3] qemu-sockets: fix unix socket path copy (again)
 2021-09-07  6:17 UTC  (6+ messages)

[PATCH v3 0/9] nbd reconnect on open
 2021-09-07  6:14 UTC  (13+ messages)
` [PATCH v3 1/9] nbd/client-connection: nbd_co_establish_connection(): fix non set errp
` [PATCH v3 2/9] qapi: make blockdev-add a coroutine command
` [PATCH v3 3/9] nbd: allow reconnect on open, with corresponding new options
` [PATCH v3 4/9] nbd/client-connection: nbd_co_establish_connection(): return real error
` [PATCH v3 5/9] nbd/client-connection: improve error message of cancelled attempt
` [PATCH v3 6/9] iotests.py: add qemu_tool_popen()
` [PATCH v3 7/9] iotests.py: add and use qemu_io_wrap_args()
` [PATCH v3 8/9] iotests.py: add qemu_io_popen()
` [PATCH v3 9/9] iotests: add nbd-reconnect-on-open test

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-07  3:22 UTC  (7+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

[PATCH 0/5] optimize the downtime for vfio migration
 2021-09-07  2:14 UTC  (13+ messages)
` [PATCH 1/5] vfio: use helper to simplfy the failure path in vfio_msi_enable
` [PATCH 3/5] vfio: defer to enable msix in migration resume phase
` [PATCH 4/5] kvm: irqchip: support defer to commit the route
` [PATCH 5/5] vfio: defer to commit kvm route in migraiton resume phase

[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
 2021-09-07  1:57 UTC  (11+ messages)
` [PATCH v3 01/15] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v3 02/15] target/ppc: add user write access control for PMU SPRs
` [PATCH v3 03/15] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v3 04/15] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
` [PATCH v3 05/15] target/ppc: PMU: add instruction counting

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-09-07  1:12 UTC  (5+ messages)
` [PATCH v4 2/5] spapr_numa.c: split FORM1 code into helpers

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-06 23:24 UTC  (7+ messages)
` [PATCH v7 5/7] qapi/qdev.json: add "

[PATCH] linux-user: manage binfmt-misc preserve-arg[0] flag
 2021-09-06 18:00 UTC  (2+ messages)

[qemu-web RFC] CONTRIBUTING.md: Mention maintainers
 2021-09-06 17:00 UTC 

Guest Agent issue with 'guest-get-osinfo' command on Windows
 2021-09-06 16:30 UTC  (8+ messages)

[qemu-web PATCH] Update FUSE block export blog post
 2021-09-06 16:29 UTC 

[PATCH] meson.build: Do not look for VNC-related libraries if have_system is not set
 2021-09-06 15:59 UTC  (3+ messages)

[PULL v2 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-06 15:55 UTC  (4+ messages)
` [PULL v2 01/36] target/i386: add missing bits to CR4_RESERVED_MASK

arm: Launching EFI-enabled arm32 Linux
 2021-09-06 15:34 UTC  (2+ messages)

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-06 15:32 UTC  (8+ messages)
` [PATCH v3 4/6] qapi: Apply aliases in qobject-input-visitor
` [PATCH v3 5/6] qapi: Add support for aliases
` [PATCH v3 6/6] tests/qapi-schema: Test cases "

[PULL 00/13] Testing, build system and misc patches
 2021-09-06 15:14 UTC  (8+ messages)

[RFC PATCH: v3 1/2] add mi device in qemu
 2021-09-06 14:18 UTC  (3+ messages)
  ` [RFC PATCH : v3 2/2] Implementation of nvme-mi plugin in nvme-cli

[PATCH v2 0/8] virtio-iommu: Add ACPI support
 2021-09-06 15:02 UTC  (15+ messages)
` [PATCH v2 3/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v2 4/8] hw/arm/virt: Remove device tree restriction "
` [PATCH v2 5/8] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu
` [PATCH v2 7/8] pc: Allow instantiating a virtio-iommu device
` [PATCH v2 8/8] docs: Add '-device virtio-iommu' entry

[PATCH v2] include/block.h: remove outdated comment
 2021-09-06 14:32 UTC  (2+ messages)

[PATCH] target/i386: add missing bits to CR4_RESERVED_MASK
 2021-09-06 14:29 UTC  (3+ messages)

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-09-06 14:24 UTC  (3+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2

[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
 2021-09-06 14:20 UTC  (3+ messages)

[PULL v2 00/10] Testing, build system and misc patches
 2021-09-06 13:36 UTC  (2+ messages)

[PATCH v2] Prevent vhost-user-blk-test hang
 2021-09-06 13:25 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).