messages from 2016-10-05 22:10:27 to 2016-10-06 14:17:43 UTC [more...]
[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] qtest: add read/write accessors with a specific endianness
2016-10-06 14:11 UTC (19+ messages)
[Qemu-devel] [PATCH v3 0/3] qapi: return 'missing parameter' error
2016-10-06 13:53 UTC (3+ messages)
[Qemu-devel] [PATCH v2] qemu_opt_foreach: Fix crasher
2016-10-06 13:41 UTC (4+ 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] virtio-9p: add reset handler
2016-10-06 13:12 UTC
[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 v2 00/12] virtio migration: simplify vmstate helper
2016-10-06 12:55 UTC (13+ 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] [PATCH] linux-user: add RTA_PRIORITY in netlink
2016-10-06 12:55 UTC
[Qemu-devel] [PATCH v4 00/17] Convert VFIO-PCI to realize
2016-10-06 12:50 UTC (3+ messages)
[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] [QEMU PATCH v5 0/6] migration: ensure hotplug and migration work together
2016-10-06 12:23 UTC (6+ messages)
` [Qemu-devel] [QEMU PATCH v5 4/6] migration: migrate QTAILQ
[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 (4+ messages)
[Qemu-devel] [PATCH 00/11] virtio migration: simplify vmstate helper
2016-10-06 11:08 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/12] virtio: add VIRTIO_DEF_DEVICE_VMSD macro
[Qemu-devel] [PATCH 0/4] linux-user: Several mostly Mips related patches
2016-10-06 11:03 UTC (7+ messages)
` [Qemu-devel] [PATCH 4/4] linux-user: Fix fadvise64() syscall support for Mips32
[Qemu-devel] [PULL 00/15] Migration
2016-10-06 10:59 UTC (2+ messages)
[Qemu-devel] transient failure in the test-qht tests
2016-10-06 10:56 UTC (7+ messages)
` [Qemu-devel] [PATCH 0/3] qht fixes
` [Qemu-devel] [PATCH 1/3] qht: simplify qht_reset_size
` [Qemu-devel] [PATCH 2/3] qht: fix unlock-after-free segfault upon resizing
` [Qemu-devel] [PATCH 3/3] test-qht: perform lookups under rcu_read_lock
[Qemu-devel] [RFC v3 0/8] KVM PCI/MSI passthrough with mach-virt
2016-10-06 10:51 UTC (10+ messages)
` [Qemu-devel] [RFC v3 1/8] linux-headers: Partial update for MSI IOVA handling
` [Qemu-devel] [RFC v3 2/8] hw: vfio: common: vfio_get_iommu_type1_info
` [Qemu-devel] [RFC v3 3/8] hw: vfio: common: Introduce vfio_register_msi_iova
` [Qemu-devel] [RFC v3 4/8] memory: Add reserved_iova region type
` [Qemu-devel] [RFC v3 5/8] memory: memory_region_find_by_name
` [Qemu-devel] [RFC v3 6/8] hw: platform-bus: Enable to map any memory region onto the platform-bus
` [Qemu-devel] [RFC v3 7/8] hw: vfio: common: vfio_prepare_msi_mapping
` [Qemu-devel] [RFC v3 8/8] hw: vfio: common: Adapt vfio_listeners for reserved_iova region
[Qemu-devel] [PATCH v2] qemu-nbd: Shrink image size by specified offset
2016-10-06 10:46 UTC (2+ messages)
[Qemu-devel] [PATCH 00/19] Split cpu_exec_init() into an init and a realize part
2016-10-06 10:41 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/19] exec: split cpu_exec_init()
` [Qemu-devel] [PATCH 05/19] target-arm: move cpu_exec_realize() to realize function
` [Qemu-devel] [PATCH 16/19] target-tilegx: "
[Qemu-devel] [PULL 0/1] HMP queue
2016-10-06 9:57 UTC (2+ messages)
[Qemu-devel] [PATCH] target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
2016-10-06 9:54 UTC
[Qemu-devel] [PATCH v3 0/8] Convert msix_init() to error
2016-10-06 9:39 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 8/8] vmxnet3: remove unnecessary internal msix state flag
[Qemu-devel] [RFC 0/4] Improve PCI IO window orgnaization for pseries
2016-10-06 9:36 UTC (11+ messages)
` [Qemu-devel] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
` [Qemu-devel] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
` [Qemu-devel] [RFC 3/4] spapr_pci: Add a 64-bit MMIO window
` [Qemu-devel] [RFC 4/4] spapr: Improved placement of PCI host bridges in guest memory map
[Qemu-devel] [PATCH v6 00/20] Refactor trace to allow modular build
2016-10-06 9:12 UTC (4+ messages)
[Qemu-devel] [PATCH] trace: Add missing execution mode of guest events
2016-10-06 8:52 UTC (2+ messages)
[Qemu-devel] QEMU - Security Research Questions
2016-10-06 8:27 UTC (3+ messages)
[Qemu-devel] [PATCH v3 1/1] docs/generic-loader: Update the document
2016-10-06 8:24 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/11] blockjobs: Fix transactional race condition
2016-10-06 7:44 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 02/11] blockjob: centralize QMP event emissions
[Qemu-devel] QEMU - Security Research Questions #2
2016-10-06 7:19 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/5] Convert msix_init() to error
2016-10-06 7:00 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] msix_init: assert programming error
[Qemu-devel] vfio/pci: IGD assignment
2016-10-06 6:06 UTC
[Qemu-devel] [PATCH] usb: xHCI: add check to limit command TRB processing
2016-10-06 5:50 UTC
[Qemu-devel] [PATCH v3 0/6] tests: enable ohci/uhci/xhci tests on PPC64
2016-10-06 3:53 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 1/6] libqos: add PPC64 PCI support
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 1/2] migration: add qemu_loadvm_section_header() helper
2016-10-06 2:54 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] migration: introduce section type QEMU_VM_SECTION_HEADER
[Qemu-devel] [PATCH v2] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
2016-10-06 0:00 UTC (2+ messages)
[Qemu-devel] [PATCH] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
2016-10-05 23:57 UTC (3+ messages)
[Qemu-devel] [PATCH v4 1/1] qga: minimal support for fstrim for Windows guests
2016-10-05 19:47 UTC (3+ messages)
[Qemu-devel] Virtual Machine Generation ID
2016-10-06 1:29 UTC (4+ messages)
[Qemu-devel] [PATCH V1 00/10] Clock framework API
2016-10-05 22:11 UTC (4+ messages)
` [Qemu-devel] [PATCH V1 08/10] introduce zynqmp_crf
` [Qemu-devel] [PATCH V1 09/10] zynqmp: add the zynqmp_crf to the platform
` [Qemu-devel] [PATCH V1 10/10] zynqmp: add reference clock
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).