qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-17 15:57:12 to 2016-03-18 10:36:38 UTC [more...]

[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] commit 084a85e breaks build
 2016-03-18 10:26 UTC  (3+ messages)

[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] [Bug 1558175] [NEW] virtio: vm killed (Guest moved used index)
 2016-03-18 10:04 UTC  (6+ messages)
` [Qemu-devel] [Bug 1558175] "

[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] [PATCH v4] socket: Allocating Large sized arrays to heap
 2016-03-18  9:35 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 0/3] hw/net/spapr_llan: Fix bad RX performance of the spapr-vlan device
 2016-03-18  7:56 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] hw/net/spapr_llan: Fix receive buffer handling for better performance

[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] [ Patch 0/2] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-03-18  6:56 UTC  (20+ messages)
` [Qemu-devel] [ Patch 1/2] virtio-net rsc: support coalescing ipv4 tcp traffic
` [Qemu-devel] [ Patch 2/2] virtio-net rsc: support coalescing ipv6 "

[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 v12 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()
 2016-03-18  2:56 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/2] e1000: Introducing an upper bound of interrupts
 2016-03-18  1:34 UTC  (3+ 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 v4 00/11] Support for N25Q256/512 and AT25128/256
 2016-03-17 21:54 UTC  (18+ 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 07/11] block: m25p80: Dummy cycles for N25Q256/512
` [Qemu-devel] [PATCH v4 08/11] block: m25p80: Fast read and 4bytes commands
` [Qemu-devel] [PATCH v4 09/11] block: m25p80: Implemented FSR register
` [Qemu-devel] [PATCH v4 11/11] block: m25p80: at25128a/at25256a models
    ` [Qemu-devel] ODP: "

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

[Qemu-devel] [PATCH] qemu-ga: drop unused local err variable
 2016-03-17 21:13 UTC  (2+ messages)

[Qemu-devel] Our use of #include is undisciplined, and what to do about it
 2016-03-17 21:02 UTC  (16+ messages)

[Qemu-devel] [PATCH 0/5] trace: Add events for vCPU memory accesses
 2016-03-17 20:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] trace: [all] Add "guest_vmem" event

[Qemu-devel] [PATCH v2] vl.c: disallow command line fw cfg without opt/
 2016-03-17 19:55 UTC  (7+ messages)

[Qemu-devel] [PULL v3 00/13] Merge crypto code for LUKS encryption
 2016-03-17 18:00 UTC  (15+ messages)
` [Qemu-devel] [PULL v3 01/13] crypto: add cryptographic random byte source
` [Qemu-devel] [PULL v3 02/13] crypto: add support for PBKDF2 algorithm
` [Qemu-devel] [PULL v3 03/13] crypto: add support for generating initialization vectors
` [Qemu-devel] [PULL v3 04/13] crypto: add support for anti-forensic split algorithm
` [Qemu-devel] [PULL v3 05/13] crypto: skip testing of unsupported cipher algorithms
` [Qemu-devel] [PULL v3 06/13] crypto: add support for the cast5-128 cipher algorithm
` [Qemu-devel] [PULL v3 07/13] crypto: add support for the serpent "
` [Qemu-devel] [PULL v3 08/13] crypto: add support for the twofish "
` [Qemu-devel] [PULL v3 09/13] crypto: import an implementation of the XTS cipher mode
` [Qemu-devel] [PULL v3 10/13] crypto: refactor code for dealing with AES cipher
` [Qemu-devel] [PULL v3 11/13] crypto: wire up XTS mode for cipher APIs
` [Qemu-devel] [PULL v3 12/13] crypto: add block encryption framework
` [Qemu-devel] [PULL v3 13/13] crypto: implement the LUKS block encryption format

[Qemu-devel] [PATCH v5 0/7] Add new LUKS block driver (for 2.6)
 2016-03-17 17:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/7] block: add flag to indicate that no I/O will be performed
` [Qemu-devel] [PATCH v5 2/7] qemu-img/qemu-io: don't prompt for passwords if not required
` [Qemu-devel] [PATCH v5 3/7] tests: redirect stderr to stdout for iotests
` [Qemu-devel] [PATCH v5 4/7] tests: refactor python I/O tests helper main method
` [Qemu-devel] [PATCH v5 5/7] tests: add output filter to python I/O tests helper
` [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/3] Add support for i.MX SPI Controller
 2016-03-17 17:03 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/3] i.MX: Add the Freescale "

[Qemu-devel] [PATCH 0/3] Early release of -drive QemuOpts
 2016-03-17 17:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] vl.c: disallow command line fw cfg without opt/
 2016-03-17 16:59 UTC  (7+ messages)

[Qemu-devel] [PULL 00/29] Block patches
 2016-03-17 16:46 UTC  (21+ messages)
` [Qemu-devel] [PULL 11/29] blockdev: Separate BB name management
` [Qemu-devel] [PULL 12/29] blockdev: Split monitor reference from BB creation
` [Qemu-devel] [PULL 13/29] blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
` [Qemu-devel] [PULL 14/29] block: Move some bdrv_*_all() functions to BB
` [Qemu-devel] [PULL 15/29] block: Add bdrv_next_monitor_owned()
` [Qemu-devel] [PULL 16/29] block: Add blk_next_root_bs()
` [Qemu-devel] [PULL 17/29] block: Rewrite bdrv_next()
` [Qemu-devel] [PULL 18/29] block: Use bdrv_next() instead of bdrv_states
` [Qemu-devel] [PULL 19/29] block: Remove bdrv_states list
` [Qemu-devel] [PULL 20/29] block: Use BdrvChild in BlockBackend
` [Qemu-devel] [PULL 21/29] block: Use blk_co_preadv() for blk_read()
` [Qemu-devel] [PULL 22/29] block: Use blk_co_pwritev() for blk_write()
` [Qemu-devel] [PULL 23/29] block: Pull up blk_read_unthrottled() implementation
` [Qemu-devel] [PULL 24/29] block: Use blk_co_pwritev() in blk_write_zeroes()
` [Qemu-devel] [PULL 25/29] block: Use blk_prw() in blk_pread()/blk_pwrite()
` [Qemu-devel] [PULL 26/29] block: Use blk_aio_prwv() for aio_read/write/write_zeroes
` [Qemu-devel] [PULL 27/29] block: Use blk_co_pwritev() in blk_co_write_zeroes()
` [Qemu-devel] [PULL 28/29] quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
` [Qemu-devel] [PULL 29/29] iotests: Test QUORUM_REPORT_BAD "

[Qemu-devel] [Bug 1557033] [NEW] Persistent malfunction after guest shutdown/reboot
 2016-03-17 16:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1557033] "

[Qemu-devel] [PATCH] hw/arm/bcm2836: Wire up CPU timer interrupts correctly
 2016-03-17 16:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Tweaks around virtio-blk start/stop
 2016-03-17 16:08 UTC  (13+ messages)

[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
 2016-03-17 16:03 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2 1/2] spapr: Add DRC count indexed hotplug identifier type


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