qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 15:19:48 to 2020-05-27 07:53:27 UTC [more...]

[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 v3 0/9] pc-bios: s390x: Cleanup part 1
 2020-05-27  7:49 UTC  (7+ 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] 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

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

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27  7:16 UTC  (8+ 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

[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

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

[PULL 0/8] Audio 20200526 patches
 2020-05-27  6:30 UTC  (2+ messages)

[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

[PATCH v2 0/5] RISC-V multi-socket support
 2020-05-27  5:42 UTC  (6+ 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

[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  (3+ 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 v7 00/32] Add subcluster allocation to qcow2
 2020-05-26 21:48 UTC  (5+ 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 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  (12+ messages)
` [PATCH 13/19] accel/tcg: Fixed tsan warnings
` [PATCH 14/19] util/async: "
` [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  (27+ messages)
` [PATCH 01/14] hw/display/edid: Add missing 'qdev-properties.h' header
` [PATCH 02/14] hw/display/cg3: Convert debug printf()s to trace events
` [PATCH 03/14] hw/display/cirrus_vga: Convert debug printf() to trace event
` [PATCH 04/14] hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
` [PATCH 05/14] hw/display/cirrus_vga: Use qemu_log_mask(ERROR) "
` [PATCH 06/14] hw/display/cirrus_vga: Convert debug printf() to trace event
` [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  (3+ messages)
` [Bug 1880722] "
` [Bug 1880722] Re: Problems related to checking page crossing in use_goto_tb()

[PATCH 1/2] hw/riscv: sifive_u: Remove the riscv_ prefix of the soc* functions
 2020-05-26 16:50 UTC  (3+ messages)
` [PATCH 2/2] hw/riscv: virt: Remove the riscv_ prefix of the machine* functions

[PATCH 0/4] hw/display/xlnx_dp: Fix memory region size, improve logging
 2020-05-26 16:40 UTC  (9+ messages)
` [PATCH 1/4] hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printf
` [PATCH 2/4] hw/display/dpcd: Fix memory region size
` [PATCH 3/4] hw/display/dpcd: Convert debug printf()s to trace events
` [PATCH 4/4] hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()

[PULL 00/11] bitmaps patches for 2020-05-26
 2020-05-26 16:42 UTC  (12+ messages)
` [PULL 01/11] migration: refactor init_dirty_bitmap_migration
` [PULL 02/11] block/dirty-bitmap: add bdrv_has_named_bitmaps helper
` [PULL 03/11] migration: fix bitmaps pre-blockdev migration with mirror job
` [PULL 04/11] iotests: 194: test also migration of dirty bitmap
` [PULL 05/11] migration: add_bitmaps_to_list: check disk name once
` [PULL 06/11] migration: forbid bitmap migration by generated node-name
` [PULL 07/11] iotests: Fix test 178
` [PULL 08/11] qcow2: Expose bitmaps' size during measure
` [PULL 09/11] qemu-img: Factor out code for merging bitmaps
` [PULL 10/11] qemu-img: Add convert --bitmaps option
` [PULL 11/11] iotests: Add test 291 to for qemu-img bitmap coverage

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-26 16:42 UTC  (5+ messages)
` [RFC PATCH 2/3] block: Allow bdrv_run_co() from "

[PATCH v3 0/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
 2020-05-26 16:34 UTC  (6+ messages)
` [PATCH v3 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
` [PATCH v3 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()

[PATCH v6 0/5] qemu-img: Add convert --bitmaps
 2020-05-26 16:27 UTC  (4+ messages)
` [PATCH v6 4/5] qemu-img: Add convert --bitmaps option

[PATCH v2] tests/acceptance: Add a boot test for the xlnx-versal-virt machine
 2020-05-26 16:18 UTC  (2+ messages)

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-26 16:05 UTC  (24+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module
` [PATCH RFC 02/32] scripts/qmp: Fix shebang and imports
` [PATCH RFC 04/32] python/qemu/lib: delint, add pylintrc
` [PATCH RFC 05/32] python/qemu/lib: delint; add flake8 config
` [PATCH RFC 06/32] python/qemu: formalize as package
` [PATCH RFC 13/32] python/qemu/lib: Adjust traceback typing
` [PATCH RFC 18/32] python//qmp.py: add casts to JSON deserialization
` [PATCH RFC 20/32] python//qmp.py: assert sockfile is not None

[PATCH 0/2] tests/qtest/fuzz: Avoid QTest serialization
 2020-05-26 15:52 UTC  (9+ messages)
` [PATCH 2/2] tests/qtest/fuzz: Avoid QTest mmio serialization

[PATCH 0/4] fuzz: misc changes for oss-fuzz compatability
 2020-05-26 15:34 UTC  (2+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2020-05-26 15:20 UTC  (2+ messages)
` [Bug 1743191] "

[PATCH 0/7] block/nvme: support nested aio_poll()
 2020-05-26 15:20 UTC  (4+ messages)
` [PATCH 6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-04-21 13:16 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).