QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 22:08:26 to 2020-07-09 08:22:13 UTC [more...]

[PATCH v7 00/47] block: Deal with filters
 2020-07-09  8:20 UTC  (8+ messages)

[PATCH] migration: fix memory leak in qmp_migrate_set_parameters
 2020-07-09  8:28 UTC 

Failure prints during format or mounting a usb storage device
 2020-07-09  7:57 UTC  (11+ messages)

[PATCH 1/2] linux-user: add new netlink types
 2020-07-09  7:23 UTC  (2+ messages)
` [PATCH 2/2] linux-user: add netlink RTM_SETLINK command

[PATCH v4 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-09  7:23 UTC  (11+ messages)
` [PATCH v4 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-09  6:59 UTC  (11+ messages)

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-09  6:43 UTC  (17+ messages)
` [PATCH v5 01/11] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v5 02/11] hw/misc: Add NPCM7xx Clock Controller "
` [PATCH v5 03/11] hw/timer: Add NPCM7xx Timer "
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v5 05/11] hw/arm: Add two NPCM7xx-based machines
` [PATCH v5 06/11] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v5 07/11] hw/nvram: NPCM7xx OTP device model
` [PATCH v5 08/11] hw/mem: Stubbed out NPCM7xx Memory Controller model
` [PATCH v5 09/11] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
` [PATCH v5 11/11] docs/system: Add Nuvoton machine documentation

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-07-09  6:17 UTC  (6+ messages)
` [PATCH v3 01/18] hw/block/nvme: bump spec data structures "

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-09  5:58 UTC  (14+ messages)

[PATCH v4 0/2] net: tap: check file descriptor can be used
 2020-07-09  5:46 UTC  (2+ messages)

[PATCH] Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
 2020-07-09  5:34 UTC 

[PATCH v3 0/1] Add Script for Dissecting QEMU Execution
 2020-07-09  5:20 UTC  (2+ messages)
` [PATCH v3 1/1] scripts/performance: Add dissect.py script

[PATCH-for-5.1 0/2] fuzz: broken build fixes
 2020-07-09  5:18 UTC  (9+ messages)
` [PATCH-for-5.1 1/2] configure: do not clobber CFLAGS with --enable-fuzzing
` [PATCH-for-5.1 2/2] fuzz: add missing header for rcu_enable_atfork

[PATCH 1/2] hw/riscv: Modify MROM size to end at 0x10000
 2020-07-09  5:15 UTC  (3+ messages)
` [PATCH 2/2] hw/riscv: sifive_u: Provide a reliable way for bootloader to detect whether it is running in QEMU

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-09  5:14 UTC  (6+ messages)
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes

[PATCH] cpu: Add starts_halted() method
 2020-07-09  5:11 UTC  (18+ messages)

[PATCH v2 0/1] Add Script for Dissecting QEMU Execution
 2020-07-09  5:05 UTC  (4+ messages)
` [PATCH v2 1/1] scripts/performance: Add dissect.py script

[PATCH v7] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-07-09  4:53 UTC  (3+ messages)

[PATCH] migration: fix memory leak in qmp_migrate_set_parameters
 2020-07-09  4:45 UTC  (2+ messages)

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-09  2:51 UTC  (2+ messages)
` [Bug 1885827] "

[PATCH v2 0/2] QEMU Gating CI
 2020-07-09  2:46 UTC  (3+ messages)
` [PATCH v2 1/2] GitLab Gating CI: introduce pipeline-status contrib script
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH] ossaudio: fix out of bounds write
 2020-07-09  1:08 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Cover the firmware JSON schema
 2020-07-08  8:57 UTC  (3+ messages)

[PATCH] trivial: Remove trailing whitespaces
 2020-07-08 11:34 UTC  (5+ messages)

[PATCH] vhost-vdpa: fix the compile issue without kvm
 2020-07-08 10:21 UTC  (2+ messages)

[PATCH] chardev: don't abort on attempt to add duplicated chardev
 2020-07-08  4:51 UTC  (2+ messages)

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-08  4:17 UTC  (4+ messages)
` [PULL 40/41] vhost-vdpa: introduce vhost-vdpa backend

[PATCH] vhost-vdpa: fix the compile issue without kvm
 2020-07-08  8:21 UTC  (2+ messages)

[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
 2020-07-09  0:16 UTC  (6+ messages)
` [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options

qemu-system-ppc64 abort()s with pcie bridges
 2020-07-08  8:03 UTC 

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-09  0:03 UTC  (24+ messages)
` [PATCH v3 01/21] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH v3 02/21] softfloat: pass float_status pointer to pickNaN
` [PATCH v3 03/21] softfloat: add xtensa specialization for pickNaNMulAdd
` [PATCH v3 04/21] target/xtensa: add geometry to xtensa_get_regfile_by_name
` [PATCH v3 05/21] target/xtensa: support copying registers up to 64 bits wide
` [PATCH v3 06/21] target/xtensa: rename FPU2000 translators and helpers
` [PATCH v3 07/21] target/xtensa: move FSR/FCR register accessors
` [PATCH v3 08/21] target/xtensa: don't access BR regfile directly
` [PATCH v3 09/21] target/xtensa: add DFP option, registers and opcodes
` [PATCH v3 10/21] target/xtensa: implement FPU division and square root
` [PATCH v3 11/21] tests/tcg/xtensa: fix test execution on ISS
` [PATCH v3 12/21] tests/tcg/xtensa: update test_fp0_arith for DFPU
` [PATCH v3 13/21] tests/tcg/xtensa: expand madd tests
` [PATCH v3 14/21] tests/tcg/xtensa: update test_fp0_conv for DFPU
` [PATCH v3 15/21] tests/tcg/xtensa: update test_fp1 "
` [PATCH v3 16/21] tests/tcg/xtensa: update test_lsc "
` [PATCH v3 17/21] tests/tcg/xtensa: add fp0 div and sqrt tests
` [PATCH v3 18/21] tests/tcg/xtensa: test double precision load/store
` [PATCH v3 19/21] tests/tcg/xtensa: add DFP0 arithmetic tests
` [PATCH v3 20/21] target/xtensa: import de233_fpu core

[RFC v2 0/6] QEMU cpus.c refactoring part2
 2020-07-08  7:58 UTC  (5+ messages)
` [RFC v2 3/6] cpus: extract out kvm-specific code to accel/kvm

[Bug 1886602] [NEW] Windows 10 very slow with OVMF
 2020-07-08 23:36 UTC  (2+ messages)
` [Bug 1886602] "

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-07-08 23:40 UTC  (6+ messages)
` [PATCH 5/7] hw/rtc/m48t59: Reduce timer precision to milli-second
` [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second

[PATCH v3 0/2] tpm: Some fixes
 2020-07-08  7:30 UTC  (3+ messages)
` [PATCH v3 2/2] tests: tpm: Skip over pcrUpdateCounter byte in result comparison

[RFC PATCH 0/5] Use ACPI PCI hot-plug for q35
 2020-07-08 23:33 UTC  (8+ messages)
` [RFC PATCH 1/5] hw/acpi/pcihp: Introduce find_host()
` [RFC PATCH 2/5] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb()
` [RFC PATCH 3/5] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH 4/5] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH 5/5] hw/acpi/ich9: Enable ACPI PCI hot-plug

[PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
 2020-07-08  7:16 UTC  (3+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-08 22:56 UTC  (2+ messages)
` [Bug 1886811] "

[PATCH v3 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-08 14:18 UTC  (12+ messages)
` [PATCH v3 01/11] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH v3 02/11] hw/arm/smmu-common: Add IOTLB helpers
` [PATCH v3 03/11] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PATCH v3 04/11] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PATCH v3 05/11] hw/arm/smmu-common: Manage IOTLB block entries
` [PATCH v3 06/11] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
` [PATCH v3 07/11] hw/arm/smmuv3: Get prepared for range invalidation
` [PATCH v3 08/11] hw/arm/smmuv3: Fix IIDR offset
` [PATCH v3 09/11] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
` [PATCH v3 10/11] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
` [PATCH v3 11/11] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation

[PATCH v2 0/3] block: improve error reporting for unsupported O_DIRECT
 2020-07-08  6:57 UTC  (7+ messages)
` [PATCH v2 1/3] util: validate whether O_DIRECT is supported after failure
` [PATCH v2 2/3] util: support detailed error reporting for qemu_open
` [PATCH v2 3/3] block: switch to use qemu_open_err for improved errors

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-07-08 22:56 UTC  (5+ messages)
` [PATCH v7 1/4] hw/net/can: "

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-08 15:23 UTC  (10+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

QEMU | Pipeline #164447536 has failed for master | cd955761
 2020-07-08 16:44 UTC 

[PATCH v8 00/14] LUKS: encryption slot management using amend interface
 2020-07-08 16:11 UTC  (7+ messages)
` [PATCH v8 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-08  6:45 UTC  (5+ messages)

Migrating custom qemu.org infrastructure to GitLab
 2020-07-08 13:38 UTC  (7+ messages)

Questions about online resizing a lun passthrough disk with virtio-scsi
 2020-07-08 15:11 UTC  (2+ messages)

[PATCH 0/5] preallocate filter
 2020-07-08 12:09 UTC  (7+ messages)
` [PATCH 3/5] block: introduce "
` [PATCH 4/5] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
` [PATCH 5/5] iotests: add 298 to test new preallocate filter driver

[PULL 00/31] Block patches
 2020-07-08 15:50 UTC  (5+ messages)

[PULL 00/29] Block layer patches
 2020-07-08 16:12 UTC  (5+ messages)
` [PULL 13/29] qapi: Flatten object-add

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-08 17:16 UTC  (3+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

QEMU | Pipeline #164533326 has failed for master | 8796c64e
 2020-07-08 21:50 UTC 

[PATCH] virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
 2020-07-08 16:01 UTC 

[PATCH] MAINTAINERS: update nvme entry
 2020-07-08 17:13 UTC  (4+ messages)

[PATCH v3 0/4] hw/block/nvme: Fix I/O BAR structure
 2020-07-08 22:11 UTC  (3+ messages)
` [PATCH v3 1/4] hw/block/nvme: Update specification URL

[PATCH v5 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-07-08 16:50 UTC  (8+ messages)
` [PATCH v5 3/5] virtio-scsi: default num_queues to -smp N

[PULL 00/12] Block patches
 2020-07-07 22:05 UTC  (5+ messages)

[PATCH v5 00/20] microvm: add acpi support
 2020-07-08 16:52 UTC  (3+ messages)
` [PATCH v5 08/20] microvm/acpi: add minimal "

[PATCH v1] virtio-mem-pci: force virtio version 1
 2020-07-08 14:58 UTC  (2+ messages)

[PATCH RFC 0/5] s390x: initial support for virtio-mem
 2020-07-08 18:51 UTC  (6+ messages)
` [PATCH RFC 1/5] s390x: move setting of maximum ram size to machine init
` [PATCH RFC 2/5] s390x: implement diag260
` [PATCH RFC 3/5] s390x: prepare device memory address space
` [PATCH RFC 4/5] s390x: implement virtio-mem-ccw
` [PATCH RFC 5/5] s390x: initial support for virtio-mem

[PATCH v2] apic: Report current_count via 'info lapic'
 2020-07-08 16:07 UTC  (2+ messages)

build error of unused function as MACRO G_DEFINE_AUTOPTR_CLEANUP_FUNC expand
 2020-07-08 19:39 UTC  (4+ messages)

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-07-08 12:38 UTC  (6+ messages)
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
    ` 回复: "

[PULL 00/34] target-arm queue
 2020-07-08 14:40 UTC  (4+ messages)
` [PULL 05/34] virtio-iommu: Implement RESV_MEM probe request

[PULL 00/53] Error reporting patches patches for 2020-07-07
 2020-07-07 21:24 UTC  (4+ messages)
` [PULL 14/53] qemu-option: Use returned bool to check for failure
` [PULL 21/53] qom: Use error_reportf_err() instead of g_printerr() in examples
` [PULL 29/53] qom: Use returned bool to check for failure, manual part

Qemu core dump when stop guest with virtio-blk(remote storage) and iothread
 2020-07-08  9:34 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 read-only IMAP folder(s) and NNTP newsgroup(s).