qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 17:11:34 to 2020-05-27 10:37:14 UTC [more...]

[PATCH 0/4] Add support for SafeStack
 2020-05-27 10:34 UTC  (5+ messages)
` [PATCH 1/4] coroutine: support SafeStack in ucontext backend

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-27 10:31 UTC  (8+ 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 09/11] tests/acceptance: record/replay tests with advcal images

[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
 2020-05-27 10:29 UTC  (6+ 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 v3 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-27 10:30 UTC  (18+ 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 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH v3 6/9] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [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 v1 0/3] some linux-user guest_base fixes
 2020-05-27 10:05 UTC  (5+ 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] "
` [PATCH v1 3/3] tests/tcg: add simple commpage test case

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

[PATCH v2 0/5] RISC-V multi-socket support
 2020-05-27 10:01 UTC  (10+ messages)
` [PATCH v2 1/5] hw: Add sockets_specified field in CpuTopology
` [PATCH v2 2/5] hw/riscv: Allow creating multiple instances of CLINT
` [PATCH v2 3/5] hw/riscv: spike: Allow creating multiple sockets
` [PATCH v2 4/5] hw/riscv: Allow creating multiple instances of PLIC
` [PATCH v2 5/5] hw/riscv: virt: Allow creating multiple sockets

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

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-27  9:51 UTC  (6+ messages)
` [PATCH v7 14/32] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v7 15/32] qcow2: Add qcow2_get_subcluster_range_type()

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-05-27  9:49 UTC  (6+ 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 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'

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27  9:41 UTC  (9+ messages)
` [PATCH v3 1/3] hw/riscv: spike: Remove deprecated ISA specific machines
` [PATCH v3 2/3] target/riscv: Remove the deprecated CPUs
` [PATCH v3 3/3] target/riscv: Drop support for ISA spec version 1.09.1

[PATCH 00/24] Fixes around device realization
 2020-05-27  9:27 UTC  (6+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices

[QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu
 2020-05-27  9:18 UTC 

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

GDB get wrong debug infos on TI DSP architecture extension
 2020-05-27  9:11 UTC  (3+ 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

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

[PATCH v2] trace/simple: Fix unauthorized enable
 2020-05-27  7:38 UTC  (2+ messages)

[PATCH] or1k: Fix compilation hiccup
 2020-05-27  7:27 UTC  (6+ messages)
  ` [Bug 1874073] "

[Bug 1880822] [NEW] CVE-2020-13253 QEMU: sd: OOB access could crash the guest resulting in DoS
 2020-05-27  7:28 UTC  (4+ messages)
` [Bug 1880822] "

[PATCH] hw/registerfields: Prefix local variables with underscore in macros
 2020-05-27  7:34 UTC  (4+ messages)

[PATCH v3 0/9] user-mode: Prune build dependencies (part 2)
 2020-05-27  7:31 UTC  (9+ messages)
` [PATCH v3 4/9] qapi/misc: Restrict balloon-related commands to machine code

[PULL 00/15] ppc-for-5.1 queue 20200527
 2020-05-27  6:39 UTC  (17+ messages)
` [PULL 01/15] ppc/pnv: Fix NMI system reset SRR1 value
` [PULL 02/15] ppc/spapr: add a POWER10 CPU model
` [PULL 03/15] target/ppc: Untabify excp_helper.c
` [PULL 04/15] target/ppc: Add support for scv and rfscv instructions
` [PULL 05/15] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
` [PULL 06/15] target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
` [PULL 07/15] target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
` [PULL 08/15] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
` [PULL 09/15] target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
` [PULL 10/15] target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
` [PULL 11/15] target/ppc: Don't update radix PTE R/C bits with gdbstub
` [PULL 12/15] hw/pci-bridge/dec: Remove dead debug code
` [PULL 13/15] hw/nvram/mac_nvram: Convert debug printf()s to trace events
` [PULL 14/15] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
` [PULL 15/15] vfio/nvlink: Remove exec permission to avoid SELinux AVCs

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2020-05-27  6:03 UTC  (2+ messages)
` [Bug 1336794] "

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-05-27  6:13 UTC  (12+ messages)
` [PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode
` [PATCH v2 2/7] sysemu/tcg: Only declare tcg_allowed when TCG is available
` [PATCH v2 3/7] sysemu/hvf: Only declare hvf_allowed when HVF "
` [PATCH v2 4/7] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
` [PATCH v2 5/7] target/s390x: Only compile decode_basedisp() on system-mode
` [PATCH v2 6/7] target/s390x/helper: Clean ifdef'ry
` [PATCH v2 7/7] target/s390x: Restrict system-mode declarations

[PULL 00/10] Error reporting patches for 2020-05-27
 2020-05-27  5:59 UTC  (11+ messages)
` [PULL 01/10] nvdimm: Plug memory leak in uuid property setter
` [PULL 02/10] xen: Fix and improve handling of device_add usb-host errors
` [PULL 03/10] s390x/cpumodel: Fix harmless misuse of visit_check_struct()
` [PULL 04/10] tests/migration: Tighten error checking
` [PULL 05/10] error: Use error_reportf_err() where appropriate
` [PULL 06/10] mips/malta: Fix create_cps() error handling
` [PULL 07/10] mips/boston: Fix boston_mach_init() "
` [PULL 08/10] mips/boston: Plug memory leak in boston_mach_init()
` [PULL 09/10] arm/sabrelite: Consistently use &error_fatal in sabrelite_init()
` [PULL 10/10] i386: Fix x86_cpu_load_model() error API violation

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

[PATCH 00/55] qdev: Rework how we plug into the parent bus
 2020-05-27  4:39 UTC  (4+ messages)
` [PATCH 30/55] auxbus: New aux_realize_bus(), pairing with aux_init_bus()

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-05-27  4:14 UTC  (4+ messages)
` [PATCH v25 QEMU 1/3] virtio-balloon: Implement support for page poison reporting feature
` [PATCH v25 QEMU 2/3] virtio-balloon: Provide an interface for free page reporting
` [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

[PATCH 2/4] hw/riscv: spike: Allow creating multiple sockets
 2020-05-27  3:59 UTC  (7+ messages)

[RESEND PATCH 1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
 2020-05-27  0:42 UTC  (3+ messages)

[PATCH] target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
 2020-05-27  0:40 UTC  (2+ messages)

[PATCH v3 0/9] RISC-V Add the OpenTitan Machine
 2020-05-27  1:58 UTC  (8+ messages)
` [PATCH v3 3/9] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v3 9/9] target/riscv: Use a smaller guess size for no-MMU PMP

[PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
 2020-05-26 22:25 UTC  (2+ messages)

[PATCH v4 0/5] coroutines: generate wrapper code
 2020-05-26 21:36 UTC  (12+ messages)
` [PATCH v4 1/5] block/io: refactor coroutine wrappers
` [PATCH v4 2/5] block: declare some coroutine functions in block/coroutines.h
` [PATCH v4 3/5] block: generate coroutine-wrapper code
  ` [PATCH] fixup! "
` [PATCH v4 4/5] block: drop bdrv_prwv
` [PATCH v4 5/5] block/io: refactor save/load vmstate

[Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target
 2020-05-26 21:27 UTC 

[PATCH 0/9] Record/replay acceptance tests
 2020-05-26 20:48 UTC  (10+ messages)
` [PATCH 1/9] tests/acceptance: allow console interaction with specific VMs
` [PATCH 2/9] tests/acceptance: add base class record/replay kernel tests
` [PATCH 8/9] tests/acceptance: record/replay tests with advcal images
` [PATCH 9/9] tests/acceptance: Linux boot test for record/replay

[PATCH v4 0/5] coroutines: generate wrapper code
 2020-05-26 20:42 UTC  (3+ messages)

[PATCH v2] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-05-26 20:26 UTC 

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-05-26 20:18 UTC  (5+ messages)
` [PATCH 13/19] accel/tcg: Fixed tsan warnings
` [PATCH 16/19] util: fixed tsan warnings in thread_pool.c

[PATCH 0/2] qmp: Expose MachineClass::default_ram_id
 2020-05-26 20:02 UTC  (3+ messages)
` [PATCH 1/2] qapi: Fix comment format for @CpuInstanceProperties

[PATCH v6 00/32] Add subcluster allocation to qcow2
 2020-05-26 19:54 UTC  (3+ messages)
` [PATCH v6 07/32] qcow2: Document the Extended L2 Entries feature

[PULL 0/5] 9p patches 2020-05-26
 2020-05-26 19:24 UTC  (2+ messages)

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

[PATCH] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-05-26 18:58 UTC  (3+ messages)

[PATCH] block/block-copy: block_copy_dirty_clusters: fix failure check
 2020-05-26 18:13 UTC 

[PATCH 00/14] hw/display: Omnibus cleanups
 2020-05-26 17:28 UTC  (15+ messages)
` [PATCH 07/14] hw/display/dpcd: Fix memory region size
` [PATCH 08/14] hw/display/dpcd: Convert debug printf()s to trace events
` [PATCH 09/14] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
` [PATCH 10/14] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)
` [PATCH 12/14] hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
` [PATCH 13/14] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
` [PATCH 14/14] hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()

[PATCH 0/2] Update use_goto_tb() in hppa and rx targets
 2020-05-26 17:38 UTC  (10+ messages)

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-05-26 17:29 UTC  (3+ messages)
` [PATCH 5/5] "

[Bug 1880722] [NEW] Changing executable page permissions with mmap causes user-mode failures
 2020-05-26 17:00 UTC  (2+ messages)
` [Bug 1880722] Re: Problems related to checking page crossing in use_goto_tb()

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