messages from 2020-05-04 16:39:08 to 2020-05-05 10:11:20 UTC [more...]
[PATCH] hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
2020-05-05 10:10 UTC (2+ messages)
[PATCH v2 0/4] backup: Make sure that source and target size match
2020-05-05 10:08 UTC (5+ messages)
` [PATCH v2 3/4] "
[PATCH] tests/Makefile: Fix description of "make check"
2020-05-05 10:11 UTC (4+ messages)
[RFC PATCH] hw/arm/musicpal: Map the UART devices unconditionally
2020-05-05 9:59 UTC
[PATCH 0/6] block/nvme: Align block pages queue to host page size
2020-05-05 9:48 UTC (6+ messages)
` [PATCH 5/6] "
[PATCH v4 00/18] target/arm: sve load/store improvements
2020-05-05 9:49 UTC (4+ messages)
[PATCH v9 0/9] virtio-iommu: VFIO integration
2020-05-05 9:46 UTC (14+ messages)
` [PATCH v9 1/9] hw/vfio/common: Remove error print on mmio region translation by viommu
` [EXT] "
` [PATCH v9 8/9] virtio-iommu: Implement probe request
[PATCH 0/6] vmdk: Fix zero cluster handling
2020-05-05 9:42 UTC (2+ messages)
[PATCH v18 QEMU 00/18] Add migration support for VFIO devices
2020-05-05 9:42 UTC (21+ messages)
` [PATCH v18 QEMU 01/18] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH v18 QEMU 02/18] vfio: Add function to unmap VFIO region
` [PATCH v18 QEMU 03/18] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v18 QEMU 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v18 QEMU 05/18] vfio: Add migration region initialization and finalize function
` [PATCH v18 QEMU 06/18] vfio: Add VM state change handler to know state of VM
` [PATCH v18 QEMU 07/18] vfio: Add migration state change notifier
` [PATCH v18 QEMU 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v18 QEMU 09/18] vfio: Add save state functions to SaveVMHandlers
` [PATCH v18 QEMU 10/18] vfio: Add load "
` [PATCH v18 QEMU 11/18] iommu: add callback to get address limit IOMMU supports
` [PATCH v18 QEMU 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v18 QEMU 13/18] vfio: Add function to start and stop dirty pages tracking
` [PATCH v18 QEMU 14/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v18 QEMU 15/18] vfio: Get migration capability flags for container
` [PATCH v18 QEMU 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v18 QEMU 17/18] vfio: Make vfio-pci device migration capable
` [PATCH v18 QEMU 18/18] qapi: Add VFIO devices migration stats in Migration stats
[PATCH v5 00/18] nvme: refactoring and cleanups
2020-05-05 9:41 UTC (21+ messages)
` [PATCH v5 01/18] nvme: fix pci doorbell size calculation
` [PATCH v5 02/18] nvme: rename trace events to pci_nvme
` [PATCH v5 03/18] nvme: remove superfluous breaks
` [PATCH v5 04/18] nvme: move device parameters to separate struct
` [PATCH v5 05/18] nvme: use constants in identify
` [PATCH v5 06/18] nvme: refactor nvme_addr_read
` [PATCH v5 07/18] nvme: add max_ioqpairs device parameter
` [PATCH v5 08/18] nvme: remove redundant cmbloc/cmbsz members
` [PATCH v5 09/18] nvme: factor out property/constraint checks
` [PATCH v5 10/18] nvme: factor out device state setup
` [PATCH v5 11/18] nvme: factor out block backend setup
` [PATCH v5 12/18] nvme: add namespace helpers
` [PATCH v5 13/18] nvme: factor out namespace setup
` [PATCH v5 14/18] nvme: factor out pci setup
` [PATCH v5 15/18] nvme: factor out cmb setup
` [PATCH v5 16/18] nvme: factor out pmr setup
` [PATCH v5 17/18] nvme: do cmb/pmr init as part of pci init
` [PATCH v5 18/18] nvme: factor out controller identify setup
[PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()
2020-05-05 9:24 UTC (5+ messages)
` [PATCH v2 1/1] target/arm: Drop access_el3_aa32ns()
[PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-05 9:19 UTC (8+ messages)
[PATCH v2] Fix iotest 153
2020-05-05 9:18 UTC (4+ messages)
[PATCH v2] crypto: Redundant type conversion for AES_KEY pointer
2020-05-05 9:15 UTC (2+ messages)
[PATCH] aspeed: sdmc: Implement AST2600 locking behaviour
2020-05-05 9:10 UTC (2+ messages)
[PATCH v5 for-5.0? 0/7] Tighten qemu-img rules on missing backing format
2020-05-05 8:43 UTC (9+ messages)
` [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
` [PATCH v5 4/7] qcow2: Deprecate use of qemu-img amend to change backing file
` [PATCH v5 7/7] qemu-img: Deprecate use of -b without -F
[PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
2020-05-05 8:33 UTC (3+ messages)
[PATCH v2 00/10] Cadence GEM Fixes
2020-05-05 8:31 UTC (4+ messages)
[PULL v2 0/4] Block patches
2020-05-05 8:30 UTC (5+ messages)
[PATCH v3] tests/qht-bench: Fix Clang 'implicit-int-float-conversion' warning
2020-05-05 8:28 UTC (2+ messages)
[PATCH v2] tests/qht-bench: Fix Clang 'int-conversion' warning
2020-05-05 8:26 UTC (2+ messages)
Infinite loop in bus_unparent(), qdev bug or qdev misuse?
2020-05-05 8:24 UTC (3+ messages)
[PATCH v2] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-05 8:20 UTC (2+ messages)
[PULL 00/39] target-arm queue
2020-05-05 8:20 UTC (3+ messages)
[PATCH v5] audio/jack: add JACK client audiodev
2020-05-05 8:17 UTC (2+ messages)
[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
2020-05-05 7:40 UTC (3+ messages)
[PULL 00/20] Trivial branch for 5.1 patches
2020-05-05 7:20 UTC (4+ messages)
` [PULL 04/20] crypto: Redundant type conversion for AES_KEY pointer
[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
2020-05-05 6:15 UTC (4+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
[Bug 1876678] [NEW] Ubuntu 20.04 QEMU Failure with nested FreeBSD bhyve
2020-05-05 6:49 UTC (2+ messages)
` [Bug 1876678] Re: Ubuntu 20.04 KVM / "
[PATCH] iotests/055: Use cache.no-flush for vmdk target
2020-05-05 6:46 UTC
[PATCH qemu] spapr: Add PVR setting capability
2020-05-05 6:18 UTC (7+ messages)
[PATCH v3 0/3] target/arm: misc cleanups
2020-05-05 6:09 UTC (5+ messages)
` [PATCH v3 1/3] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
` [PATCH v3 2/3] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PATCH v3 3/3] target/arm: Use clear_vec_high more effectively
[PATCH] aspeed: Support AST2600A1 silicon revision
2020-05-05 5:59 UTC (2+ messages)
[PATCH 0/4] hw/i386: Restrict vmport/vmmouse devices to x86 targets
2020-05-05 5:36 UTC (10+ messages)
` [PATCH 1/4] hw/i386/pc: Create 'vmport' device in place
` [PATCH 2/4] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
` [PATCH 3/4] hw/i386: Add 'vmport.h' local header
` [PATCH 4/4] hw/i386: Make vmmouse helpers static
[PATCH v4 00/18] nvme: factor out cmb/pmr setup
2020-05-05 5:15 UTC (3+ messages)
[PATCH 0/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
2020-05-05 5:08 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/2] checkpatch: fix handling of acpi expected files
2020-05-05 5:08 UTC (2+ messages)
[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
2020-05-05 4:37 UTC (33+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 05/16] vfio: Add migration region initialization and finalize function
` [PATCH v16 QEMU 07/16] vfio: Add migration state change notifier
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers
` [PATCH v16 QEMU 10/16] vfio: Add load "
` [PATCH v16 QEMU 13/16] vfio: Add function to start and stop dirty pages tracking
[Bug 1875762] [NEW] Poor disk performance on sparse VMDKs
2020-05-05 1:11 UTC (2+ messages)
` [Bug 1875762] "
[PATCH v1 0/4] testing/next updates
2020-05-05 0:40 UTC (11+ messages)
` [PATCH v1 2/4] .travis.yml: drop MacOSX
` [PATCH v1 4/4] .travis.yml: reduce the load on [ppc64] GCC check-tcg
[PATCH v2 0/4] softfloat: fix floatx80 emulation bugs
2020-05-04 23:40 UTC (5+ messages)
` [PATCH v2 1/4] softfloat: silence sNaN for conversions to/from floatx80
` [PATCH v2 2/4] softfloat: fix floatx80 pseudo-denormal addition / subtraction
` [PATCH v2 3/4] softfloat: fix floatx80 pseudo-denormal comparisons
` [PATCH v2 4/4] softfloat: fix floatx80 pseudo-denormal round to integer
[PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible. This would increase the performance better than enable hard-float it in soft-float.c; Just using fadd fsub fmul fdiv as a simple bench demo. With this patch, performance are increased 2x. and 1.3x than the one enable hard-float in soft-float.c Both version are not considerate inexact fp exception yet
2020-05-04 23:03 UTC (4+ messages)
` [PATCH] ppc: Use hard-float in ppc fp_hlper as early as possible
[PULL 0/4] NBD patches through 2020-05-04
2020-05-04 21:14 UTC (5+ messages)
` [PULL 1/4] tools: Fix use of fcntl(F_SETFD) during socket activation
` [PULL 2/4] iotests/041: Fix NBD socket path
` [PULL 3/4] block/nbd-client: drop max_block restriction from block_status
` [PULL 4/4] block/nbd-client: drop max_block restriction from discard
Publishing Python Packages
2020-05-04 20:05 UTC
[PATCH v2 0/6] nbd: reduce max_block restrictions
2020-05-04 19:59 UTC (4+ messages)
` [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard
[PATCH 0/3] qom: Few trivial patches
2020-05-04 19:43 UTC (6+ messages)
` [PATCH 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'
` [PATCH 2/3] io/task: Move 'qom/object.h' header to source
[PULL 00/29] virtio,acpi,pci,pc: backlog from pre-5.0
2020-05-04 19:35 UTC (2+ messages)
[PATCH] [ppc] Use hard-float as early as possible for PPC. And this would increase the performance better than enable it in soft-float.c; Just using fadd fsub fmul fdiv as a demo. With this patch. Performance are increased 2x than the old one. and 1.3 than the one enable hard-float in soft-float.c Both not considerate inexact fp exception yet
2020-05-04 19:20 UTC
An first try to improve PPC float simulation, not even compiled. Just ask question
2020-05-04 18:50 UTC (9+ messages)
[PATCH 0/2] hw/display: Trivial include cleanups
2020-05-04 18:37 UTC (6+ messages)
` [PATCH 1/2] hw/display: Include local 'framebuffer.h'
` [PATCH 2/2] hw/display/edid: Add missing 'qdev-properties.h' header
[PATCH v3 0/5] target/arm: Restrict TCG cpus to TCG accel
2020-05-04 18:28 UTC (8+ messages)
` [PATCH v3 1/5] target/arm/kvm: Inline set_feature() calls
` [PATCH v3 2/5] target/arm: Make set_feature() available for other files
` [PATCH v3 3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH v3 4/5] target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs
` [PATCH v3 5/5] target/arm: Restrict TCG cpus to TCG accel
[PATCH v1 0/2] Sample mtty: Add migration support
2020-05-04 17:54 UTC (3+ messages)
` [PATCH v1 1/2] Sample mtty: Add sysfs interface to pin pages
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module
[PATCH 0/4] scripts: More Python fixes
2020-05-04 18:24 UTC (7+ messages)
` [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path
RFC: use VFIO over a UNIX domain socket to implement device offloading
2020-05-04 17:49 UTC (12+ messages)
[PATCH 0/4] hw/arm/nrf51: Extend tracing
2020-05-04 17:43 UTC (10+ messages)
` [PATCH 1/4] hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
` [PATCH 2/4] hw/arm/nrf51_soc: Mark some peripherals as unimplemented
` [PATCH 3/4] hw/timer/nrf51_timer: Display timer ID in trace events
` [PATCH 4/4] hw/timer/nrf51_timer: Add trace event of counter value update
[PATCH 0/3] hw/sh4: Trivial cleanups
2020-05-04 17:22 UTC (7+ messages)
` [PATCH 1/3] hw/sh4: Use MemoryRegion typedef
` [PATCH 2/3] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH 3/3] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
[PATCH] target/arm: Implement SVE2 fp multiply-add long
2020-05-04 17:12 UTC
[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
2020-05-04 15:58 UTC (8+ messages)
` [PATCH Kernel v18 1/7] vfio: UAPI for migration interface for device state
` [PATCH Kernel v18 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v18 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v18 6/7] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v18 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).