qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-05 07:03:31 to 2016-07-05 15:25:02 UTC [more...]

[Qemu-devel] [PATCH v3 00/32] Dynamic module loading for block drivers
 2016-07-05 15:24 UTC  (26+ messages)
` [Qemu-devel] [PATCH v3 01/32] blockdev: prepare iSCSI block driver for dynamic loading
` [Qemu-devel] [PATCH v3 02/32] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH v3 03/32] blockdev: Add dynamic module loading for block drivers
` [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separate file
` [Qemu-devel] [PATCH v3 05/32] blockdev: Move cloop probe to its own file
` [Qemu-devel] [PATCH v3 06/32] blockdev: Move luks "
` [Qemu-devel] [PATCH v3 07/32] blockdev: Move dmg "
` [Qemu-devel] [PATCH v3 08/32] blockdev: Move parallels "
` [Qemu-devel] [PATCH v3 09/32] blockdev: Move qcow "
` [Qemu-devel] [PATCH v3 10/32] blockdev: Move qcow2 "
` [Qemu-devel] [PATCH v3 11/32] blockdev: Move qed "
` [Qemu-devel] [PATCH v3 12/32] blockdev: Move raw "
` [Qemu-devel] [PATCH v3 13/32] blockdev: Move vdi "
` [Qemu-devel] [PATCH v3 14/32] blockdev: Move vhdx "
` [Qemu-devel] [PATCH v3 15/32] blockdev: Move vmdk "
` [Qemu-devel] [PATCH v3 16/32] blockdev: Move vpc "
` [Qemu-devel] [PATCH v3 17/32] blockdev: Separate bochs probe from its driver
` [Qemu-devel] [PATCH v3 18/32] blockdev: Separate cloop "
` [Qemu-devel] [PATCH v3 19/32] blockdev: Separate luks "
` [Qemu-devel] [PATCH v3 20/32] blockdev: Separate dmg "
` [Qemu-devel] [PATCH v3 21/32] blockdev: Separate parallels "
` [Qemu-devel] [PATCH v3 22/32] blockdev: Separate qcow "
` [Qemu-devel] [PATCH v3 23/32] blockdev: Separate qcow2 "
` [Qemu-devel] [PATCH v3 24/32] blockdev: Separate qed "
` [Qemu-devel] [PATCH v3 26/32] blockdev: Separate vdi "

[Qemu-devel] [PATCH v2 0/3] seabios: add serial console support
 2016-07-05 15:23 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/3] std: add cp437 to unicode map
  ` [Qemu-devel] [SeaBIOS] "
` [Qemu-devel] [PATCH 3/3] add serial console support
  ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] Login and Password Request
 2016-07-05 15:19 UTC 

[Qemu-devel] [Bug 1596160] [NEW] SIGSEGV in memory_region_access_valid on Sabre Lite board
 2016-07-05 15:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1596160] "

[Qemu-devel] Regression: block: Add .bdrv_co_pwrite_zeroes()
 2016-07-05 15:09 UTC  (9+ messages)

[Qemu-devel] [Bug 1594239] [NEW] After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error
 2016-07-05 15:03 UTC  (5+ messages)
` [Qemu-devel] [Bug 1594239] "

[Qemu-devel] [PATCH v1 0/2] Use GChecksum as fallback hash impl
 2016-07-05 15:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/2] crypto: use glib as fallback for hash algorithm
` [Qemu-devel] [PATCH v1 2/2] Revert "block: don't register quorum driver if SHA256 support is unavailable"

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2016-07-05 14:59 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/6] block: Move BB options from blockdev-add to qdev
 2016-07-05 14:58 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 1/6] block/qdev: Allow node name for drive properties
` [Qemu-devel] [PATCH v2 5/6] qemu-iotests: Test setting WCE with qdev
` [Qemu-devel] [PATCH v2 6/6] block: Remove BB options from blockdev-add

[Qemu-devel] [PATCH v2] xen: use native disk xenbus protocol if possible
 2016-07-05 14:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] qemu-img: fix failed autotests
 2016-07-05 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] spapr: by-pass SLOF when -kernel is provided
 2016-07-05 14:42 UTC 

[Qemu-devel] [PATCHv3 0/2] MAINTAINERS: update entries for SPARC
 2016-07-05 14:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/2] MAINTAINERS: Remove Blue Swirl leftovers

[Qemu-devel] [PATCH v4 00/11] Allow creating block jobs with a user-defined ID
 2016-07-05 14:29 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 01/11] stream: Fix prototype of stream_start()
` [Qemu-devel] [PATCH v4 02/11] blockjob: Update description of the 'id' field
` [Qemu-devel] [PATCH v4 03/11] blockjob: Add block_job_get()
` [Qemu-devel] [PATCH v4 04/11] block: Use block_job_get() in find_block_job()
` [Qemu-devel] [PATCH v4 05/11] blockjob: Add 'job_id' parameter to block_job_create()
` [Qemu-devel] [PATCH v4 06/11] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
` [Qemu-devel] [PATCH v4 07/11] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
` [Qemu-devel] [PATCH v4 08/11] stream: Add 'job-id' parameter to 'block-stream'
` [Qemu-devel] [PATCH v4 09/11] commit: Add 'job-id' parameter to 'block-commit'
` [Qemu-devel] [PATCH v4 10/11] qemu-img: Set the ID of the block job in img_commit()
` [Qemu-devel] [PATCH v4 11/11] blockjob: Update description of the 'device' field in the QMP API

[Qemu-devel] [PATCH 00/17] s390x: the big pci update
 2016-07-05 13:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] x86: Physical address limit patches
 2016-07-05 13:43 UTC  (31+ messages)
` [Qemu-devel] [PATCH v2 1/6] x86: Allow physical address bits to be set
` [Qemu-devel] [PATCH v2 3/6] x86: fill high bits of mtrr mask
` [Qemu-devel] [PATCH v2 4/6] x86: Set physical address bits based on host
` [Qemu-devel] [PATCH v2 5/6] x86: fix up 32 bit phys_bits case
` [Qemu-devel] [PATCH v2 6/6] x86: Add sanity checks on phys_bits

[Qemu-devel] [PATCH] i.MX: split the GPT timer implementation in a per SOC definition
 2016-07-05 13:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Reduce lock contention on TCG hot-path
 2016-07-05 13:42 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Ensure safe tb_jmp_cache lookup out of 'tb_lock'
` [Qemu-devel] [PATCH 2/2] cpu-exec: remove tb_lock from the hot-path

[Qemu-devel] [PATCH v6 00/22] block: Lock images when opening
 2016-07-05 13:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 03/22] blockdev: Add and parse "lock-mode" option for image locking
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] KVM call for agenda for 2016-07-05
 2016-07-05 13:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/7] Provide a QOM-based authorization API
 2016-07-05 13:11 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 1/7] qdict: implement a qdict_crumple method for un-flattening a dict
` [Qemu-devel] [PATCH v7 2/7] option: make parse_option_bool/number non-static
` [Qemu-devel] [PATCH v7 3/7] qapi: add a QmpInputVisitor that does string conversion
` [Qemu-devel] [PATCH v7 4/7] qom: support arbitrary non-scalar properties with -object
` [Qemu-devel] [PATCH v7 5/7] util: add QAuthZ object as an authorization base class
` [Qemu-devel] [PATCH v7 6/7] util: add QAuthZSimple object type for a simple access control list
` [Qemu-devel] [PATCH v7 7/7] acl: delete existing ACL implementation

[Qemu-devel] [PATCH] hw/block/m25p80: fix resource leak
 2016-07-05 12:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] json-streamer: fix double-free on exiting during a parse
 2016-07-05 12:51 UTC  (5+ messages)

[Qemu-devel] [PULL 0/8] ipxe: update submodule from 4e03af8ec to 041863191
 2016-07-05 12:47 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v0 0/5] sPAPR: Fix migration when CPUs are removed in random order
 2016-07-05 12:43 UTC  (18+ messages)
` [Qemu-devel] [RFC PATCH v0 1/5] cpu: Factor out cpu vmstate_[un]register into separate routines
` [Qemu-devel] [RFC PATCH v0 2/5] cpu: Optionally use arch_id instead of cpu_index in cpu vmstate_register()
` [Qemu-devel] [RFC PATCH v0 4/5] xics: Use arch_id instead of cpu_index in XICS code

[Qemu-devel] [PATCH v3 0/1] ARM64: Live migration optimization
 2016-07-05 12:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/1] target-arm: Use Neon for zero checking

[Qemu-devel] [PATCH for-2.7 0/8] More s390x patches for 2.7
 2016-07-05 12:14 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-2.7 1/8] pc-bios/s390-ccw: Pass selected SCSI device to IPL
` [Qemu-devel] [PATCH for-2.7 2/8] pc-bios/s390-ccw.img: rebuild image
` [Qemu-devel] [PATCH for-2.7 3/8] s390x/ipl: Support IPL from selected SCSI device
` [Qemu-devel] [PATCH for-2.7 4/8] s390x/ipl: fix reboots for migration from different bios
` [Qemu-devel] [PATCH for-2.7 5/8] s390x/css: factor out some generic code from virtio_ccw_device_realize()
` [Qemu-devel] [PATCH for-2.7 6/8] s390x/css: use define for "virtual-css-bridge" literal
` [Qemu-devel] [PATCH for-2.7 7/8] s390x/css: Factor out virtual css bridge and bus
` [Qemu-devel] [PATCH for-2.7 8/8] s390x/css: Unplug handler of virtual css bridge

[Qemu-devel] [PULL 00/14] ppc-for-2.7 queue 20160705 (v2)
 2016-07-05 11:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/24] vhost-user reconnect fixes
 2016-07-05 11:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH 08/24] vhost-user: return a read error

[Qemu-devel] [PATCH] translate-all: Bugfix for user-mode self-modifying code in 2 page long TB
 2016-07-05 10:45 UTC 

[Qemu-devel] [PATCH v8 0/7] trace: Per-vCPU tracing states
 2016-07-05 10:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 7/7] trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state

[Qemu-devel] [RFC PATCH V3 0/3] filter-rewriter: introduce filter-rewriter
 2016-07-05 10:29 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH V3 1/3] filter-rewriter: introduce filter-rewriter initialization
` [Qemu-devel] [RFC PATCH V3 2/3] filter-rewriter: track connection and parse packet
` [Qemu-devel] [RFC PATCH V3 3/3] filter-rewriter: rewrite tcp packet to keep secondary connection

[Qemu-devel] [PULL 00/36] pc, pci, virtio: new features, cleanups, fixes
 2016-07-05 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] quorum: Only compile when supported
 2016-07-05 10:05 UTC  (13+ messages)

[Qemu-devel] [PATCH] block/gluster: add support to choose libgfapi logfile
 2016-07-05  9:16 UTC 

[Qemu-devel] [PATCH for-2.7? 0/3] Two coroutine tweaks
 2016-07-05  9:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86."
 2016-07-05  8:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] char: do not use atexit cleanup handler
 2016-07-05  8:24 UTC  (8+ messages)

[Qemu-devel] [PATCH v11 00/28] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-05  8:19 UTC  (29+ messages)
` [Qemu-devel] [PATCH v11 01/28] x86-iommu: introduce parent class
` [Qemu-devel] [PATCH v11 02/28] intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
` [Qemu-devel] [PATCH v11 03/28] x86-iommu: provide x86_iommu_get_default
` [Qemu-devel] [PATCH v11 04/28] x86-iommu: q35: generalize find_add_as()
` [Qemu-devel] [PATCH v11 05/28] x86-iommu: introduce "intremap" property
` [Qemu-devel] [PATCH v11 06/28] acpi: enable INTR for DMAR report structure
` [Qemu-devel] [PATCH v11 07/28] intel_iommu: allow queued invalidation for IR
` [Qemu-devel] [PATCH v11 08/28] intel_iommu: set IR bit for ECAP register
` [Qemu-devel] [PATCH v11 09/28] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PATCH v11 10/28] intel_iommu: define interrupt remap table addr register
` [Qemu-devel] [PATCH v11 11/28] intel_iommu: handle interrupt remap enable
` [Qemu-devel] [PATCH v11 12/28] intel_iommu: define several structs for IOMMU IR
` [Qemu-devel] [PATCH v11 13/28] intel_iommu: add IR translation faults defines
` [Qemu-devel] [PATCH v11 14/28] intel_iommu: Add support for PCI MSI remap
` [Qemu-devel] [PATCH v11 15/28] q35: ioapic: add support for emulated IOAPIC IR
` [Qemu-devel] [PATCH v11 16/28] ioapic: introduce ioapic_entry_parse() helper
` [Qemu-devel] [PATCH v11 17/28] intel_iommu: add support for split irqchip
` [Qemu-devel] [PATCH v11 18/28] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH v11 19/28] ioapic: register IOMMU IEC notifier for ioapic
` [Qemu-devel] [PATCH v11 20/28] intel_iommu: Add support for Extended Interrupt Mode
` [Qemu-devel] [PATCH v11 21/28] intel_iommu: add SID validation for IR
` [Qemu-devel] [PATCH v11 22/28] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [Qemu-devel] [PATCH v11 23/28] kvm-irqchip: i386: add hook for add/remove virq
` [Qemu-devel] [PATCH v11 24/28] kvm-irqchip: x86: add msi route notify fn
` [Qemu-devel] [PATCH v11 25/28] kvm-irqchip: do explicit commit when update irq
` [Qemu-devel] [PATCH v11 26/28] intel_iommu: support all masks in interrupt entry cache invalidation
` [Qemu-devel] [PATCH v11 27/28] kvm-all: add trace events for kvm irqchip ops
` [Qemu-devel] [PATCH v11 28/28] intel_iommu: disallow kernel-irqchip=on with IR

[Qemu-devel] [PATCH 0/2] linux-user: fix kpartx ioctl problems
 2016-07-05  7:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: Add loop control ioctls

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-05  7:35 UTC  (10+ messages)
` [Qemu-devel] [PATCH v10 08/26] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PATCH v10 17/26] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PATCH v10 24/26] kvm-irqchip: do explicit commit when update irq

[Qemu-devel] [PATCH v2 00/18] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-05  7:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 15/18] target-i386: do not ignore error and fix apic parent

[Qemu-devel] [Bug 1474263] [NEW] "Image format was not specified" warning should be suppressed for the vvfat (and probably nbd) driver
 2016-07-05  7:19 UTC  (2+ messages)
` [Qemu-devel] [Bug 1474263] "


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