qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 07:53:27 to 2020-05-27 17:58:06 UTC [more...]

[PATCH 0/4] Add support for SafeStack
 2020-05-27 17:56 UTC  (17+ messages)
` [PATCH 1/4] coroutine: support SafeStack in ucontext backend
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack
` [PATCH 3/4] configure: add flag to enable SafeStack
` [PATCH 4/4] check-block: Enable iotests with SafeStack

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27 17:35 UTC  (5+ messages)
` [PATCH v3 3/3] target/riscv: Drop support for ISA spec version 1.09.1

[PATCH 0/7] Gitlab CI improvements and fixes
 2020-05-27 17:34 UTC  (11+ messages)
` [PATCH 2/7] gitlab-ci: Remove flex/bison packages
` [PATCH 3/7] GitLab CI: avoid calling before_scripts on unintended jobs
` [PATCH 4/7] gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder
` [PATCH 7/7] linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS

[PATCH] hw/vfio/common: Trace in which mode a IOMMU is opened
 2020-05-27 17:06 UTC  (8+ messages)

[PATCH v4 00/10] RISC-V Add the OpenTitan Machine
 2020-05-27 16:50 UTC  (11+ messages)
` [PATCH v4 01/10] riscv/boot: Add a missing header include
` [PATCH v4 02/10] target/riscv: Don't overwrite the reset vector
` [PATCH v4 03/10] target/riscv: Disable the MMU correctly
` [PATCH v4 04/10] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v4 05/10] riscv: Initial commit of OpenTitan machine
` [PATCH v4 06/10] hw/char: Initial commit of Ibex UART
` [PATCH v4 07/10] hw/intc: Initial commit of lowRISC Ibex PLIC
` [PATCH v4 08/10] riscv/opentitan: Connect the PLIC device
` [PATCH v4 09/10] riscv/opentitan: Connect the UART device
` [PATCH v4 10/10] target/riscv: Use a smaller guess size for no-MMU PMP

[PATCH v3 0/9] RISC-V Add the OpenTitan Machine
 2020-05-27 16:44 UTC  (6+ messages)
` [PATCH v3 3/9] target/riscv: Add the lowRISC Ibex CPU

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-27 16:52 UTC  (15+ messages)
` [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v7 20/32] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v7 21/32] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v7 22/32] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v7 23/32] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v7 25/32] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-27 16:44 UTC  (25+ messages)
` [PATCH v2 01/11] tests/acceptance: allow console interaction with specific VMs
` [PATCH v2 02/11] tests/acceptance: refactor boot_linux_console test to allow code reuse
` [PATCH v2 03/11] tests/acceptance: add base class record/replay kernel tests
` [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64
` [PATCH v2 05/11] tests/acceptance: add record/replay test for aarch64
` [PATCH v2 06/11] tests/acceptance: add record/replay test for arm
` [PATCH v2 07/11] tests/acceptance: add record/replay test for ppc64
` [PATCH v2 08/11] tests/acceptance: add record/replay test for m68k
` [PATCH v2 09/11] tests/acceptance: record/replay tests with advcal images
` [PATCH v2 10/11] tests/acceptance: refactor boot_linux to allow code reuse
` [PATCH v2 11/11] tests/acceptance: Linux boot test for record/replay

[PATCH v1 0/3] some linux-user guest_base fixes
 2020-05-27 16:14 UTC  (12+ messages)
` [PATCH v1 1/3] linux-user: provide fallback pgd_find_hole for bare chroots
` [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
  ` [Bug 1880225] "
    ` [Bug 1880225] "
` [PATCH v1 3/3] tests/tcg: add simple commpage test case

linux-user - time64 question
 2020-05-27 16:23 UTC  (2+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-27 16:08 UTC  (13+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
` [PATCH 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices

[PATCH v2] hw/vfio/common: Trace in which mode an IOMMU is opened
 2020-05-27 16:04 UTC  (2+ messages)

[PATCH v2 0/7] RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-05-27 15:50 UTC  (16+ messages)
` [PATCH v2 1/7] scsi/scsi_bus: switch search direction in scsi_device_find
` [PATCH v2 2/7] Implement drain_call_rcu and use it in hmp_device_del
` [PATCH v2 3/7] device-core: use RCU for list of childs of a bus
` [PATCH v2 4/7] device-core: use atomic_set on .realized property
` [PATCH v2 5/7] virtio-scsi: don't touch scsi devices that are not yet realized or about to be un-realized
` [PATCH v2 6/7] scsi: Add scsi_device_get
` [PATCH v2 7/7] virtio-scsi: use scsi_device_get

[PATCH v3] arm/aspeed: Rework NIC attachment
 2020-05-27 15:46 UTC  (3+ messages)

[PATCH] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
 2020-05-27 15:35 UTC  (2+ messages)

[Bug 1877688] [NEW] 9p virtfs device reports error when opening certain files
 2020-05-27 15:11 UTC  (2+ messages)
` [Bug 1877688] "

[PULL 00/14] mips-hw-next patches for 2020-05-26
 2020-05-27 15:13 UTC  (2+ messages)

[PULL 00/12] testing and plugin fixes
 2020-05-27 14:54 UTC  (13+ messages)
` [PULL 01/12] configure: add alternate binary for genisoimage
` [PULL 02/12] tests/vm: pass --genisoimage to basevm script
` [PULL 03/12] travis.yml: Use clang++ in the Clang tests
` [PULL 04/12] tests/tcg: fix invocation of the memory record/replay tests
` [PULL 05/12] tests/fp: enable extf80_le_quite tests
` [PULL 06/12] tests/fp: split and audit the conversion tests
` [PULL 07/12] tests/tcg: better detect confused gdb which can't connect
` [PULL 08/12] tests/docker: add debian11 base image
` [PULL 09/12] tests/docker: use a gcc-10 based image for arm64 tests
` [PULL 10/12] cpus-common: ensure auto-assigned cpu_indexes don't clash
` [PULL 11/12] linux-user: properly "unrealize" vCPU object
` [PULL 12/12] tests/tcg: add new threadcount test

[PATCH v3 00/22] microvm: add acpi support
 2020-05-27 14:54 UTC  (11+ messages)
` [PATCH v3 14/22] microvm: use 2G split unconditionally

[PATCH v6 0/5] block: enhance handling of size-related BlockConf properties
 2020-05-27 14:52 UTC  (10+ messages)
` [PATCH v6 1/5] virtio-blk: store opt_io_size with correct size
` [PATCH v6 2/5] block: consolidate blocksize properties consistency checks
` [PATCH v6 3/5] qdev-properties: blocksize: use same limits in code and description
` [PATCH v6 4/5] block: make size-related BlockConf properties accept size suffixes
` [PATCH v6 5/5] block: lift blocksize property limit to 2 MiB

[PATCH] linux-user/strace.list: fix epoll_create{,1} -strace output
 2020-05-27 14:39 UTC  (2+ messages)

[PATCH] linux-user: Add support for /proc/cpuinfo on hppa platform
 2020-05-27 14:34 UTC  (2+ messages)

[PATCH] linux-user: return target error codes for socket() and prctl()
 2020-05-27 14:32 UTC  (2+ messages)

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-27 14:31 UTC  (11+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module

[PATCH] linux-user, alpha: fix oldumount syscall
 2020-05-27 14:28 UTC  (2+ messages)

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-05-27 14:28 UTC  (3+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation

[RFC v3 0/4] QEMU cpus.c refactoring
 2020-05-27 13:42 UTC  (4+ messages)
` [RFC v3 4/4] cpus: extract out accel-specific code to each accel

[PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
 2020-05-27 12:50 UTC  (2+ messages)

[QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu
 2020-05-27 12:29 UTC  (2+ messages)

[PATCH v2] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-05-27 12:24 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V multi-socket support
 2020-05-27 12:11 UTC  (5+ messages)
` [PATCH v3 1/4] hw/riscv: Allow creating multiple instances of CLINT
` [PATCH v3 2/4] hw/riscv: spike: Allow creating multiple sockets
` [PATCH v3 3/4] hw/riscv: Allow creating multiple instances of PLIC
` [PATCH v3 4/4] hw/riscv: virt: Allow creating multiple sockets

[PATCH v2] arm/aspeed: Rework NIC attachment
 2020-05-27 11:47 UTC  (2+ messages)

[PATCH v6 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-05-27 11:38 UTC  (8+ messages)
` [PATCH v6 2/5] softmmu/vl: Let -fw_cfg option take a 'blob_id' argument
` [PATCH v6 4/5] crypto: Add tls-cipher-suites object

[PATCH v4 0/5] coroutines: generate wrapper code
 2020-05-27 11:35 UTC  (7+ messages)
` [PATCH v4 3/5] block: generate coroutine-wrapper code
` [PATCH v4 4/5] block: drop bdrv_prwv

[PATCH v3 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-27 11:23 UTC  (17+ messages)
` [PATCH v3 1/9] pc-bios: s390x: cio.c cleanup and compile fix
` [PATCH v3 2/9] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH v3 3/9] pc-bios: s390x: Move sleep and yield to helper.h
` [PATCH v3 4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH v3 7/9] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH v3 8/9] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH v3 9/9] pc-bios: s390x: Make u32 ptr check explicit

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-05-27 11:16 UTC  (6+ messages)

[PATCH v2 0/7] Misc display/sm501 clean ups and fixes
 2020-05-27 11:05 UTC  (6+ messages)
` [PATCH v2 5/7] sm501: Replace hand written implementation with pixman where possible

[PATCH v2 0/5] RISC-V multi-socket support
 2020-05-27 10:55 UTC  (8+ messages)
` [PATCH v2 1/5] hw: Add sockets_specified field in CpuTopology

[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-05-27 10:38 UTC  (7+ messages)
` [PATCH v4 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
` [PATCH v4 2/5] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v4 3/5] virtio-scsi: default num_queues to -smp N
` [PATCH v4 4/5] virtio-blk: "
` [PATCH v4 5/5] vhost-user-blk: "

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-05-27 10:31 UTC  (7+ messages)
` [PATCH 1/2] qom: Constify object_get_canonical_path{, _component}()'s parameter
  ` [PATCH 1/2] qom: Constify object_get_canonical_path{,_component}()'s parameter
` [PATCH 2/2] qom: Make "info qom-tree" show children sorted

[PATCH] crypto: Remove use of GCRYPT_VERSION macro
 2020-05-27 10:03 UTC  (3+ messages)

[PULL 0/8] Audio 20200526 patches
 2020-05-27  9:56 UTC  (3+ messages)

[PATCH v4 2/3] crypto/linux_keyring: add 'secret_keyring' secret object
 2020-05-27  9:46 UTC  (4+ messages)
` [PATCH v4 3/3] test-crypto-secret: add 'secret_keyring' object tests

[PATCH v4 0/3] Add secret_keyring object
 2020-05-27  9:44 UTC  (3+ messages)
` [PATCH v4 1/3] crypto/secret: move main logic from 'secret' to 'secret_common'

GDB get wrong debug infos on TI DSP architecture extension
 2020-05-27  9:11 UTC  (2+ messages)

[PATCH 00/14] hw/mips: patch queue for 2020-05-26
 2020-05-27  9:05 UTC  (8+ messages)
` [PATCH 10/14] hw/mips/fuloong2e: Fix typo in Fuloong machine name

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-27  8:56 UTC  (6+ messages)
` [RFC PATCH 2/3] block: Allow bdrv_run_co() from "

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-27  8:48 UTC  (7+ messages)

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-05-27  7:54 UTC  (2+ messages)
` [Bug 1874073] "

[PATCH v6 00/21] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-27  7:52 UTC  (7+ messages)
` [PATCH v6 20/21] hw/mips: Add some logging for bad register offset cases

[Bug 1880225] [NEW] Emulation of some arm programs fail with "Assertion `have_guest_base' failed."
 2020-05-22 18:43 UTC 


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