messages from 2016-11-15 19:20:33 to 2016-11-16 18:30:49 UTC [more...]
[Qemu-devel] [PATCH v2 0/4] aio: experimental virtio-blk polling mode
2016-11-16 18:30 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] aio: add AioPollFn and io_poll() interface
` [Qemu-devel] [PATCH v2 2/4] aio: add polling mode to AioContext
` [Qemu-devel] [PATCH v2 3/4] virtio: poll virtqueues for new buffers
` [Qemu-devel] [PATCH v2 4/4] linux-aio: poll ring for completions
[Qemu-devel] [PATCH for-2.9] qmp: Report QOM type name on query-cpu-definitions
2016-11-16 18:21 UTC
[Qemu-devel] [PATCH v14 0/2] virtio-crypto: virtio crypto device specification
2016-11-16 18:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v14 1/2] virtio-crypto: Add "
[Qemu-devel] [PATCH v2 for-2.8 0/3] virtio fixes
2016-11-16 18:05 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: introduce grab/release_ioeventfd to fix vhost
` [Qemu-devel] [PATCH 2/3] virtio: access ISR atomically
` [Qemu-devel] [PATCH 3/3] virtio: set ISR on dataplane notifications
[Qemu-devel] [PATCH v2] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
2016-11-16 18:04 UTC (12+ messages)
[Qemu-devel] [PATCH RFC 0/2] numa: allocate CPUs masks dynamically
2016-11-16 17:08 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC 1/2] add bitmap_free() wrapper
` [Qemu-devel] [PATCH RFC 2/2] numa: make -numa parser dynamically allocate CPUs masks
[Qemu-devel] [PATCH v6 0/2] block/vxhs: Add Veritas HyperScale VxHS block device support
2016-11-16 17:05 UTC (20+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
[Qemu-devel] [PATCH] hw/pci: disable pci-bridge's shpc by default
2016-11-16 17:05 UTC (7+ messages)
[Qemu-devel] [kvm-unit-tests PATCH v8 0/3] ARM PMU tests
2016-11-16 16:41 UTC (14+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking
[Qemu-devel] QMP event on reboot when -no-reboot is set
2016-11-16 16:29 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/8] quorum: Implement .bdrv_co_preadv/pwritev()
2016-11-16 15:57 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH 3/8] quorum: Implement .bdrv_co_readv/writev
[Qemu-devel] [PATCH] translate-all: Enable locking debug in a debug build
2016-11-16 15:57 UTC (2+ messages)
[Qemu-devel] [PATCH v1] qemu: command: rework cpu feature argument support
2016-11-16 15:44 UTC (4+ messages)
` [Qemu-devel] [libvirt] "
[Qemu-devel] [PATCH v6 0/3] IOMMU: intel_iommu support map and unmap notifications
2016-11-16 15:34 UTC (9+ messages)
[Qemu-devel] [PATCH v13 00/22] Add Mediated device support
2016-11-16 15:22 UTC (25+ messages)
` [Qemu-devel] [PATCH v13 02/22] vfio: VFIO based driver for Mediated devices
` [Qemu-devel] [PATCH v13 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [Qemu-devel] [PATCH v13 09/22] vfio iommu type1: Add task structure to vfio_dma
` [Qemu-devel] [PATCH v13 10/22] vfio iommu type1: Add support for mediated devices
` [Qemu-devel] [PATCH v13 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [Qemu-devel] [PATCH v13 12/22] vfio: Add notifier callback to parent's ops structure of mdev
[Qemu-devel] [PATCH v2] HACKING: document #include order
2016-11-16 14:53 UTC (2+ messages)
[Qemu-devel] [PATCH] tests/postcopy: Use KVM on ppc64 only if it is KVM-HV
2016-11-16 14:18 UTC (10+ messages)
[Qemu-devel] [PULL 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus"
2016-11-16 14:17 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
` [Qemu-devel] [PULL 2/3] fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
` [Qemu-devel] [PULL 3/3] pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
[Qemu-devel] [PATCH] display: cirrus: check vga bits per pixel(bpp) value
2016-11-16 14:13 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.8 v2 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus"
2016-11-16 14:09 UTC (8+ messages)
` [Qemu-devel] [PATCH for-2.8 v2 3/3] pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
` [Qemu-devel] [PATCH for-2.8 v3 "
[Qemu-devel] [PATCH v5 0/9] replay additions
2016-11-16 13:50 UTC (14+ messages)
` [Qemu-devel] [PATCH v5 7/9] block: don't make snapshots for filters
[Qemu-devel] [PATCH] HACKING: document #include order
2016-11-16 12:38 UTC (4+ messages)
[Qemu-devel] [RFC, v1, 1/2] hw/vfio/platform: add hisilicon hnsvf device
2016-11-16 12:21 UTC (4+ messages)
` [Qemu-devel] [RFC, v1, 2/2] hw/arm/sysbus-fdt: enable vfio-hisi-hnsvf dynamic instantiation
[Qemu-devel] [RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-16 12:10 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
[Qemu-devel] [PATCH] tcg/mips: Add support for mips64el backend
2016-11-16 10:52 UTC (5+ messages)
[Qemu-devel] [PATCH v2] tests/postcopy: Use KVM on ppc64 only if it is KVM-HV
2016-11-16 10:37 UTC (4+ messages)
[Qemu-devel] [PATCH] crypto: add virtio-crypto driver
2016-11-16 10:09 UTC (2+ messages)
[Qemu-devel] [PATCH v2] vhost: Update 'ioeventfd_started' with host notifiers
2016-11-16 8:38 UTC (4+ messages)
[Qemu-devel] [RFC 0/3] aio: experimental virtio-blk polling mode
2016-11-16 8:27 UTC (7+ messages)
` [Qemu-devel] [RFC 1/3] aio-posix: add aio_set_poll_handler()
[Qemu-devel] [PATCH v7 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
2016-11-16 8:12 UTC (4+ messages)
[Qemu-devel] [PATCH] dma: rc4030: limit interval timer reload value
2016-11-16 6:37 UTC (7+ messages)
[Qemu-devel] [PATCH v12 00/22] Add Mediated device support
2016-11-16 5:52 UTC (5+ messages)
` [Qemu-devel] [PATCH v12 12/22] vfio: Add notifier callback to parent's ops structure of mdev
[Qemu-devel] virsh dump (qemu guest memory dump?): KASLR enabled linux guest support
2016-11-16 2:48 UTC (11+ messages)
[Qemu-devel] [PATCH] tcg/mips: Add support for mips64el backend
2016-11-16 1:58 UTC
[Qemu-devel] QEMU postcopy-test failing on ppc64
2016-11-16 1:35 UTC (24+ messages)
[Qemu-devel] [ANNOUNCE] QEMU 2.8.0-rc0 is now available
2016-11-16 1:34 UTC
[Qemu-devel] [PATCH v2 0/2] ivshmem: fix misconfig of not_legacy_32bit
2016-11-16 0:50 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] ivshmem: set not_legacy_32bit to 1 for ivshmem_doorbell and ivshmem-plain
[Qemu-devel] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
2016-11-15 23:45 UTC (6+ messages)
` [Qemu-devel] [QEMU PATCH v5 1/6] migration: alternative way to set instance_id in SaveStateEntry
[Qemu-devel] [PULL 00/27] Misc patches for 2016-10-31
2016-11-15 22:59 UTC (3+ messages)
` [Qemu-devel] [PULL 24/27] nbd: Implement NBD_CMD_WRITE_ZEROES on client
[Qemu-devel] [PATCH for-2.9 0/2] hbitmap: Add hbitmap_is_serializable()
2016-11-15 22:57 UTC (3+ messages)
` [Qemu-devel] [PATCH for-2.9 1/2] "
` [Qemu-devel] [PATCH for-2.9 2/2] test-hbitmap: Add hbitmap_is_serializable() calls
[Qemu-devel] [PATCH for-2.8 v2] hbitmap: Fix shifts of constants by granularity
2016-11-15 22:47 UTC
[Qemu-devel] [PATCH v8 00/21] qcow2: persistent dirty bitmaps
2016-11-15 22:45 UTC (5+ messages)
` [Qemu-devel] [PATCH 07/21] qcow2: add dirty bitmaps extension
[Qemu-devel] [RFCv2 00/12] Clean up compatibility mode handling
2016-11-15 22:44 UTC (14+ messages)
` [Qemu-devel] [RFCv2 01/12] pseries: Always use core objects for CPU construction
` [Qemu-devel] [RFCv2 02/12] pseries: Make cpu_update during CAS unconditional
` [Qemu-devel] [RFCv2 03/12] ppc: Clean up and QOMify hypercall emulation
` [Qemu-devel] [RFCv2 04/12] ppc: Rename cpu_version to compat_pvr
` [Qemu-devel] [RFCv2 05/12] ppc: Rewrite ppc_set_compat()
` [Qemu-devel] [RFCv2 06/12] ppc: Rewrite ppc_get_compat_smt_threads()
` [Qemu-devel] [RFCv2 07/12] ppc: Validate compatibility modes when setting
` [Qemu-devel] [RFCv2 08/12] pseries: Rewrite CAS PVR compatibility logic
` [Qemu-devel] [RFCv2 09/12] ppc: Add ppc_set_compat_all()
` [Qemu-devel] [RFCv2 10/12] pseries: Move CPU compatibility property to machine
` [Qemu-devel] [RFCv2 11/12] pseries: Reset CPU compatibility mode
` [Qemu-devel] [RFCv2 12/12] ppc: Rework CPU compatibility testing across migration
[Qemu-devel] [PATCH] target-m68k: free TCG variables that are not
2016-11-15 22:16 UTC
[Qemu-devel] [PULL v3 00/28] virtio, vhost, pc, pci: documentation, fixes and cleanups
2016-11-15 22:00 UTC (32+ messages)
` [Qemu-devel] [PULL v3 01/28] intel_iommu: fixing source id during IOTLB hash key calculation
` [Qemu-devel] [PULL v3 02/28] virtio: rename virtqueue_discard to virtqueue_unpop
` [Qemu-devel] [PULL v3 03/28] virtio: make virtqueue_alloc_element static
` [Qemu-devel] [PULL v3 04/28] virtio-crypto: tag as not hotpluggable and migration
` [Qemu-devel] [PULL v3 05/28] intel_iommu: fix several incorrect endianess and bit fields
` [Qemu-devel] [PULL v3 06/28] intel_iommu: fix incorrect assert
` [Qemu-devel] [PULL v3 07/28] acpi: fix DMAR device scope for IOAPIC
` [Qemu-devel] [PULL v3 08/28] virtio: allow per-device-class legacy features
` [Qemu-devel] [PULL v3 09/28] virtio-net: mark VIRTIO_NET_F_GSO as legacy
` [Qemu-devel] [PULL v3 10/28] vhost: migration blocker only if shared log is used
` [Qemu-devel] [PULL v3 11/28] qdev: hotplug: drop HotplugHandler.post_plug callback
` [Qemu-devel] [PULL v3 12/28] nvdimm acpi: drop the lock of fit buffer
` [Qemu-devel] [PULL v3 13/28] pc: memhp: move nvdimm hotplug out of memory hotplug
` [Qemu-devel] [PULL v3 14/28] pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
` [Qemu-devel] [PULL v3 15/28] nvdimm acpi: clean up nvdimm_build_acpi
` [Qemu-devel] [PULL v3 16/28] docs: improve the doc of Read FIT method
` [Qemu-devel] [PULL v3 17/28] nvdimm acpi: rename nvdimm_plugged_device_list
` [Qemu-devel] [PULL v3 18/28] nvdimm acpi: cleanup nvdimm_build_fit
` [Qemu-devel] [PULL v3 19/28] nvdimm acpi: rename nvdimm_acpi_hotplug
` [Qemu-devel] [PULL v3 20/28] nvdimm acpi: define DSM return codes
` [Qemu-devel] [PULL v3 21/28] nvdimm acpi: fix two comments
` [Qemu-devel] [PULL v3 22/28] nvdimm acpi: rename nvdimm_dsm_reserved_root
` [Qemu-devel] [PULL v3 23/28] nvdimm acpi: use aml_name_decl to define named object
` [Qemu-devel] [PULL v3 24/28] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
` [Qemu-devel] [PULL v3 25/28] vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
` [Qemu-devel] [PULL v3 26/28] vhost: drop legacy vring layout bits
` [Qemu-devel] [PULL v3 27/28] virtio: drop virtio_queue_get_ring_{size, addr}()
` [Qemu-devel] [PULL v3 28/28] docs: add PCIe devices placement guidelines
[Qemu-devel] [PATCH] target-m68k: Implement bfffo
2016-11-15 21:59 UTC (7+ messages)
[Qemu-devel] [PATCH v3 0/2] usb-mtp: Added support for sending files larger than 4gb
2016-11-15 21:55 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] usb-mtp: added object properties
[Qemu-devel] [PATCH v3 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
2016-11-15 20:51 UTC (11+ messages)
[Qemu-devel] [PATCH for-2.8 0/3] virtio fixes
2016-11-15 19:51 UTC (12+ messages)
` [Qemu-devel] [PATCH 3/3] virtio: set ISR on dataplane notifications
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).