qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-06 10:01:33 to 2017-10-06 17:09:05 UTC [more...]

[Qemu-devel] [PATCH 00/22] tcg: tb_lock removal
 2017-10-06 17:08 UTC  (4+ messages)

[Qemu-devel] Qemu Documentation
 2017-10-06 17:01 UTC  (4+ messages)

[Qemu-devel] [PULL 00/20] target-arm queue
 2017-10-06 16:44 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/20] arm: Fix SMC reporting to EL2 when QEMU provides PSCI
` [Qemu-devel] [PULL 02/20] hw/sd: fix out-of-bounds check for multi block reads
` [Qemu-devel] [PULL 03/20] hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
` [Qemu-devel] [PULL 04/20] nvic: Clear the vector arrays and prigroup on reset
` [Qemu-devel] [PULL 05/20] target/arm: Don't switch to target stack early in v7M exception return
` [Qemu-devel] [PULL 06/20] target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
` [Qemu-devel] [PULL 07/20] target/arm: Restore security state on exception return
` [Qemu-devel] [PULL 08/20] target/arm: Restore SPSEL to correct CONTROL register "
` [Qemu-devel] [PULL 09/20] target/arm: Check for xPSR mismatch usage faults earlier for v8M
` [Qemu-devel] [PULL 10/20] target/arm: Warn about restoring to unaligned stack
` [Qemu-devel] [PULL 11/20] target/arm: Don't warn about exception return with PC low bit set for v8M
` [Qemu-devel] [PULL 12/20] target/arm: Add new-in-v8M SFSR and SFAR
` [Qemu-devel] [PULL 13/20] target/arm: Update excret sanity checks for v8M
` [Qemu-devel] [PULL 14/20] target/arm: Add support for restoring v8M additional state context
` [Qemu-devel] [PULL 15/20] target/arm: Add v8M support to exception entry code
` [Qemu-devel] [PULL 16/20] nvic: Implement Security Attribution Unit registers
` [Qemu-devel] [PULL 17/20] target/arm: Implement security attribute lookups for memory accesses
` [Qemu-devel] [PULL 18/20] target/arm: Fix calculation of secure mm_idx values
` [Qemu-devel] [PULL 19/20] target/arm: Factor out "get mmuidx for specified security state"
` [Qemu-devel] [PULL 20/20] nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit

[Qemu-devel] [PATCH] qemu_opt_print: Remove shadowing opt decl
 2017-10-06 16:20 UTC  (4+ messages)

[Qemu-devel] [Bug 1691109] [NEW] qemu-kvm not working as nested inside ESX 6.0
 2017-10-06 15:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1691109] "

[Qemu-devel] [PATCH] specs: Extend TPM spec with TPM emulator description
 2017-10-06 16:03 UTC  (2+ messages)

[Qemu-devel] [PULL 00/33] next batch of s390x patches
 2017-10-06 16:00 UTC  (13+ messages)
` [Qemu-devel] [PULL 23/33] target/s390x: get rid of next_core_id
` [Qemu-devel] [PULL 24/33] s390x: introduce and use S390_MAX_CPUS
` [Qemu-devel] [PULL 25/33] s390x/tcg: make STFL store into the lowcore
` [Qemu-devel] [PULL 26/33] s390x: sort some devices into categories
` [Qemu-devel] [PULL 27/33] s390x/css: fix css migration compat handling
` [Qemu-devel] [PULL 28/33] s390/kvm: Support for get/set of extended TOD-Clock for guest
` [Qemu-devel] [PULL 29/33] s390/kvm: make TOD setting failures fatal for migration
` [Qemu-devel] [PULL 30/33] s390x/sclp: Mark the sclp device with user_creatable = false
` [Qemu-devel] [PULL 31/33] s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
` [Qemu-devel] [PULL 32/33] s390x/tcg: initialize machine check queue
` [Qemu-devel] [PULL 33/33] hw/s390x: Mark the "sclpquiesce" device with user_creatable = false

[Qemu-devel] [PULL 00/54] Block layer patches
 2017-10-06 15:54 UTC  (55+ messages)
` [Qemu-devel] [PULL 01/54] block: Typo fix in copy_on_readv()
` [Qemu-devel] [PULL 02/54] block: Make bdrv_img_create() size selection easier to read
` [Qemu-devel] [PULL 03/54] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PULL 04/54] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PULL 05/54] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PULL 06/54] dirty-bitmap: Avoid size query failure during truncate
` [Qemu-devel] [PULL 07/54] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PULL 08/54] dirty-bitmap: Track bitmap size by bytes
` [Qemu-devel] [PULL 09/54] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PULL 10/54] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PULL 11/54] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PULL 12/54] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PULL 13/54] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PULL 14/54] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PULL 15/54] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PULL 16/54] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PULL 17/54] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PULL 18/54] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PULL 19/54] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PULL 20/54] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PULL 21/54] dirty-bitmap: Convert internal hbitmap size/granularity
` [Qemu-devel] [PULL 22/54] hw/block/onenand: Remove dead code block
` [Qemu-devel] [PULL 23/54] qemu-iotests: remove dead code
` [Qemu-devel] [PULL 24/54] qemu-iotests: get rid of AWK_PROG
` [Qemu-devel] [PULL 25/54] qemu-iotests: move "check" code out of common.rc
` [Qemu-devel] [PULL 26/54] qemu-iotests: cleanup and fix search for programs
` [Qemu-devel] [PULL 27/54] qemu-iotests: limit non-_PROG-suffixed variables to common.rc
` [Qemu-devel] [PULL 28/54] qemu-iotests: do not include common.rc in "check"
` [Qemu-devel] [PULL 29/54] qemu-iotests: disintegrate more parts of common.config
` [Qemu-devel] [PULL 30/54] qemu-iotests: fix uninitialized variable
` [Qemu-devel] [PULL 31/54] qemu-iotests: get rid of $iam
` [Qemu-devel] [PULL 32/54] qemu-iotests: merge "check" and "common"
` [Qemu-devel] [PULL 33/54] block: Introduce BdrvChildRole.update_filename
` [Qemu-devel] [PULL 34/54] commit: Support multiple roots above top node
` [Qemu-devel] [PULL 35/54] qemu-iotests: Allow QMP pretty printing in common.qemu
` [Qemu-devel] [PULL 36/54] qemu-iotests: Test commit block job where top has two parents
` [Qemu-devel] [PULL 37/54] commit: Remove overlay_bs
` [Qemu-devel] [PULL 38/54] qemu-io: Add -C for opening with copy-on-read
` [Qemu-devel] [PULL 39/54] block: Uniform handling of 0-length bdrv_get_block_status()
` [Qemu-devel] [PULL 40/54] iotests: Restore stty settings on completion
` [Qemu-devel] [PULL 41/54] block: Add blkdebug hook for copy-on-read
` [Qemu-devel] [PULL 42/54] block: Perform copy-on-read in loop
` [Qemu-devel] [PULL 43/54] iotests: Add test 197 for covering copy-on-read
` [Qemu-devel] [PULL 44/54] block: use 1 MB bounce buffers for crypto instead of 16KB
` [Qemu-devel] [PULL 45/54] crypto: expose encryption sector size in APIs
` [Qemu-devel] [PULL 46/54] block: fix data type casting for crypto payload offset
` [Qemu-devel] [PULL 47/54] block: convert crypto driver to bdrv_co_preadv|pwritev
` [Qemu-devel] [PULL 48/54] block: convert qcrypto_block_encrypt|decrypt to take bytes offset
` [Qemu-devel] [PULL 49/54] block: support passthrough of BDRV_REQ_FUA in crypto driver
` [Qemu-devel] [PULL 50/54] block/mirror: check backing in bdrv_mirror_top_refresh_filename
` [Qemu-devel] [PULL 51/54] iotests: Fix 195 if IMGFMT is part of TEST_DIR
` [Qemu-devel] [PULL 52/54] qcow2: fix return error code in qcow2_truncate()
` [Qemu-devel] [PULL 53/54] qcow2: truncate the tail of the image file after shrinking the image
` [Qemu-devel] [PULL 54/54] block/mirror: check backing in bdrv_mirror_top_flush

[Qemu-devel] [PULL 0/9] x86 and machine queue, 2017-10-05
 2017-10-06 15:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] aspeed: add a witherspoon-bmc machine
 2017-10-06 15:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/6] aspeed: add support for the witherspoon-bmc board
` [Qemu-devel] [PATCH v2 5/6] misc: add pca9552 LED blinker model

[Qemu-devel] [PATCH] spapr_pci: fail gracefully with non-pseries machine types
 2017-10-06 15:09 UTC 

[Qemu-devel] [PATCH v6 01/22] instrument: Add documentation
 2017-10-06 15:07 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/17] Initial i.MX7 support
 2017-10-06 14:46 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/17] imx_fec: Do not link to netdev
` [Qemu-devel] [PATCH 02/17] imx_fec: Do not calculate FEC
` [Qemu-devel] [PATCH 03/17] imx_fec: Refactor imx_eth_enable_rx()
` [Qemu-devel] [PATCH 04/17] imx_fec: Change queue flushing heuristics
` [Qemu-devel] [PATCH 05/17] imx_fec: Use ENET_FTRL to determine truncation length
` [Qemu-devel] [PATCH 07/17] imx_fec: Emulate SHIFT16 in ENETx_RACC
` [Qemu-devel] [PATCH 08/17] imx_fec: Add support for multiple Tx DMA rings
` [Qemu-devel] [PATCH 09/17] imx_fec: Use correct length for packet size
` [Qemu-devel] [PATCH 13/17] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] [PATCH 15/17] include/qemu: Add sizes.h from Linux
` [Qemu-devel] [PATCH 16/17] i.MX: Add i.MX7 SOC implementation
` [Qemu-devel] [PATCH 17/17] Implement support for i.MX7 Sabre board

[Qemu-devel] [Bug 1721788] [NEW] Failed to get shared "write" lock with 'qemu-img info'
 2017-10-06 14:30 UTC  (4+ messages)
` [Qemu-devel] [Bug 1721788] "

[Qemu-devel] [RFC 0/8] virtio-crypto: add multiplexing mode support
 2017-10-06 14:24 UTC  (6+ messages)
  ` [Qemu-devel] [virtio-dev] "
      ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements
 2017-10-06 14:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH 7/8] os-posix: Provide new -runasid option
  ` [Qemu-devel] [Xen-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements

[Qemu-devel] [PATCH v2 00/30] s390x: SMP for TCG
 2017-10-06 14:10 UTC  (44+ messages)
` [Qemu-devel] [PATCH v2 02/30] s390x/tcg: cleanup service interrupt injection
` [Qemu-devel] [PATCH v2 03/30] s390x/tcg: injection of emergency signals and external calls
` [Qemu-devel] [PATCH v2 04/30] s390x/tcg: rework checking for deliverable interrupts
` [Qemu-devel] [PATCH v2 05/30] s390x/tcg: take care of external interrupt subclasses
` [Qemu-devel] [PATCH v2 09/30] s390x/tcg: handle WAIT PSWs during interrupt injection
` [Qemu-devel] [PATCH v2 10/30] target/s390x: interpret PSW_MASK_WAIT only for TCG
` [Qemu-devel] [PATCH v2 13/30] s390x/kvm: factor out storing of CPU status
` [Qemu-devel] [PATCH v2 17/30] MAINTAINERS: use s390 KVM maintainers for target/s390x/sigp.c
` [Qemu-devel] [PATCH v2 18/30] s390x/kvm: factor out actual handling of STOP interrupts
` [Qemu-devel] [PATCH v2 19/30] s390x/tcg: implement SIGP SENSE RUNNING STATUS
` [Qemu-devel] [PATCH v2 20/30] s390x/tcg: implement SIGP SENSE
` [Qemu-devel] [PATCH v2 21/30] s390x/tcg: implement SIGP EXTERNAL CALL
` [Qemu-devel] [PATCH v2 22/30] s390x/tcg: implement SIGP EMERGENCY SIGNAL
` [Qemu-devel] [PATCH v2 23/30] s390x/tcg: implement SIGP CONDITIONAL "
` [Qemu-devel] [PATCH v2 24/30] s390x/tcg: implement STOP and RESET interrupts for TCG
` [Qemu-devel] [PATCH v2 25/30] s390x/tcg: flush the tlb on SIGP SET PREFIX
` [Qemu-devel] [PATCH v2 26/30] s390x/tcg: switch to new SIGP handling code
` [Qemu-devel] [PATCH v2 27/30] s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
` [Qemu-devel] [PATCH v2 28/30] s390x/tcg: unlock NMI
` [Qemu-devel] [PATCH v2 29/30] s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
` [Qemu-devel] [PATCH v2 30/30] target/s390x: special handling when starting a CPU with WAIT PSW

[Qemu-devel] Patch to add helpful tracing output for driver authors in NVMe emulation
 2017-10-06 14:01 UTC  (7+ messages)
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] option: Drop unused get_param_value(), get_next_param_value()
 2017-10-06 14:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] keycodemapdb: try fix makefile deps
 2017-10-06 13:58 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] block: add block-insert-node QMP command
 2017-10-06 13:45 UTC  (7+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/8] nbd minimal structured read
 2017-10-06 13:44 UTC  (12+ messages)
` [Qemu-devel] [PATCH 8/8] nbd: Minimal structured read for client
    ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [RFC PATCH 00/32] Command line QAPIfication
 2017-10-06 13:40 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 02/32] texi2pod: Support @verbatim environment

[Qemu-devel] [PATCH 00/20] ARM v8M: exception entry, exit and security
 2017-10-06 13:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/20] target/arm: Don't switch to target stack early in v7M exception return
` [Qemu-devel] [Qemu-arm] [PATCH 00/20] ARM v8M: exception entry, exit and security

[Qemu-devel] [PATCH] isapc: Remove unnecessary migration compatibility code
 2017-10-06 13:25 UTC 

[Qemu-devel] [PATCH v2 0/2] exec: further refine address_space_get_iotlb_entry()
 2017-10-06 13:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] exec: add page_mask for flatview_do_translate
` [Qemu-devel] [PATCH v2 2/2] exec: simplify address_space_get_iotlb_entry

[Qemu-devel] [RFC PATCH qemu] virtio-pci: Replace modern_as with direct access to modern_bar
 2017-10-06 12:58 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] target/ppc: Fix carry flag setting for shift algebraic instructions
 2017-10-06 12:45 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.10 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-06 12:31 UTC  (4+ messages)

[Qemu-devel] [Bug 1721744] [NEW] Help content missing for newly added machine properties
 2017-10-06 12:25 UTC  (4+ messages)
` [Qemu-devel] [Bug 1721744] "

[Qemu-devel] [PATCH 00/34] remove i386/pc dependency from non-PC world (part 1)
 2017-10-06 12:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 23/34] hw/dma/i8257: rename DMA_init() to i8257_dma_init()
    ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH 33/34] hw/alpha: remove old i386 dependency

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-10-06 12:22 UTC  (6+ messages)
` [Qemu-devel] [RFC 24/29] vhost+postcopy: Lock around set_mem_table

[Qemu-devel] [PATCH 00/23] generalize parsing of cpu_model (part 3/PPC)
 2017-10-06 11:25 UTC  (15+ messages)
` [Qemu-devel] [PATCH 12/23] ppc: move '-cpu foo, compat=xxx' parsing into ppc_cpu_parse_featurestr()
` [Qemu-devel] [PATCH 16/23] ppc: spapr: use cpu model names as tcg defaults instead of aliases
` [Qemu-devel] [PATCH 18/23] ppc: pnv: use generic cpu_model parsing

[Qemu-devel] [PATCH v3 0/6] block: Avoid copy-on-read assertions
 2017-10-06 12:17 UTC  (2+ messages)

[Qemu-devel] [Bug 601946] [NEW] [Feature request] qemu-img multi-threaded compressed image conversion
 2017-10-06 11:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 601946] "

[Qemu-devel] [PATCH v5] vl: exit if maxcpus is negative
 2017-10-06 11:52 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v1 3/5] xlnx-zcu102: Specify the valid CPUs
 2017-10-06 11:45 UTC  (11+ messages)

[Qemu-devel] [Bug 1718719] Re: qemu can't capture keys properly under wayland
 2017-10-06 11:05 UTC 

[Qemu-devel] [PATCH v2 00/40] generalize parsing of cpu_model (part 2)
 2017-10-06 11:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 33/40] sparc: sparc: use generic cpu_model parsing

[Qemu-devel] [REBASED 0/2] exec: further refine address_space_get_iotlb_entry()
 2017-10-06 10:28 UTC  (3+ messages)
` [Qemu-devel] [REBASED 1/2] exec: add page_mask for flatview_do_translate

[Qemu-devel] [PATCH 0/2] disable the decrementer interrupt when a CPU is unplugged
 2017-10-06 10:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] spapr/rtas: "


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