qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 06:22:32 to 2020-05-14 14:46:13 UTC [more...]

[PULL 00/45] target-arm queue
 2020-05-14 14:21 UTC  (35+ messages)
` [PULL 01/45] target/arm: Use correct GDB XML for M-profile cores
` [PULL 02/45] target/arm: Create gen_gvec_[us]sra
` [PULL 03/45] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
` [PULL 04/45] target/arm: Create gen_gvec_{sri,sli}
` [PULL 05/45] target/arm: Remove unnecessary range check for VSHL
` [PULL 06/45] target/arm: Tidy handle_vec_simd_shri
` [PULL 07/45] target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0
` [PULL 08/45] target/arm: Create gen_gvec_{mla,mls}
` [PULL 09/45] target/arm: Swap argument order for VSHL during decode
` [PULL 10/45] target/arm: Create gen_gvec_{cmtst,ushl,sshl}
` [PULL 11/45] target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}
` [PULL 12/45] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PULL 13/45] target/arm: Create gen_gvec_{qrdmla,qrdmls}
` [PULL 14/45] target/arm: Pass pointer to qc to qrdmla/qrdmls
` [PULL 15/45] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PULL 16/45] target/arm: Vectorize SABD/UABD
` [PULL 17/45] target/arm: Vectorize SABA/UABA
` [PULL 18/45] aspeed: Add support for the sonorapass-bmc board
` [PULL 19/45] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PULL 20/45] hw/arm/virt: Introduce a RAS machine option
` [PULL 21/45] docs: APEI GHES generation and CPER record description
` [PULL 22/45] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PULL 24/45] ACPI: Record the Generic Error Status Block address
` [PULL 25/45] KVM: Move hwpoison page related functions into kvm-all.c
` [PULL 26/45] ACPI: Record Generic Error Status Block(GESB) table
` [PULL 27/45] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PULL 28/45] MAINTAINERS: Add ACPI/HEST/GHES entries
` [PULL 30/45] target/arm: Convert Neon 3-reg-same SHA to decodetree
` [PULL 31/45] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PULL 32/45] target/arm: Convert Neon VHADD "
` [PULL 33/45] target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree
` [PULL 36/45] target/arm: Convert Neon VPMAX/VPMIN 3-reg-same insns "
` [PULL 38/45] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PULL 42/45] target/arm: Convert Neon 3-reg-same compare insns "

[PATCH] vhost-user: add support for VHOST_USER_SET_STATUS
 2020-05-14 14:20 UTC  (7+ messages)

[PATCH v4 0/9] qemu-img: Add convert --bitmaps
 2020-05-14 14:20 UTC  (13+ messages)
` [PATCH v4 3/9] block: Make it easier to learn which BDS support bitmaps
` [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
` [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v4 6/9] qemu-img: Add bitmap sub-command

[PULL v1 00/14] Xilinx queue 2020-05-14
 2020-05-14 14:14 UTC  (15+ messages)
` [PULL v1 01/14] hw/net/xilinx_axienet: Auto-clear PHY Autoneg
` [PULL v1 02/14] hw/net/xilinx_axienet: Cleanup stream->push assignment
` [PULL v1 03/14] hw/net/xilinx_axienet: Remove unncessary cast
` [PULL v1 04/14] hw/dma/xilinx_axidma: Add DMA memory-region property
` [PULL v1 05/14] hw/core: stream: Add an end-of-packet flag
` [PULL v1 06/14] hw/net/xilinx_axienet: Handle fragmented packets from DMA
` [PULL v1 07/14] hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
` [PULL v1 08/14] hw/dma/xilinx_axidma: s2mm: Support stream fragments
` [PULL v1 09/14] MAINTAINERS: Add myself as streams maintainer
` [PULL v1 10/14] target/microblaze: Add MFS Rd,EDR translation
` [PULL v1 11/14] target/microblaze: Fix FPU2 instruction check
` [PULL v1 12/14] target/microblaze: gdb: Extend the number of registers presented to GDB
` [PULL v1 13/14] target/microblaze: gdb: Fix incorrect SReg reporting
` [PULL v1 14/14] target/microblaze: monitor: Increase the number of registers reported

[PATCH v6 00/14] LUKS: encryption slot management using amend interface
 2020-05-14 14:14 UTC  (12+ messages)
` [PATCH v6 02/14] qcrypto/luks: implement encryption key management
` [PATCH v6 03/14] block/amend: add 'force' option
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v6 05/14] block/amend: refactor qcow2 amend options
` [PATCH v6 07/14] block/crypto: implement the encryption key management

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-14 14:07 UTC 

[PATCH 0/5] docs/system: Document some arm board models
 2020-05-14 13:56 UTC  (12+ messages)
` [PATCH 1/5] docs/system: Add 'Arm' to the Integrator/CP document title
` [PATCH 2/5] docs/system: Sort Arm board index into alphabetical order
` [PATCH 3/5] docs/system: Document Arm Versatile Express boards
` [PATCH 4/5] docs/system: Document the various MPS2 models
` [PATCH 5/5] docs/system: Document Musca boards

[PATCH V2 1/4] target/microblaze: gdb: Add dynamic GDB XML register support
 2020-05-14 13:52 UTC  (10+ messages)
` [PATCH V2 2/4] target/microblaze: gdb: Extend the number of registers presented to GDB
` [PATCH V2 3/4] target/microblaze: gdb: Fix incorrect SReg reporting
` [PATCH V2 4/4] target/microblaze: monitor: Increase the number of registers reported
` [PATCH V2 0/4] target/microblaze: Add GDB XML and correct SReg reporting

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-14 13:55 UTC  (3+ messages)
` [PATCH RFC 03/32] python//machine.py: remove bare except

[PATCH] bitmaps: Add myself as maintainer
 2020-05-14 13:52 UTC  (5+ messages)

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-14 13:52 UTC  (4+ messages)
` [RFC PATCH 3/3] block: Assert we're running in the right thread

Assertion failure through vring_split_desc_read
 2020-05-14 13:50 UTC  (4+ messages)

[PATCH v4 00/34] block: Introduce real BdrvChildRole
 2020-05-14 13:44 UTC  (2+ messages)

[PATCH v3 0/4] Additional parameters for qemu_img map
 2020-05-14 13:44 UTC  (2+ messages)

[PATCH Kernel v19 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-14 13:39 UTC  (13+ messages)
` [PATCH Kernel v19 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking
` [PATCH Kernel v19 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v19 7/8] vfio iommu: Add migration capability to report supported features

[PATCH v2 0/3] Megasas: fix OOB access and NULL dereference issues
 2020-05-14 13:28 UTC  (7+ messages)
` [PATCH v2 1/3] megasas: use unsigned type for reply_queue_head and check index
` [PATCH v2 2/3] megasas: avoid NULL pointer dereference
` [PATCH v2 3/3] megasas: use unsigned type for positive numeric fields

[PATCH 0/6] colo: migration related bugfixes
 2020-05-14 13:27 UTC  (7+ messages)
` [PATCH 3/6] migration/colo.c: Flush ram cache only after receiving device state
  ` 答复: "
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd
  ` 答复: "
` [PATCH 6/6] migration/colo.c: Move colo_notify_compares_event to the right place
  ` 答复: "

[PATCH v2 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
 2020-05-14 13:24 UTC  (5+ messages)
` [PATCH v2 2/3] hw/mips/mips_int: "
` [PATCH v2 3/3] hw/openrisc/pic_cpu: "

kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2020-05-14 13:15 UTC  (4+ messages)

[PATCH 0/2] aio-posix: fix fdmon-io_uring memory leak
 2020-05-14  7:49 UTC  (5+ messages)
` [PATCH 1/2] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
` [PATCH 2/2] aio-posix: disable fdmon-io_uring when GSource is used

[PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
 2020-05-14 13:08 UTC  (2+ messages)

[PATCH v27 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-14 12:54 UTC  (4+ messages)
` [PATCH v27 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro

[PATCH v2 0/1] qemu-nbd: Close inherited stderr
 2020-05-14 12:51 UTC  (4+ messages)
  ` [PATCH v2 1/1] "

[PULL 0/7] Usb 20200514 patches
 2020-05-14 12:43 UTC  (9+ messages)
` [PULL 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PULL 2/7] dwc-hsotg (dwc2) USB host controller register definitions
` [PULL 3/7] dwc-hsotg (dwc2) USB host controller state definitions
` [PULL 4/7] dwc-hsotg (dwc2) USB host controller emulation
` [PULL 5/7] usb: add short-packet handling to usb-storage driver
` [PULL 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation
` [PULL 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host

[PATCH v2 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-14 12:37 UTC  (10+ messages)
` [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v2 2/9] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH v2 3/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH v2 4/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH v2 5/9] pc-bios: s390x: Use PSW masks where possible
` [PATCH v2 6/9] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH v2 7/9] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH v2 8/9] pc-bios: s390x: Replace 0x00 with 0x0 or 0
` [PATCH v2 9/9] pc-bios: s390x: Make u32 ptr check explicit

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-14 12:42 UTC  (3+ messages)

proposal: deprecate -readconfig/-writeconfig
 2020-05-14 12:37 UTC  (4+ messages)

[PATCH v2] ui/sdl2: fix segment fault caused by null pointer dereference
 2020-05-14 12:28 UTC  (3+ messages)

[RFC PATCH] hw/sparc/sun4m: Use memdev backend for main RAM
 2020-05-14 12:13 UTC  (3+ messages)

[PATCH 0/8] pc-bios: s390x: Cleanup part 1
 2020-05-14 11:49 UTC  (12+ messages)
` [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH 7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0

[RFC v2] migration: Add migrate-set-bitmap-node-mapping
 2020-05-14 11:07 UTC  (12+ messages)

[PATCH v2] aspeed: Add support for the sonorapass-bmc board
 2020-05-14 11:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-14 11:01 UTC  (4+ messages)

[PULL 0/4] 9p patches 2020-05-14
 2020-05-14 10:49 UTC  (6+ messages)
` [PULL 1/4] MAINTAINERS: Upgrade myself as 9pfs co-maintainer
` [PULL 2/4] qemu-options.hx: 9p: clarify -virtfs vs. -fsdev
` [PULL 3/4] 9pfs: local: ignore O_NOATIME if we don't have permissions
` [PULL 4/4] xen-9pfs: Fix log messages of reply errors

[PATCH v2] configure: prefer sphinx-build to sphinx-build-3
 2020-05-14 10:40 UTC  (2+ messages)

[PATCH v4 00/16] target/arm: partial vector cleanup
 2020-05-14 10:27 UTC  (2+ messages)

[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
 2020-05-14 10:07 UTC  (5+ messages)
` [Bug 1878348] "

[PATCH v10 00/14] iotests: use python logging
 2020-05-14 10:06 UTC  (5+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-14  9:49 UTC  (2+ messages)
` [Bug 1878255] "

[PULL 0/1] machine queue, 2020-05-13
 2020-05-14  9:58 UTC  (3+ messages)

[PATCH v2 0/3] vTPM/aarch64 ACPI support
 2020-05-14  9:53 UTC  (7+ messages)
` [PATCH v2 1/3] acpi: Move build_tpm2() in the generic part

[PULL 0/5] Block patches
 2020-05-14  9:52 UTC  (2+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-05-14  9:51 UTC  (9+ messages)
` [PATCH RESEND v6 01/36] memory: alloc RAM from file at offset

how to extend to load COFF executable image file
 2020-05-14  8:51 UTC 

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-05-14  8:05 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v6 00/20] nvme: small fixes, refactoring and cleanups
 2020-05-14  8:04 UTC  (5+ messages)
` [PATCH v6 18/20] hw/block/nvme: factor out pmr setup
` [PATCH v6 19/20] hw/block/nvme: do cmb/pmr init as part of pci init

Questionable aspects of QEMU Error's design
 2020-05-14  7:59 UTC  (5+ messages)

[Bug 1878501] [NEW] qemu-i386 does not define AT_SYSINFO
 2020-05-14  7:45 UTC  (2+ messages)
` [Bug 1878501] "

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-14  7:34 UTC  (18+ messages)
` [PATCH v2 4/5] vhost: check vring address before calling unmap
` [PATCH v2 5/5] vhost: add device started check in migration set log

[PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
 2020-05-14  6:52 UTC  (14+ messages)
` [PATCH v2 1/6] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
` [PATCH v2 2/6] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
` [PATCH v2 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
` [PATCH v2 4/6] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
` [PATCH v2 5/6] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
` [PATCH v2 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub

[PATCH v5 00/12] Cadence GEM Fixes
 2020-05-14  6:47 UTC  (2+ messages)

[RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
 2020-05-14  6:46 UTC  (4+ messages)

[PATCH v3 00/10] Rework iotests/check
 2020-05-14  6:17 UTC  (3+ messages)
` [PATCH v3 03/10] iotests/283: make executable

[PATCH 0/4] target/i386: miscellaneous x87 fixes
 2020-05-14  6:21 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).