qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-07 20:56:00 to 2017-04-10 10:22:10 UTC [more...]

[Qemu-devel] [PATCH for-2.10 16/19] crypto: hash: add af_alg hash support
 2017-04-10 10:21 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 14/19] crypto: cipher: add af_alg cipher support
 2017-04-10 10:18 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 13/19] crypto: introduce some common functions for af_alg backend
 2017-04-10 10:15 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 12/19] socket: add af_alg family support
 2017-04-10 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] Provide support for the software TPM
 2017-04-10 10:07 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 9/9] tpm: Added support for TPM emulator

[Qemu-devel] [PATCH for-2.10 11/19] crypto: hmac: add hmac driver framework
 2017-04-10 10:06 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 06/19] crypto: hash: add hash driver framework
 2017-04-10 10:04 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 05/19] crypto: cipher: add cipher driver framework
 2017-04-10 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] migration/block:limit the time used for block migration
 2017-04-10 10:01 UTC  (9+ messages)
        ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 for-2.10 00/16] block: Preallocated truncate
 2017-04-10  9:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 13/16] block/qcow2: qcow2_calc_size_usage() for truncate
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH for 2.10] tcg: enable MTTCG by default for PPC64 on x86
 2017-04-10  9:51 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 15/19] tests: crypto: add cipher speed case
 2017-04-10  9:51 UTC  (2+ messages)

[Qemu-devel] reminder: last rc for 2.9 is tomorrow
 2017-04-10  9:51 UTC 

[Qemu-devel] [PATCH for-2.10 00/10] Preparation for block job mutex
 2017-04-10  9:46 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/10] blockjob: remove unnecessary check
` [Qemu-devel] [PATCH 02/10] blockjob: remove iostatus_reset callback
` [Qemu-devel] [PATCH 03/10] blockjob: introduce block_job_fail
` [Qemu-devel] [PATCH 04/10] blockjob: introduce block_job_pause/resume_all
` [Qemu-devel] [PATCH 05/10] blockjob: separate monitor and blockjob APIs
` [Qemu-devel] [PATCH 06/10] blockjob: move iostatus reset inside block_job_user_resume
` [Qemu-devel] [PATCH 07/10] blockjob: strengthen a bit test-blockjob-txn
` [Qemu-devel] [PATCH 08/10] blockjob: introduce block_job_cancel_async
` [Qemu-devel] [PATCH 09/10] blockjob: reorganize block_job_completed_txn_abort
` [Qemu-devel] [PATCH 10/10] blockjob: use deferred_to_main_loop to indicate the coroutine has ended

[Qemu-devel] [PATCH for-2.10 00/19] crypto: add af_alg-backend support
 2017-04-10  9:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/21] pnv: PSI, OCC, IPMI and PCI models
 2017-04-10  9:25 UTC  (31+ messages)
` [Qemu-devel] [PATCH 04/21] ppc/pnv: enable only one LPC bus
` [Qemu-devel] [PATCH 11/21] ppc/pnv: scan ISA bus to populate device tree
` [Qemu-devel] [PATCH 12/21] ppc/pnv: populate device tree for RTC devices
` [Qemu-devel] [PATCH 13/21] ppc/pnv: populate device tree for serial devices
` [Qemu-devel] [PATCH 14/21] ppc/pnv: populate device tree for IPMI BT devices
` [Qemu-devel] [PATCH 15/21] ppc/pnv: add initial IPMI sensors for the BMC simulator
` [Qemu-devel] [PATCH 16/21] ppc/pnv: generate an OEM SEL event on shutdown
` [Qemu-devel] [PATCH 17/21] qdev: Add a hook for a bus to device if it can add devices
` [Qemu-devel] [PATCH 18/21] pci: Use the new pci_can_add_device() to enforce devfn_min/max
` [Qemu-devel] [PATCH 19/21] pci: Don't call pci_irq_handler() for a negative intx

[Qemu-devel] [PATCH] qxl: add migration blocker to avoid pre-save assert
 2017-04-10  9:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] 9pfs: xattr: fix memory leak in v9fs_list_xattr
 2017-04-10  9:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] block: Fixes regarding dataplane and management operations
 2017-04-10  9:11 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 4/6] block: Quiesce old aio context during bdrv_set_aio_context
` [Qemu-devel] [PATCH v2 5/6] coroutine: Explicitly specify AioContext when entering coroutine
` [Qemu-devel] [PATCH v2 6/6] tests/block-job-txn: Don't start block job before adding to txn

[Qemu-devel] [PATCH RFC 00/16] block: Protect AIO context change with perm API
 2017-04-10  9:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 04/16] block: Propagate BLK_PERM_AIO_CONTEXT_CHANGE down the graph
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH RFC 00/16] block: Protect AIO context change with perm API

[Qemu-devel] [PATCH for-2.10 18/19] crypto: hmac: add af_alg hmac support
 2017-04-10  9:01 UTC 

[Qemu-devel] [PATCH for-2.10 19/19] tests: crypto: add hmac speed case
 2017-04-10  9:01 UTC 

[Qemu-devel] [PATCH for-2.10 17/19] tests: crypto: add hash speed case
 2017-04-10  9:01 UTC 

[Qemu-devel] [PATCH for-2.10 10/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
 2017-04-10  9:00 UTC 

[Qemu-devel] [PATCH for-2.10 08/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
 2017-04-10  9:00 UTC 

[Qemu-devel] [PATCH for-2.10 09/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
 2017-04-10  9:00 UTC 

[Qemu-devel] [PATCH for-2.10 07/19] crypto: hmac: move crypto/hmac.h into include/crypto/
 2017-04-10  9:00 UTC 

[Qemu-devel] [PATCH for-2.10 04/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
 2017-04-10  8:59 UTC 

[Qemu-devel] [PATCH for-2.10 02/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
 2017-04-10  8:59 UTC 

[Qemu-devel] [PATCH for-2.10 03/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
 2017-04-10  8:59 UTC 

[Qemu-devel] [PATCH for-2.10 01/19] crypto: cipher: introduce context free function
 2017-04-10  8:59 UTC 

[Qemu-devel] [PATCH] target/arm: Add assertion about FSC format for syndrome registers
 2017-04-10  8:57 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] Enable MTTCG on PPC64
 2017-04-10  7:47 UTC  (14+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] target/arm: Add missing entries to excnames[] for log strings
 2017-04-10  8:45 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [RFC] Proposed qcow2 extension: subcluster allocation
 2017-04-10  8:42 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/core: fix segmentation fault
 2017-04-10  8:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/net: convert "dma" property type from ptr to link
 2017-04-10  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
 2017-04-10  8:26 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/15] net/colo: Add notifier/callback related helpers for filter
` [Qemu-devel] [PATCH 07/15] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH 12/15] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH 15/15] COLO: flush host dirty ram from cache

[Qemu-devel] [PATCH v2 0/5] Disable hotplug during migration
 2017-04-10  8:22 UTC  (2+ messages)

[Qemu-devel] [PATCH fix for-2.9] cpus: fix wrong define name
 2017-04-10  7:56 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] iscsi: Fix iscsi_create
 2017-04-10  7:54 UTC 

[Qemu-devel] [Bug 1662050] [NEW] qemu-img convert a delta qcow2 image into a complete image
 2017-04-10  7:00 UTC  (7+ messages)
` [Qemu-devel] [Bug 1662050] Re: qemu-img convert a overlay qcow2 image into a entire image

[Qemu-devel] [PATCH v9 0/9] VT-d: vfio enablement and misc enhances
 2017-04-10  7:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 1/9] memory: add section range info for IOMMU notifier

[Qemu-devel] 答复: 转发: Re: [PATCH] vhost: skip RAM device memory sections
 2017-04-10  2:53 UTC 

[Qemu-devel] [PATCH v3 0/2] block: Quiesce old aio context during bdrv_set_aio_context
 2017-04-10  2:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: Make bdrv_parent_drained_begin/end public
` [Qemu-devel] [PATCH v3 2/2] block: Quiesce old aio context during bdrv_set_aio_context

[Qemu-devel] [PATCH v2] migration/block: use blk_pwrite_zeroes for each zero cluster
 2017-04-10  2:02 UTC  (6+ messages)

[Qemu-devel] 答复: 转发: Re: [PATCH] vhost: skip RAM device memory sections
 2017-04-10  1:55 UTC 

[Qemu-devel] [PATCH v3] migration/block: use blk_pwrite_zeroes for each zero cluster
 2017-04-10  1:44 UTC  (4+ messages)

[Qemu-devel] [RFC/BUG] xen-mapcache: buggy invalidate map cache?
 2017-04-09 17:52 UTC  (4+ messages)
    ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [Qemu-devel RFC v2 0/4] Add support for Smartfusion2 SoC
 2017-04-09 11:19 UTC  (5+ messages)
` [Qemu-devel] [Qemu-devel RFC v2 1/4] msf2: Add Smartfusion2 System timer
` [Qemu-devel] [Qemu-devel RFC v2 2/4] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [Qemu-devel RFC v2 3/4] msf2: Add Smartfusion2 SPI controller
` [Qemu-devel] [Qemu-devel RFC v2 4/4] msf2: Add Emcraft's Smartfusion2 SOM kit

[Qemu-devel] What is the best commit for record-replay?
 2017-04-09  6:55 UTC  (2+ messages)

[Qemu-devel] [Bug 1020309] [NEW] qemu-system-ppc: no keyboard after savevm/loadvm
 2017-04-09  6:35 UTC  (3+ messages)
` [Qemu-devel] [Bug 1020309] "

[Qemu-devel] [Bug 709584] [NEW] Fullscreen mode splits screen over monitor boundaries on dual-monitor system
 2017-04-09  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 709584] "

[Qemu-devel] [Bug 899140] [NEW] Problem with Linux Kernel Traffic Control
 2017-04-09  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 899140] "

[Qemu-devel] [[RFC]PATCH:hw/sd:sd_init()] hw/sd : modified the sd_init() function
 2017-04-09  0:14 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.10] slirp/smb: Replace constant strings by glib string
 2017-04-08 21:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] alpha-user: wire epoll_create, epoll_ctl, epoll_wait
 2017-04-08 19:33 UTC 

[Qemu-devel] v2.8.1 configure / build fails - just to let you know :
 2017-04-08 14:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] pam: make pam configurable
 2017-04-08  9:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] pam:refactor PAM related code
` [Qemu-devel] [PATCH 2/4] pam: Make PAM configurable
` [Qemu-devel] [PATCH 3/4] pam: disable pc.rom when pam is disabled
` [Qemu-devel] [PATCH 4/4] pam: setup pc.bios

[Qemu-devel] [PATCH] raspi: Add Raspberry Pi 1 support
 2017-04-08  6:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] Removed trailing newline from error_report()
 2017-04-08  5:39 UTC 

[Qemu-devel] [Bug 1654137] [NEW] Ctrl-A b not working in 2.8.0
 2017-04-08  3:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 1654137] "

[Qemu-devel] [Bug 1680991] [NEW] System Timer returning 0 tick count for raspi2 emulation
 2017-04-08  0:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1680991] "

[Qemu-devel] [Bug 1680679] [NEW] qemu cannot run twice
 2017-04-07 23:38 UTC  (9+ messages)
` [Qemu-devel] [Bug 1680679] "

[Qemu-devel] [Bug 1635339] [NEW] qxl_pre_save assertion failure on vm "save"
 2017-04-07 22:50 UTC  (3+ messages)
` [Qemu-devel] [Bug 1635339] "

[Qemu-devel] [Bug 1670175] [NEW] qemu-system-sparc64 with tribblix-sparc-0m16.iso ends with "panic - kernel: no nucleus hblk8 to allocate"
 2017-04-07 22:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1670175] "

[Qemu-devel] [PATCH v2 0/4] 3 easy-to-fix clang warnings, 1 error code fixed
 2017-04-07 22:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] usb-ccid: make ccid_write_data_block() cope with null buffers
` [Qemu-devel] [PATCH v2 2/4] device_tree: fix compiler warnings (clang 5)
` [Qemu-devel] [PATCH v2 3/4] qga: "
` [Qemu-devel] [PATCH v2 4/4] qga: improve error handling in transfer_memory_block

[Qemu-devel] [PATCH RESEND 0/3] easy-to-fix clang warnings
 2017-04-07 21:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH RESEND 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers
` [Qemu-devel] [PATCH RESEND 3/3] qga: fix compiler warnings (clang 5)

[Qemu-devel] [PATCH] tests/check-qdict: Fix missing brackets
 2017-04-07 21:27 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH for-2.9?] "

[Qemu-devel] [PATCH v2 for-2.10 0/8] RBD reopen, read_only cleanup
 2017-04-07 20:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 4/8] block: code movement
` [Qemu-devel] [PATCH v2 for-2.10 7/8] block/rbd - update variable names to more apt names
` [Qemu-devel] [PATCH v2 for-2.10 8/8] block/rbd: Add support for reopen()


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