messages from 2016-03-17 21:30:58 to 2016-03-18 15:04:24 UTC [more...]
[Qemu-devel] [PATCH v3 00/40] ivshmem: Fixes, cleanups, device model split
2016-03-18 15:04 UTC (9+ messages)
` [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] [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 (18+ 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 v5 0/7] Add new LUKS block driver (for 2.6)
2016-03-18 14:45 UTC (9+ 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 v5 00/28] Convert migration to QIOChannel & support TLS
2016-03-18 14:31 UTC (29+ 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 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 v4] socket: Allocating Large sized arrays to heap
2016-03-18 13:49 UTC (11+ messages)
[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 (12+ messages)
` [Qemu-devel] [PATCH 1/3] hw/net/spapr_llan: Extract rx buffer code into separate functions
` [Qemu-devel] [PATCH 2/3] hw/net/spapr_llan: Fix receive buffer handling for better performance
` [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 (13+ messages)
` [Qemu-devel] [PATCH v4 02/11] block: m25p80: RESET_ENABLE and RESET_MEMORY commnads
` [Qemu-devel] ODP: "
` [Qemu-devel] [PATCH v4 05/11] block: m25p80: 4byte address mode
` [Qemu-devel] [PATCH v4 06/11] block: m25p80: Add configuration registers
` [Qemu-devel] ODP: "
` [Qemu-devel] [PATCH v4 11/11] block: m25p80: at25128a/at25256a models
` [Qemu-devel] ODP: "
[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 (13+ 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 (19+ messages)
` [Qemu-devel] [PATCH v6 01/16] qapi: Assert in places where variants are not handled
` [Qemu-devel] [PATCH v6 02/16] qapi: Fix command with named empty argument type
` [Qemu-devel] [PATCH v6 03/16] qapi: Make c_type() more OO-like
` [Qemu-devel] [PATCH v6 04/16] qapi: Adjust names of implicit types
` [Qemu-devel] [PATCH v6 05/16] qapi: Emit implicit structs in generated C
` [Qemu-devel] [PATCH v6 06/16] qapi-event: Drop qmp_output_get_qobject() null check
` [Qemu-devel] [PATCH v6 07/16] qapi-event: Utilize implicit struct visits
` [Qemu-devel] [PATCH v6 08/16] qapi-commands: "
` [Qemu-devel] [PATCH v6 09/16] qapi-commands: Inline single-use helpers of gen_marshal()
` [Qemu-devel] [PATCH v6 10/16] qapi: Inline gen_visit_members() into lone caller
` [Qemu-devel] [PATCH v6 11/16] qapi: Drop unused c_null()
` [Qemu-devel] [PATCH v6 12/16] qapi: Don't special-case simple union wrappers
` [Qemu-devel] [PATCH v6 13/16] qapi: Make BlockdevOptions doc example closer to reality
` [Qemu-devel] [PATCH v6 14/16] qapi: Allow anonymous base for flat union
` [Qemu-devel] [PATCH v6 15/16] qapi: Use anonymous bases in QMP flat unions
` [Qemu-devel] [PATCH v6 16/16] qapi: Consolidate object visitors
[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
[Qemu-devel] [PATCH 1/1] backend: multi-client-socket
2016-03-18 9:12 UTC
[Qemu-devel] [PATCH] spice: Disallow use of gl + TCP port
2016-03-18 9:07 UTC (3+ messages)
[Qemu-devel] [PATCH v5 1/4] ui/cocoa.m: switch to QKeyCode
2016-03-18 9:00 UTC (3+ messages)
[Qemu-devel] [PATCH] block/sheepdog: add error handling to sd_snapshot_delete()
2016-03-18 8:54 UTC
[Qemu-devel] [Patch v2 1/1] blizzard: Remove support for DEPTH != 32
2016-03-18 8:30 UTC (3+ messages)
[Qemu-devel] [PATCH] exec: fix error handling in file_ram_alloc
2016-03-18 7:54 UTC (2+ messages)
[Qemu-devel] Using OHCI USB card in x86 emulator or using UHCI USB card on PowerPC emulator
2016-03-18 7:26 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v2 0/9] Core based CPU hotplug for PowerPC sPAPR
2016-03-18 3:29 UTC (6+ messages)
[Qemu-devel] [PATCH v5 0/5] ARM: add query-gic-capabilities SMP command
2016-03-18 3:27 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] arm: qmp: add GICCapability struct
` [Qemu-devel] [PATCH v5 2/5] arm: qmp: add query-gic-capabilities interface
` [Qemu-devel] [PATCH v5 3/5] arm: enhance kvm_arm_create_scratch_host_vcpu
` [Qemu-devel] [PATCH v5 4/5] kvm: add kvm_support_device() helper function
` [Qemu-devel] [PATCH v5 5/5] arm: implement query-gic-capabilities
[Qemu-devel] [PATCH] quorum: add child name into filename
2016-03-18 3:21 UTC
[Qemu-devel] [PATCH v4 0/9] QOM'ify hw/timer/*
2016-03-18 3:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 6/9] hw/timer: QOM'ify milkymist_sysctl
[Qemu-devel] [PATCH][RFC] IOMMU: Add Support to VFIO devices with vIOMMU present
2016-03-18 3:06 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] e1000: Introducing an upper bound of interrupts
2016-03-18 1:34 UTC (2+ messages)
[Qemu-devel] [patch v3 0/9] vfio-pci: pass the aer error to guest, part2
2016-03-18 1:15 UTC (4+ messages)
` [Qemu-devel] [patch v3 7/9] vfio: vote the function 0 to do host bus reset when aer occurred
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
2016-03-17 23:04 UTC
[Qemu-devel] [PATCH 00/17] ppc: preparing pnv landing
2016-03-17 22:03 UTC (5+ messages)
` [Qemu-devel] [PATCH 06/17] ppc: Create cpu_ppc_set_papr() helper
[Qemu-devel] [PATCH] acpi: remove no longer used acpi-dsdt.aml
2016-03-17 21:54 UTC
[Qemu-devel] [PATCH v3] Sort the fw_cfg file list
2016-03-17 21:30 UTC (5+ messages)
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).