messages from 2017-07-14 09:06:18 to 2017-07-14 12:09:00 UTC [more...]
[Qemu-devel] [PATCH v2 0/2] slirp: handle errors in sosendoob()
2017-07-14 11:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] slirp: Handle error returns from slirp_send() "
` [Qemu-devel] [PATCH v2 2/2] slirp: Handle error returns from sosendoob()
[Qemu-devel] [PULL 00/85] Block layer patches
2017-07-14 12:08 UTC (5+ messages)
` [Qemu-devel] [PULL 50/85] qcow2: add .bdrv_remove_persistent_dirty_bitmap
[Qemu-devel] qcow2 not cleaning up during image create failure
2017-07-14 12:07 UTC (4+ messages)
[Qemu-devel] [PATCH v13 00/26] translate: [tcg] Generic translation framework
2017-07-14 12:06 UTC (16+ messages)
` [Qemu-devel] [PATCH v13 13/26] target/arm: [tcg] Port to init_disas_context
` [Qemu-devel] [PATCH v13 14/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 15/26] target/arm: [tcg] Port to tb_start
` [Qemu-devel] [PATCH v13 16/26] target/arm: [tcg] Port to insn_start
` [Qemu-devel] [PATCH v13 17/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 18/26] target/arm: [tcg] Port to breakpoint_check
` [Qemu-devel] [PATCH v13 19/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 20/26] target/arm: [tcg] Port to translate_insn
` [Qemu-devel] [PATCH v13 21/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 22/26] target/arm: [tcg] Port to tb_stop
` [Qemu-devel] [PATCH v13 23/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 24/26] target/arm: [tcg] Port to disas_log
` [Qemu-devel] [PATCH v13 25/26] target/arm: [tcg, a64] "
` [Qemu-devel] [PATCH v13 26/26] target/arm: [tcg] Port to generic translation framework
[Qemu-devel] [PATCH] tests: Handle $RANDOM not being supported by the shell
2017-07-14 12:03 UTC (6+ messages)
[Qemu-devel] [PATCH v3 0/5] A bunch of RDMA fixes
2017-07-14 11:57 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] migration/rdma: Fix race on source
` [Qemu-devel] [PATCH v3 2/5] migration: Close file on failed migration load
` [Qemu-devel] [PATCH v3 3/5] migration/rdma: Allow cancelling while waiting for wrid
` [Qemu-devel] [PATCH v3 4/5] migration/rdma: Safely convert control types
` [Qemu-devel] [PATCH v3 5/5] migration/rdma: Send error during cancelling
[Qemu-devel] [PATCH v2] docker: Don't enable networking as a side-effect of DEBUG=1
2017-07-14 11:52 UTC (5+ messages)
[Qemu-devel] [PATCH v5 00/18] crypto: add afalg-backend support
2017-07-14 11:38 UTC (20+ messages)
` [Qemu-devel] [PATCH v5 01/18] crypto: cipher: introduce context free function
` [Qemu-devel] [PATCH v5 02/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v5 03/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v5 04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
` [Qemu-devel] [PATCH v5 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v5 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v5 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v5 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v5 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v5 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v5 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v5 12/18] crypto: introduce some common functions for af_alg backend
` [Qemu-devel] [PATCH v5 13/18] crypto: cipher: add afalg-backend cipher support
` [Qemu-devel] [PATCH v5 14/18] crypto: hash: add afalg-backend hash support
` [Qemu-devel] [PATCH v5 15/18] crypto: hmac: add af_alg-backend hmac support
` [Qemu-devel] [PATCH v5 16/18] tests: crypto: add cipher speed benchmark support
` [Qemu-devel] [PATCH v5 17/18] tests: crypto: add hash "
` [Qemu-devel] [PATCH v5 18/18] tests: crypto: add hmac "
[Qemu-devel] [PATCH 0/6] seccomp: feature refactoring
2017-07-14 11:37 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] seccomp: changing from whitelist to blacklist
` [Qemu-devel] [PATCH 2/6] seccomp: add obsolete argument to command line
` [Qemu-devel] [PATCH 3/6] seccomp: add elevateprivileges "
` [Qemu-devel] [PATCH 4/6] seccomp: add spawn "
` [Qemu-devel] [PATCH 5/6] seccomp: add resourcecontrol "
` [Qemu-devel] [PATCH 6/6] seccomp: adding documentation to new seccomp model
[Qemu-devel] [PATCH] travis: add no-TCG build
2017-07-14 11:36 UTC (2+ messages)
[Qemu-devel] [PATCH] dvs services stop then qemu may be accesse null address case core
2017-07-14 11:27 UTC
[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
2017-07-14 11:25 UTC (16+ messages)
` [Qemu-devel] [RFC v2 6/8] virtio-iommu: Implement the translation and commands
[Qemu-devel] [PULL] Update OpenBIOS images
2017-07-14 11:15 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/5] A bunch of RDMA fixes
2017-07-14 11:13 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/5] migration/rdma: Allow cancelling while waiting for wrid
[Qemu-devel] [PULL 00/40] s390x: fixes, enhancements for 2.10 softfreeze
2017-07-14 10:41 UTC (41+ messages)
` [Qemu-devel] [PULL 01/40] s390x/kvm: Rework cmma management
` [Qemu-devel] [PULL 02/40] linux-headers: update to 4.13-rc0
` [Qemu-devel] [PULL 03/40] s390x/migration: Storage attributes device
` [Qemu-devel] [PULL 04/40] s390x/migration: Monitor commands for storage attributes
` [Qemu-devel] [PULL 05/40] s390x/cpumodel: clean up spacing and comments
` [Qemu-devel] [PULL 06/40] s390x/cpumodel: provide compat handling for new cpu features
` [Qemu-devel] [PULL 07/40] s390x: add flags field for registering I/O adapter
` [Qemu-devel] [PULL 08/40] s390x/flic: introduce modify_ais_mode callback
` [Qemu-devel] [PULL 09/40] s390x/flic: introduce inject_airq callback
` [Qemu-devel] [PULL 10/40] s390x/sic: realize SIC handling
` [Qemu-devel] [PULL 11/40] s390x/css: update css_adapter_interrupt
` [Qemu-devel] [PULL 12/40] s390x: add helper get_machine_class
` [Qemu-devel] [PULL 13/40] s390x: add css_migration_enabled to machine class
` [Qemu-devel] [PULL 14/40] s390x/css: add missing css state conditionally
` [Qemu-devel] [PULL 15/40] s390x/css: add ORB to SubchDev
` [Qemu-devel] [PULL 16/40] s390x/css: activate ChannelSubSys migration
` [Qemu-devel] [PULL 17/40] s390x/css: use SubchDev.orb
` [Qemu-devel] [PULL 18/40] pc-bios/s390-ccw: Move libc functions to separate header
` [Qemu-devel] [PULL 19/40] pc-bios/s390-ccw: Move ebc2asc to sclp.c
` [Qemu-devel] [PULL 20/40] pc-bios/s390-ccw: Move virtio-block related functions into a separate file
` [Qemu-devel] [PULL 21/40] pc-bios/s390-ccw: Add a write() function for stdio
` [Qemu-devel] [PULL 22/40] pc-bios/s390-ccw: Move byteswap functions to a separate header
` [Qemu-devel] [PULL 23/40] pc-bios/s390-ccw: Remove unused structs from virtio.h
` [Qemu-devel] [PULL 24/40] pc-bios/s390-ccw: Add code for virtio feature negotiation
` [Qemu-devel] [PULL 25/40] roms/SLOF: Update submodule to latest status
` [Qemu-devel] [PULL 26/40] pc-bios/s390-ccw: Add core files for the network bootloading program
` [Qemu-devel] [PULL 27/40] pc-bios/s390-ccw: Add virtio-net driver code
` [Qemu-devel] [PULL 28/40] pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load
` [Qemu-devel] [PULL 29/40] pc-bios/s390: add s390-netboot.img
` [Qemu-devel] [PULL 30/40] pc-bios/s390: rebuild s390-ccw.img
` [Qemu-devel] [PULL 31/40] s390x: initialize cpu firstly
` [Qemu-devel] [PULL 32/40] s390x/cpumodel: add zpci, aen and ais facilities
` [Qemu-devel] [PULL 33/40] s390x/flic: migrate ais states
` [Qemu-devel] [PULL 34/40] s390x/cpumodel: wire up new hardware features
` [Qemu-devel] [PULL 35/40] s390x/cpumodel: we are always in zarchitecture mode
` [Qemu-devel] [PULL 36/40] s390x/cpumodel: add esop/esop2 to z12 model
` [Qemu-devel] [PULL 37/40] s390x/kvm: Enable KSS facility for nested virtualization
` [Qemu-devel] [PULL 38/40] s390x/kvm: enable guarded storage
` [Qemu-devel] [PULL 39/40] s390x/arch_dump: also dump guarded storage control block
` [Qemu-devel] [PULL 40/40] s390x/gdb: add gs registers
[Qemu-devel] [PATCH v2 0/9] ARM: implement MPS2 board (with 2 FPGA flavours)
2017-07-14 10:51 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
` [Qemu-devel] [PATCH v2 2/9] hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
` [Qemu-devel] [PATCH v2 3/9] hw/arm/mps2: Add UARTs
` [Qemu-devel] [PATCH v2 4/9] hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
` [Qemu-devel] [PATCH v2 5/9] hw/arm/mps2: Add timers
` [Qemu-devel] [PATCH v2 6/9] hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
` [Qemu-devel] [PATCH v2 7/9] hw/arm/mps2: Add SCC
` [Qemu-devel] [PATCH v2 8/9] hw/arm/mps2: Add ethernet
` [Qemu-devel] [PATCH v2 9/9] MAINTAINERS: Add entries for MPS2 board
[Qemu-devel] [PATCH v2 0/8] virtio: enhance virtio_error messages
2017-07-14 10:41 UTC (18+ messages)
` [Qemu-devel] [PATCH v2 1/8] qemu-error: introduce error_report_nolf
` [Qemu-devel] [PATCH v2 3/8] virtio: introduce virtqueue_error
` [Qemu-devel] [PATCH v2 4/8] virtio-9p: use virtqueue_error for errors with queue context
` [Qemu-devel] [PATCH v2 5/8] virtio-blk: "
` [Qemu-devel] [PATCH v2 6/8] virtio-net: "
` [Qemu-devel] [PATCH v2 7/8] virtio-scsi: "
` [Qemu-devel] [PATCH v2 8/8] virtio-crypto: "
[Qemu-devel] [PATCH 0/2] docker: allow running "docker-travis" with arbitrary parallelism
2017-07-14 10:38 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] docker: allow customizing Travis global_env variables
` [Qemu-devel] [PATCH 2/2] travis: move make -j flag out of script
[Qemu-devel] [PATCHv2 0/2] pci: allow PCI bus slots to be marked as reserved
2017-07-14 10:37 UTC (4+ messages)
[Qemu-devel] [PATCH] qcow: fix memory leaks related to encryption
2017-07-14 10:31 UTC
[Qemu-devel] [PULL 00/18] ppc-for-2.10 queue 20170714
2017-07-14 10:25 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/13] chardevice hotswap
2017-07-14 10:24 UTC (4+ messages)
[Qemu-devel] [PATCH v4 0/2] Document deprecated features & support lifecycle
2017-07-14 10:15 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] docs: document support lifetime for features
` [Qemu-devel] [PATCH v4 2/2] docs: document deprecated features in appendix
[Qemu-devel] [PATCH RFC 0/3] tests/pxe-testt: add testcase using vhost-user-bridge
2017-07-14 10:12 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC 3/3] libvhost-user: quit when no more data received
[Qemu-devel] [PULL v2 00/55] Misc patches for QEMU 2.10 soft freeze
2017-07-14 10:10 UTC (17+ messages)
` [Qemu-devel] [PULL 22/55] Revert "exec.c: Fix breakpoint invalidation race"
` [Qemu-devel] [PULL 23/55] mttcg/i386: Patch instruction using async_safe_* framework
` [Qemu-devel] [PULL 42/55] qom: enforce readonly nature of link's check callback
` [Qemu-devel] [PULL 43/55] qdev: Introduce PropertyInfo.create
` [Qemu-devel] [PULL 44/55] qdev: Introduce DEFINE_PROP_LINK
` [Qemu-devel] [PULL 45/55] qmp: Use ObjectProperty.type if present
` [Qemu-devel] [PULL 46/55] qdev: Add const qualifier to PropertyInfo definitions
` [Qemu-devel] [PULL 47/55] virtio-blk: Convert to DEFINE_PROP_LINK
` [Qemu-devel] [PULL 48/55] virtio-scsi: "
` [Qemu-devel] [PULL 49/55] virtio-rng: "
` [Qemu-devel] [PULL 50/55] virtio-crypto: "
` [Qemu-devel] [PULL 51/55] dimm: "
` [Qemu-devel] [PULL 52/55] ivshmem: "
` [Qemu-devel] [PULL 53/55] mips_cmgcr: "
` [Qemu-devel] [PULL 54/55] cpu: "
` [Qemu-devel] [PULL 55/55] spapr_rng: "
[Qemu-devel] [PATCH 0/8] sun4u: change PCI topology to better match a real Ultra 5
2017-07-14 10:06 UTC (7+ messages)
` [Qemu-devel] [PATCH 5/8] apb: fix endianness for APB and PCI config accesses
` [Qemu-devel] [PATCH 8/8] sun4u: move in-built devices behind PCI bridge A
[Qemu-devel] [PULL 0/9] Error reporting patches for 2017-07-13
2017-07-14 10:05 UTC (2+ messages)
[Qemu-devel] [PATCH] spapr: fix memory leak in spapr_core_pre_plug()
2017-07-14 8:34 UTC (2+ messages)
[Qemu-devel] Disparity between host and guest CPU utilization during disk IO benchmark
2017-07-14 10:03 UTC (4+ messages)
[Qemu-devel] [PATCH] ide: check BlockBackend object in ide_cancel_dma_sync
2017-07-14 10:00 UTC
[Qemu-devel] [PATCH V3 0/9] add Qcow2 compress format extension
2017-07-14 9:56 UTC (10+ messages)
` [Qemu-devel] [PATCH V3 1/9] specs/qcow2: add "
` [Qemu-devel] [PATCH V3 2/9] qapi/block-core: add Qcow2Compress parameters
` [Qemu-devel] [PATCH V3 3/9] block/qcow2: parse compress create options
` [Qemu-devel] [PATCH V3 4/9] qemu-img: add documentation for compress settings
` [Qemu-devel] [PATCH V3 5/9] block/qcow2: read and write the compress format extension
` [Qemu-devel] [PATCH V3 6/9] block/qcow2: simplify ret usage in qcow2_create
` [Qemu-devel] [PATCH V3 7/9] block/qcow2: optimize qcow2_co_pwritev_compressed
` [Qemu-devel] [PATCH V3 8/9] block/qcow2: start using the compress format extension
` [Qemu-devel] [PATCH V3 9/9] block/qcow2: add lzo compress format
[Qemu-devel] [PATCH v4 00/20] qdev: Introduce DEFINE_PROP_LINK
2017-07-14 9:50 UTC (3+ messages)
[Qemu-devel] [PATCH v3] hw/i386: Deprecate the machines pc-0.10 to pc-1.2
2017-07-14 9:50 UTC (5+ messages)
[Qemu-devel] [PATCH 0/7] add throttle block driver filter
2017-07-14 9:45 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] block: move ThrottleGroup membership to ThrottleGroupMember
` [Qemu-devel] [PATCH 2/7] block: add aio_context field in ThrottleGroupMember
` [Qemu-devel] [PATCH 3/7] block: tidy ThrottleGroupMember initializations
` [Qemu-devel] [PATCH 4/7] block: convert ThrottleGroup to object with QOM
` [Qemu-devel] [PATCH 5/7] block: add throttle block filter driver
` [Qemu-devel] [PATCH 6/7] block: add BlockDevOptionsThrottle to QAPI
` [Qemu-devel] [PATCH 7/7] block: add throttle block filter driver interface tests
[Qemu-devel] [PATCHv9 0/3] fw_cfg: qdev-related tidy-ups
2017-07-14 9:40 UTC (4+ messages)
` [Qemu-devel] [PATCHv9 1/3] fw_cfg: switch fw_cfg_find() to locate the fw_cfg device by type rather than path
` [Qemu-devel] [PATCHv9 2/3] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers
` [Qemu-devel] [PATCHv9 3/3] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h
[Qemu-devel] [PULL v2 0/5] Merge sockets 2017/07/11
2017-07-14 9:28 UTC (4+ messages)
[Qemu-devel] [PATCH 0/7] s390: remaining patches
2017-07-14 9:08 UTC (3+ 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).