qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-17 08:32:56 to 2016-03-17 15:56:55 UTC [more...]

[Qemu-devel] [PULL 00/29] Block patches
 2016-03-17 15:56 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/29] block: Fix qemu_root_bds_opts.head initialisation
` [Qemu-devel] [PULL 03/29] monitor: Use BB list for BB name completion

[Qemu-devel] [PATCH v4] net: Allocating Large sized arrays to heap
 2016-03-17 15:47 UTC 

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

[Qemu-devel] [ Patch 0/2] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-03-17 15:44 UTC  (8+ 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] [PATCH v2] vl.c: disallow command line fw cfg without opt/
 2016-03-17 15:40 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/1] Never cancel a streaming job without running stream_complete()
 2016-03-17 15:35 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] block: never "

[Qemu-devel] [PATCH v5 00/14] easier unboxed visits/qapi implicit types
 2016-03-17 15:36 UTC  (4+ messages)

[Qemu-devel] [PATCH 6/9] log: log QMP commands and replies
 2016-03-17 15:31 UTC  (11+ messages)

[Qemu-devel] [PATCH v4] socket: Allocating Large sized arrays to heap
 2016-03-17 15:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-arm: Fix descriptor address masking in ARM address translation
 2016-03-17 15:23 UTC  (8+ messages)

[Qemu-devel] [PATCH v3] net: Allocating Large sized arrays to heap
 2016-03-17 15:23 UTC  (3+ messages)

[Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)
 2016-03-17 15:22 UTC  (4+ messages)

[Qemu-devel] CPU topology and hyperthreading
 2016-03-17 15:19 UTC 

[Qemu-devel] [PATCH 0/4] Tweaks around virtio-blk start/stop
 2016-03-17 15:16 UTC  (20+ messages)
` [Qemu-devel] [PATCH 4/4] virtio-blk: Clean up start/stop with mutex and BH
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/3] hw/net/spapr_llan: Fix bad RX performance of the spapr-vlan device
 2016-03-17 15:15 UTC  (7+ messages)
` [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] [PATCH 0/5] tcg: Misc clean-up patches from Paolo
 2016-03-17 15:14 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: code_bitmap is not used by user-mode emulation
` [Qemu-devel] [PATCH 2/5] tcg: reorganize tb_find_physical loop
` [Qemu-devel] [PATCH 3/5] tcg: always keep jump target and tb->jmp_next consistent
` [Qemu-devel] [PATCH 4/5] tcg: reorder removal from lists in tb_phys_invalidate
` [Qemu-devel] [PATCH 5/5] tcg: move tb_invalidated_flag to CPUState

[Qemu-devel] [Bug 1558175] [NEW] virtio: vm killed (Guest moved used index)
 2016-03-17 15:10 UTC  (2+ messages)

[Qemu-devel] Interested in QEMU Poject for Outreachy 2016
 2016-03-17 15:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/9] QOM'ify hw/timer/*
 2016-03-17 15:03 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 3/9] hw/timer: QOM'ify lm32_timer
` [Qemu-devel] [PATCH v4 6/9] hw/timer: QOM'ify milkymist_sysctl

[Qemu-devel] [PATCH] vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain
 2016-03-17 15:01 UTC  (4+ messages)

[Qemu-devel] [PATCH] acpi: Add missing GCC_FMT_ATTR
 2016-03-17 14:57 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] block: Introduce common read/write function
 2016-03-17 14:35 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 00/17] ppc: preparing pnv landing
 2016-03-17 14:28 UTC  (10+ messages)
` [Qemu-devel] [PATCH 06/17] ppc: Create cpu_ppc_set_papr() helper

[Qemu-devel] Google Summer of Code 2016: Make Mac OS 9 boot successfully with all Apple extensions
 2016-03-17 14:22 UTC  (2+ messages)

[Qemu-devel] Hi good afternoon, some small support
 2016-03-17 14:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-17 14:03 UTC  (5+ messages)

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

[Qemu-devel] [PATCH] hw/arm/bcm2836: Wire up CPU timer interrupts correctly
 2016-03-17 13:54 UTC  (4+ messages)
` [Qemu-devel] [Qemu-arm] "

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

[Qemu-devel] [PATCH v3 0/2] spapr: QMP: add query-hotpluggable-cpus
 2016-03-17 13:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/17] blockdev: Further BlockBackend work
 2016-03-17 13:44 UTC  (2+ messages)

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

[Qemu-devel] [PATCH 0/2] Add gpio_key and use it for ARM virt power button
 2016-03-17 13:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/gpio: Add the emulation of gpio_key
` [Qemu-devel] [PATCH 2/2] ARM: Virt: Use gpio_key for power button

[Qemu-devel] rfc: vhost user enhancements for vm2vm communication
 2016-03-17 12:56 UTC 

[Qemu-devel] [PULL 0/2] Block patches
 2016-03-17 12:43 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
` [Qemu-devel] [PULL 2/2] Revert "qed: Implement .bdrv_drain"

[Qemu-devel] [PATCH][RFC] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-03-17 11:58 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests
 2016-03-17 11:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v12 0/3] qapi: child add/delete support
 2016-03-17 11:25 UTC  (14+ messages)
` [Qemu-devel] [PATCH v12 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()

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

[Qemu-devel] [PATCH 00/15] NVDIMM: introduce nvdimm label support
 2016-03-17 10:58 UTC  (19+ messages)
` [Qemu-devel] [PATCH 02/15] pc-dimm: introduce realize callback
` [Qemu-devel] [PATCH 03/15] pc-dimm: keep the state of the whole backend memory
` [Qemu-devel] [PATCH 04/15] nvdimm: support nvdimm label
` [Qemu-devel] [PATCH 05/15] acpi: add aml_object_type
` [Qemu-devel] [PATCH 06/15] acpi: add aml_call5
` [Qemu-devel] [PATCH 07/15] nvdimm acpi: set HDLE properly
` [Qemu-devel] [PATCH 08/15] nvdimm acpi: save arg3 of _DSM method
` [Qemu-devel] [PATCH 09/15] nvdimm acpi: check UUID
` [Qemu-devel] [PATCH 10/15] nvdimm acpi: abstract the operations for root device and nvdimm devices
` [Qemu-devel] [PATCH 11/15] nvdimm acpi: check revision
` [Qemu-devel] [PATCH 12/15] nvdimm acpi: support Get Namespace Label Size function
` [Qemu-devel] [PATCH 13/15] nvdimm acpi: support Get Namespace Label Data function
` [Qemu-devel] [PATCH 14/15] nvdimm acpi: support Set "
` [Qemu-devel] [PATCH 15/15] docs: add NVDIMM ACPI documentation

[Qemu-devel] [PATCH 0/6] QOM'ify hw/char devices
 2016-03-17 10:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] hw/char: QOM'ify escc.c
` [Qemu-devel] [PATCH 2/6] hw/char: QOM'ify etraxfs_ser.c
` [Qemu-devel] [PATCH 3/6] hw/char: QOM'ify lm32_juart.c
` [Qemu-devel] [PATCH 4/6] hw/char: QOM'ify lm32_uart.c
` [Qemu-devel] [PATCH 5/6] hw/char: QOM'ify sclpconsole-lm.c
` [Qemu-devel] [PATCH 6/6] hw/char: QOM'ify sclpconsole.c

[Qemu-devel] [PATCH RFC 0/6] virtio: refactor host notifiers
 2016-03-17 10:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 1/6] virtio-bus: common ioeventfd infrastructure
` [Qemu-devel] [PATCH RFC 2/6] virtio-bus: have callers tolerate new host notifier api
` [Qemu-devel] [PATCH RFC 3/6] virtio-ccw: convert to ioeventfd callbacks
` [Qemu-devel] [PATCH RFC 4/6] virtio-pci: "
` [Qemu-devel] [PATCH RFC 5/6] virtio-mmio: "
` [Qemu-devel] [PATCH RFC 6/6] virtio-bus: remove old set_host_notifier callback

[Qemu-devel] Timer interrupts for -M raspi2
 2016-03-17 10:05 UTC  (5+ messages)

[Qemu-devel] [PATCH V4] hw/pxb: add chassis_nr property
 2016-03-17 10:02 UTC  (4+ messages)

[Qemu-devel] [PULL 0/2] Machine Core queue, 2016-03-16
 2016-03-17  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] ARM: add query-gic-capabilities SMP command
 2016-03-17  9:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 2/3] arm: qmp: add query-gic-capabilities interface
` [Qemu-devel] [PATCH v4 3/3] arm: implement query-gic-capabilities

[Qemu-devel] [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2016-03-17  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v13 00/16] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2016-03-17  9:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH qemu v13 11/16] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2 0/4] QOM'ify hw/audio files
 2016-03-17  8:57 UTC  (2+ messages)

[Qemu-devel] [RESEND PATCH v2 0/4] QOM'ify hw/audio files
 2016-03-17  9:06 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH v2 1/4] hw/audio: QOM'ify cs4231.c
` [Qemu-devel] [RESEND PATCH v2 2/4] hw/audio: QOM cleanup for intel-hda
` [Qemu-devel] [RESEND PATCH v2 3/4] hw/audio: QOM'ify intel-hda
` [Qemu-devel] [RESEND PATCH v2 4/4] hw/audio: QOM'ify milkymist-ac97.c

[Qemu-devel] [PATCH V7 0/2] Introduce filter-redirector
 2016-03-17  8:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] Raspberry Pi framebuffer, DMA and Windows support
 2016-03-17  8:54 UTC  (5+ messages)

[Qemu-devel] [PULL 0/2] Block patches for 2.6
 2016-03-17  8:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/12] Add i.MX6 (Single/Dual/Quad) support
 2016-03-17  8:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 06/12] ARM: Factor out ARM on/off PSCI control functions

[Qemu-devel] basic block tracing question
 2016-03-17  8:42 UTC  (4+ messages)


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