qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-06 11:07:11 to 2016-10-06 16:18:51 UTC [more...]

[Qemu-devel] [PATCH 00/10] qemu-tech cleanup
 2016-10-06 16:18 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] qemu-tech: drop index
` [Qemu-devel] [PATCH 02/10] qemu-doc: replace introduction with the one from the internals manual
` [Qemu-devel] [PATCH 03/10] qemu-doc: drop installation and compilation notes
` [Qemu-devel] [PATCH 04/10] qemu-tech: move text from qemu-tech to tcg/README
` [Qemu-devel] [PATCH 05/10] qemu-tech: document lazy condition code evaluation in cpu.h
` [Qemu-devel] [PATCH 06/10] qemu-tech: move user mode emulation features from qemu-tech
` [Qemu-devel] [PATCH 07/10] qemu-tech: move TCG test documentation to tests/tcg/README
` [Qemu-devel] [PATCH 08/10] qemu-tech: reorganize content
` [Qemu-devel] [PATCH 09/10] qemu-tech: rewrite some parts
` [Qemu-devel] [PATCH 10/10] qemu-doc: merge qemu-tech and qemu-doc

[Qemu-devel] Adding Save States menu items
 2016-10-06 16:17 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/2] linux-user: preadv and pwritev emulation support
 2016-10-06 16:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] linux-user: added support for preadv() system call
` [Qemu-devel] [PATCH v2 2/2] linux-user: added support for pwritev() "

[Qemu-devel] [PATCH v4 00/17] Convert VFIO-PCI to realize
 2016-10-06 16:12 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 08/17] vfio: Pass an Error object to vfio_connect_container
` [Qemu-devel] [PATCH v4 12/17] vfio/platform: fix a wrong returned value in vfio_populate_device
` [Qemu-devel] [PATCH v4 14/17] vfio/pci: Conversion to realize
` [Qemu-devel] [PATCH v4 15/17] vfio/pci: Remove vfio_msix_early_setup returned value

[Qemu-devel] [PATCH] virtio-9p: add reset handler
 2016-10-06 16:11 UTC  (2+ messages)

[Qemu-devel] [PULL 00/15] Migration
 2016-10-06 16:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/17] Convert VFIO-PCI to realize
 2016-10-06 16:07 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/17] vfio/pci: Use local error object in vfio_initfn
` [Qemu-devel] [PATCH v5 02/17] vfio/pci: Pass an error object to vfio_populate_vga
` [Qemu-devel] [PATCH v5 03/17] vfio/pci: Pass an error object to vfio_populate_device
` [Qemu-devel] [PATCH v5 04/17] vfio/pci: Pass an error object to vfio_msix_early_setup
` [Qemu-devel] [PATCH v5 05/17] vfio/pci: Pass an error object to vfio_intx_enable
` [Qemu-devel] [PATCH v5 06/17] vfio/pci: Pass an error object to vfio_add_capabilities
` [Qemu-devel] [PATCH v5 07/17] vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
` [Qemu-devel] [PATCH v5 08/17] vfio: Pass an Error object to vfio_connect_container
` [Qemu-devel] [PATCH v5 09/17] vfio: Pass an error object to vfio_get_group
` [Qemu-devel] [PATCH v5 10/17] vfio: Pass an error object to vfio_get_device
` [Qemu-devel] [PATCH v5 11/17] vfio/platform: Pass an error object to vfio_populate_device
` [Qemu-devel] [PATCH v5 12/17] vfio/platform: fix a wrong returned value in vfio_populate_device
` [Qemu-devel] [PATCH v5 13/17] vfio/platform: Pass an error object to vfio_base_device_init
` [Qemu-devel] [PATCH v5 14/17] vfio/pci: Conversion to realize
` [Qemu-devel] [PATCH v5 15/17] vfio/pci: Remove vfio_msix_early_setup returned value
` [Qemu-devel] [PATCH v5 16/17] vfio/pci: Remove vfio_populate_device "
` [Qemu-devel] [PATCH v5 17/17] vfio/pci: Handle host oversight

[Qemu-devel] QEMU - Security Research Questions
 2016-10-06 16:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-arm: kvm: use AddressSpace-specific listener
 2016-10-06 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/8] intel_iommu: fix EIM
 2016-10-06 16:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/8] apic: add global apic_get_class()
` [Qemu-devel] [PATCH v4 7/8] intel_iommu: keep buggy EIM enabled in 2.7 machine type

[Qemu-devel] [PATCH] qtest: add read/write accessors with a specific endianness
 2016-10-06 15:59 UTC  (12+ messages)

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-10-06 15:57 UTC  (14+ messages)
` [Qemu-devel] [PATCH v14 03/21] qapi: add trace events for visitor
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v14 06/21] qapi: don't pass two copies of TestInputVisitorData to tests
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v14 08/21] qapi: allow QObjectInputVisitor to be created with QemuOpts
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v14 10/21] qapi: permit auto-creating nested structs
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] vfio/pci: IGD assignment
 2016-10-06 15:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] Convert msix_init() to error
 2016-10-06 15:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 8/8] vmxnet3: remove unnecessary internal msix state flag

[Qemu-devel] [PATCH v2 00/12] virtio migration: simplify vmstate helper
 2016-10-06 15:30 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/12] virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
` [Qemu-devel] [PATCH v2 02/12] virtio-blk: convert VMSTATE_VIRTIO_DEVICE
` [Qemu-devel] [PATCH v2 03/12] virtio-net: "
` [Qemu-devel] [PATCH v2 04/12] virtio-9p: "
` [Qemu-devel] [PATCH v2 05/12] virtio-serial: "
` [Qemu-devel] [PATCH v2 06/12] virtio-gpu: "
` [Qemu-devel] [PATCH v2 07/12] virtio-input: "
` [Qemu-devel] [PATCH v2 08/12] virtio-scsi: "
` [Qemu-devel] [PATCH v2 09/12] virtio-balloon: "
` [Qemu-devel] [PATCH v2 10/12] virtio-rng: "
` [Qemu-devel] [PATCH v2 11/12] vhost-vsock: "
` [Qemu-devel] [PATCH v2 12/12] virtio: cleanup VMSTATE_VIRTIO_DEVICE

[Qemu-devel] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
 2016-10-06 15:21 UTC  (7+ messages)
` [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ

[Qemu-devel] [PATCH 0/2] MAINTAINERS: Update HMP and QObject
 2016-10-06 15:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] docs: Belatedly update for move of QMP/* to docs/
 2016-10-06 15:10 UTC 

[Qemu-devel] [PATCH v2] qemu_opt_foreach: Fix crasher
 2016-10-06 14:51 UTC  (5+ messages)

[Qemu-devel] [PATCH] tests: minor cleanups in usb-hcd-uhci-test
 2016-10-06 14:50 UTC 

[Qemu-devel] [PATCH] MAINTAINERS: qemu-trivial information
 2016-10-06 14:43 UTC 

[Qemu-devel] [PATCH] qcow2: Optimize L2 table cache size based on image and cluster sizes
 2016-10-06 14:34 UTC  (9+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2] qmp: Disable query-cpu-* commands when they're unavailable
 2016-10-06 14:17 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] linux-user: preadv and pwritev emulation support
 2016-10-06 14:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: detect pwritev support on configure
` [Qemu-devel] [PATCH 2/3] linux-user: added support for preadv() system call
` [Qemu-devel] [PATCH 3/3] linux-user: added support for pwritev() "

[Qemu-devel] [PATCH v3 0/3] qapi: return 'missing parameter' error
 2016-10-06 13:53 UTC  (3+ messages)

[Qemu-devel] [PULL 00/29] ppc-for-2.8 queue 20161006
 2016-10-06 13:35 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/29] spapr_vscsi: fix build error introduced by f19661c8
` [Qemu-devel] [PULL 02/29] tests: Test IPv6 and ppc64 in the PXE tester
` [Qemu-devel] [PULL 03/29] pseries: Add 2.8 machine type, set up compatibility macros
` [Qemu-devel] [PULL 04/29] hw/ppc/spapr: Move code related to "ibm, pa-features" to a separate function
` [Qemu-devel] [PULL 05/29] hw/ppc/spapr: Fix the selection of the processor features
` [Qemu-devel] [PULL 06/29] ppc: Check the availability of transactional memory
` [Qemu-devel] [PULL 07/29] target-ppc: Implement mfvsrld instruction
` [Qemu-devel] [PULL 08/29] target-ppc: Implement mtvsrdd instruction
` [Qemu-devel] [PULL 09/29] target-ppc: improve lxvw4x implementation
` [Qemu-devel] [PULL 10/29] target-ppc: improve stxvw4x implementation
` [Qemu-devel] [PULL 11/29] target-ppc: add lxvh8x instruction
` [Qemu-devel] [PULL 12/29] target-ppc: add stxvh8x instruction
` [Qemu-devel] [PULL 13/29] target-ppc: add lxvb16x instruction
` [Qemu-devel] [PULL 14/29] target-ppc: add stxvb16x instruction
` [Qemu-devel] [PULL 15/29] target-ppc: fix invalid mask - cmpl, bctar
` [Qemu-devel] [PULL 16/29] target-ppc: add vector compare not equal instructions
` [Qemu-devel] [PULL 17/29] target-ppc: add vclzlsbb/vctzlsbb instructions
` [Qemu-devel] [PULL 18/29] target-ppc: Implement mtvsrws instruction
` [Qemu-devel] [PULL 19/29] MAINTAINERS: Add two more ppc related files
` [Qemu-devel] [PULL 20/29] target-ppc/kvm: Add a wrapper function to check for KVM-PR
` [Qemu-devel] [PULL 21/29] target-ppc/kvm: Enable transactional memory on POWER8 with KVM-HV, too
` [Qemu-devel] [PULL 22/29] target-ppc: fix vmx instruction type/type2
` [Qemu-devel] [PULL 23/29] libqos: add PPC64 PCI support
` [Qemu-devel] [PULL 24/29] libqos: add PCI management in qtest_vboot()/qtest_shutdown()
` [Qemu-devel] [PULL 25/29] libqos: use generic qtest_shutdown()
` [Qemu-devel] [PULL 26/29] tests: enable ohci/uhci/xhci tests on PPC64
` [Qemu-devel] [PULL 27/29] spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
` [Qemu-devel] [PULL 28/29] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
` [Qemu-devel] [PULL 29/29] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine

[Qemu-devel] [PATCH v4 0/3] Fix some qapi assert()
 2016-10-06 13:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 3/3] tests: start generic qemu-qmp tests

[Qemu-devel] [PATCH 0/3] preliminaries for GICv3 virt support
 2016-10-06 13:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-arm: Implement dummy MDCCINT_EL1
` [Qemu-devel] [PATCH 2/3] target-arm: Add trace events for the generic timers
` [Qemu-devel] [PATCH 3/3] hw/intc/arm_gicv3: Fix ICC register tracepoints

[Qemu-devel] [PATCH] linux-user: add kcmp() syscall
 2016-10-06 13:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/16] Support streaming to an intermediate layer
 2016-10-06 13:02 UTC  (17+ messages)
` [Qemu-devel] [PATCH v10 01/16] block: Pause all jobs during bdrv_reopen_multiple()
` [Qemu-devel] [PATCH v10 02/16] block: Add block_job_add_bdrv()
` [Qemu-devel] [PATCH v10 03/16] block: Use block_job_add_bdrv() in mirror_start_job()
` [Qemu-devel] [PATCH v10 04/16] block: Use block_job_add_bdrv() in backup_start()
` [Qemu-devel] [PATCH v10 05/16] block: Check blockers in all nodes involved in a block-commit job
` [Qemu-devel] [PATCH v10 06/16] block: Block all nodes involved in the block-commit operation
` [Qemu-devel] [PATCH v10 07/16] block: Block all intermediate nodes in commit_active_start()
` [Qemu-devel] [PATCH v10 08/16] block: Support streaming to an intermediate layer
` [Qemu-devel] [PATCH v10 09/16] block: Add QMP support for "
` [Qemu-devel] [PATCH v10 10/16] docs: Document how to stream "
` [Qemu-devel] [PATCH v10 11/16] qemu-iotests: Test streaming "
` [Qemu-devel] [PATCH v10 12/16] qemu-iotests: Test block-stream operations in parallel
` [Qemu-devel] [PATCH v10 13/16] qemu-iotests: Test overlapping stream and commit operations
` [Qemu-devel] [PATCH v10 14/16] qemu-iotests: Test block-stream and block-commit in parallel
` [Qemu-devel] [PATCH v10 15/16] qemu-iotests: Add iotests.supports_quorum()
` [Qemu-devel] [PATCH v10 16/16] qemu-iotests: Test streaming to a Quorum child

[Qemu-devel] [PATCH] linux-user: add RTA_PRIORITY in netlink
 2016-10-06 12:55 UTC 

[Qemu-devel] [PATCH v2] rules.mak: quiet-command: Split command name and args to print
 2016-10-06 12:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] migration: split qemu_loadvm_section_start_full() to qemu_loadvm_section_{start(), full()}
 2016-10-06 12:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] migration: send and check the devices between source and distination at the begining

[Qemu-devel] [PATCH v5 00/14] virtio-crypto: introduce framework and device emulation
 2016-10-06 11:36 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/14] cryptodev: introduce cryptodev backend interface
` [Qemu-devel] [PATCH v5 02/14] cryptodev: add symmetric algorithm operation stuff
` [Qemu-devel] [PATCH v5 03/14] virtio-crypto: introduce virtio_crypto.h
` [Qemu-devel] [PATCH v5 04/14] cryptodev: introduce a new cryptodev backend
` [Qemu-devel] [PATCH v5 05/14] virtio-crypto: add virtio crypto device emulation
` [Qemu-devel] [PATCH v5 06/14] virtio-crypto-pci: add virtio crypto pci support
` [Qemu-devel] [PATCH v5 07/14] virtio-crypto: set capacity of algorithms supported
` [Qemu-devel] [PATCH v5 08/14] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH v5 09/14] virtio-crypto: add data queue processing handler
` [Qemu-devel] [PATCH v5 10/14] cryptodev: introduce an unified wrapper for crypto operation
` [Qemu-devel] [PATCH v5 11/14] virtio-crypto: emulate virtio crypto as a legacy device by default
` [Qemu-devel] [PATCH v5 12/14] virtio-crypto-test: add qtest case for virtio-crypto
` [Qemu-devel] [PATCH v5 13/14] virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer
` [Qemu-devel] [PATCH v5 14/14] cryptodev: rename cryptodev stuff

[Qemu-devel] [RFC v4 0/8] KVM PCI/MSI passthrough with mach-virt
 2016-10-06 11:41 UTC  (9+ messages)
` [Qemu-devel] [RFC v4 1/8] linux-headers: Partial update for MSI IOVA handling
` [Qemu-devel] [RFC v4 2/8] hw: vfio: common: vfio_get_iommu_type1_info
` [Qemu-devel] [RFC v4 3/8] hw: vfio: common: Introduce vfio_register_msi_iova
` [Qemu-devel] [RFC v4 4/8] memory: Add reserved_iova region type
` [Qemu-devel] [RFC v4 5/8] memory: memory_region_find_by_name
` [Qemu-devel] [RFC v4 6/8] hw: platform-bus: Enable to map any memory region onto the platform-bus
` [Qemu-devel] [RFC v4 7/8] hw: vfio: common: vfio_prepare_msi_mapping
` [Qemu-devel] [RFC v4 8/8] hw: vfio: common: Adapt vfio_listeners for reserved_iova region

[Qemu-devel] [PATCH 0/3] block: Extend QMP events for anonymous BlockBackends
 2016-10-06 11:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] block-backend: Remember if attached device is non-qdev

[Qemu-devel] Monitor brain dump
 2016-10-06 11:26 UTC  (7+ messages)

[Qemu-devel] [PATCH] block: Add bdrv_runtime_opts to query-command-line-options
 2016-10-06 11:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/11] virtio migration: simplify vmstate helper
 2016-10-06 11:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/12] virtio: add VIRTIO_DEF_DEVICE_VMSD macro


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