qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-02 19:13:48 to 2020-06-03 09:05:38 UTC [more...]

[PATCH] hw/block/nvme: Verify msix_vector_use() returned value
 2020-06-03  9:04 UTC  (2+ messages)

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-06-03  9:00 UTC  (10+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module
` [PATCH RFC 26/32] python//machine.py: use qmp.command

[PATCH v2] icount: make dma reads deterministic
 2020-06-03  8:56 UTC  (5+ messages)

About the kvm-no-adjvtime CPU property
 2020-06-03  8:53 UTC  (6+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-06-03  8:40 UTC  (7+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
` [Bug 1805256] Please test proposed package
` [Bug 1805256] Autopkgtest regression report (qemu/1:4.0+dfsg-0ubuntu9.7)
` [Bug 1805256] Autopkgtest regression report (qemu/1:4.2-3ubuntu6.2)

[RFC v3 0/8] vDPA support in qemu
 2020-06-03  8:49 UTC  (13+ messages)
` [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend
` [RFC v3 8/8] vhost-vdpa: introduce vhost-vdpa net client

[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
 2020-06-03  8:38 UTC 

[PATCH 0/2] sd: sdhci: Implement basic vendor specific register support
 2020-06-03  8:32 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hw: arm: Set vendor property for IMX SDHCI emulations

[PATCH] ftgmac100: Implement variable descriptor size
 2020-06-03  8:29 UTC  (4+ messages)

[PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-03  8:26 UTC  (3+ messages)

[PATCH v2 00/16] python: add mypy support to python/qemu
 2020-06-03  8:24 UTC  (20+ messages)
` [PATCH v2 01/16] python/qmp.py: Define common types
` [PATCH v2 02/16] iotests.py: use qemu.qmp type aliases
` [PATCH v2 03/16] python/qmp.py: re-absorb MonitorResponseError
` [PATCH v2 04/16] python/qmp.py: Do not return None from cmd_obj
` [PATCH v2 05/16] python/qmp.py: add casts to JSON deserialization
` [PATCH v2 06/16] python/qmp.py: add QMPProtocolError
` [PATCH v2 07/16] python/machine.py: Fix monitor address typing
` [PATCH v2 08/16] python/machine.py: reorder __init__
` [PATCH v2 09/16] python/machine.py: Don't modify state in _base_args()
` [PATCH v2 10/16] python/machine.py: Handle None events in event_wait
` [PATCH v2 11/16] python/machine.py: use qmp.command
` [PATCH v2 12/16] python/machine.py: Add _qmp access shim
` [PATCH v2 13/16] python/machine.py: fix _popen access
` [PATCH v2 14/16] python/qemu: make 'args' style arguments immutable
` [PATCH v2 15/16] iotests.py: Adjust HMP kwargs typing
` [PATCH v2 16/16] python/qemu: Add mypy type annotations

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-03  8:18 UTC  (6+ messages)
` [PATCH v1 8/9] plugins: new hwprofile plugin
` [PATCH v1 9/9] .travis.yml: allow failure for unreliable hosts

[PATCH 0/9] monitor/hmp-cmds: small improvements for migration
 2020-06-03  8:09 UTC  (10+ messages)
` [PATCH 1/9] tests/migration: mem leak fix
` [PATCH 2/9] tests/migration: fix unreachable path in stress test
` [PATCH 3/9] monitor/hmp-cmds: add units for migrate_parameters
` [PATCH 4/9] monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails
` [PATCH 5/9] monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()
` [PATCH 6/9] monitor/hmp-cmds: add 'goto end' to reduce duplicate code
` [PATCH 7/9] monitor/hmp-cmds: improvements for the 'info migrate'
` [PATCH 8/9] docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docs
` [PATCH 9/9] migration/ram: calculate un/encoded_size only when needed

[PATCH v4 0/6] fix migration with bitmaps and mirror
 2020-06-03  8:06 UTC  (4+ messages)
` [PATCH v4 4/6] iotests: 194: test also migration of dirty bitmap

[PATCH] qom-hmp-cmds: fix a memleak in hmp_qom_get
 2020-06-03  7:51 UTC  (3+ messages)

[question] Partial sector issue while discard in qcow2 image
 2020-06-03  7:04 UTC  (3+ messages)

[PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions
 2020-06-03  6:43 UTC  (2+ messages)

[PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
 2020-06-03  6:16 UTC  (3+ messages)

[PATCH 1/1] util/oslib: Returns real thread identifier on FreeBSD and NetBSD
 2020-06-03  6:14 UTC  (5+ messages)

[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
 2020-06-03  6:13 UTC  (3+ messages)

[PATCH] hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
 2020-06-03  6:03 UTC  (2+ messages)

[PATCH v3] hw/adc/stm32f2xx_adc: Correct memory region size and access size
 2020-06-03  5:59 UTC 

[PATCH v3] icount: make dma reads deterministic
 2020-06-03  5:59 UTC 

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-06-03  5:46 UTC  (4+ messages)
` [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-06-03  5:24 UTC  (15+ messages)

[PATCH] hw/isa/apm: Convert debug printf()s to trace events
 2020-06-03  5:16 UTC  (2+ messages)

[PATCH] tcg: Sanitize shift constants on ppc64le so that shift operations with large constants don't generate invalid instructions
 2020-06-03  5:09 UTC  (3+ messages)

[PATCH] .mailmap: Update Fred Konrad email address
 2020-06-03  5:06 UTC  (2+ messages)

[PATCH] net: Do not include a newline in the id of -nic devices
 2020-06-03  5:06 UTC  (2+ messages)

[PATCH] hw/i386/vmport: Drop superfluous parenthesis around function typedef
 2020-06-03  5:04 UTC  (2+ messages)

[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-03  4:07 UTC  (45+ messages)
` [PATCH v7 01/42] target/arm: Add isar tests for mte
` [PATCH v7 02/42] target/arm: Improve masking of SCR RES0 bits
` [PATCH v7 03/42] target/arm: Add support for MTE to SCTLR_ELx
` [PATCH v7 04/42] target/arm: Add support for MTE to HCR_EL2 and SCR_EL3
` [PATCH v7 05/42] target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT
` [PATCH v7 06/42] target/arm: Add DISAS_UPDATE_NOCHAIN
` [PATCH v7 07/42] target/arm: Add MTE system registers
` [PATCH v7 08/42] target/arm: Add MTE bits to tb_flags
` [PATCH v7 09/42] target/arm: Implement the IRG instruction
` [PATCH v7 10/42] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v7 11/42] target/arm: Implement the GMI instruction
` [PATCH v7 12/42] target/arm: Implement the SUBP instruction
` [PATCH v7 13/42] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v7 14/42] target/arm: Add helper_probe_access
` [PATCH v7 15/42] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v7 16/42] target/arm: Implement the STGP instruction
` [PATCH v7 17/42] target/arm: Restrict the values of DCZID.BS under TCG
` [PATCH v7 18/42] target/arm: Simplify DC_ZVA
` [PATCH v7 19/42] target/arm: Implement the LDGM, STGM, STZGM instructions
` [PATCH v7 20/42] target/arm: Implement the access tag cache flushes
` [PATCH v7 21/42] target/arm: Move regime_el to internals.h
` [PATCH v7 22/42] target/arm: Move regime_tcr "
` [PATCH v7 23/42] target/arm: Add gen_mte_check1
` [PATCH v7 24/42] target/arm: Add gen_mte_checkN
` [PATCH v7 25/42] target/arm: Implement helper_mte_check1
` [PATCH v7 26/42] target/arm: Implement helper_mte_checkN
` [PATCH v7 27/42] target/arm: Add helper_mte_check_zva
` [PATCH v7 28/42] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v7 29/42] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v7 30/42] target/arm: Use mte_check1 for sve LD1R
` [PATCH v7 31/42] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v7 32/42] target/arm: Add mte helpers for sve scalar + int stores
` [PATCH v7 33/42] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PATCH v7 34/42] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v7 35/42] target/arm: Add mte helpers for sve scatter/gather "
` [PATCH v7 36/42] target/arm: Complete TBI clearing for user-only for SVE
` [PATCH v7 37/42] target/arm: Implement data cache set allocation tags
` [PATCH v7 38/42] target/arm: Set PSTATE.TCO on exception entry
` [PATCH v7 39/42] target/arm: Enable MTE
` [PATCH v7 40/42] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v7 41/42] target/arm: Create tagged ram when MTE is enabled
` [PATCH v7 42/42] target/arm: Add allocation tag storage for system mode

[PATCH v3] osdep: Make MIN/MAX evaluate arguments only once
 2020-06-03  2:29 UTC  (3+ messages)

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-06-03  1:53 UTC  (3+ messages)

[PATCH v5] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-03  1:08 UTC 

[PATCH] target/arm/cpu: adjust virtual time for cortex series cpu
 2020-06-03  1:04 UTC  (3+ messages)

[PATCH] docs/system: Document Aspeed boards
 2020-06-03  0:45 UTC  (4+ messages)

[PATCH 0/7] python: create installable package
 2020-06-03  0:15 UTC  (8+ messages)
` [PATCH 1/7] python/qemu: create qemu.lib module
` [PATCH 2/7] python/qemu: formalize as package
` [PATCH 3/7] python/qemu: add README.rst
` [PATCH 4/7] python/qemu: Add pipenv support
` [PATCH 5/7] python/qemu: add pylint to pipenv
` [PATCH 6/7] python/qemu: Add flake8 "
` [PATCH 7/7] python/qemu: add mypy "

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-06-03  0:07 UTC  (6+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions

[PATCH v2 0/8] decodetree: Add non-overlapping groups
 2020-06-02 23:58 UTC  (9+ messages)
` [PATCH v2 1/8] decodetree: Tidy error_with_file
` [PATCH v2 2/8] decodetree: Rename MultiPattern to IncMultiPattern
` [PATCH v2 3/8] decodetree: Split out MultiPattern from IncMultiPattern
` [PATCH v2 4/8] decodetree: Allow group covering the entire insn space
` [PATCH v2 5/8] decodetree: Move semantic propagation into classes
` [PATCH v2 6/8] decodetree: Implement non-overlapping groups
` [PATCH v2 7/8] tests/decode: Test "
` [PATCH v2 8/8] target/arm: Use a non-overlapping group for misc control

another tst-arm-mte bug: qemu-system segfaults
 2020-06-02 21:58 UTC  (3+ messages)

[PATCH v3 0/6] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-02 21:36 UTC  (13+ messages)
` [PATCH v3 1/6] iotests: Add extension names to qcow2.py dump
` [PATCH v3 2/6] iotests: move check for printable data to QcowHeaderExtension class
` [PATCH v3 3/6] iotests: dump bitmap extension data with qcow2.py
` [PATCH v3 4/6] iotests: Dump bitmap directory info "
` [PATCH v3 5/6] iotests: Dump bitmap table entries serialized in QCOW2 image
` [PATCH v3 6/6] iotests: Dump QCOW2 image metadata in JSON format with qcow2.py

[PATCH v1 01/12] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
 2020-06-02 20:21 UTC  (12+ messages)
` [PATCH v1 03/12] thread: add qemu_spin_destroy
` [PATCH v1 04/12] cputlb: destroy CPUTLB with tlb_destroy
` [PATCH v1 05/12] qht: call qemu_spin_destroy for head buckets
` [PATCH v1 08/12] thread: add tsan annotations to QemuSpin
` [PATCH v1 09/12] tests/docker: Added docker build support for TSan

Sam460Ex screen mode, audio and network
 2020-06-02 16:59 UTC  (5+ messages)

[PATCH 1/2] vfio iommu: Use shift operation for 64-bit integer division
 2020-06-02 19:54 UTC  (3+ messages)
` [PATCH 2/2] vfio iommu: typecast corrections

[PATCH v2 0/1] python/machine.py: refactor shutdown
 2020-06-02 19:48 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/6] target/arm: Convert crypto to gvec
 2020-06-02 19:21 UTC  (3+ messages)

[PATCH 0/8] decodetree: Add non-overlapping groups
 2020-06-02 19:19 UTC  (6+ messages)
` [PATCH 6/8] decodetree: Move semantic propagation into classes
` [PATCH 7/8] decodetree: Implement non-overlapping groups

[PULL 00/12] tcg patch queue
 2020-06-02 19:16 UTC  (2+ 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).