qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-16 16:17:35 to 2016-10-17 13:55:29 UTC [more...]

[Qemu-devel] [PATCH v2 00/20] dataplane: remove RFifoLock
 2016-10-17 13:54 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/20] replication: interrupt failover if the main device is closed
` [Qemu-devel] [PATCH 02/20] blockjob: introduce .drain callback for jobs
` [Qemu-devel] [PATCH 03/20] mirror: use bdrv_drained_begin/bdrv_drained_end
` [Qemu-devel] [PATCH 04/20] block: add BDS field to count in-flight requests
` [Qemu-devel] [PATCH 05/20] block: change drain to look only at one child at a time
` [Qemu-devel] [PATCH 06/20] qed: Implement .bdrv_drain
` [Qemu-devel] [PATCH 07/20] block: introduce BDRV_POLL_WHILE
` [Qemu-devel] [PATCH 08/20] nfs: move nfs_set_events out of the while loops
` [Qemu-devel] [PATCH 09/20] nfs: use BDRV_POLL_WHILE
` [Qemu-devel] [PATCH 10/20] sheepdog: "
` [Qemu-devel] [PATCH 11/20] aio: introduce qemu_get_current_aio_context
` [Qemu-devel] [PATCH 12/20] iothread: detach all block devices before stopping them
` [Qemu-devel] [PATCH 13/20] replication: pass BlockDriverState to reopen_backing_file

[Qemu-devel] [PATCH] machine: Fix replacement of '_' by '-' in machine property names
 2016-10-17 13:44 UTC  (4+ messages)

[Qemu-devel] [kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-10-17 13:36 UTC  (13+ messages)
` [Qemu-devel] [kvm-unit-tests PATCH v3 03/10] arm/arm64: smp: support more than 8 cpus
` [Qemu-devel] [kvm-unit-tests PATCH v3 06/10] arm/arm64: add initial gicv2 support
` [Qemu-devel] [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
` [Qemu-devel] [kvm-unit-tests PATCH v3 09/10] arm/arm64: gicv3: add an IPI test

[Qemu-devel] [PULL 00/22] linux-user changes
 2016-10-17 13:24 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/22] linux-user: Add support for adjtimex() syscall
` [Qemu-devel] [PULL 02/22] linux-user: Add support for ustat() syscall
` [Qemu-devel] [PULL 03/22] linux-user: Fix mq_open() syscall support
` [Qemu-devel] [PULL 04/22] linux-user: Fix msgrcv() and msgsnd() syscalls support
` [Qemu-devel] [PULL 05/22] linux-user: Fix socketcall() syscall support
` [Qemu-devel] [PULL 06/22] linux-user: Fix syslog() "
` [Qemu-devel] [PULL 07/22] linux-user: Remove a duplicate item from strace.list
` [Qemu-devel] [PULL 08/22] linux-user: sparc64: Use correct target SHMLBA in shmat()
` [Qemu-devel] [PULL 09/22] linux-user: add kcmp() syscall
` [Qemu-devel] [PULL 10/22] linux-user: add RTA_PRIORITY in netlink
` [Qemu-devel] [PULL 11/22] linux-user: Don't use alloca() for epoll_wait's epoll event array
` [Qemu-devel] [PULL 12/22] linux-user: use libc wrapper instead of direct mremap syscall
` [Qemu-devel] [PULL 13/22] linux-user: Fix definition of target_sigevent for 32-bit guests
` [Qemu-devel] [PULL 14/22] linux-user: Add support for clock_adjtime() syscall
` [Qemu-devel] [PULL 15/22] linux-user: Add support for syncfs() syscall
` [Qemu-devel] [PULL 16/22] linux-user: Update mips_syscall_args[] array in main.c
` [Qemu-devel] [PULL 17/22] linux-user: Update ioctls definitions for Mips32
` [Qemu-devel] [PULL 18/22] linux-user: Redirect termbits.h for Mips64 to termbits.h "
` [Qemu-devel] [PULL 19/22] linux-user: Fix fadvise64() syscall support "
` [Qemu-devel] [PULL 20/22] linux-user: added support for preadv() system call
` [Qemu-devel] [PULL 21/22] linux-user: added support for pwritev() "
` [Qemu-devel] [PULL 22/22] linux-user: disable unicore32 linux-user build

[Qemu-devel] A question about this commit "char: convert from GIOChannel to QIOChannel"
 2016-10-17 13:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] linux-user: preadv and pwritev emulation support
 2016-10-17 13:04 UTC  (2+ messages)

[Qemu-devel] [PATCH/RFC] vl: add no-panic option
 2016-10-17 13:03 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/5] linux-user: Several Mips-related patches
 2016-10-17 13:02 UTC  (2+ messages)

[Qemu-devel] [v2 0/5] Allow blockdev-add for SSH
 2016-10-17 12:57 UTC  (8+ messages)
` [Qemu-devel] [v2 2/5] block/ssh: Add InetSocketAddress and accept it

[Qemu-devel] [PULL 00/16] ppc-for-2.8 queue 20161017
 2016-10-17 12:55 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/16] tests: minor cleanups in usb-hcd-uhci-test
` [Qemu-devel] [PULL 02/16] qtest: ask endianness of the target in qtest_init()
` [Qemu-devel] [PULL 03/16] tests/boot-sector: Use minimum length for the Forth boot script
` [Qemu-devel] [PULL 04/16] tests/boot-sector: Use mkstemp() to create a unique file name
` [Qemu-devel] [PULL 05/16] tests/boot-sector: Increase time-out to 90 seconds
` [Qemu-devel] [PULL 06/16] target-ppc: implement vexts[bh]2w and vexts[bhw]2d
` [Qemu-devel] [PULL 07/16] spapr: fix inheritance chain for default machine options
` [Qemu-devel] [PULL 08/16] ppc/xics: Make the ICSState a list
` [Qemu-devel] [PULL 09/16] ppc/xics: Split ICS into ics-base and ics class
` [Qemu-devel] [PULL 10/16] libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
` [Qemu-devel] [PULL 11/16] libqos: Correct error in PCI hole sizing for spapr
` [Qemu-devel] [PULL 12/16] libqos: Limit spapr-pci to 32-bit MMIO for now
` [Qemu-devel] [PULL 13/16] spapr_pci: Delegate placement of PCI host bridges to machine type
` [Qemu-devel] [PULL 14/16] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
` [Qemu-devel] [PULL 15/16] spapr_pci: Add a 64-bit MMIO window
` [Qemu-devel] [PULL 16/16] spapr: Improved placement of PCI host bridges in guest memory map

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

[Qemu-devel] [PATCH v3 09/13] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode
 2016-10-17 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 "

[Qemu-devel] [PATCH V2 RESEND] docs: add PCIe devices placement guidelines
 2016-10-17 12:07 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/4] Docker patches
 2016-10-17 11:59 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 1/4] tests/docker: add travis dockerfile
` [Qemu-devel] [PULL v2 2/4] tests/docker: test-build script
` [Qemu-devel] [PULL v2 3/4] tests/docker: make test-mingw honour TARGET_LIST
` [Qemu-devel] [PULL v2 4/4] tests/docker/Makefile.include: add a generic docker-run target

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

[Qemu-devel] [PATCH v3 0/3] Split cpu_exec_init() into an init and a realize part
 2016-10-17 11:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/3] exec: split cpu_exec_init()
` [Qemu-devel] [PATCH v3 2/3] exec: rename cpu_exec_init() as cpu_exec_realizefn()
` [Qemu-devel] [PATCH v3 3/3] exec: call cpu_exec_exit() from a CPU unrealize common function

[Qemu-devel] bug introduced by "block: Move throttling fields from BDS to BB"
 2016-10-17 11:18 UTC  (3+ messages)

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

[Qemu-devel] [PULL 00/15] Migration v2
 2016-10-17 10:56 UTC  (2+ messages)

[Qemu-devel] Provide safe_syscall for s390x
 2016-10-17 10:55 UTC  (8+ messages)

[Qemu-devel] [PATCH] include/qemu: Add documentation to functions in include/qemu/id.h
 2016-10-17 10:54 UTC  (3+ messages)

[Qemu-devel] is there a way to optimize vhost of virtio-net
 2016-10-17 10:39 UTC 

[Qemu-devel] [PULL v2 00/20] Tracing patches
 2016-10-17 10:28 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 19/20] trace: introduce a formal group name for trace events

[Qemu-devel] [PATCH] target-i386: Don't cpu->migratable field when filtering features
 2016-10-17 10:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 1/1] block: improve error handling in raw_open
 2016-10-17 10:19 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [Bug 1634069] [NEW] Exclude keys from grab
 2016-10-17  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1634069] "

[Qemu-devel] invtsc + migration + TSC scaling
 2016-10-17  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH V4] colo-proxy: fix memory leak
 2016-10-17  9:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] fsdev: add IO throttle support to fsdev devices
 2016-10-17  9:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] dataplane: remove RFifoLock (including almost all previously sent patches)
 2016-10-17  9:17 UTC  (24+ messages)
` [Qemu-devel] [PATCH 02/18] blockjob: introduce .drain callback for jobs
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 07/18] block: introduce bdrv_poll_while and bdrv_wakeup
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 09/18] nfs: use "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 10/18] sheepdog: "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 11/18] aio: introduce qemu_get_current_aio_context
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 13/18] replication: pass BlockDriverState to reopen_backing_file
` [Qemu-devel] [PATCH 14/18] block: prepare bdrv_reopen_multiple to release AioContext
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 15/18] block: only call aio_poll on the current thread's AioContext
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 18/18] aio: convert from RFifoLock to QemuRecMutex
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] eepro100: Fix memory leak and simplify code for VMStateDescription
 2016-10-17  9:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/11] blockjobs: Fix transactional race condition
 2016-10-17  8:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 10/11] blockjob: refactor backup_start as backup_job_create

[Qemu-devel] [PATCH] vfio: fix duplicate function call
 2016-10-17  8:57 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] fdc: Use separate qdev device for drives
 2016-10-17  8:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] fdc: Move qdev properties to FloppyDrive

[Qemu-devel] CVE-2016-5403 results in a bug
 2016-10-17  8:19 UTC 

[Qemu-devel] [PATCH v4 00/12] qapi: Allow blockdev-add for NBD
 2016-10-17  8:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 09/12] iotests.py: Add qemu_nbd function

[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
 2016-10-17  8:17 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 10/20] ppc/xics: Make the ICSState a list
` [Qemu-devel] [PATCH v4 15/20] ppc/xics: Add "native" XICS subclass
` [Qemu-devel] [PATCH v4 17/20] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt

[Qemu-devel] [PATCH v6 00/35] cmpxchg-based emulation of atomics
 2016-10-17  8:17 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 13/35] tcg: Add atomic helpers
` [Qemu-devel] [PATCH v6 26/35] tests: add atomic_add-bench

[Qemu-devel] [PULL 0/4] ppc patches for qemu-2.7 stable branch
 2016-10-17  7:44 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v7 00/12] virtio-crypto: introduce framework and device emulation
 2016-10-17  6:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH v7 08/12] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH v7 09/12] virtio-crypto: add data queue processing handler
` [Qemu-devel] [PATCH v7 10/12] cryptodev: introduce an unified wrapper for crypto operation
` [Qemu-devel] [PATCH v7 12/12] virtio-crypto: perfect algorithms chainning support

[Qemu-devel] [PATCH 00/15] tcg field extract primitives
 2016-10-17  4:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 14/15] target-ppc: Use tcg_gen_extract_*
  ` [Qemu-devel] [Qemu-ppc] "

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

[Qemu-devel] [PATCH 0/3] Allow ISA to be disabled on some platforms
 2016-10-17  4:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] Split serial-isa into its own config option
` [Qemu-devel] [PATCH 2/3] Allow ISA bus to be configured out
` [Qemu-devel] [PATCH 3/3] Split ISA and sysbus versions of m48t59 device

[Qemu-devel] [very-WIP 0/4] Migration: VMSTATE_WITH_TMP
 2016-10-17  3:36 UTC  (7+ messages)
` [Qemu-devel] [very-WIP 1/7] migration: Add VMSTATE_WITH_TMP
` [Qemu-devel] [very-WIP 2/7] tests/migration: Add test for VMSTATE_WITH_TMP
` [Qemu-devel] [very-WIP 3/4] slirp: VMStatify sbuf

[Qemu-devel] [RFC PATCH 00/11] spapr: option vector re-work and memory unplug support
 2016-10-17  2:51 UTC  (9+ messages)
` [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] [PULL 0/4] Docker testing patches
 2016-10-17  2:03 UTC  (5+ messages)
` [Qemu-devel] [PULL 4/4] tests/docker/Makefile.include: add a generic docker-run target

[Qemu-devel] [PATCH] e1000e: Don't zero out buffer address in rx descriptor
 2016-10-16 22:35 UTC 

[Qemu-devel] [PATCH] linux-user: Fix do_store_exclusive for shared memory of interprocess
 2016-10-16 20:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 4/4] Added error checking for msix_init
 2016-10-16 17:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/4] Add error checking for event_notifier_init
 2016-10-16 16:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/4] Add error checking for load_image_targphys
 2016-10-16 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] rbd: make the code more readable
 2016-10-16 16:46 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v4 00/14] tcg: Add support for fence generation
 2016-10-16 16:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 08/14] tcg/s390: Add support for fence


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