qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 01:52:30 to 2021-05-27 16:01:03 UTC [more...]

[PATCH v5 00/57] TCI fixes and cleanups
 2021-05-27 15:57 UTC  (5+ messages)
` [PATCH v5 56/57] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
` [PATCH v5 57/57] gitlab: Enable cross-i386 builds of TCI

[Bug 1929710] Re: virDomainGetBlockJobInfo fails during swap_volume as disk '$disk' not found in domain
 2021-05-27 15:42 UTC  (2+ messages)

[PATCH v2 0/6] block: file-posix queue
 2021-05-27 15:51 UTC  (3+ messages)
` [PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2

[PATCH v2 0/3] block: drop BlockDriverState::read_only
 2021-05-27 15:40 UTC  (4+ messages)
` [PATCH v2 1/3] block: consistently use bdrv_is_read_only()
` [PATCH v2 2/3] block: drop BlockDriverState::read_only
` [PATCH v2 3/3] block: drop BlockBackendRootState::read_only

[PATCH 0/5] stop collection of instruction usage statistics
 2021-05-27 15:39 UTC  (29+ messages)
` [PATCH 1/5] target/ppc: fixed GEN_OPCODE behavior when PPC_DUMP_CPU is set
` [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
` [PATCH 3/5] target/ppc: removed mentions to DO_PPC_STATISTICS
` [PATCH 4/5] monitor: removed cpustats command
` [PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function

[PULL 00/15] migration/virtiofs/hmp queue
 2021-05-27 15:32 UTC  (2+ messages)

[PATCH 0/3] block: drop BlockDriverState::read_only
 2021-05-27 15:31 UTC  (6+ messages)
` [PATCH 1/3] block: consistently use bdrv_is_read_only()
` [PATCH 3/3] block: drop BlockBackendRootState::read_only

[Bug 1892966] [NEW] Null-pointer dereference in blk_bs through ide_cancel_dma_sync
 2021-05-27 15:18 UTC  (3+ messages)
` [Bug 1892966] "

P2P problem on QEMU
 2021-05-27 15:21 UTC  (2+ messages)

[Bug 1892761] [NEW] Heap-use-after-free through double-fetch in ehci
 2021-05-27 15:11 UTC  (2+ messages)
` [Bug 1892761] "

Windows 7 fails to boot with patch 7eff2e7c
 2021-05-27 15:13 UTC 

[Bug 1892978] [NEW] Heap-use-after-free in e1000e_write_packet_to_guest
 2021-05-27 15:03 UTC  (4+ messages)
` [Bug 1892978] "
  ` [Bug 1892978] Re: Heap-use-after-free in e1000e_write_packet_to_guesty

[PATCH 1/1] yank: Unregister function when using TLS migration
 2021-05-27 15:05 UTC  (12+ messages)

[PATCH 0/3] virtiofsd: Find original inode ID of mount points
 2021-05-27 15:00 UTC  (5+ messages)
` [PATCH 1/3] "
    ` [Virtio-fs] "

[PATCH 0/2] Fix for the 'testing, gdbstub and plugin updates' pull request
 2021-05-27 14:59 UTC  (3+ messages)
` [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax

[PULL 00/19] gitlab-ci patches for 2021-05-26
 2021-05-27 14:51 UTC  (5+ messages)
` [PULL 19/19] gitlab: Split gprof-gcov job

[PULL v2 00/18] gitlab-ci patches for 2021-05-26
 2021-05-27 14:45 UTC  (2+ messages)
` [PULL v2 08/18] gitlab: Extract default build/test jobs templates

[Bug 1892963] [NEW] Heap-use-after-free in put_dwords through ehci_flush_qh
 2021-05-27 14:43 UTC  (2+ messages)
` [Bug 1892963] "

[PULL 00/23] Vga 20210527 patches
 2021-05-27 14:23 UTC  (24+ messages)
` [PULL 01/23] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545)
` [PULL 02/23] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
` [PULL 03/23] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
` [PULL 04/23] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
` [PULL 05/23] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
` [PULL 06/23] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
` [PULL 07/23] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
` [PULL 08/23] vhost-user-gpu: abstract vg_cleanup_mapping_iov
` [PULL 09/23] hw/display/qxl: Set pci rom address aligned with page size
` [PULL 10/23] ui: Get the fd associated with udmabuf driver
` [PULL 11/23] headers: Add udmabuf.h
` [PULL 12/23] virtio-gpu: Add udmabuf helpers
` [PULL 13/23] stubs: Add stubs for "
` [PULL 14/23] virtio-gpu: Add virtio_gpu_find_check_resource
` [PULL 15/23] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PULL 16/23] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PULL 17/23] virtio-gpu: Add initial definitions for blob resources
` [PULL 18/23] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PULL 19/23] ui/pixman: Add qemu_pixman_to_drm_format()
` [PULL 20/23] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PULL 21/23] virtio-gpu: Factor out update scanout
` [PULL 22/23] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PULL 23/23] virtio-gpu: Update cursor data using blob

[PATCH 0/1] tests/acceptance: change armbian archive to a faster host
 2021-05-27 13:45 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
 2021-05-27 13:44 UTC  (2+ messages)

[PULL v2 00/28] Misc patches for 2021-05-24
 2021-05-27 13:53 UTC  (2+ messages)

[PATCH 0/5] linux-user changes to run docker
 2021-05-27 13:08 UTC  (5+ messages)

Windows fails to boot after rebase to QEMU master
 2021-05-27 13:24 UTC  (13+ messages)

[PATCH 0/9] gitlab-ci: Make mainstream CI green again
 2021-05-27 13:04 UTC  (7+ messages)
` [PATCH 6/9] gitlab-ci: Split gprof-gcov job
` [PATCH 8/9] gitlab-ci: Run Avocado tests manually (except mainstream CI)

[Bug 1846816] [NEW] Booting error on AIX 6.1 "Illegal Trap Instruction Interrupt in Kernel""
 2021-05-27 12:54 UTC  (5+ messages)
` [Bug 1846816] "

[Qemu-devel] [Bug 1829682] [NEW] QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
 2021-05-27 12:57 UTC  (2+ messages)
` [Bug 1829682] "

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-27 13:08 UTC  (9+ messages)
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-05-27 12:17 UTC  (5+ messages)
` [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-27 10:31 UTC  (6+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-05-27 12:42 UTC  (16+ messages)

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-05-27 11:22 UTC  (39+ messages)
` [PATCH v8 01/19] hvf: Move assert_hvf_ok() into common directory
` [PATCH v8 02/19] hvf: Move vcpu thread functions "
` [PATCH v8 03/19] hvf: Move cpu "
` [PATCH v8 04/19] hvf: Move hvf internal definitions into common header
` [PATCH v8 05/19] hvf: Make hvf_set_phys_mem() static
` [PATCH v8 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
` [PATCH v8 07/19] hvf: Split out common code on vcpu init and destroy
` [PATCH v8 08/19] hvf: Use cpu_synchronize_state()
` [PATCH v8 09/19] hvf: Make synchronize functions static
` [PATCH v8 10/19] hvf: Remove hvf-accel-ops.h
` [PATCH v8 11/19] hvf: Introduce hvf vcpu struct
` [PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 14/19] arm/hvf: Add a WFI handler
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling
` [PATCH v8 17/19] arm: Add Hypervisor.framework build target
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call

[PATCH] linux-user: make process_pending_signals thread-safe
 2021-05-27 12:16 UTC  (5+ messages)

[PATCH 0/2] vvfat: fix two crashes
 2021-05-27 10:22 UTC  (2+ messages)

[PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
 2021-05-27  9:54 UTC  (2+ messages)

[PATCH 0/2] Adds quanta-gbs-bmc machine to nuvoton boards
 2021-05-27  9:33 UTC  (3+ messages)
` [PATCH 1/2] hw/arm: add quanta-gbs-bmc machine

[PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols
 2021-05-27  9:29 UTC  (7+ messages)
` [PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol
` [PATCH 2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA
` [PATCH 3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL

[PATCH v3 0/3] exec/memory: Enforce checking MemTxResult values
 2021-05-27  9:07 UTC  (5+ messages)
` [PATCH v3 1/3] hw/arm/boot: Abort if set_kernel_args() fails
` [PATCH v3 3/3] hw/core/loader: Warn if we fail to load ROM regions at reset

[PATCH 1/1] target/riscv: Fix vsip vsie CSR ops in M and HS mode
 2021-05-27  9:00 UTC 

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-05-27  8:40 UTC  (4+ messages)

[Bug 1879672] [NEW] QEMU installer with WHPX support
 2021-05-27  7:45 UTC  (2+ messages)
` [Bug 1879672] "

[PATCH v6 00/19] i386: KVM: expand Hyper-V features early
 2021-05-27  7:39 UTC  (18+ messages)
` [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed

[PULL V2 0/3] Net patches
 2021-05-27  7:23 UTC  (8+ messages)
` [PULL V2 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
` [PULL V2 2/3] virtio-net: failover: add missing remove_migration_state_change_notifier()
` [PULL V2 3/3] tap-bsd: Remove special casing for older OpenBSD releases

[PATCH v5 0/4] target/ppc: add support to disable-tcg
 2021-05-27  5:10 UTC  (11+ messages)
` [PATCH v5 1/4] target/ppc: used ternary operator when registering MAS
` [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
` [PATCH v5 3/4] target/ppc: created tcg-stub.c file
` [PATCH v5 4/4] target/ppc: updated meson.build to support disable-tcg

[PATCH] spapr: propagate LPCR to hot-plugged CPUs
 2021-05-27  4:26 UTC  (2+ messages)

[PATCH 1/2] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
 2021-05-27  6:06 UTC  (2+ messages)

[PATCH 00/11] Unified peripheral emulation for Renesas chips
 2021-05-27  5:33 UTC  (13+ messages)
` [PATCH 01/11] hw/char: Renesas SCI module
` [PATCH 02/11] hw/char: remove sh_serial
` [PATCH 03/11] hw/timer: Renesas TMU/CMT module
` [PATCH 04/11] hw/timer: Remove sh_timer
` [PATCH 05/11] hw/timer: Remove renesas_cmt
` [PATCH 06/11] hw/rx: Add RX62N Clock generator
` [PATCH 07/11] hw/timer: Renesas 8bit timer
` [PATCH 08/11] hw/rx: rx62n use new hw modules
` [PATCH 09/11] hw/sh4: sh7750 Add CPG
` [PATCH 10/11] hw/sh4: sh7750 use new hw modules
` [PATCH 11/11] hw/rx: rx-gdbsim Add bootstrup for linux

[Bug 1897568] [NEW] Strange keyboard behaviour in Vim editor
 2021-05-27  5:18 UTC  (3+ messages)
` [Bug 1897568] "

[Bug 1895363] [NEW] borland IDEs double up cursor key presses (need timing on PS2 port input)
 2021-05-27  5:01 UTC  (2+ messages)
` [Bug 1895363] "

[RFC v3 00/29] vDPA software assisted live migration
 2021-05-27  4:51 UTC  (5+ messages)
` [RFC v3 13/29] vhost: Add vhost_get_iova_range operation

[PULL 0/3] Net patches
 2021-05-27  4:28 UTC  (4+ messages)
` [PULL 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY

[PATCH 00/11] softfloat: Improve denormal handling
 2021-05-27  4:14 UTC  (12+ messages)
` [PATCH 01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal
` [PATCH 02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
` [PATCH 04/11] softfloat: Introduce float_flag_result_denormal
` [PATCH 05/11] target/i386: Use float_flag_inorm_denormal
` [PATCH 06/11] target/rx: Handle the FPSW.DN bit in helper_set_fpsw
` [PATCH 07/11] target/rx: Use FloatRoundMode "
` [PATCH 08/11] target/rx: Fix setting of FPSW.CE
` [PATCH 09/11] target/mips: Drop inline markers from msa_helper.c
` [PATCH 10/11] target/mips: Do not check MSACSR_FS_MASK in update_msacsr
` [PATCH 11/11] target/mips: Drop denormal operand to update_msacsr

[RFC PATCH v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-27  2:01 UTC  (2+ messages)

[PATCH v1 0/3] ppc: LPCR synchronisation fixes
 2021-05-27  1:29 UTC  (6+ messages)
` [PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
` [PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU


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