qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-14 19:33:41 to 2016-11-15 14:35:14 UTC [more...]

[Qemu-devel] [RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-11-15 14:35 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [Qemu-devel] [PATCH 2/3] qemu: Implement virtio-pstore device

[Qemu-devel] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
 2016-11-15 14:02 UTC  (6+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
 2016-11-15 13:59 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.8 0/3] virtio fixes
 2016-11-15 13:46 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 v1] qemu: command: rework cpu feature argument support
 2016-11-15 13:44 UTC 

[Qemu-devel] QEMU postcopy-test failing on ppc64
 2016-11-15 12:58 UTC  (7+ messages)

[Qemu-devel] [PATCH for-2.8] block: Let write zeroes fallback work even with small max_transfer
 2016-11-15 12:57 UTC  (7+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] Qemu 2.6 => Qemu 2.7 migration: error while loading state for instance 0x0 of device '0000:00:03.0/virtio-balloon'
 2016-11-15 12:48 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 0/2] block/vxhs: Add Veritas HyperScale VxHS block device support
 2016-11-15 12:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"

[Qemu-devel] [PATCH for-2.8 v2 0/3] pc: remove redundant fw_cfg file "etc/boot-cpus"
 2016-11-15 12:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.8 v2 1/3] Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
` [Qemu-devel] [PATCH for-2.8 v2 2/3] fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
` [Qemu-devel] [PATCH for-2.8 v2 3/3] pc: fix FW_CFG_NB_CPUS to account for -device added CPUs

[Qemu-devel] [PATCH v1 00/18] I/O prefetch cache
 2016-11-15  6:37 UTC  (18+ messages)
` [Qemu-devel] [PATCH v1 01/18] block/io: add bdrv_aio_{preadv, pwritev}
` [Qemu-devel] [PATCH v1 02/18] block/pcache: empty pcache driver filter
` [Qemu-devel] [PATCH v1 03/18] util/rbtree: add rbtree from linux kernel
` [Qemu-devel] [PATCH v1 04/18] util/rbcache: range-based cache core
` [Qemu-devel] [PATCH v1 05/18] tests/test-rbcache: add test cases
` [Qemu-devel] [PATCH v1 06/18] block/pcache: statistics collection read requests
` [Qemu-devel] [PATCH v1 07/18] block/pcache: skip large aio read
` [Qemu-devel] [PATCH v1 08/18] block/pcache: updating statistics for overlapping requests
` [Qemu-devel] [PATCH v1 09/18] block/pcache: add AIO readahead
` [Qemu-devel] [PATCH v1 10/18] block/pcache: skip readahead for unallocated clusters
` [Qemu-devel] [PATCH v1 11/18] block/pcache: cache invalidation on AIO write requests
` [Qemu-devel] [PATCH v1 12/18] block/pcache: add reading data from the cache
` [Qemu-devel] [PATCH v1 13/18] block/pcache: inflight readahead request waiting for aio read
` [Qemu-devel] [PATCH v1 14/18] backup/pcache: pick up parts of the cache
` [Qemu-devel] [PATCH v1 15/18] block/pcache: drop used pcache nodes
` [Qemu-devel] [PATCH v1 17/18] block/pcache: add tracepoints
` [Qemu-devel] [PATCH v1 18/18] block/pcache: debug build

[Qemu-devel] Help wanted: QEMU Advent Calendar 2016
 2016-11-15 11:46 UTC  (2+ messages)

[Qemu-devel] [PULL V3 0/3] Net patches
 2016-11-15 11:23 UTC  (5+ messages)
` [Qemu-devel] [PULL V3 1/3] net: skip virtio-net config of deleted nic's peers
` [Qemu-devel] [PULL V3 2/3] net: fix sending of data with -net socket, listen backend
` [Qemu-devel] [PULL V3 3/3] docs: fix COLO architecture diagram

[Qemu-devel] [PULL for-2.8 00/13] Block patches for 2.8
 2016-11-15 11:20 UTC  (15+ messages)
` [Qemu-devel] [PULL for-2.8 01/13] blockjob: fix dead pointer in txn list
` [Qemu-devel] [PULL for-2.8 02/13] blockjob: add .clean property
` [Qemu-devel] [PULL for-2.8 03/13] blockjob: add .start field
` [Qemu-devel] [PULL for-2.8 04/13] blockjob: add block_job_start
` [Qemu-devel] [PULL for-2.8 05/13] blockjob: refactor backup_start as backup_job_create
` [Qemu-devel] [PULL for-2.8 06/13] iotests: add transactional failure race test
` [Qemu-devel] [PULL for-2.8 07/13] qemu-iotests: avoid spurious failure on test 109
` [Qemu-devel] [PULL for-2.8 08/13] block/curl: Drop TFTP "support"
` [Qemu-devel] [PULL for-2.8 09/13] block/curl: Use BDRV_SECTOR_SIZE
` [Qemu-devel] [PULL for-2.8 10/13] block/curl: Fix return value from curl_read_cb
` [Qemu-devel] [PULL for-2.8 11/13] block/curl: Remember all sockets
` [Qemu-devel] [PULL for-2.8 12/13] block/curl: Do not wait for data beyond EOF
` [Qemu-devel] [PULL for-2.8 13/13] mirror: do not flush every time the disks are synced
` [Qemu-devel] [Qemu-block] [PULL for-2.8 00/13] Block patches for 2.8

[Qemu-devel] [PULL 00/19] ppc-for-2.8 queue 20161115
 2016-11-15 11:18 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/19] bitops: fix rol/ror when shift is zero
` [Qemu-devel] [PULL 02/19] target-ppc: add vrldnmi and vrlwmi instructions
` [Qemu-devel] [PULL 03/19] target-ppc: add vrldnm and vrlwnm instructions
` [Qemu-devel] [PULL 04/19] target-ppc: add vprtyb[w/d/q] instructions
` [Qemu-devel] [PULL 05/19] powernv: CPU compatibility modes don't make sense for powernv
` [Qemu-devel] [PULL 06/19] ppc/pnv: fix compile breakage on old gcc
` [Qemu-devel] [PULL 07/19] ppc: Remove some stub POWER6 models
` [Qemu-devel] [PULL 08/19] target-ppc: Implement bcdcfn. instruction
` [Qemu-devel] [PULL 09/19] target-ppc: Implement bcdctn. instruction
` [Qemu-devel] [PULL 10/19] target-ppc: Implement bcdcfz. instruction
` [Qemu-devel] [PULL 11/19] target-ppc: Implement bcdctz. instruction
` [Qemu-devel] [PULL 12/19] spapr: Fix migration of PCI host bridges from qemu-2.7
` [Qemu-devel] [PULL 13/19] FU exceptions should carry a cause (IC)
` [Qemu-devel] [PULL 14/19] spapr-vty: Fix bad assert() statement
` [Qemu-devel] [PULL 15/19] ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
` [Qemu-devel] [PULL 16/19] ppc/pnv: fix xscom address translation for POWER9
` [Qemu-devel] [PULL 17/19] ppc/pnv: Fix fatal bug on 32-bit hosts
` [Qemu-devel] [PULL 18/19] tests: add XSCOM tests for the PowerNV machine
` [Qemu-devel] [PULL 19/19] boot-serial-test: Add a test for the powernv machine

[Qemu-devel] [PULL] slirp: Fix access to freed memory
 2016-11-15 11:09 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.8 0/2] pc: remove redundant fw_cfg file "etc/boot-cpus"
 2016-11-15 11:07 UTC  (4+ messages)

[Qemu-devel] [PULL 0/4] Migration pull
 2016-11-15 11:04 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/4] migration: fix missing assignment for has_x_checkpoint_delay
` [Qemu-devel] [PULL 2/4] tests/test-vmstate.c: add save_buffer util func
` [Qemu-devel] [PULL 3/4] tests/test-vmstate.c: add array of pointer to struct
` [Qemu-devel] [PULL 4/4] migration: Fix return code of ram_save_iterate()

[Qemu-devel] [PULL v2 00/34] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups
 2016-11-15 10:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] ivshmem: fix misconfig of not_legacy_32bit
 2016-11-15 10:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] ivshmem: set not_legacy_32bit to 1 for ivshmem_doorbell and ivshmem-plain

[Qemu-devel] [PATCH 0/3] Migration fixes
 2016-11-15 10:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] migration: create Migration Incoming State at init time
` [Qemu-devel] [PATCH 2/3] migration: Test for disabled features on reception
` [Qemu-devel] [PATCH 3/3] migration: Don't create decompression threads if not enabled

[Qemu-devel] [RFC 0/3] aio: experimental virtio-blk polling mode
 2016-11-15 10:36 UTC  (10+ messages)

[Qemu-devel] [PATCH V11 1/1] fsdev: add IO throttle support to fsdev devices
 2016-11-15 10:28 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/3] 9pfs: add cleanup operation in handle/proxy backend
 2016-11-15 10:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] 9pfs: add cleanup operation in FileOperations
` [Qemu-devel] [PATCH v2 2/3] 9pfs: add cleanup operation for handle backend driver
` [Qemu-devel] [PATCH v2 3/3] 9pfs: add cleanup operation for proxy "

[Qemu-devel] Ballooning in Qemu-KVM
 2016-11-15 10:24 UTC 

[Qemu-devel] [PATCH] 9pfs: adjust the order of resource cleanup in device unrealize
 2016-11-15 10:15 UTC  (2+ messages)

[Qemu-devel] [PULL 00/47] virtio, pc: fixes and features
 2016-11-15 10:00 UTC  (7+ messages)
` [Qemu-devel] [PULL 12/47] virtio: remove ioeventfd_disabled altogether

[Qemu-devel] [PATCH v12 00/22] Add Mediated device support
 2016-11-15  9:30 UTC  (15+ messages)
` [Qemu-devel] [PATCH v12 01/22] vfio: Mediated device Core driver
` [Qemu-devel] [PATCH v12 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [Qemu-devel] [PATCH v12 09/22] vfio iommu type1: Add task structure to vfio_dma
` [Qemu-devel] [PATCH v12 10/22] vfio iommu type1: Add support for mediated devices
` [Qemu-devel] [PATCH v12 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [Qemu-devel] [PATCH v12 12/22] vfio: Add notifier callback to parent's ops structure of mdev

[Qemu-devel] [PATCH] hw/misc/ivshmem:fix misconfig of not_legacy_32bit
 2016-11-15  9:11 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] qapi-schema: clarify 'colo' state for MigrationStatus
 2016-11-15  9:10 UTC  (9+ messages)
      ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [Bug 1641861] [NEW] fail to correctly emulate FPSCR register on arm
 2016-11-15  7:51 UTC 

[Qemu-devel] [PATCH v11 00/22] Add Mediated device support
 2016-11-15  7:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices

[Qemu-devel] [PATCH] mttcg: Move tb lock asserts under DEBUG_LOCKING
 2016-11-15  7:48 UTC 

[Qemu-devel] [PATCH] docs: fix COLO architecture diagram
 2016-11-15  7:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] vfio: avoid adding same iommu mr for notify
 2016-11-15  5:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] ppc/pnv: XSCOM fixes and unit tests
 2016-11-15  5:07 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.8] mirror: do not flush every time the disks are synced
 2016-11-15  3:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] block/curl: Fix FTP
 2016-11-15  3:47 UTC  (3+ messages)

[Qemu-devel] [PULL V2 0/3] Net patches
 2016-11-15  3:22 UTC  (5+ messages)

[Qemu-devel] [PATCH 2/4] hw/misc: add a TMP42{1,2,3} device model
 2016-11-15  1:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] hw/misc: add a TMP42{1, 2, 3} "

[Qemu-devel] [PATCH v8 00/21] qcow2: persistent dirty bitmaps
 2016-11-14 23:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/21] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/21] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 04/21] tests: add hbitmap iter test

[Qemu-devel] [PATCH v3] pcie_aer: Convert pcie_aer_init to Error
 2016-11-14 23:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/10] Convert msix_init() to error
 2016-11-14 23:22 UTC  (2+ messages)

[Qemu-devel] [kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework
 2016-11-14 21:08 UTC  (12+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v6 01/11] lib: xstr: allow multiple args
` [Qemu-devel] [kvm-unit-tests PATCH v6 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [Qemu-devel] [kvm-unit-tests PATCH v6 03/11] arm/arm64: smp: support more than 8 cpus
` [Qemu-devel] [kvm-unit-tests PATCH v6 04/11] arm/arm64: add some delay routines
` [Qemu-devel] [kvm-unit-tests PATCH v6 05/11] arm/arm64: irq enable/disable
` [Qemu-devel] [kvm-unit-tests PATCH v6 06/11] arm/arm64: add initial gicv2 support
` [Qemu-devel] [kvm-unit-tests PATCH v6 07/11] arm/arm64: gicv2: add an IPI test
` [Qemu-devel] [kvm-unit-tests PATCH v6 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [Qemu-devel] [kvm-unit-tests PATCH v6 09/11] arm/arm64: add initial gicv3 support
` [Qemu-devel] [kvm-unit-tests PATCH v6 10/11] arm/arm64: gicv3: add an IPI test
` [Qemu-devel] [kvm-unit-tests PATCH v6 11/11] arm/arm64: gic: don't just use zero

[Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce
 2016-11-14 20:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] q35: introduce q35-lite

[Qemu-devel] [PATCH v3 00/13] virtio: cleanup ioeventfd start/stop
 2016-11-14 19:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 07/13] virtio-scsi: always use dataplane path if ioeventfd is active

[Qemu-devel] [RFC 0/2] Clean-up tlb_flush and cpu reset functions
 2016-11-14 19:25 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/2] qom/cpu: move tlb_flush to cpu_common_reset


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