qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 16:57:38 to 2020-07-08 17:23:26 UTC [more...]

[PATCH] cpu: Add starts_halted() method
 2020-07-08 17:09 UTC  (10+ messages)

qemu-system-ppc64 abort()s with pcie bridges
 2020-07-08  9:57 UTC  (2+ messages)

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

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

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

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-08 17:03 UTC  (9+ messages)

[PATCH 0/5] preallocate filter
 2020-07-08 16:17 UTC  (10+ messages)
` [PATCH 1/5] block/io: introduce bdrv_try_mark_request_serialising
` [PATCH 2/5] block/io: introduce bdrv_co_range_try_lock
` [PATCH 3/5] block: introduce preallocate filter

[PATCH v7 00/47] block: Deal with filters
 2020-07-08 17:20 UTC  (4+ messages)
` [PATCH v7 02/47] block: Add chain helper functions

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

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-08 17:14 UTC  (19+ messages)
` [PATCH 03/21] softfloat: add xtensa specialization for pickNaNMulAdd
` [PATCH 05/21] target/xtensa: support copying registers up to 64 bits wide
` [PATCH 06/21] target/xtensa: rename FPU2000 translators and helpers
` [PATCH 07/21] target/xtensa: move FSR/FCR register accessors
` [PATCH 08/21] target/xtensa: don't access BR regfile directly
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes

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

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

[PATCH v2 0/2] linux-user: fix print_syscall_err()
 2020-07-08 16:47 UTC  (7+ messages)
` [PATCH v2 1/2] linux-user: fix the errno value in print_syscall_err()
` [PATCH v2 2/2] linux-user: fix print_syscall_err() when syscall returned value is negative

Questions about online resizing a lun passthrough disk with virtio-scsi
 2020-07-08 14:44 UTC 

Memory callback
 2020-07-08 13:53 UTC 

Migrating custom qemu.org infrastructure to GitLab
 2020-07-08 16:09 UTC  (2+ messages)

build error of unused function as MACRO G_DEFINE_AUTOPTR_CLEANUP_FUNC expand
 2020-07-08 15:41 UTC 

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-07-08 15:37 UTC  (7+ messages)
` [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-07-08 15:35 UTC  (4+ messages)

[PULL 0/2] tcg patch queue
 2020-07-08 15:33 UTC  (2+ messages)

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

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-08 12:22 UTC  (3+ messages)
` [PATCH v4 04/11] target/ppc: convert vmuluwm to tcg_gen_gvec_mul

[PATCH] hw/register: Document register_init_block @memory_size
 2020-07-08 12:42 UTC  (2+ messages)

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

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2020-07-08 10:00 UTC  (2+ messages)
` [Bug 1886793] "

[PATCH] tests/docker: update toolchain set in debian-xtensa-cross
 2020-07-08  8:51 UTC  (3+ messages)

Qemu core dump when stop guest with virtio-blk(remote storage) and iothread
 2020-07-08  4:07 UTC 

[PATCH V3 0/3] migration/colo: Optimize COLO framework code
 2020-07-08  6:39 UTC  (5+ messages)

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-08  4:44 UTC  (12+ messages)
` [PATCH v4 1/2] nvme: indicate CMB support through controller capabilities register
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled on same device

[PATCH] ppc/pnv: Make PSI device types not user creatable
 2020-07-08  2:01 UTC  (2+ messages)

[PATCH v1 0/3] A few RISC-V fixes
 2020-07-08  0:36 UTC  (8+ messages)
` [PATCH v1 1/3] hw/char: Convert the Ibex UART to use the qdev Clock model
` [PATCH v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode

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

[PATCH v3 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-07 21:22 UTC  (7+ messages)
` [PATCH v3 3/7] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
` [PATCH v3 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform
` [PATCH v3 7/7] Makefile: Ship the generic platform bios images for RISC-V

[PULL 0/3] MIPS + TCG Continuous Benchmarking queue for July 7th, 2020
 2020-07-07 21:58 UTC  (6+ messages)
` [PULL 3/3] scripts/performance: Add dissect.py script

[PATCH v2 000/100] target/arm: Implement SVE2
 2020-07-07 21:36 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20200707
 2020-07-07 21:07 UTC  (2+ messages)
` [PULL 1/1] Update OpenBIOS images to 75fbb41d built from submodule

[PATCH 0/4] hw/sd/milkymist: Do not create SD card within the SDHCI controller
 2020-07-07 20:22 UTC  (4+ messages)
` [PATCH 2/4] hw/lm32/milkymist: Comment to remember some IRQs lines are left unwired

[PATCH v12 0/8] error: auto propagated local_err part I
 2020-07-07 20:43 UTC  (15+ messages)
` [PATCH v12 1/8] error: New macro ERRP_AUTO_PROPAGATE()
` [PATCH v12 2/8] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v12 5/8] fw_cfg: Use ERRP_AUTO_PROPAGATE()
` [PATCH v12 6/8] virtio-9p: "
` [PATCH v12 7/8] nbd: "

[PULL 00/31] Block patches
 2020-07-07 20:40 UTC  (2+ messages)

[PATCH 0/2] hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
 2020-07-07 20:29 UTC  (6+ messages)
` [PATCH 2/2] hw/sd/sdcard: Do not allow invalid SD card sizes

[PATCH v3 0/2] tpm: Some fixes
 2020-07-07 20:16 UTC  (3+ messages)
` [PATCH v3 1/2] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH v3 2/2] tests: tpm: Skip over pcrUpdateCounter byte in result comparison

[PATCH v6 00/10] Tighten qemu-img rules on missing backing format
 2020-07-07 19:57 UTC  (4+ messages)
` [PATCH v6 08/10] iotests: Specify explicit backing format where sensible

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-07 19:54 UTC  (11+ messages)

[PATCH v4 00/45] Less clumsy error checking
 2020-07-07 19:47 UTC  (13+ messages)
` [PATCH v4 01/45] error: Fix examples in error.h's big comment
` [PATCH v4 02/45] error: Improve "
` [PATCH v4 03/45] error: Document Error API usage rules
` [PATCH v4 10/45] qemu-option: Simplify around find_default_by_name()

[PATCH v2 01/21] softfloat: make NO_SIGNALING_NANS runtime property
 2020-07-07 19:18 UTC  (2+ messages)

[PATCH] load_elf: Remove unused address variables from callers
 2020-07-07 19:17 UTC  (4+ messages)

QEMU | Pipeline #164053628 has failed for master | c8eaf81f
 2020-07-07 18:51 UTC 

[PATCH v4 0/2] net: tap: check file descriptor can be used
 2020-07-07 18:46 UTC  (4+ messages)
` [PATCH v4 1/2] net: check if the file descriptor is valid before using it
` [PATCH v4 2/2] net: detect errors from probing vnet hdr flag for TAP devices

[PATCH v4 00/10] hw/sd: convert legacy SDHCI devices to the SDBus API
 2020-07-07 18:31 UTC  (3+ messages)
` [PATCH v4 04/10] hw/arm/versatilepb: Comment to remember some IRQs lines are left unwired

[PULL 00/32] AVR port
 2020-07-07 18:17 UTC  (33+ messages)
` [PULL 01/32] target/avr: Add basic parameters of the new platform
` [PULL 02/32] target/avr: Introduce basic CPU class object
` [PULL 03/32] target/avr: CPU class: Add interrupt handling support
` [PULL 04/32] target/avr: CPU class: Add memory menagement support
` [PULL 05/32] target/avr: CPU class: Add migration support
` [PULL 06/32] target/avr: CPU class: Add GDB support
` [PULL 07/32] target/avr: Introduce enumeration AVRFeature
` [PULL 08/32] target/avr: Add definitions of AVR core types
` [PULL 09/32] target/avr: Add instruction helpers
` [PULL 10/32] target/avr: Add instruction translation - Register definitions
` [PULL 11/32] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PULL 12/32] target/avr: Add instruction translation - Branch Instructions
` [PULL 13/32] target/avr: Add instruction translation - Data Transfer Instructions
` [PULL 14/32] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PULL 15/32] target/avr: Add instruction translation - MCU Control Instructions
` [PULL 16/32] target/avr: Add instruction translation - CPU main translation function
` [PULL 17/32] target/avr: Initialize TCG register variables
` [PULL 18/32] target/avr: Add support for disassembling via option '-d in_asm'
` [PULL 19/32] target/avr: Register AVR support with the rest of QEMU
` [PULL 20/32] tests/machine-none: Add AVR support
` [PULL 21/32] hw/char: avr: Add limited support for USART peripheral
` [PULL 22/32] hw/timer: avr: Add limited support for 16-bit timer peripheral
` [PULL 23/32] hw/misc: avr: Add limited support for power reduction device
` [PULL 24/32] hw/avr: Add support for loading ELF/raw binaries
` [PULL 25/32] hw/avr: Add some ATmega microcontrollers
` [PULL 26/32] hw/avr: Add limited support for some Arduino boards
` [PULL 27/32] tests/boot-serial: Test some Arduino boards (AVR based)
` [PULL 28/32] tests/acceptance: Test the Arduino MEGA2560 board
` [PULL 29/32] target/avr: Add section into QEMU documentation
` [PULL 30/32] target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()
` [PULL 31/32] target/avr/cpu: Fix $PC displayed address
` [PULL 32/32] target/avr/disas: Fix store instructions display order

[PATCH] ossaudio: fix out of bounds write
 2020-07-07 18:08 UTC 

[PATCH v2 0/4] target/avr: Few fixes
 2020-07-07 17:58 UTC  (5+ messages)
` [RFC PATCH v2 4/4] target/avr/translate: Fix SBRC/SBRS instructions

[PATCH rc6 00/30] target/avr merger
 2020-07-07 17:57 UTC  (2+ messages)

[PATCH v4 0/4] Add OpenSBI dynamic firmware support
 2020-07-07 17:43 UTC  (4+ messages)
` [PATCH v4 4/4] RISC-V: Support 64 bit start address

[PATCH v2 0/2] tpm: Some fixes
 2020-07-07 17:43 UTC  (4+ messages)
` [PATCH v2 2/2] tests: Skip over pcrUpdateCounter byte in result comparison

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-07-07 17:27 UTC  (2+ messages)
` [Bug 1869006] "

[PATCH v1] configure: fix malloc check
 2020-07-07 17:13 UTC 

[PATCH v3 0/3] Make hcd-xhci independent of pci hooks
 2020-07-07 16:44 UTC  (4+ messages)
` [PATCH v3 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v3 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v3 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH] linux-user: fix the errno value in print_syscall_err()
 2020-07-07 17:11 UTC 

QEMU | Pipeline #164014449 has failed for master | 710fb08f
 2020-07-07 16:50 UTC 

[PULL 00/12] Block layer patches
 2020-07-07 16:35 UTC  (5+ messages)
` [PULL 04/12] block: Finish deprecation of 'qemu-img convert -n -o'
` [PULL 05/12] sheepdog: Add trivial backing_fmt support
` [PULL 07/12] qcow: Tolerate backing_fmt=
` [PULL 10/12] iotests: Specify explicit backing format where sensible


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