qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-18 09:13:21 to 2016-03-18 17:01:47 UTC [more...]

[Qemu-devel] [PULL 00/40] ivshmem: Fixes, cleanups, device model split
 2016-03-18 17:01 UTC  (32+ messages)
` [Qemu-devel] [PULL 01/40] target-ppc: Document TOCTTOU in hugepage support
` [Qemu-devel] [PULL 02/40] ivshmem-server: Fix and clean up command line help
` [Qemu-devel] [PULL 03/40] ivshmem-server: Don't overload POSIX shmem and file name
` [Qemu-devel] [PULL 04/40] qemu-doc: Fix ivshmem huge page example
` [Qemu-devel] [PULL 05/40] event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
` [Qemu-devel] [PULL 06/40] tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned
` [Qemu-devel] [PULL 07/40] ivshmem-test: Improve test case /ivshmem/single
` [Qemu-devel] [PULL 08/40] ivshmem-test: Clean up wait for devices to become operational
` [Qemu-devel] [PULL 09/40] ivshmem-test: Improve test cases /ivshmem/server-*
` [Qemu-devel] [PULL 11/40] ivshmem: Add missing newlines to debug printfs
` [Qemu-devel] [PULL 12/40] ivshmem: Compile debug prints unconditionally to prevent bit-rot
` [Qemu-devel] [PULL 13/40] ivshmem: Clean up after commit 9940c32
` [Qemu-devel] [PULL 14/40] ivshmem: Drop ivshmem_event() stub
` [Qemu-devel] [PULL 15/40] ivshmem: Don't destroy the chardev on version mismatch
` [Qemu-devel] [PULL 16/40] ivshmem: Fix harmless misuse of Error
` [Qemu-devel] [PULL 17/40] ivshmem: Failed realize() can leave migration blocker behind
` [Qemu-devel] [PULL 18/40] ivshmem: Clean up register callbacks
` [Qemu-devel] [PULL 19/40] ivshmem: Clean up MSI-X conditions
` [Qemu-devel] [PULL 20/40] ivshmem: Leave INTx alone when using MSI-X
` [Qemu-devel] [PULL 21/40] ivshmem: Assert interrupts are set up once
` [Qemu-devel] [PULL 22/40] ivshmem: Simplify rejection of invalid peer ID from server
` [Qemu-devel] [PULL 23/40] ivshmem: Disentangle ivshmem_read()
` [Qemu-devel] [PULL 24/40] ivshmem: Plug leaks on unplug, fix peer disconnect
` [Qemu-devel] [PULL 25/40] ivshmem: Receive shared memory synchronously in realize()
` [Qemu-devel] [PULL 26/40] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PULL 27/40] ivshmem: Rely on server sending the ID right after the version
` [Qemu-devel] [PULL 30/40] ivshmem: Tighten check of property "size"
` [Qemu-devel] [PULL 33/40] ivshmem: Inline check_shm_size() into its only caller
` [Qemu-devel] [PULL 37/40] ivshmem: Clean up after the previous commit
` [Qemu-devel] [PULL 38/40] ivshmem: Drop ivshmem property x-memdev
` [Qemu-devel] [PULL 39/40] ivshmem: Require master to have ID zero

[Qemu-devel] [RFC v1 00/11] Base enabling patches for MTTCG
 2016-03-18 16:59 UTC  (16+ messages)
` [Qemu-devel] [RFC v1 01/11] tcg: move tb_find_fast outside the tb_lock critical section
` [Qemu-devel] [RFC v1 02/11] cpu-exec: elide more icount code if CONFIG_USER_ONLY
` [Qemu-devel] [RFC v1 03/11] tcg: comment on which functions have to be called with tb_lock held
` [Qemu-devel] [RFC v1 04/11] tcg: protect TBContext with tb_lock
` [Qemu-devel] [RFC v1 05/11] target-arm/psci.c: wake up sleeping CPUs
` [Qemu-devel] [RFC v1 06/11] tcg: cpus rm tcg_exec_all()
` [Qemu-devel] [RFC v1 07/11] tcg: add options for enabling MTTCG
` [Qemu-devel] [RFC v1 08/11] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [RFC v1 09/11] tcg: drop global lock during TCG code execution
` [Qemu-devel] [RFC v1 10/11] tcg: grab iothread lock in cpu-exec interrupt handling
` [Qemu-devel] [RFC v1 11/11] tcg: enable thread-per-vCPU

[Qemu-devel] [PATCH v4 0/4] Convert chardevs to QIOChannel & add TLS support
 2016-03-18 16:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/4] char: convert from GIOChannel to QIOChannel

[Qemu-devel] [PATCH v3 00/40] ivshmem: Fixes, cleanups, device model split
 2016-03-18 16:50 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/40] target-ppc: Document TOCTTOU in hugepage support
` [Qemu-devel] [PATCH v3 03/40] ivshmem-server: Don't overload POSIX shmem and file name
` [Qemu-devel] [PATCH v3 19/40] ivshmem: Clean up MSI-X conditions
` [Qemu-devel] [PATCH v3 26/40] ivshmem: Propagate errors through ivshmem_recv_setup()
` [Qemu-devel] [PATCH v3 33/40] ivshmem: Inline check_shm_size() into its only caller

[Qemu-devel] [Bug 1546445] [NEW] support vhost user without specifying vhostforce
 2016-03-18 16:39 UTC  (3+ messages)
` [Qemu-devel] [Bug 1546445] "

[Qemu-devel] [PATCH v5 00/28] Convert migration to QIOChannel & support TLS
 2016-03-18 16:33 UTC  (31+ messages)
` [Qemu-devel] [PATCH v5 01/28] s390: use FILE instead of QEMUFile for creating text file
` [Qemu-devel] [PATCH v5 02/28] io: avoid double-free when closing QIOChannelBuffer
` [Qemu-devel] [PATCH v5 03/28] migration: remove use of qemu_bufopen from vmstate tests
` [Qemu-devel] [PATCH v5 04/28] migration: ensure qemu_fflush() always writes full data amount
` [Qemu-devel] [PATCH v5 05/28] migration: split migration hooks out of QEMUFileOps
` [Qemu-devel] [PATCH v5 06/28] migration: introduce set_blocking function in QEMUFileOps
` [Qemu-devel] [PATCH v5 07/28] migration: force QEMUFile to blocking mode for outgoing migration
` [Qemu-devel] [PATCH v5 08/28] migration: introduce a new QEMUFile impl based on QIOChannel
` [Qemu-devel] [PATCH v5 09/28] migration: add helpers for creating QEMUFile from a QIOChannel
` [Qemu-devel] [PATCH v5 10/28] migration: add reporting of errors for outgoing migration
` [Qemu-devel] [PATCH v5 11/28] migration: convert post-copy to use QIOChannelBuffer
` [Qemu-devel] [PATCH v5 12/28] migration: convert unix socket protocol to use QIOChannel
` [Qemu-devel] [PATCH v5 13/28] migration: rename unix.c to socket.c
` [Qemu-devel] [PATCH v5 14/28] migration: convert tcp socket protocol to use QIOChannel
` [Qemu-devel] [PATCH v5 15/28] migration: convert fd "
` [Qemu-devel] [PATCH v5 16/28] migration: convert exec "
` [Qemu-devel] [PATCH v5 17/28] migration: convert RDMA to use QIOChannel interface
` [Qemu-devel] [PATCH v5 18/28] migration: convert savevm to use QIOChannel for writing to files
` [Qemu-devel] [PATCH v5 19/28] migration: delete QEMUFile buffer implementation
` [Qemu-devel] [PATCH v5 20/28] migration: delete QEMUSizedBuffer struct
` [Qemu-devel] [PATCH v5 21/28] migration: delete QEMUFile sockets implementation
` [Qemu-devel] [PATCH v5 22/28] migration: delete QEMUFile stdio implementation
` [Qemu-devel] [PATCH v5 23/28] migration: move definition of struct QEMUFile back into qemu-file.c
` [Qemu-devel] [PATCH v5 24/28] migration: don't use an array for storing migrate parameters
` [Qemu-devel] [PATCH v5 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters
` [Qemu-devel] [PATCH v5 26/28] migration: add support for encrypting data with TLS
` [Qemu-devel] [PATCH v5 27/28] migration: remove support for non-iovec based write handlers
` [Qemu-devel] [PATCH v5 28/28] migration: remove qemu_get_fd method from QEMUFile

[Qemu-devel] [PATCH] block/sheepdog: add error handling to sd_snapshot_delete()
 2016-03-18 16:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] AioContext fine-grained locking, part 1 of 3, including bdrv_drain rewrite
 2016-03-18 16:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] socket: Allocating Large sized arrays to heap
 2016-03-18 15:58 UTC  (13+ messages)

[Qemu-devel] [PATCH 00/16] AioContext fine-grained locking, part 1 of 3, including bdrv_drain rewrite
 2016-03-18 15:49 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [Patch v2 1/1] blizzard: Remove support for DEPTH != 32
 2016-03-18 15:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/7] Add new LUKS block driver (for 2.6)
 2016-03-18 15:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 1/7] block: add flag to indicate that no I/O will be performed
` [Qemu-devel] [PATCH v5 6/7] block: add generic full disk encryption driver
` [Qemu-devel] [PATCH v5 7/7] block: drop support for using qcow[2] encryption with system emulators

[Qemu-devel] [PATCH 0/4] Tweaks around virtio-blk start/stop
 2016-03-18 15:03 UTC  (14+ messages)

[Qemu-devel] [ Patch 0/2] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-03-18 14:52 UTC  (10+ messages)
` [Qemu-devel] [ Patch 1/2] virtio-net rsc: support coalescing ipv4 tcp traffic

[Qemu-devel] [PATCH v2 0/2] usb, xen: add pvUSB backend
 2016-03-18 14:47 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.6 00/14] s390-ccw bios patches
 2016-03-18 14:21 UTC  (15+ messages)
` [Qemu-devel] [PATCH for-2.6 01/14] pc-bios/s390-ccw: add more disk layout checks
` [Qemu-devel] [PATCH for-2.6 02/14] pc-bios/s390-ccw: virtio_panic -> panic
` [Qemu-devel] [PATCH for-2.6 03/14] pc-bios/s390-ccw: add utility functions and "export" some others
` [Qemu-devel] [PATCH for-2.6 04/14] pc-bios/s390-ccw: qemuize types
` [Qemu-devel] [PATCH for-2.6 05/14] pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
` [Qemu-devel] [PATCH for-2.6 06/14] pc-bios/s390-ccw: add vdev object to store all device details
` [Qemu-devel] [PATCH for-2.6 07/14] pc-bios/s390-ccw: make provisions for different backends
` [Qemu-devel] [PATCH for-2.6 08/14] pc-bios/s390-ccw: add simplified virtio call
` [Qemu-devel] [PATCH for-2.6 09/14] pc-bios/s390-ccw: add scsi definitions
` [Qemu-devel] [PATCH for-2.6 10/14] pc-bios/s390-ccw: add virtio-scsi implementation
` [Qemu-devel] [PATCH for-2.6 11/14] pc-bios/s390-ccw: enable virtio-scsi
` [Qemu-devel] [PATCH for-2.6 12/14] pc-bios/s390-ccw: enhance bootmap detection
` [Qemu-devel] [PATCH for-2.6 13/14] pc-bios/s390-ccw: disambiguation of "No zIPL magic" message
` [Qemu-devel] [PATCH for-2.6 14/14] s390-ccw.img: rebuild image

[Qemu-devel] wiki account
 2016-03-18 13:57 UTC 

[Qemu-devel] [PATCH v2 00/12] spice: add opengl/virgl/dmabuf support
 2016-03-18 13:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 10/12] spice/gl: create dummy primary surface (RfC)

[Qemu-devel] [PATCH v1 0/2] Fix build problems with nettle < 3.0.0
 2016-03-18 13:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] crypto: add compat cast5_set_key "
` [Qemu-devel] [PATCH v1 2/2] crypto: fix cipher function signature mismatch with nettle & xts

[Qemu-devel] [PATCH 0/3] hw/net/spapr_llan: Fix bad RX performance of the spapr-vlan device
 2016-03-18 13:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] hw/net/spapr_llan: Extract rx buffer code into separate functions
` [Qemu-devel] [PATCH 3/3] hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v1] migration: skip sending ram pages released by virtio-balloon driver
 2016-03-18 11:27 UTC  (9+ messages)

[Qemu-devel] [PATCH v4 00/11] Support for N25Q256/512 and AT25128/256
 2016-03-18 13:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 05/11] block: m25p80: 4byte address mode

[Qemu-devel] [PATCH] hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
 2016-03-18 12:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb: fix unbound stack warning for inotify_watchfn
 2016-03-18 12:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] usb: trivial fixes
 2016-03-18 12:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] usb: fix unbound stack usage for usb_mtp_add_str

[Qemu-devel] [PATCH v2] usb: fix unbounded stack warning for xhci_dma_write_u32s
 2016-03-18 12:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/28] Convert migration to QIOChannel & support TLS
 2016-03-18 12:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 08/28] migration: introduce a new QEMUFile impl based on QIOChannel
` [Qemu-devel] [PATCH v4 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters

[Qemu-devel] [PATCH] usb: Support compilation without poll.h
 2016-03-18 12:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb: Fix compilation for Windows
 2016-03-18 12:13 UTC  (2+ messages)

[Qemu-devel] commit 084a85e breaks build
 2016-03-18 12:05 UTC  (5+ messages)

[Qemu-devel] [PATCH] char: translate from QIOChannel error to errno
 2016-03-18 12:03 UTC  (3+ messages)

[Qemu-devel] [Bug 1558175] [NEW] virtio: vm killed (Guest moved used index)
 2016-03-18 11:30 UTC  (5+ messages)
` [Qemu-devel] [Bug 1558175] "

[Qemu-devel] [PATCH v4] net: Allocating Large sized arrays to heap
 2016-03-18 10:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
 2016-03-18 10:48 UTC  (11+ messages)

[Qemu-devel] [PULL 0/5] ui: input-linux + spice fixes, switch cocoa to QKeyCode
 2016-03-18 10:26 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] input-linux: switch over to -object
` [Qemu-devel] [PULL 2/5] input-linux: fix Coverity warning
` [Qemu-devel] [PULL 3/5] qapi-schema.json: Add power and keypad equal keys
` [Qemu-devel] [PULL 4/5] ui/cocoa.m: switch to QKeyCode
` [Qemu-devel] [PULL 5/5] spice: Disallow use of gl + TCP port

[Qemu-devel] [PATCH 0/5] tcg: Misc clean-up patches from Paolo
 2016-03-18 10:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/5] tcg: always keep jump target and tb->jmp_next consistent

[Qemu-devel] [PATCH] block: Remove bdrv_make_anon()
 2016-03-18 10:31 UTC 

[Qemu-devel] [PULL 00/15] QAPI patches for 2016-03-18
 2016-03-18 10:04 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] qapi: Assert in places where variants are not handled
` [Qemu-devel] [PULL 02/15] qapi: Fix command with named empty argument type
` [Qemu-devel] [PULL 03/15] qapi: Make c_type() more OO-like
` [Qemu-devel] [PULL 04/15] qapi: Adjust names of implicit types
` [Qemu-devel] [PULL 05/15] qapi: Emit implicit structs in generated C
` [Qemu-devel] [PULL 06/15] qapi-event: Drop qmp_output_get_qobject() null check
` [Qemu-devel] [PULL 07/15] qapi-event: Utilize implicit struct visits
` [Qemu-devel] [PULL 08/15] qapi-commands: "
` [Qemu-devel] [PULL 09/15] qapi-commands: Inline single-use helpers of gen_marshal()
` [Qemu-devel] [PULL 10/15] qapi: Inline gen_visit_members() into lone caller
` [Qemu-devel] [PULL 11/15] qapi: Drop unused c_null()
` [Qemu-devel] [PULL 12/15] qapi: Don't special-case simple union wrappers
` [Qemu-devel] [PULL 13/15] qapi: Make BlockdevOptions doc example closer to reality
` [Qemu-devel] [PULL 14/15] qapi: Allow anonymous base for flat union
` [Qemu-devel] [PULL 15/15] qapi: Use anonymous bases in QMP flat unions

[Qemu-devel] [PATCH v6 00/16] easier unboxed visits/qapi implicit types
 2016-03-18 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/15] Clean up around osdep.h and qemu-common.h
 2016-03-18  9:55 UTC  (5+ messages)

[Qemu-devel] [RFC v2 0/6] QEMU shared-memory backend
 2016-03-18  9:13 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 1/6] backend: shared memory backend
` [Qemu-devel] [RFC v2 2/6] migration: add shared migration type
` [Qemu-devel] [RFC v2 3/6] hw/misc: sdm signal shboot
` [Qemu-devel] [RFC v2 4/6] qemu: slave machine flag
` [Qemu-devel] [RFC v2 5/6] hw/arm: boot
` [Qemu-devel] [RFC v2 6/6] qemu: numa

[Qemu-devel] [RFC v2 0/6] SDM Interface
 2016-03-18  9:13 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 1/6] hw/misc: sdm interface
` [Qemu-devel] [RFC v2 2/6] hw/misc: sdm platform device
` [Qemu-devel] [RFC v2 3/6] hw/arm: sysbus-fdt
` [Qemu-devel] [RFC v2 4/6] hw/misc: sdm virtio device
` [Qemu-devel] [RFC v2 5/6] hw/misc: sdm communication local
` [Qemu-devel] [RFC v2 6/6] hw/misc: sdm communication socket


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