qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 09:17:30 to 2020-05-21 15:54:50 UTC [more...]

[PATCH v1 0/8] plugins/next (cleanup, cpu_index and lockstep)
 2020-05-21 15:53 UTC  (4+ messages)
` [PATCH v1 5/8] cpus-common: ensure auto-assigned cpu_indexes don't clash

[PATCH v2 0/7] exec/memory: Enforce checking MemTxResult values
 2020-05-21 15:45 UTC  (6+ messages)
` [RFC PATCH v2 6/7] accel/kvm: Let KVM_EXIT_MMIO return error

[PATCH v2 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-21 15:48 UTC  (7+ messages)
` [PATCH v2 1/4] Introduce yank feature
` [PATCH v2 4/4] migration: Add "

[PULL 00/11] Ui 20200520 patches
 2020-05-21 15:46 UTC  (2+ messages)

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-21 15:40 UTC  (13+ messages)

[PATCH v1 00/10] testing and tcg tweaks
 2020-05-21 15:39 UTC  (9+ messages)
` [PATCH v1 01/10] tests/guest-debug: catch hanging guests
` [PATCH v1 04/10] linux-user: completely re-write init_guest_space
` [PATCH v1 10/10] translate-all: include guest address in out_asm output

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-21 15:37 UTC  (14+ messages)
` [PATCH QEMU v23 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v23 05/18] vfio: Add migration region initialization and finalize function
` [PATCH QEMU v23 06/18] vfio: Add VM state change handler to know state of VM
` [PATCH QEMU v23 07/18] vfio: Add migration state change notifier
` [PATCH QEMU v23 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v23 09/18] vfio: Add save state functions to SaveVMHandlers

[PATCH 0/2] exec/memory: Enforce checking MemTxResult values
 2020-05-21 15:37 UTC  (3+ messages)
` [PATCH 1/2] exec/memory: Let address_space_read/write_cached() propagate MemTxResult

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-05-21 15:36 UTC  (2+ messages)

[PATCH] minikconf: explicitly set encoding to UTF-8
 2020-05-21 15:36 UTC 

[PATCH v2 0/3] Megasas: fix OOB access and NULL dereference issues
 2020-05-21 15:35 UTC  (4+ messages)
` [PATCH v2 2/3] megasas: avoid NULL pointer dereference

[PULL 00/45] target-arm queue
 2020-05-21 15:31 UTC  (6+ messages)
` [PULL 17/45] target/arm: Vectorize SABA/UABA
` [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table

[PATCH v2] i386/kvm: fix a use-after-free when vcpu plug/unplug
 2020-05-21 15:30 UTC  (2+ messages)

[PATCH v5 0/5] qemu-img: Add convert --bitmaps
 2020-05-21 15:19 UTC  (14+ messages)
` [PATCH v5 1/5] iotests: Fix test 178
` [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure
` [PATCH v5 4/5] qemu-img: Add convert --bitmaps option

[PATCH 0/3] account for NVDIMM nodes during SRAT generation
 2020-05-21 15:16 UTC  (3+ messages)
` [PATCH 2/3] hw/acpi-build: account for NVDIMM numa nodes in SRAT

[PATCH v2] char-socket: initialize reconnect timer only when the timer doesn't start
 2020-05-21 15:15 UTC  (3+ messages)
` [PATCH v4] "

[PATCH V2] hax: Dynamic allocate vcpu state structure
 2020-05-21 15:10 UTC  (2+ messages)

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-21 15:09 UTC  (4+ messages)
` [PATCH v2 02/10] MAINTAINERS: Add an 'overall' entry for accelerators

[PATCH v2] cpus: Fix botched configure_icount() error API violation fix
 2020-05-21 15:08 UTC  (2+ messages)

[PATCH 0/3] virtio: add vhost-user-vsock device
 2020-05-21 15:07 UTC  (3+ messages)

[PATCH] io_uring: use io_uring_cq_ready() to check for ready cqes
 2020-05-21 14:57 UTC  (3+ messages)

[PATCH 1/2] hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
 2020-05-21 14:48 UTC  (4+ messages)
` [PATCH 2/2] hw/riscv: virt: Remove the riscv_ prefix of the machine* functions

[PATCH] qom/container: remove .instance_size initializer from container_info
 2020-05-21 14:46 UTC  (2+ messages)

[PATCH] qom/object: pass (Object *) to object_initialize_with_type()
 2020-05-21 14:46 UTC  (2+ messages)

[PATCH] qom/object: factor out the initialization of hash table of properties
 2020-05-21 14:44 UTC  (2+ messages)

[PATCH] qom/object: simplify type_initialize_interface()
 2020-05-21 14:45 UTC  (2+ messages)

[PATCH] qom: remove index from object_resolve_abs_path()
 2020-05-21 14:44 UTC  (2+ messages)

[PATCH] cpus: Fix botched configure_icount() error API violation fix
 2020-05-21 14:43 UTC  (2+ messages)

[PATCH] io_uring: retry io_uring_submit() if it fails with errno=EINTR
 2020-05-21 14:40 UTC  (2+ messages)

[PATCH v3] accel: Move Xen accelerator code under accel/xen/
 2020-05-21 14:40 UTC  (2+ messages)

[PATCH] Makefile: Let the 'help' target list the helper targets
 2020-05-21 14:39 UTC  (2+ messages)

[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
 2020-05-21 14:38 UTC  (4+ messages)
` [PATCH v6 1/3] memory: drop guest writes to read-only ram device regions

[Bug 1877136] [NEW] Qemu GDB Arm core registers XML description not valid for M-profile
 2020-05-21 14:19 UTC  (2+ messages)
` [Bug 1877136] "

[RFC PATCH] qom: Implement qom-get HMP command
 2020-05-21 14:24 UTC  (6+ messages)

[PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
 2020-05-21 14:21 UTC  (4+ messages)

[PATCH v8 00/74] per-CPU locks
 2020-05-21 14:17 UTC  (8+ messages)
` [PATCH v8 74/74] cputlb: queue async flush jobs without the BQL

[Bug 1878915] [NEW] util/fdmon-io_uring.c:95: get_sqe: Assertion `ret > 1' failed
 2020-05-21 14:04 UTC  (2+ messages)
` [Bug 1878915] "

[PATCH v2 0/3] qom: Few trivial patches
 2020-05-21 14:13 UTC  (5+ messages)
` [PATCH v2 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'

[PATCH 0/6] Misc display/sm501 clean ups and fixes
 2020-05-21 14:10 UTC  (9+ messages)
` [PATCH 1/6] sm501: Convert printf + abort to qemu_log_mask
` [PATCH 6/6] sm501: Remove obsolete changelog and todo comment
` [PATCH 3/6] sm501: Use BIT(x) macro to shorten constant
` [PATCH 4/6] sm501: Clean up local variables in sm501_2d_operation

[PATCH v2] linux-user: limit check to HOST_LONG_BITS == 32
 2020-05-21 14:08 UTC  (2+ messages)

[PATCH v2 00/13] audio: deprecate -soundhw
 2020-05-21 14:08 UTC  (10+ messages)
` [PATCH v2 11/13] audio: deprecate -soundhw pcspk

[PATCH] target/i386: Fix OUTL debug output
 2020-05-21 14:06 UTC  (4+ messages)

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-21 14:05 UTC  (7+ messages)

[Bug 1879955] [NEW] target/i386/seg_helper.c: 16-bit TSS struct format wrong?
 2020-05-21 13:41 UTC 

[PATCH 0/2] aio-posix: fix fdmon-io_uring memory leak
 2020-05-21 13:49 UTC  (2+ messages)

[PULL v3 0/7] bitmaps patches for 2020-05-18
 2020-05-21 13:48 UTC  (2+ messages)

[PATCH] icount: fix shift=auto for record/replay
 2020-05-21 13:47 UTC  (2+ messages)

[PATCH 0/2] make -M memory-backend and -numa memdev mutually exclusive
 2020-05-21 13:46 UTC  (3+ messages)
` [PATCH 2/2] numa: prevent usage of -M memory-backend and -numa memdev at the same time

Assertion failure through virtio_blk_req_complete
 2020-05-21 13:44 UTC  (2+ messages)

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-21 13:22 UTC  (2+ messages)

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-05-21 13:12 UTC  (64+ messages)
` [PATCH v8 01/62] target/riscv: add vector extension field in CPURISCVState
` [PATCH v8 02/62] target/riscv: implementation-defined constant parameters
` [PATCH v8 03/62] target/riscv: support vector extension csr
` [PATCH v8 04/62] target/riscv: add vector configure instruction
` [PATCH v8 05/62] target/riscv: add an internals.h header
` [PATCH v8 06/62] target/riscv: add vector stride load and store instructions
` [PATCH v8 07/62] target/riscv: add vector index "
` [PATCH v8 08/62] target/riscv: add fault-only-first unit stride load
` [PATCH v8 09/62] target/riscv: add vector amo operations
` [PATCH v8 10/62] target/riscv: vector single-width integer add and subtract
` [PATCH v8 11/62] target/riscv: vector widening "
` [PATCH v8 12/62] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v8 13/62] target/riscv: vector bitwise logical instructions
` [PATCH v8 14/62] target/riscv: vector single-width bit shift instructions
` [PATCH v8 15/62] target/riscv: vector narrowing integer right "
` [PATCH v8 16/62] target/riscv: vector integer comparison instructions
` [PATCH v8 17/62] target/riscv: vector integer min/max instructions
` [PATCH v8 18/62] target/riscv: vector single-width integer multiply instructions
` [PATCH v8 19/62] target/riscv: vector integer divide instructions
` [PATCH v8 20/62] target/riscv: vector widening integer multiply instructions
` [PATCH v8 21/62] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v8 22/62] target/riscv: vector widening "
` [PATCH v8 23/62] target/riscv: vector integer merge and move instructions
` [PATCH v8 24/62] target/riscv: vector single-width saturating add and subtract
` [PATCH v8 25/62] target/riscv: vector single-width averaging "
` [PATCH v8 26/62] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v8 27/62] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v8 28/62] target/riscv: vector single-width scaling shift instructions
` [PATCH v8 29/62] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes
` [PATCH v8 31/62] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v8 32/62] target/riscv: vector widening "
` [PATCH v8 33/62] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v8 34/62] target/riscv: vector widening floating-point multiply
` [PATCH v8 35/62] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v8 36/62] target/riscv: vector widening "
` [PATCH v8 37/62] target/riscv: vector floating-point square-root instruction
` [PATCH v8 38/62] target/riscv: vector floating-point min/max instructions
` [PATCH v8 39/62] target/riscv: vector floating-point sign-injection instructions
` [PATCH v8 40/62] target/riscv: vector floating-point compare instructions
` [PATCH v8 41/62] target/riscv: vector floating-point classify instructions
` [PATCH v8 42/62] target/riscv: vector floating-point merge instructions
` [PATCH v8 43/62] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v8 44/62] target/riscv: widening "
` [PATCH v8 45/62] target/riscv: narrowing "
` [PATCH v8 46/62] target/riscv: vector single-width integer reduction instructions
` [PATCH v8 47/62] target/riscv: vector wideing "
` [PATCH v8 48/62] target/riscv: vector single-width floating-point "
` [PATCH v8 49/62] target/riscv: vector widening "
` [PATCH v8 50/62] target/riscv: vector mask-register logical instructions
` [PATCH v8 51/62] target/riscv: vector mask population count vmpopc
` [PATCH v8 52/62] target/riscv: vmfirst find-first-set mask bit
` [PATCH v8 53/62] target/riscv: set-X-first "
` [PATCH v8 54/62] target/riscv: vector iota instruction
` [PATCH v8 55/62] target/riscv: vector element index instruction
` [PATCH v8 56/62] target/riscv: integer extract instruction
` [PATCH v8 57/62] target/riscv: integer scalar move instruction
` [PATCH v8 58/62] target/riscv: floating-point scalar move instructions
` [PATCH v8 59/62] target/riscv: vector slide instructions
` [PATCH v8 60/62] target/riscv: vector register gather instruction
` [PATCH v8 61/62] target/riscv: vector compress instruction
` [PATCH v8 62/62] target/riscv: configure and turn on vector extension from command line

[PATCH v2 0/8] run-coverity-scan: misc improvements, especially for docker mode
 2020-05-21 12:55 UTC  (10+ messages)
` [PATCH v2 1/8] docker.py/build: support -t and -f arguments
` [PATCH v2 2/8] docker.py/build: support binary files in --extra-files
` [PATCH v2 3/8] run-coverity-scan: get Coverity token and email from special git config section
` [PATCH v2 4/8] run-coverity-scan: use docker.py
` [PATCH v2 5/8] run-coverity-scan: add --no-update-tools option
` [PATCH v2 6/8] run-coverity-scan: use --no-update-tools in docker run
` [PATCH v2 7/8] run-coverity-scan: download tools outside the container
` [PATCH v2 8/8] run-coverity-scan: support --update-tools-only --docker

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-21 12:45 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH] scripts/tracetool: Update maintainer email address
 2020-05-21 12:44 UTC  (2+ messages)

[RFC v2 0/9] vDPA support in qemu
 2020-05-21 12:40 UTC  (3+ messages)
` [RFC v2 5/9] vhost-vdpa: implement vhost-vdpa backend

[PATCH] linux-user: limit check to HOST_LONG_BITS == 32
 2020-05-21 12:32 UTC  (3+ messages)

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
 2020-05-21 11:51 UTC  (4+ messages)
` [PATCH 2/2] xen/9pfs: yield when there isn't enough room on the ring

[PATCH 0/2] Update use_goto_tb() in hppa and rx targets
 2020-05-21 11:32 UTC  (3+ messages)

sharing intention for developing per-target, dynamically loadable accelerator modules
 2020-05-21 11:28 UTC  (4+ messages)

[PATCH v3 0/3] Add secret_keyring object
 2020-05-21 11:15 UTC  (7+ messages)
` [PATCH v3 1/3] crypto/secret: move main logic from 'secret' to 'secret_common'
` [PATCH v3 2/3] crypto/linux_keyring: add 'secret_keyring' secret object
` [PATCH v3 3/3] test-crypto-secret: add 'secret_keyring' object tests

[PATCH v3 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-21 11:08 UTC  (4+ messages)
` [PATCH v3 5/5] iotests: add commit top->base cases to 274

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-05-21 10:43 UTC  (5+ messages)

[PATCH v3 00/22] microvm: add acpi support
 2020-05-21 10:36 UTC  (16+ messages)
` [PATCH v3 14/22] microvm: use 2G split unconditionally
` [PATCH v3 16/22] microvm/acpi: add minimal acpi support
` [PATCH v3 17/22] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PATCH v3 18/22] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v3 19/22] microvm/acpi: use seabios with acpi=on
` [PATCH v3 21/22] [RfC] acpi: add per machine type acpi default
` [PATCH v3 22/22] [RfC] acpi: flip default to off for microvm

[Bug 1877716] [NEW] Win10 guest unsuable after a few minutes
 2020-05-21 10:27 UTC  (3+ messages)
` [Bug 1877716] Re: Win10 guest unusable "

[PULL 00/10] softfloat misc cleanups
 2020-05-21 10:10 UTC  (2+ messages)

[PATCH 0/2] avoid OOB access in SD card emulator
 2020-05-21 10:08 UTC  (5+ messages)
` [PATCH 2/2] sd: disable sdhci-pci device by default

[PATCH] crypto: add "none" random provider
 2020-05-21 10:07 UTC  (2+ messages)

[PATCH 0/4] Add support for SafeStack
 2020-05-21 10:00 UTC  (14+ messages)
` [PATCH 1/4] coroutine: support SafeStack in ucontext backend
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack
` [PATCH 3/4] configure: add flag to enable SafeStack
` [PATCH 4/4] check-block: Enable iotests with SafeStack

cluster_size got from backup_calculate_cluster_size()
 2020-05-21  9:56 UTC 

[PATCH v4 0/5] modify CPU model info
 2020-05-21  9:44 UTC  (5+ messages)
` [PATCH v4 5/5] target/i386: remove Icelake-Client CPU model

[PATCH v8 02/62] target/riscv: implementation-defined constant parameters
 2020-05-21  9:40 UTC 

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-05-21  9:17 UTC  (2+ messages)
` [PATCH v8 01/62] target/riscv: add vector extension field in CPURISCVState

[PATCH 0/9] SMMUv3.2 Range-based TLB Invalidation Support
 2020-05-21  9:10 UTC  (3+ messages)
` [PATCH 3/9] hw/arm/smmu: Simplify the IOTLB key format
` [PATCH 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation


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