qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-12 19:40:38 to 2016-09-13 12:11:33 UTC [more...]

[Qemu-devel] [PATCH v7 0/3] tests: add RTAS protocol
 2016-09-13 12:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 1/3] qtest: replace strtoXX() by qemu_strtoXX()
` [Qemu-devel] [PATCH v7 2/3] libqos: define SPAPR libqos functions
` [Qemu-devel] [PATCH v7 3/3] tests: add RTAS command in the protocol

[Qemu-devel] [PATCH v2] migration: Fix seg with missing port
 2016-09-13 12:07 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] scsi: pvscsi: avoid infinite loop while building SG list
 2016-09-13 12:00 UTC  (5+ messages)

[Qemu-devel] [PULL 0/2] Block patches
 2016-09-13 11:59 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] block/gluster: add support to choose libgfapi logfile
` [Qemu-devel] [PULL 2/2] qapi/block-core: add doc describing GlusterServer vs. SocketAddress

[Qemu-devel] [PATCH v2 00/15] virtio-crypto: introduce framework and device emulation
 2016-09-13 11:52 UTC  (37+ messages)
` [Qemu-devel] [PATCH v2 01/15] crypto: introduce cryptodev backend and crypto legacy hardware
` [Qemu-devel] [PATCH v2 02/15] crypto: introduce crypto queue handler
      ` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [PATCH v2 03/15] crypto: add cryptoLegacyHW stuff
` [Qemu-devel] [PATCH v2 04/15] crypto: add symetric algorithms support
` [Qemu-devel] [PATCH v2 05/15] crypto: add cryptodev-linux as a cryptodev backend
` [Qemu-devel] [PATCH v2 06/15] crypto: add internal handle logic layer
` [Qemu-devel] [PATCH v2 07/15] virtio-crypto: introduce virtio-crypto.h
` [Qemu-devel] [PATCH v2 08/15] virtio-crypto-pci: add virtio crypto pci support
` [Qemu-devel] [PATCH v2 09/15] virtio-crypto: add virtio crypto realization
` [Qemu-devel] [PATCH v2 10/15] virtio-crypto: set capacity of crypto legacy hardware
` [Qemu-devel] [PATCH v2 11/15] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH v2 12/15] virtio-crypto: add destroy session logic
` [Qemu-devel] [PATCH v2 13/15] virtio-crypto: get correct input data address for each request
` [Qemu-devel] [PATCH v2 14/15] virtio-crypto: add data virtqueue processing handler
` [Qemu-devel] [PATCH v2 15/15] virtio-crypto: support scatter gather list

[Qemu-devel] Slides on Q35 chipset and PCI/PCIe
 2016-09-13 11:50 UTC 

[Qemu-devel] [PATCH v2] usb:xhci:fix memory leak in usb_xhci_exit
 2016-09-13 11:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics
 2016-09-13 11:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 06/34] tcg: Add EXCP_ATOMIC
` [Qemu-devel] [PATCH v3 14/34] tcg: Add atomic128 helpers

[Qemu-devel] [PATCH] scsi: pvscsi: limit process IO loop to maximum page count
 2016-09-13 10:48 UTC  (4+ messages)

[Qemu-devel] [PULL v3 00/18] tcg queued patches
 2016-09-13 10:39 UTC  (20+ messages)
` [Qemu-devel] [PULL v3 01/18] tcg: Support arbitrary size + alignment
` [Qemu-devel] [PULL v3 02/18] tcg: Merge GETPC and GETRA
` [Qemu-devel] [PULL v3 03/18] cpu-exec: Check -dfilter for -d cpu
` [Qemu-devel] [PULL v3 04/18] Introduce TCGOpcode for memory barrier
` [Qemu-devel] [PULL v3 05/18] tcg/i386: Add support for fence
` [Qemu-devel] [PULL v3 06/18] tcg/aarch64: "
` [Qemu-devel] [PULL v3 07/18] tcg/arm: "
` [Qemu-devel] [PULL v3 08/18] tcg/ia64: "
` [Qemu-devel] [PULL v3 09/18] tcg/mips: "
` [Qemu-devel] [PULL v3 10/18] tcg/ppc: "
` [Qemu-devel] [PULL v3 11/18] tcg/s390: "
` [Qemu-devel] [PULL v3 12/18] tcg/sparc: "
` [Qemu-devel] [PULL v3 13/18] tcg/tci: "
` [Qemu-devel] [PULL v3 14/18] target-arm: Generate fences in ARMv7 frontend
` [Qemu-devel] [PULL v3 15/18] target-alpha: Generate fence op
` [Qemu-devel] [PULL v3 16/18] target-aarch64: Generate fences for aarch64
` [Qemu-devel] [PULL v3 17/18] target-i386: Generate fences for x86
` [Qemu-devel] [PULL v3 18/18] tcg: Optimize fence instructions

[Qemu-devel] [PATCH v2 0/7] crypto: misc tweaks & improvements to pbkdf code
 2016-09-13 10:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/7] crypto: make PBKDF iterations configurable for LUKS format

[Qemu-devel] [PATCH v11 0/6] QAPI/QOM work for non-scalar object properties
 2016-09-13 10:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v11 3/6] qapi: rename QmpInputVisitor to QObjectInputVisitor
` [Qemu-devel] [PATCH v11 4/6] qapi: rename QmpOutputVisitor to QObjectOutputVisitor
` [Qemu-devel] [PATCH v11 5/6] qapi: add a QmpInputVisitor that does string conversion
` [Qemu-devel] [PATCH v11 6/6] qom: support arbitrary non-scalar properties with -object

[Qemu-devel] [Bug 1622582] [NEW] Can't install Windows 7 with q35 (SATA)
 2016-09-13 10:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1622582] "

[Qemu-devel] [PULL v2 00/19] Block patches
 2016-09-13 10:02 UTC  (20+ messages)
` [Qemu-devel] [PULL v2 01/19] qcow2: avoid memcpy(dst, NULL, len)
` [Qemu-devel] [PULL v2 02/19] linux-aio: consume events in userspace instead of calling io_getevents
` [Qemu-devel] [PULL v2 03/19] linux-aio: split processing events function
` [Qemu-devel] [PULL v2 04/19] linux-aio: process completions from ioq_submit()
` [Qemu-devel] [PULL v2 05/19] virtio-blk: rename virtio_device_info to virtio_blk_info
` [Qemu-devel] [PULL v2 06/19] block: unblock backup operations in backing file
` [Qemu-devel] [PULL v2 07/19] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PULL v2 08/19] Backup: export interfaces for extra serialization
` [Qemu-devel] [PULL v2 09/19] block: Link backup into block core
` [Qemu-devel] [PULL v2 10/19] docs: block replication's description
` [Qemu-devel] [PULL v2 11/19] mirror: auto complete active commit
` [Qemu-devel] [PULL v2 12/19] configure: support replication
` [Qemu-devel] [PULL v2 13/19] replication: Introduce new APIs to do replication operation
` [Qemu-devel] [PULL v2 14/19] replication: Implement new driver for block replication
` [Qemu-devel] [PULL v2 15/19] tests: add unit test case for replication
` [Qemu-devel] [PULL v2 16/19] support replication driver in blockdev-add
` [Qemu-devel] [PULL v2 17/19] MAINTAINERS: add maintainer for replication
` [Qemu-devel] [PULL v2 18/19] tests: fix qvirtqueue_kick
` [Qemu-devel] [PULL v2 19/19] iothread: Stop threads before main() quits

[Qemu-devel] [PATCH resend] vhost_net: don't enable vring if backend lack this feature
 2016-09-13  9:28 UTC 

[Qemu-devel] [PATCH] qcow2: avoid memcpy(dst, NULL, len)
 2016-09-13  9:56 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] x86/lapic: Load LAPIC state at post_load
 2016-09-13  9:56 UTC 

[Qemu-devel] [PATCH] virtio-bus: Plug devices after features are negotiated
 2016-09-13  9:38 UTC  (10+ messages)

[Qemu-devel] [PATCH v2] 9pfs: add support for IO limits to 9p-local driver
 2016-09-13  9:17 UTC  (7+ messages)

[Qemu-devel] [PATCH] iothread: Stop threads before main() quits
 2016-09-13  8:58 UTC  (4+ messages)

[Qemu-devel] [PULL 00/17] Block patches
 2016-09-13  8:53 UTC  (6+ messages)

[Qemu-devel] [PATCH v4] migrate: Fix bounds check for migration parameters in migration.c
 2016-09-13  8:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qom: Implement qom-get HMP command
 2016-09-13  8:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] migrate: Fix bounds check for migration parameters in migration.c
 2016-09-13  8:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error
 2016-09-13  8:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/5] msix_init: assert programming error
` [Qemu-devel] [PATCH v2 3/5] pci: Convert msix_init() to Error and fix callers to check it

[Qemu-devel] [PULL 0/3] virtio-gpu and vmsvga fixes
 2016-09-13  8:16 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] vmsvga: correct bitmap and pixmap size checks
` [Qemu-devel] [PULL 2/3] virtio-gpu-pci: tag as not hotpluggable
` [Qemu-devel] [PULL 3/3] virtio-vga: adapt to page-per-vq=off

[Qemu-devel] seccomp missing calls in 2.7.0?
 2016-09-13  8:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/18] qapi: remove the 'middle' mode
 2016-09-13  7:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 01/18] build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}
` [Qemu-devel] [PATCH v6 18/18] Replace qmp-commands.hx by docs/qmp-commands.txt

[Qemu-devel] [v4 0/6] AMD IOMMU Interrupt remapping
 2016-09-13  7:38 UTC  (7+ messages)
` [Qemu-devel] [v4 4/6] hw/iommu: AMD IOMMU interrupt remapping

[Qemu-devel] [PATCH] vmsvga: correct bitmap and pixmap size checks
 2016-09-13  7:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Convert VFIO-PCI to realize
 2016-09-13  7:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/3] vfio/pci: conversion "

[Qemu-devel] [PATCH] usb:xhci:fix memory leak in usb_xhci_exit
 2016-09-13  7:13 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v2] tap: Allow specifying a bridge
 2016-09-13  7:11 UTC 

[Qemu-devel] [PULL 0/4] ui: misc small fixes for vnc, spice and curses
 2016-09-13  7:06 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] ui/curses.c: Ensure we don't read off the end of curses2qemu array
` [Qemu-devel] [PULL 2/4] ui/curses.c: Clean up nextchr logic
` [Qemu-devel] [PULL 3/4] qemu-options.hx: correct spice options streaming-video default document value to 'off'
` [Qemu-devel] [PULL 4/4] vnc: fix qemu crash because of SIGSEGV

[Qemu-devel] [PATCH v9 00/11] vfio-pci: pass the aer error to guest
 2016-09-13  6:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 03/11] vfio: add aer support for vfio device

[Qemu-devel] [PATCH v4 0/4] Introduce error_report_{fatal|abort}
 2016-09-13  6:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] fix building complaint
 2016-09-13  6:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] e1000: fix buliding complaint

[Qemu-devel] [PATCH v6 0/3] tests: add RTAS protocol
 2016-09-13  5:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 3/3] tests: add RTAS command in the protocol

[Qemu-devel] [PATCH v2 1/1] qapi/block-core: add doc describing GlusterServer vs. SocketAddress
 2016-09-13  5:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] mirror: fix improperly filled copy_bitmap for mirror block job
 2016-09-13  5:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] question
 2016-09-13  3:17 UTC 

[Qemu-devel] [PATCH v5 00/14] arm: add ast2500 support
 2016-09-13  2:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 11/14] aspeed: calculate the RAM size bits at realize time
` [Qemu-devel] [PATCH v5 12/14] aspeed: use error_report instead of LOG_GUEST_ERROR
` [Qemu-devel] [PATCH v5 13/14] aspeed: add a ram_size property to the memory controller
` [Qemu-devel] [PATCH v5 14/14] aspeed: allocate RAM after the memory controller has checked the size

[Qemu-devel] [PATCH v7 0/4] Add Mediated device support
 2016-09-13  2:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 2/4] vfio: VFIO driver for mediated devices

[Qemu-devel] (no subject)
 2016-09-13  2:28 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Frame v19 00/22] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-09-13  1:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] target-i386: Use struct X86XSaveArea in fpu_helper.c
 2016-09-12 23:30 UTC  (3+ messages)

[Qemu-devel] [Bug 672934] Re: FPU incorrect on Mac OS X
 2016-09-12 23:25 UTC 

[Qemu-devel] [PATCH 1/9] tests: cris: force inlining
 2016-09-12 23:16 UTC  (13+ messages)
` [Qemu-devel] [PATCH 3/9] tests: cris: remove openpf4 test
` [Qemu-devel] [PATCH 4/9] tests: cris: remove check_time1
` [Qemu-devel] [PATCH 6/9] target-cris: reduce v32isms from v10 log dumps
` [Qemu-devel] [PATCH 7/9] target-cris: ignore prefix insns in singlestep
` [Qemu-devel] [PATCH 8/9] target-cris: add v17 CPU
` [Qemu-devel] [PATCH 9/9] tests: cris: add v17 ADDC test

[Qemu-devel] [PATCH 0/5] ipmi: Minor fixes
 2016-09-12 20:57 UTC  (2+ messages)
` [Qemu-devel] [PATCH] ipmi: Add graceful shutdown handling to the external BMC

[Qemu-devel] [PATCH v2 0/9] SMMUv3 Emulation support
 2016-09-12 20:42 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/9] log: Add new IOMMU type
` [Qemu-devel] [PATCH v2 2/9] devicetree: Added new APIs to make use of more fdt functions
` [Qemu-devel] [PATCH v2 5/9] hw: arm: Add SMMUv3 to virt platform, create DTS accordingly
` [Qemu-devel] [PATCH v2 9/9] [optional] arm: smmu-v3: ACPI IORT initial support

[Qemu-devel] [Bug 672934] [NEW] FPU incorrect on Mac OS X
 2016-09-12 20:33 UTC  (3+ messages)
` [Qemu-devel] [Bug 672934] "

[Qemu-devel] [Bug 974958] Re: It dumps when following this tutorial on hello world os
 2016-09-12 20:18 UTC 

[Qemu-devel] [Bug 674740] [NEW] qemu segfaults when security_model=none using virtio-9p-pci driver
 2016-09-12 20:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 674740] "

[Qemu-devel] [PATCH 0/5] s390x enhancements and fixes
 2016-09-12 19:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] QMP: fixup typos and whitespace damage

[Qemu-devel] [PATCH v5 0/5] linux-user: Fix miscellaneous Mips-specific issues
 2016-09-12 19:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 4/5] linux-user: Fix structure target_semid64_ds definition for Mips
` [Qemu-devel] [PATCH v5 5/5] linux-user: Fix certain argument alignment cases for Mips64


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