qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-09 13:08:00 to 2021-07-10 04:34:36 UTC [more...]

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906184] "

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905226] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906185] "

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905297] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1907061] [NEW] qemu-system-x86_64 minimizing window causes keyboard input lag globally
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907061] "

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1907926] [NEW] Implement TPM2 configuration for emulators that provide TCP interface
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907926] "

[Bug 1907210] [NEW] QEMU gdbstub command "?" issue
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907210] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906608] [NEW] [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906608] "

[Bug 1907776] [NEW] Mounting VFat drive yields error messages
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907776] "

Picture missing in About dialog on cocoa ui
 2021-07-10  3:30 UTC  (7+ messages)

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-10  2:48 UTC  (5+ messages)
` [PATCH 3/4] ui/icons: Use "

[PATCH] tcg: Fix prologue disassembly
 2021-07-10  2:48 UTC 

[PATCH v3 0/4] virtio: Add vhost-user based RNG
 2021-07-10  0:59 UTC  (5+ messages)
` [PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
` [PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PATCH v3 4/4] docs: Add documentation for vhost based RNG implementation

[PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
 2021-07-09 23:06 UTC  (2+ messages)
` [PATCH 1/1] target/arm: Fix offsets for TTBCR

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-09 21:55 UTC  (7+ messages)
` [RFC PATCH 1/6] linux-header: add the SNP specific command
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [RFC PATCH 4/6] i386/sev: add the SNP launch start context
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-09 21:09 UTC  (5+ messages)
` [PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

[PATCH 0/4] target/openrisc: Use tcg_constant_*
 2021-07-09 21:03 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
` [PATCH 4/4] target/openrisc: Use dc->zero in gen_add, gen_addc

[PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
 2021-07-09 20:49 UTC  (4+ messages)
` [PATCH 1/2] numa: Report expected initiator

[PATCH 0/4] docs: improve -smp documentation
 2021-07-09 20:48 UTC  (5+ messages)
` [PATCH 4/4] qemu-options: rewrite help for -smp options

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-09 20:44 UTC  (8+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
` [PATCH v5 4/4] avocado_qemu: Add Intel iommu tests

[PULL 0/9] Trivial branch for 6.1 patches
 2021-07-09 20:28 UTC  (10+ messages)
` [PULL 1/9] qemu-option: Drop dead assertion
` [PULL 2/9] memory: Display MemoryRegion name in read/write ops trace events
` [PULL 3/9] misc: Fix "havn't" typo
` [PULL 4/9] virtiofsd: Add missing newline in error message
` [PULL 5/9] misc: Remove redundant new line in perror()
` [PULL 6/9] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
` [PULL 7/9] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
` [PULL 8/9] migration: fix typo in mig_throttle_guest_down comment
` [PULL 9/9] util/guest-random: Fix size arg to tail memcpy

[PATCH-for-6.1 v6] fuzz: add an instrumentation filter
 2021-07-09 20:08 UTC 

[PATCH] target/i386: Use cpu_breakpoint_test in breakpoint_handler
 2021-07-09 20:04 UTC  (3+ messages)

[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
 2021-07-09 19:32 UTC  (2+ messages)

[PATCH v3 00/33] Qemu SGX virtualization
 2021-07-09 17:48 UTC  (4+ messages)
` [PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest

[PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
 2021-07-09 18:37 UTC  (6+ messages)
` [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
` [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-09 18:20 UTC  (2+ messages)

[RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
 2021-07-09 16:04 UTC  (2+ messages)

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-09 17:45 UTC  (2+ messages)

[PATCH] tests/migration: fix unix socket migration
 2021-07-09 17:25 UTC  (3+ messages)

[PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-09 16:50 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

question on vhost, limiting kernel threads and NPROC
 2021-07-09 16:25 UTC 

[PATCH v3 RESEND 1/2] qmp: Support chardev-change
 2021-07-09 16:08 UTC  (2+ messages)
` [PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change

[PULL 00/17] target-arm queue
 2021-07-09 16:10 UTC  (18+ messages)
` [PULL 01/17] stm32f100: Add the stm32f100 SoC
` [PULL 02/17] stm32vldiscovery: Add the STM32VLDISCOVERY Machine
` [PULL 03/17] docs/system: arm: Add stm32 boards description
` [PULL 04/17] tests/boot-serial-test: Add STM32VLDISCOVERY board testcase
` [PULL 05/17] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
` [PULL 06/17] hw/gpio/pl061: Convert DPRINTF to tracepoints
` [PULL 07/17] hw/gpio/pl061: Clean up read/write offset handling logic
` [PULL 08/17] hw/gpio/pl061: Add tracepoints for register read and write
` [PULL 09/17] hw/gpio/pl061: Document the interface of this device
` [PULL 10/17] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
` [PULL 11/17] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
` [PULL 12/17] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
` [PULL 13/17] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
` [PULL 14/17] hw/gpio/pl061: Document a shortcoming in our implementation
` [PULL 15/17] hw/arm/stellaris: Expand comment about handling of OLED chipselect
` [PULL 16/17] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
` [PULL 17/17] hw/intc: Improve formatting of MEMTX_ERROR guest error message

[GIT PULL v2] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-09 16:30 UTC 

[PATCH] util/guest-random: Fix size arg to tail memcpy
 2021-07-09 16:28 UTC  (4+ messages)

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-09 16:20 UTC  (3+ messages)
` [PATCH 01/17] "

[PATCH 0/2] target/hppa: Use tcg_constant_*
 2021-07-09 16:15 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-07-09 16:00 UTC  (3+ messages)

[RFC PATCH 1/2] hw/nvme: add mi device
 2021-07-09 15:58 UTC  (2+ messages)

[PULL 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-09 15:45 UTC  (2+ messages)

[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-09 15:43 UTC  (10+ messages)
` [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU "
` [PATCH v1 3/5] hw/intc: ibex_plic: Convert the PLIC to use "
` [PATCH v1 4/5] hw/intc: sifive_plic: "
` [PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer "

[PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
 2021-07-09 15:35 UTC  (13+ messages)

[PULL 00/17] s390x update for softfreeze
 2021-07-09 15:23 UTC  (3+ messages)

[PATCH for 6.1 v3 00/40] testing and plugins pre-PR
 2021-07-09 15:12 UTC  (44+ messages)
` [PATCH v3 01/40] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v3 02/40] Jobs based on custom runners: build environment docs and playbook
` [PATCH v3 03/40] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v3 04/40] Jobs based on custom runners: add job definitions for QEMU's machines
` [PATCH v3 05/40] tests/tcg: also disable the signals test for plugins
` [PATCH v3 06/40] build: validate that system capstone works before using it
` [PATCH v3 07/40] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH v3 08/40] cirrus: delete FreeBSD and macOS jobs
` [PATCH v3 09/40] hw/usb/ccid: remove references to NSS
` [PATCH v3 10/40] tests/docker: don't use BUILDKIT in GitLab either
` [PATCH v3 11/40] tests/docker: use project specific container registries
` [PATCH v3 12/40] tests/docker: use explicit docker.io registry
` [PATCH v3 13/40] tests/docker: remove FEATURES env var from templates
` [PATCH v3 14/40] tests/docker: fix sorting in package lists
` [PATCH v3 15/40] tests/docker: fix mistakes in centos "
` [PATCH v3 16/40] tests/docker: fix mistakes in fedora package list
` [PATCH v3 17/40] tests/docker: fix mistakes in ubuntu package lists
` [PATCH v3 18/40] tests/docker: remove mingw packages from Fedora
` [PATCH v3 19/40] tests/docker: expand centos8 package list
` [PATCH v3 20/40] tests/docker: expand fedora "
` [PATCH v3 21/40] tests/docker: expand ubuntu1804 "
` [PATCH v3 22/40] tests/docker: expand ubuntu2004 "
` [PATCH v3 23/40] tests/docker: expand opensuse-leap "
` [PATCH v3 24/40] tests/vm: update NetBSD to 9.2
` [PATCH v3 25/40] tests/vm: update openbsd to release 6.9
` [PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive
` [PATCH v3 27/40] plugins: fix-up handling of internal hostaddr for 32 bit
` [PATCH v3 28/40] meson.build: move TCG plugin summary output
` [PATCH v3 29/40] configure: don't allow plugins to be enabled for a non-TCG build
` [PATCH v3 30/40] configure: add an explicit static and plugins check
` [PATCH v3 31/40] configure: stop user enabling plugins on Windows for now
` [PATCH v3 32/40] tcg/plugins: enable by default for most TCG builds
` [PATCH v3 33/40] contrib/plugins: enable -Wall for building plugins
` [PATCH v3 34/40] contrib/plugins: add execlog to log instruction execution and memory access
` [PATCH v3 35/40] docs/devel: tcg-plugins: add execlog plugin description
` [PATCH v3 36/40] plugins: Added a new cache modelling plugin
` [PATCH v3 37/40] plugins/cache: Enable cache parameterization
` [PATCH v3 38/40] plugins/cache: Added FIFO and LRU eviction policies
` [PATCH v3 39/40] docs/devel: Added cache plugin to the plugins docs
` [PATCH v3 40/40] MAINTAINERS: Added myself as a reviewer for TCG Plugins

[PULL 00/13] pc,pci,virtio: bugfixes, improvements
 2021-07-09 14:59 UTC  (2+ messages)

[PATCH v2 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-09 14:48 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-09 14:48 UTC  (11+ messages)

[RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2
 2021-07-09 14:38 UTC  (4+ messages)

[PATCH 0/2] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-09 14:17 UTC  (6+ messages)
` [PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap

[PULL 0/4] NBD patches for soft freeze, 2021-07-09
 2021-07-09 14:09 UTC  (5+ messages)
` [PULL 1/4] iotests: Improve and rename test 309 to nbd-qemu-allocation
` [PULL 2/4] qemu-img: Make unallocated part of backing chain obvious in map
` [PULL 3/4] qemu-img: Reword 'qemu-img map --output=json' docs
` [PULL 4/4] nbd: register yank function earlier

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-09 14:03 UTC  (12+ messages)
` [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
` [PATCH 11/18] crypto: rename des-rfb cipher to just des
` [PATCH 16/18] crypto: add gnutls hmac provider

[Qemu-devel] [Bug 1839807] [NEW] Snapshots freeze guest Sabrelite IMX.6 board
 2021-07-09 13:33 UTC  (2+ messages)
` [Bug 1839807] "

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-09 13:38 UTC  (6+ messages)
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PULL 0/5] Block patches
 2021-07-09 13:29 UTC  (2+ messages)

[PATCH] ppc/pegasos2: Allow setprop in VOF
 2021-07-09 13:19 UTC 

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-09 13:21 UTC  (4+ messages)
` [PATCH 3/2] qemu-img: Improve error for rebase without backing format

[PULL 00/28] Block layer patches
 2021-07-09 12:50 UTC  (12+ messages)
` [PULL 11/28] export/fuse: Add allow-other option
` [PULL 12/28] export/fuse: Give SET_ATTR_SIZE its own branch
` [PULL 16/28] block/rbd: fix type of task->complete
` [PULL 19/28] blockdev: fix drive-backup transaction endless drained section
` [PULL 20/28] qcow2: Prohibit backing file changes in 'qemu-img amend'
` [PULL 22/28] qemu-img: Improve error for rebase without backing format
` [PULL 23/28] qcow2: Fix dangling pointer after reopen for 'file'
` [PULL 24/28] block: Add bdrv_reopen_queue_free()
` [PULL 25/28] block: Acquire AioContexts during bdrv_reopen_multiple()
` [PULL 26/28] block: Support multiple reopening with x-blockdev-reopen
` [PULL 27/28] iotests: Test reopening multiple devices at the same time


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