qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-01 16:15:15 to 2020-04-02 14:19:50 UTC [more...]

[PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
 2020-04-02 14:18 UTC  (18+ messages)

Questionable aspects of QEMU Error's design
 2020-04-02 14:11 UTC  (12+ messages)

[PATCH for-5.0?] nbd: Attempt reconnect after server error of ESHUTDOWN
 2020-04-02 14:04 UTC  (7+ messages)

qemu-system-ppc 5.0 rc1 crashing on Windows
 2020-04-02 14:02 UTC  (5+ messages)

[PATCH for-5.0? v3] qemu-img: Report convert errors by bytes, not sectors
 2020-04-02 13:57 UTC 

[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-04-02 13:49 UTC  (13+ messages)
` [PATCH v2 05/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [PATCH v2 13/22] intel_iommu: add PASID cache management infrastructure

[Qemu-devel] [PULL 00/25] Xen queue v2
 2020-04-02 12:07 UTC  (5+ messages)
` [Qemu-devel] [PULL 06/25] xen: create xenstore areas for XenDevice-s

[Bug 1870331] [NEW] default nic device created even though supplied by configfile
 2020-04-02 11:35 UTC 

Function-like macro with the same name as a typedef confuses Coccinelle
 2020-04-02 13:47 UTC  (5+ messages)

[PATCH v1 0/5] dma/xlnx-zdma: Bug fixes
 2020-04-02 13:47 UTC  (6+ messages)
` [PATCH v1 1/5] dma/xlnx-zdma: Remove comment
` [PATCH v1 2/5] dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE
` [PATCH v1 3/5] dma/xlnx-zdma: Clear DMA_DONE when halting
` [PATCH v1 4/5] dma/xlnx-zdma: Advance the descriptor address when stopping
` [PATCH v1 5/5] dma/xlnx-zdma: Reorg to fix CUR_DSCR

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-04-02 13:40 UTC  (21+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-04-02 13:25 UTC  (10+ messages)
` [PATCH-for-5.0 1/7] tests/acceptance/machine_sparc_leon3: Disable "

[PATCH for-5.0] xen: fixup RAM memory region initialization
 2020-04-02 13:25 UTC  (4+ messages)

[PATCH] qobject: json-streamer: Remove double test
 2020-04-02 13:19 UTC  (3+ messages)

[PATCH for-5.0] xen-block: Fix double qlist remove
 2020-04-02 13:08 UTC 

[PATCH-for-5.0 v2 0/4] qga: Restrict guest-file-read count to 10 MB to avoid crashes
 2020-04-02 13:09 UTC  (3+ messages)
` [PATCH-for-5.0 v2 4/4] "

[PATCH v4 0/3] Fix some AIO context locking in jobs
 2020-04-02 12:59 UTC  (8+ messages)
` [PATCH v4 1/3] job: take each job's lock individually in job_txn_apply
` [PATCH v4 2/3] replication: acquire aio context before calling job_cancel_sync
` [PATCH v4 3/3] backup: don't acquire aio_context in backup_clean

[PATCH for-5.0 v2] qemu-img: Report convert errors by bytes, not sectors
 2020-04-02 12:50 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-04-02 12:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH v7 10/13] arm/arm64: ITS: INT functional tests

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-04-02 12:37 UTC  (15+ messages)

bdrv_drained_begin deadlock with io-threads
 2020-04-02 12:14 UTC  (17+ messages)

[Bug 1870098] [NEW] [block/vpc] cynamic disk header: off-by-one error for "num_bat_entries"
 2020-04-02 12:02 UTC  (3+ messages)
` [Bug 1870098] "
` [Bug 1870098] Re: [block/vpc] dynamic "

is just a wrong function name of libusb_get_port_number? request for a review of the bug fix
 2020-04-02 11:47 UTC 

[PATCH v2 0/2] ppc/xive: Add support for PQ state bits offload
 2020-04-02 10:51 UTC  (4+ messages)
` [PATCH v2 1/2] ppc/xive: export PQ routines
` [PATCH v2 2/2] ppc/xive: Add support for PQ state bits offload

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-04-02 10:46 UTC  (6+ messages)

[PATCH for-5.0] vpc: Don't round up already aligned BAT sizes
 2020-04-02 10:45 UTC  (2+ messages)

[RFC 0/5] hmp,qmp: Add some commands to introspect virtio devices
 2020-04-02 10:03 UTC  (6+ messages)
` [RFC 1/5] qmp: add QMP command query-virtio
` [RFC 2/5] qmp: add QMP command virtio-status
` [RFC 3/5] qmp: add QMP command virtio-queue-status
` [RFC 4/5] qmp: add QMP command virtio-queue-element
` [RFC 5/5] hmp: add virtio commands

[PATCH v2] util/async: Add memory barrier to aio_ctx_prepare
 2020-04-02  9:59 UTC  (5+ messages)

[RFC PATCH 1/1] ppc/spapr: Add hotplugged flag on DIMM LMBs on drmem_v2
 2020-04-02  9:16 UTC  (3+ messages)

[PATCH for 5.0 v2 00/10] A selection of sanitiser fixes
 2020-04-02  9:10 UTC  (5+ messages)
` [PATCH v2 05/10] target/xtensa: add FIXME for translation memory leak
` [PATCH v2 10/10] linux-user: completely re-write init_guest_space

[PATCH] hw/core: properly terminate loading .hex on EOF record
 2020-04-02  9:09 UTC  (2+ messages)

QEMU participation to Google Season of Docs
 2020-04-02  9:06 UTC  (3+ messages)

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-04-02  9:01 UTC  (6+ messages)
` [PATCH v9 1/9] hw/vfio/common: Remove error print on mmio region translation by viommu
        ` [EXT] "

Question about scsi device hotplug (e.g scsi-hd)
 2020-04-02  8:49 UTC  (6+ messages)

[PATCH for-5.0 0/6] Several error use-after-free
 2020-04-02  8:36 UTC  (11+ messages)
` [PATCH 1/6] scripts/coccinelle: add error-use-after-free.cocci

[PATCH v2] lockable: Replace locks with lock guard macros
 2020-04-02  7:46 UTC  (2+ messages)

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-04-02  7:42 UTC  (2+ messages)

[PATCH] ppc/pnv: Introduce common PNV_SETFIELD() and PNV_GETFIELD() macros
 2020-04-02  7:18 UTC  (5+ messages)

[PATCH v3 0/4] target/ppc: Add support for Radix partition-scoped translation
 2020-04-02  7:08 UTC  (5+ messages)
` [PATCH v3 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
` [PATCH v3 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
` [PATCH v3 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
` [PATCH v3 4/4] target/ppc: Add support for Radix "

[PATCH v2 0/4] target/ppc: Add support for Radix partition-scoped translation
 2020-04-02  6:40 UTC  (7+ messages)
` [PATCH v2 1/4] target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
` [PATCH v2 2/4] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
` [PATCH v2 3/4] target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
` [PATCH v2 4/4] target/ppc: Add support for Radix "

[PATCH v18 0/4] qcow2: Implement zstd cluster compression method
 2020-04-02  6:36 UTC  (5+ messages)
` [PATCH v18 1/4] qcow2: introduce compression type feature
` [PATCH v18 2/4] qcow2: rework the cluster compression routine
` [PATCH v18 3/4] qcow2: add zstd cluster compression
` [PATCH v18 4/4] iotests: 287: add qcow2 compression type test

[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
 2020-04-02  5:39 UTC  (3+ messages)

[PATCH] util/async: Add memory barrier to aio_ctx_prepare
 2020-04-02  3:29 UTC  (2+ messages)

[PATCH] Add PAT, cr8 and EFER for 32-bit qemu to hax ioctl interface
 2020-04-02  0:57 UTC  (2+ messages)

[PATCH for-5.1 00/31] target/arm: SVE2, part 1
 2020-04-01 21:17 UTC  (2+ messages)

Question on dirty sync before kvm memslot removal
 2020-04-01 23:09 UTC  (7+ messages)

[PATCH 1/1] target/i386: fix phadd* with identical destination and source register
 2020-04-01 22:52 UTC 

[PATCH 0/3] DirectSound fixes for 5.0
 2020-04-01 21:58 UTC  (5+ messages)
` [PATCH 1/3] dsoundaudio: fix never-ending playback loop
` [PATCH 2/3] dsoundaudio: fix "Could not lock capture buffer" warning
` [PATCH 3/3] dsoundaudio: dsound_get_buffer_in should honor *size

[PATCH for-5.0] configure: Add -Werror to PIE probe
 2020-04-01 21:47 UTC 

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-04-01 19:42 UTC  (16+ messages)
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v16 QEMU 10/16] vfio: Add load state functions to SaveVMHandlers
` [PATCH v16 QEMU 12/16] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v16 QEMU 13/16] vfio: Add function to start and stop dirty pages tracking
` [PATCH v16 QEMU 14/16] vfio: Add vfio_listener_log_sync to mark dirty pages

[PATCH] lockable: Replace locks with lock guard macros
 2020-04-01 18:57 UTC  (2+ messages)

[PATCH v1] nvme: indicate CMB support through controller capabilities register
 2020-04-01 18:42 UTC 

[PATCH v16 0/4] qcow2: Implement zstd cluster compression method
 2020-04-01 18:07 UTC  (4+ messages)
` [PATCH v16 3/4] qcow2: add zstd cluster compression

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-04-01 18:04 UTC  (8+ messages)
` [PATCH v16 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH v17 0/4] qcow2: Implement zstd cluster compression method
 2020-04-01 18:03 UTC  (5+ messages)
` [PATCH v17 1/4] qcow2: introduce compression type feature
` [PATCH v17 2/4] qcow2: rework the cluster compression routine
` [PATCH v17 3/4] qcow2: add zstd cluster compression
` [PATCH v17 4/4] iotests: 287: add qcow2 compression type test

[PATCH v17 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-04-01 17:56 UTC  (8+ messages)
` [PATCH v17 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support

[PATCH v2] Compress lines for immediate return
 2020-04-01 16:53 UTC 

[PATCH v2 0/6] nbd: reduce max_block restrictions
 2020-04-01 16:52 UTC  (2+ messages)

[PATCH 0/2] ppc/xive: Add support for PQ state bits offload
 2020-04-01 16:45 UTC  (5+ messages)
` [PATCH 1/2] ppc/xive: export PQ routines
` [PATCH 2/2] ppc/xive: Add support for PQ state bits offload

[PATCH] Compress lines for immediate return
 2020-04-01 16:36 UTC  (5+ 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).