qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 08:29:55 to 2020-06-18 16:37:21 UTC [more...]

[PATCH v7 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-18 16:36 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 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 17/42] target/arm: Restrict the values of DCZID.BS under TCG
` [PATCH v7 18/42] target/arm: Simplify DC_ZVA
` [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

[PULL 0/7] s390x update
 2020-06-18 16:29 UTC  (9+ messages)
` [PULL 1/7] Linux headers: update
` [PULL 2/7] vfio-ccw: Refactor cleanup of regions
` [PULL 3/7] vfio-ccw: Add support for the schib region
` [PULL 4/7] vfio-ccw: Refactor ccw irq handler
` [PULL 5/7] s390x/css: Refactor the css_queue_crw() routine
` [PULL 6/7] vfio-ccw: Add support for the CRW region and IRQ
` [PULL 7/7] docs/s390x: fix vfio-ap device_del description

[Bug 1884095] [NEW] QEMU not sufficiently focused on qEMUlation, with resulting holes in TCG emulation coverage
 2020-06-18 16:12 UTC  (3+ messages)
` [Bug 1884095] "

[question] qemu abort when object-add is called with an already used id
 2020-06-18 16:15 UTC 

[Qemu-devel] [Bug 1818075] [NEW] qemu-user-x86-64 hangs at vcvttsd2si
 2020-06-18 16:04 UTC  (4+ messages)
` [Bug 1818075] Re: qemu x86 TCG doesn't support AVX insns

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-18 16:09 UTC  (7+ messages)
` [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

[PATCH] fuzz: fix broken qtest check at rcu_disable_atfork
 2020-06-18 16:05 UTC 

[PATCH v3] arm/virt: Add memory hot remove support
 2020-06-18 15:58 UTC  (4+ messages)

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-18 15:57 UTC  (14+ messages)
` [PATCH v9 1/5] Allow vu_message_read to be replaced
` [PATCH v9 2/5] generic vhost user server
` [PATCH v9 3/5] move logical block size check function to a common utility function
` [PATCH v9 4/5] vhost-user block device backend server
` [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server

[PATCH] iotests: don't test qcow2.py inside 291
 2020-06-18 15:54 UTC  (2+ messages)

[PULL 00/12] migration, HMP and virtiofs queue
 2020-06-18 15:51 UTC  (2+ messages)

[Bug 1877781] [NEW] TCG does not support x2APIC emulation
 2020-06-18 15:45 UTC  (2+ messages)
` [Bug 1877781] "

[PATCH 2/2] scripts/tracetool: Add plainlog backend
 2020-06-18 15:43 UTC  (6+ messages)

QEMU | Pipeline #157678866 has failed for master | 3b268766
 2020-06-18 15:38 UTC 

[Bug 1883560] [NEW] mips linux-user builds occasionly crash randomly only to be fixed by a full clean re-build
 2020-06-18 15:11 UTC  (4+ messages)

[PATCH rc1 00/15] hw: Renesas patches (SH4 and RX)
 2020-06-18 15:12 UTC  (2+ messages)

[PATCH v8 00/21] Add virtual device fuzzing support
 2020-06-18 15:08 UTC  (4+ messages)
` [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest

[PULL 00/15] bitmaps patches for 2020-06-09
 2020-06-18 15:09 UTC  (5+ messages)
` [PULL 14/15] qcow2_format.py: dump bitmaps header extension

[PATCH 0/3] Add Scripts for Finding Top 25 Executed Functions
 2020-06-18 15:07 UTC  (7+ messages)
` [PATCH 3/3] scripts/performance: Add perf_top_25.py script

[PATCH v3 0/2] iotests: Make _filter_img_create more active
 2020-06-18 15:06 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iotests: filter few more luks specific create options

[PATCH v1] memory: assert MemoryRegionOps callbacks are defined
 2020-06-18 14:53 UTC  (8+ messages)

[PATCH v3 00/17] 64bit block-layer
 2020-06-18 14:47 UTC  (7+ messages)
` [PATCH v3 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
` [PATCH v3 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()

[PATCH v2 0/2] Add strace support for printing arguments for ioctls
 2020-06-18 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] linux-user: Add thunk argument types for SIOCGSTAMP and SIOCGSTAMPNS
` [PATCH v2 2/2] linux-user: Add strace support for printing arguments of ioctl()

[PATCH v4 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-18 14:41 UTC  (7+ messages)
` [PATCH v4 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
` [PATCH v4 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PATCH v4 6/6] linux-user: Add strace support for printing arguments of fallocate()

[PULL 00/43] Block layer patches
 2020-06-18 14:30 UTC  (2+ messages)

[PATCH v3] docs: vhost-user: add Virtio status protocol feature
 2020-06-18 14:25 UTC  (2+ messages)

[PULL V2 00/33] Net patches
 2020-06-18 14:05 UTC  (35+ messages)
` [PULL V2 01/33] virtio-net: implement RSS configuration command
` [PULL V2 02/33] virtio-net: implement RX RSS processing
` [PULL V2 03/33] tap: allow extended virtio header with hash info
` [PULL V2 04/33] virtio-net: reference implementation of hash report
` [PULL V2 05/33] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
` [PULL V2 06/33] virtio-net: add migration support for RSS and hash report
` [PULL V2 07/33] virtio-net: align RSC fields with updated virtio-net header
` [PULL V2 08/33] Fix tulip breakage
` [PULL V2 09/33] hw/net/tulip: Fix 'Descriptor Error' definition
` [PULL V2 10/33] hw/net/tulip: Log descriptor overflows
` [PULL V2 11/33] net: cadence_gem: Fix debug statements
` [PULL V2 12/33] net: cadence_gem: Fix the queue address update during wrap around
` [PULL V2 13/33] net: cadence_gem: Fix irq update w.r.t queue
` [PULL V2 14/33] net: cadence_gem: Define access permission for interrupt registers
` [PULL V2 15/33] net: cadence_gem: Set ISR according to queue in use
` [PULL V2 16/33] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
` [PULL V2 17/33] net: cadence_gem: Fix up code style
` [PULL V2 18/33] net: cadence_gem: Add support for jumbo frames
` [PULL V2 19/33] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
` [PULL V2 20/33] net: cadence_gem: Update the reset value for interrupt mask register
` [PULL V2 21/33] net: cadence_gem: TX_LAST bit should be set by guest
` [PULL V2 22/33] net: cadence_gem: Fix RX address filtering
` [PULL V2 23/33] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
` [PULL V2 24/33] net/colo-compare.c: Create event_bh with the right AioContext
` [PULL V2 25/33] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PULL V2 26/33] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PULL V2 27/33] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PULL V2 28/33] net/colo-compare.c: Check that colo-compare is active
` [PULL V2 29/33] net/colo-compare.c: Correct ordering in complete and finalize
` [PULL V2 30/33] colo-compare: Fix memory leak in packet_enqueue()
` [PULL V2 31/33] hw/net/e1000e: Do not abort() on invalid PSRCTL register value
` [PULL V2 32/33] net: Drop the legacy "name" parameter from the -net option
` [PULL V2 33/33] net: Drop the NetLegacy structure, always use Netdev instead

[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
 2020-06-18 13:47 UTC  (4+ messages)
` [PATCH 72/78] 9p: Lock directory streams with a CoMutex

[PATCH] docs: vhost-user: add Virtio status protocol feature
 2020-06-18 13:41 UTC  (4+ messages)

[PATCH v9 00/10] accel: Allow targets to use Kconfig
 2020-06-18 13:28 UTC  (12+ messages)
` [PATCH v9 01/10] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v9 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v9 03/10] MAINTAINERS: Cover the HAX accelerator stub
` [PATCH v9 04/10] configure: Generate rule to calculate the base architecture of a target
` [PATCH v9 05/10] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v9 06/10] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH v9 07/10] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v9 08/10] accel/Kconfig: Add the TCG selector
` [PATCH v9 09/10] Makefile: Allow target-specific optional Kconfig
` [PATCH v9 10/10] accel/tcg: Add stub for probe_access()

[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
 2020-06-18 13:04 UTC  (7+ messages)

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-18 12:42 UTC  (4+ messages)

QEMU | Pipeline #157595486 has failed for master | 3f429a34
 2020-06-18 12:33 UTC 

qemu-pr-helper -v suppresses errors, isn't that weird?
 2020-06-18 12:15 UTC  (2+ messages)

[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
 2020-06-18 12:03 UTC  (3+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-06-18 11:45 UTC  (3+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

QEMU | Pipeline #157572877 has failed for master | bac8d222
 2020-06-18 11:32 UTC 

Understanding initialization order for spice in qemu
 2020-06-18 11:30 UTC  (2+ messages)

[PULL 0/4] Microvm 20200617 patches
 2020-06-18 11:15 UTC  (2+ messages)

[PATCH v2] hw/audio/gus: Fix registers 32-bit access
 2020-06-18 11:09 UTC  (2+ messages)

[PATCH v4 0/4] block: seriously improve savevm performance
 2020-06-18 11:07 UTC  (13+ messages)
` [PATCH 2/5] block/aio_task: allow start/wait task from any coroutine
` [PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper
` [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
` [PATCH 5/5] block/io: improve savevm performance

[PATCH] target/arm/kvm: Check supported feature per accelerator (not per vCPU)
 2020-06-18 10:59 UTC  (8+ messages)

[PATCH] block: Raise an error when backing file parameter is an empty string
 2020-06-18 10:48 UTC  (2+ messages)

[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-18 10:39 UTC  (4+ messages)
` [PATCH v4 18/21] virtio-mem: Migration sanity checks

[PATCH 1/1] docs/s390x: fix vfio-ap device_del description
 2020-06-18 10:35 UTC  (3+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-06-18 10:27 UTC  (6+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images
` [Bug 1805256] Update Released

[PATCH] hw/audio/gus: Fix registers 32-bit access
 2020-06-18 10:35 UTC  (7+ messages)

[PATCH v4 0/6] Vs clang-10 and gcc-9 warnings
 2020-06-18 10:22 UTC  (2+ messages)

[PATCH V5] util/oslib-posix : qemu_init_exec_dir implementation for Mac
 2020-06-18 10:14 UTC  (2+ messages)

[PATCH 0/1] configure: prefer python's sphinx module
 2020-06-18  9:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] crypto/linux_keyring: fix 'secret_keyring' configure test
 2020-06-18  9:49 UTC  (2+ messages)

[PATCH] hw/arm/virt: Add 5.0 HW compat props
 2020-06-18  9:47 UTC  (2+ messages)

[PATCH RESEND v2] nvme: allow cmb and pmr emulation on same device
 2020-06-18  9:25 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH 0/7] python: create installable package
 2020-06-18  9:23 UTC  (4+ messages)

[PATCH v2] arm/virt: Add memory hot remove support
 2020-06-18  9:19 UTC  (4+ messages)

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-18  9:04 UTC  (4+ messages)
` [PATCH v3 2/5] virtio-iommu: Implement RESV_MEM probe request

[PATCH 0/3] Add OpenSBI dynamic firmware support
 2020-06-18  8:56 UTC  (2+ messages)

[PATCH v2 0/2] iotests: Make _filter_img_create more active
 2020-06-18  8:41 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests: filter few more luks specific create options

ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
 2020-06-18  8:29 UTC  (10+ 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).