qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 08:01:37 to 2020-08-19 17:26:32 UTC [more...]

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-08-19 17:16 UTC  (3+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[RFC PATCH v4 0/5] util/vfio-helpers: Add support for multiple IRQs
 2020-08-19 17:12 UTC  (7+ messages)
` [RFC PATCH v4 1/5] block/nvme: Use an array of EventNotifier
` [RFC PATCH v4 2/5] util/vfio-helpers: Improve reporting unsupported IOMMU type
` [RFC PATCH v4 3/5] util/vfio-helpers: Report error when IOMMU page size is not supported
` [RFC PATCH v4 4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
` [RFC PATCH v4 5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ

[PATCH v6 0/8] Generalize start-powered-off property from ARM
 2020-08-19 17:03 UTC  (10+ messages)
` [PATCH v6 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v6 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v6 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v6 4/8] ppc/e500: "
` [PATCH v6 5/8] mips/cps: "
` [PATCH v6 6/8] sparc/sun4m: Remove main_cpu_reset()
` [PATCH v6 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [PATCH v6 8/8] target/s390x: "

[PULL 000/150] Meson-based build system
 2020-08-19 16:55 UTC  (5+ messages)
` [PULL 147/150] meson: convert po/

[PATCH v7 00/47] block: Deal with filters
 2020-08-19 16:50 UTC  (26+ messages)
` [PATCH v7 10/47] mirror-top: Support compressed writes
` [PATCH v7 14/47] stream: Deal with filters
` [PATCH v7 25/47] block: Def. impl.s for get_allocated_file_size
` [PATCH v7 27/47] blkverify: Use bdrv_sum_allocated_file_size()
` [PATCH v7 33/47] mirror: Deal with filters

[RFC v4 0/2] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-19 16:40 UTC  (5+ messages)
` [RFC v4 1/2] memory: Rename memory_region_notify_one to memory_region_notify_one_iommu
` [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type

[PATCH v2 00/15] Add a General Virtual Device Fuzzer
 2020-08-19 16:23 UTC  (3+ messages)

[PATCH] qtest: add fuzz test case
 2020-08-19 16:22 UTC  (5+ messages)

[PATCH] audio/jack: fix use after free segfault
 2020-08-19 15:57 UTC  (10+ messages)

[RFC PATCH v3 0/5] util/vfio-helpers: Add support for multiple IRQs
 2020-08-19 15:55 UTC  (4+ messages)
` [RFC PATCH v3 1/5] block/nvme: Use an array of EventNotifier

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-19 15:53 UTC  (8+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-19 15:50 UTC  (10+ messages)
` [RFC v3 "
  ` [RFC v3 1/1] memory: Skip bad range assertion if notifier supports arbitrary masks

[PATCH v3 00/12] preallocate filter
 2020-08-19 15:48 UTC  (25+ messages)
` [PATCH v3 01/12] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v3 03/12] block/io: split out bdrv_find_conflicting_request
` [PATCH v3 04/12] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v3 05/12] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v3 06/12] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v3 07/12] block: introduce preallocate filter
` [PATCH v3 08/12] iotests.py: add verify_o_direct helper
` [PATCH v3 09/12] iotests.py: add filter_img_check
` [PATCH v3 10/12] iotests: add 298 to test new preallocate filter driver
` [PATCH v3 12/12] block/qcow2: automatically insert preallocate filter when on FUSE

[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
 2020-08-19 15:27 UTC  (11+ messages)
` [PATCH v6 1/7] Open 5.2 development tree
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options

[PATCH v5 0/8] Generalize start-powered-off property from ARM
 2020-08-19 15:26 UTC  (4+ messages)
` [PATCH v5 7/8] sparc/sun4m: Use start-powered-off CPUState property

[PATCH v5 0/1] audio/jack: fix use after free segfault
 2020-08-19 15:27 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PULL 0/3] Machine queue 2020-08-19
 2020-08-19 15:22 UTC  (4+ messages)
` [PULL 1/3] qdev: Document qdev_prop_set_drive_err() return value
` [PULL 2/3] qmp: Expose MachineClass::default_ram_id
` [PULL 3/3] hw: add compat machines for 5.2

[PATCH] virtio: vdpa: omit check return of g_malloc
 2020-08-19 15:07 UTC  (2+ messages)

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-19 14:48 UTC  (13+ messages)
` [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
` [RFC PATCH 20/22] block/export: Add block-export-del
` [RFC PATCH 21/22] block/export: Move blk to BlockExport
` [RFC PATCH 22/22] block/export: Add query-block-exports

[PATCH v3] block/nbd: use non-blocking connect: fix vm hang on connect()
 2020-08-19 14:46 UTC  (2+ messages)

[PATCH v2] hw: add compat machines for 5.2
 2020-08-19 14:40 UTC 

[PATCH v2 0/3] vhost-vsock: force virtio version 1
 2020-08-19 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] vhost-vsock-pci: "
` [PATCH v2 2/3] vhost-user-vsock-pci: "
` [PATCH v2 3/3] vhost-vsock-ccw: "

[PULL v6 000/150] Meson-based build system
 2020-08-19 14:35 UTC 

qemu
 2020-08-19 14:28 UTC 

[RFC PATCH 0/9] block/curl: Add caching of data downloaded from the remote server
 2020-08-19 14:19 UTC  (3+ messages)

guest agent public ssh key add/remove support?
 2020-08-19 14:17 UTC  (4+ messages)

[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
 2020-08-19 14:07 UTC  (6+ messages)

[PATCH v5 00/14] QEMU cpus.c refactoring part2
 2020-08-19 13:50 UTC  (13+ messages)
` [PATCH v5 01/14] cpu-timers, icount: new modules
` [PATCH v5 02/14] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v5 03/14] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v5 10/14] cpus: add handle_interrupt to the CpusAccel interface

How to access structure elements of another Qdev device
 2020-08-19 13:40 UTC 

[PATCH 0/8] spapr/xive: Activate StoreEOI in P10 compat guests
 2020-08-19 13:08 UTC  (9+ messages)
` [PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
` [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
` [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
` [PATCH 4/8] spapr/xive: Activate StoreEOI for POWER10 only
` [PATCH 5/8] spapr/xive: Enforce the load-after-store ordering
` [PATCH 6/8] spapr/xive: Activate StoreEOI by default
` [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
` [PATCH 8/8] spapr/xive: Introduce a XIVE StoreEOI IRQ backend

[PULL v5 000/150] Meson-based build system
 2020-08-19 13:00 UTC 

[Bug 1883984] [NEW] QEMU S/390x sqxbr (128-bit IEEE 754 square root) crashes qemu-system-s390x
 2020-08-19 12:28 UTC  (2+ messages)
` [Bug 1883984] "

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-19 12:37 UTC  (7+ messages)
` [PATCH v2 1/7] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features

[PATCH 0/3] vhost-vsock: force virtio version 1
 2020-08-19 12:28 UTC  (11+ messages)
` [PATCH 1/3] vhost-vsock-pci: "
` [PATCH 2/3] vhost-user-vsock-pci: "
` [PATCH 3/3] vhost-vsock-ccw: "

[PATCH v4 0/3] Modify AMD topology to use socket/dies/core/thread model
 2020-08-19 12:18 UTC  (5+ messages)
` [PATCH v4 2/3] hw/i386: Update the EPYC "
` [PATCH v4 3/3] hw/i386: Remove node_id, nr_nodes and nodes_per_pkg from topology

[PATCH v5 0/5] fix & merge block_status_above and is_allocated_above
 2020-08-19 12:04 UTC  (6+ messages)
` [PATCH v5 1/5] block/io: fix bdrv_co_block_status_above

[PATCH] tests: docker: support mxe-based mingw builds
 2020-08-19 11:41 UTC  (7+ messages)

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-19 11:06 UTC  (3+ messages)
` [PATCH 01/11] hw/arm/virt-acpi-build:Remove dead assignment in build_madt()

[Bug 1886155] [NEW] error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
 2020-08-19 10:41 UTC  (3+ messages)
` [Bug 1886155] "

[PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
 2020-08-19 10:46 UTC  (6+ messages)

[PULL v4 000/150] Meson-based build system
 2020-08-19 10:47 UTC  (2+ messages)

[PATCH v6 0/4] Apply COR-filter to the block-stream permanently
 2020-08-19 10:46 UTC  (9+ messages)
` [PATCH v6 1/4] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v6 2/4] copy-on-read: add filter append/drop functions
` [PATCH v6 3/4] qapi: add filter-node-name to block-stream
` [PATCH v6 4/4] block: apply COR-filter to block-stream jobs

[PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
 2020-08-19 10:36 UTC  (3+ messages)

[PATCH V4] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-19 10:33 UTC 

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-19 10:13 UTC  (11+ messages)

[PATCH v2 00/21] aspeed: cleanups and some extensions
 2020-08-19 10:09 UTC  (22+ messages)
` [PATCH v2 01/21] m25p80: Return the JEDEC ID twice for mx25l25635e
` [PATCH v2 02/21] m25p80: Add support for mx25l25635f
` [PATCH v2 03/21] m25p80: Add support for n25q512ax3
` [PATCH v2 04/21] aspeed/scu: Fix valid access size on AST2400
` [PATCH v2 05/21] hw/arm/aspeed: Add board model for Supermicro X11 BMC
` [PATCH v2 06/21] aspeed/smc: Fix MemoryRegionOps definition
` [PATCH v2 07/21] aspeed/smc: Fix max_slaves of the legacy SMC device
` [PATCH v2 08/21] aspeed/sdhci: Fix reset sequence
` [PATCH v2 09/21] ftgmac100: Fix registers that can be read
` [PATCH v2 10/21] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PATCH v2 11/21] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
` [PATCH v2 12/21] ftgmac100: Change interrupt status when a DMA error occurs
` [PATCH v2 13/21] ftgmac100: Check for invalid len and address before doing a DMA transfer
` [PATCH v2 14/21] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
` [PATCH v2 15/21] ftgmac100: Improve software reset
` [PATCH v2 16/21] aspeed/sdmc: Perform memory training
` [PATCH v2 17/21] aspeed/sdmc: Allow writes to unprotected registers
` [PATCH v2 18/21] aspeed/sdmc: Simplify calculation of RAM bits
` [PATCH v2 19/21] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
` [PATCH v2 20/21] arm: aspeed: add strap define `25HZ` of AST2500
` [PATCH v2 21/21] hw: add a number of SPI-flash's of m25p80 family

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-19  9:48 UTC  (5+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-19  9:41 UTC  (17+ messages)
                    ` [ovirt-devel] "

What is bs->reqs_lock for?
 2020-08-19  9:41 UTC  (5+ messages)

[PATCH] qemu-img: Explicit number replaced by a constant
 2020-08-19  8:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V3] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-19  8:27 UTC 

[Qemu-devel] [Bug 1253563] [NEW] bad performance with rng-egd backend
 2020-08-19  8:07 UTC  (2+ messages)
` [Bug 1253563] "

[PATCH v8 00/20] Initial support for multi-process qemu
 2020-08-19  8:00 UTC  (5+ messages)
` [PATCH v8 17/20] multi-process: heartbeat messages to remote


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