qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 20:29:21 to 2016-10-14 13:10:10 UTC [more...]

[Qemu-devel] [PATCH v11 00/19] Support streaming to an intermediate layer
 2016-10-14 13:08 UTC  (14+ messages)
` [Qemu-devel] [PATCH v11 01/19] block: Add bdrv_drain_all_{begin, end}()
` [Qemu-devel] [PATCH v11 02/19] block: Pause all jobs during bdrv_reopen_multiple()
` [Qemu-devel] [PATCH v11 03/19] block: Add block_job_add_bdrv()
` [Qemu-devel] [PATCH v11 05/19] block: Use block_job_add_bdrv() in backup_start()
` [Qemu-devel] [PATCH v11 06/19] block: Check blockers in all nodes involved in a block-commit job
` [Qemu-devel] [PATCH v11 07/19] block: Block all nodes involved in the block-commit operation
` [Qemu-devel] [PATCH v11 11/19] docs: Document how to stream to an intermediate layer
` [Qemu-devel] [PATCH v11 12/19] qemu-iotests: Test streaming "
` [Qemu-devel] [PATCH v11 13/19] qemu-iotests: Test block-stream operations in parallel
` [Qemu-devel] [PATCH v11 16/19] qemu-iotests: Add iotests.supports_quorum()
` [Qemu-devel] [PATCH v11 17/19] qemu-iotests: Test streaming to a Quorum child
` [Qemu-devel] [PATCH v11 18/19] block: Add 'base-node' parameter to the 'block-stream' command
` [Qemu-devel] [PATCH v11 19/19] qemu-iotests: Test the 'base-node' parameter of 'block-stream'

[Qemu-devel] [PATCH 0/4] machine, hostmem, pc: Register properties as class properties
 2016-10-14 13:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] machine: Register TYPE_MACHINE "
` [Qemu-devel] [PATCH 2/4] pc: Register TYPE_PC_MACHINE "
` [Qemu-devel] [PATCH 3/4] hostmem: Register TYPE_MEMORY_BACKEND "
` [Qemu-devel] [PATCH 4/4] hostmem-file: Register TYPE_MEMORY_BACKEND_FILE "

[Qemu-devel] [PATCH 0/7] blockjobs: preliminary refactoring work, Pt 1
 2016-10-14 12:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] blockjobs: hide internal jobs from management API
` [Qemu-devel] [PATCH 2/7] blockjobs: Allow creating internal jobs
` [Qemu-devel] [PATCH 3/7] Replication/Blockjobs: Create replication jobs as internal
` [Qemu-devel] [PATCH 4/7] blockjob: centralize QMP event emissions
` [Qemu-devel] [PATCH 5/7] Blockjobs: Internalize user_pause logic
` [Qemu-devel] [PATCH 6/7] blockjobs: split interface into public/private, Part 1
` [Qemu-devel] [PATCH 7/7] blockjobs: fix documentation

[Qemu-devel] [PATCH v2 0/2] ACPI IORT generation for ITS support
 2016-10-14 12:42 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/2] ACPI: Add IORT Structure definition
` [Qemu-devel] [PATCH v2 2/2] ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes

[Qemu-devel] [PATCH v8 0/6] Add Mediated device support
 2016-10-14 12:29 UTC  (19+ messages)
` [Qemu-devel] [PATCH v8 3/6] vfio iommu: Add support for mediated devices
` [Qemu-devel] [PATCH v8 4/6] docs: Add Documentation for Mediated devices

[Qemu-devel] [PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
 2016-10-14 12:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost-pci-net: add a new virtio device, vhost-pci-net, for network packet transmission between VMs
 2016-10-14 12:28 UTC 

[Qemu-devel] [PATCH] docs/vhost-user: extend vhost-user to support the vhost-pci based inter-VM communication
 2016-10-14 12:23 UTC 

[Qemu-devel] [PATCH v2 00/20] Split cpu_exec_init() into an init and a realize part
 2016-10-14 12:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 01/20] exec: split cpu_exec_init()
` [Qemu-devel] [PATCH v2 03/20] target-ppc: move back cpu_exec_init() to init

[Qemu-devel] How to compile qemu with openssl
 2016-10-14 12:07 UTC 

[Qemu-devel] [PATCH v2 0/8] nvdimm: hotplug support
 2016-10-14 11:59 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 3/8] nvdimm acpi: introduce _FIT

[Qemu-devel] [PATCH v2 0/2] Qemu: gdbstub: fix vCont
 2016-10-14 11:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] move vm_start to cpus.c
` [Qemu-devel] [PATCH v2 2/2] gdbstub: Fix vCont behaviour

[Qemu-devel] [PATCHv2 0/2] dma-helpers: explicitly pass alignment into DMA helpers
 2016-10-14 11:41 UTC  (3+ messages)
` [Qemu-devel] [PATCHv2 1/2] "
` [Qemu-devel] [PATCHv2 2/2] macio: switch over to new byte-aligned "

[Qemu-devel] [PATCH V2 RESEND] docs: add PCIe devices placement guidelines
 2016-10-14 11:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 13/13] pc: require IRQ remapping and EIM if there could be x2APIC CPUs
 2016-10-14 11:25 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 "

[Qemu-devel] [PATCH v3 09/13] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode
 2016-10-14 11:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 "

[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
 2016-10-14 11:15 UTC  (6+ messages)

[Qemu-devel] [PATCH] vfio: fix duplicate function call
 2016-10-14 11:16 UTC 

[Qemu-devel] [PATCH v2 0/4] fdc: Use separate qdev device for drives
 2016-10-14 11:11 UTC  (2+ messages)

[Qemu-devel] [QEMU PATCH v6 0/2] migration: migrate QTAILQ
 2016-10-14 11:07 UTC  (7+ messages)
` [Qemu-devel] [QEMU PATCH v6 1/2] migration: extend VMStateInfo
` [Qemu-devel] [QEMU PATCH v6 2/2] migration: migrate QTAILQ

[Qemu-devel] [PATCH 00/18] dataplane: remove RFifoLock (including almost all previously sent patches)
 2016-10-14 10:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH 03/18] mirror: use bdrv_drained_begin/bdrv_drained_end
` [Qemu-devel] [PATCH 05/18] block: change drain to look only at one child at a time
` [Qemu-devel] [PATCH 06/18] qed: Implement .bdrv_drain
` [Qemu-devel] [PATCH 07/18] block: introduce bdrv_poll_while and bdrv_wakeup

[Qemu-devel] [PATCH] Fix build for less common build directories names
 2016-10-14 10:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] More thread sanitizer fixes and atomic.h improvements
 2016-10-14  9:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/5] cpus: use atomic_read to read seqlock-protected variables

[Qemu-devel] [PATCH] milkymist-pfpu: fix potential integer overflow
 2016-10-14  9:51 UTC 

[Qemu-devel] [PATCH] rbd: make the code better readable
 2016-10-14  9:51 UTC 

[Qemu-devel] [PATCH v2] socket: add atomic QEMU_SOCK_NONBLOCK flag
 2016-10-14  9:46 UTC 

[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
 2016-10-14  9:40 UTC  (30+ messages)
` [Qemu-devel] [PATCH v4 07/20] ppc/pnv: add XSCOM handlers to PnvCore
` [Qemu-devel] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
` [Qemu-devel] [PATCH v4 12/20] ppc/xics: Add xics to the monitor "info pic" command
` [Qemu-devel] [PATCH v4 13/20] ppc/xics: introduce helpers to find an ICP from some (CPU) index
` [Qemu-devel] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
` [Qemu-devel] [PATCH v4 16/20] ppc/pnv: add a XICS native to each PowerNV chip
` [Qemu-devel] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PATCH v4 18/20] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PATCH v4 19/20] ppc/pnv: Add Naples chip support for LPC interrupts
` [Qemu-devel] [PATCH v4 20/20] ppc/pnv: add support for POWER9 LPC Controller

[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
 2016-10-14  9:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 06/12] block/nbd: Accept SocketAddress

[Qemu-devel] How to get the guest virtual address when the guest program is executed?
 2016-10-14  9:21 UTC 

[Qemu-devel] [PATCH v2 0/4] qga: add vsock-listen
 2016-10-14  9:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] qga: drop unused sockaddr in accept(2) call
` [Qemu-devel] [PATCH v2 2/4] qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
` [Qemu-devel] [PATCH v2 3/4] sockets: add AF_VSOCK support
` [Qemu-devel] [PATCH v2 4/4] qga: add vsock-listen method

[Qemu-devel] [PATCH v4 0/6] tests: enable virtio tests on SPAPR
 2016-10-14  8:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] tests: fix memory leak in virtio-scsi-test
` [Qemu-devel] [PATCH v4 2/6] tests: don't check if qtest_spapr_boot() returns NULL
` [Qemu-devel] [PATCH v4 3/6] tests: move QVirtioBus pointer into QVirtioDevice
` [Qemu-devel] [PATCH v4 4/6] tests: rename target_big_endian() as qvirtio_is_big_endian()
` [Qemu-devel] [PATCH v4 5/6] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
` [Qemu-devel] [PATCH v4 6/6] tests: enable virtio tests on SPAPR

[Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
 2016-10-14  8:46 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/11] spapr_ovec: initial implementation of option vector helpers
` [Qemu-devel] [PATCH 02/11] spapr_hcall: use spapr_ovec_* interfaces for CAS options
` [Qemu-devel] [PATCH 03/11] spapr: add option vector handling in CAS-generated resets
` [Qemu-devel] [PATCH 05/11] spapr: fix inheritance chain for default machine options
` [Qemu-devel] [PATCH 06/11] spapr: update spapr hotplug documentation
` [Qemu-devel] [PATCH 07/11] spapr: add hotplug interrupt machine options
` [Qemu-devel] [PATCH 08/11] spapr_events: add support for dedicated hotplug event source
` [Qemu-devel] [PATCH 09/11] spapr: Add DRC count indexed hotplug identifier type
` [Qemu-devel] [PATCH 11/11] spapr: Memory hot-unplug support

[Qemu-devel] [PATCH v3 0/5] tests: enable virtio tests on SPAPR
 2016-10-14  8:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 3/5] tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests

[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
 2016-10-14  8:27 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] eepro100: Fix memory leak and simplify code for VMStateDescription
 2016-10-14  8:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ACPI IORT generation for ITS support
 2016-10-14  8:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes

[Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-14  7:59 UTC  (3+ messages)

[Qemu-devel] [PATCH V6 0/2] Add option to configure guest vPMU
 2016-10-14  7:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] tests: add mac99 and g3beige in boot-serial-test
 2016-10-14  7:33 UTC  (3+ messages)

[Qemu-devel] [PATCHv3 0/7] Improve PCI IO window orgnaization for pseries
 2016-10-14  7:25 UTC  (8+ messages)
` [Qemu-devel] [PATCHv3 7/7] spapr: Improved placement of PCI host bridges in guest memory map

[Qemu-devel] [PULL 00/27] target-arm queue
 2016-10-14  6:44 UTC  (3+ messages)
` [Qemu-devel] [PULL 27/27] target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6

[Qemu-devel] [PATCH v6 00/15] nbd: efficient write zeroes
 2016-10-14  4:59 UTC  (19+ messages)
` [Qemu-devel] [PATCH v6 01/15] nbd: Add qemu-nbd -D for human-readable description
` [Qemu-devel] [PATCH v6 02/15] nbd: Treat flags vs. command type as separate fields
` [Qemu-devel] [PATCH v6 03/15] nbd: Rename NBDRequest to NBDRequestData
` [Qemu-devel] [PATCH v6 04/15] nbd: Rename NbdClientSession to NBDClientSession
` [Qemu-devel] [PATCH v6 05/15] nbd: Rename struct nbd_request and nbd_reply
` [Qemu-devel] [PATCH v6 06/15] nbd: Share common reply-sending code in server
` [Qemu-devel] [PATCH v6 07/15] nbd: Send message along with server NBD_REP_ERR errors
` [Qemu-devel] [PATCH v6 08/15] nbd: Share common option-sending code in client
` [Qemu-devel] [PATCH v6 09/15] nbd: Let server know when client gives up negotiation
` [Qemu-devel] [PATCH v6 10/15] nbd: Let client skip portions of server reply
` [Qemu-devel] [PATCH v6 11/15] nbd: Less allocation during NBD_OPT_LIST
` [Qemu-devel] [PATCH v6 12/15] nbd: Support shorter handshake
` [Qemu-devel] [PATCH v6 13/15] nbd: Improve server handling of shutdown requests
` [Qemu-devel] [PATCH v6 14/15] nbd: Implement NBD_CMD_WRITE_ZEROES on server
` [Qemu-devel] [PATCH v6 15/15] nbd: Implement NBD_CMD_WRITE_ZEROES on client

[Qemu-devel] [PATCH v5] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-14  3:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v6] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-14  3:43 UTC 

[Qemu-devel] [PATCH 0/3] Improvements for the boot-sector tester
 2016-10-14  2:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] tests/boot-sector: Use mkstemp() to create a unique file name

[Qemu-devel] [PATCH v2] target-mips: Fix Loongson pandn instruction
 2016-10-14  2:46 UTC 

[Qemu-devel] [PATCH 2/2] target-mips: Fix Loongson multimedia instructions
 2016-10-14  2:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] Xen HVM unplug changes
 2016-10-14  0:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] xen_platform: SUSE xenlinux unplug for emulated PCI

[Qemu-devel] [PATCH v1 0/3] POWER9 TCG enablements - part6
 2016-10-13 22:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 3/3] target-ppc: implement xxbr[qdwh] instruction

[Qemu-devel] [PATCH v10 00/10] Dirty bitmap changes for migration/persistence work
 2016-10-13 21:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v10 01/10] block: Hide HBitmap in block dirty bitmap interface
` [Qemu-devel] [PATCH v10 02/10] HBitmap: Introduce "meta" bitmap to track bit changes
` [Qemu-devel] [PATCH v10 03/10] tests: Add test code for meta bitmap
` [Qemu-devel] [PATCH v10 04/10] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH v10 05/10] block: Add two dirty bitmap getters
` [Qemu-devel] [PATCH v10 06/10] block: Assert that bdrv_release_dirty_bitmap succeeded
` [Qemu-devel] [PATCH v10 07/10] hbitmap: serialization
` [Qemu-devel] [PATCH v10 08/10] block: BdrvDirtyBitmap serialization interface
` [Qemu-devel] [PATCH v10 09/10] tests: Add test code for hbitmap serialization
` [Qemu-devel] [PATCH v10 10/10] block: More operations for meta dirty bitmap

[Qemu-devel] [PATCH v3 0/4] target-arm: Handle tagged addresses when loading PC
 2016-10-13 21:14 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] qga: add vsock-listen
 2016-10-13 20:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/4] sockets: add AF_VSOCK support
` [Qemu-devel] [PATCH 4/4] qga: add vsock-listen method


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