qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 12:06:49 to 2020-06-08 20:34:46 UTC [more...]

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-08 20:18 UTC  (3+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug
` [PATCH 2/2] i386: Simplify CPUID_8000_001E for AMD

[RFC v3 0/8] vDPA support in qemu
 2020-06-08 20:14 UTC  (6+ messages)
` [RFC v3 7/8] vhost-vdpa: introduce vhost-vdpa backend

[PATCH v2 00/13] Add Thread Sanitizer support to QEMU
 2020-06-08 20:09 UTC  (17+ messages)
` [PATCH v2 01/13] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
` [PATCH v2 06/13] tcg: call qemu_spin_destroy for tb->jmp_lock
` [PATCH v2 07/13] translate-all: call qemu_spin_destroy for PageDesc
` [PATCH v2 09/13] tests/docker: Added docker build support for TSan
` [PATCH v2 10/13] include/qemu: Added tsan.h for annotations
` [PATCH v2 12/13] docs: Added details on TSan to testing.rst
` [PATCH v2 13/13] tests: Disable select tests under TSan, which hit TSan issue

[PATCH] iotests: Fix 291 across more file systems
 2020-06-08 19:56 UTC 

[RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
 2020-06-08 19:54 UTC  (41+ messages)
` [RFC PATCH 01/35] qom/object: Update documentation
` [RFC PATCH 02/35] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper
` [RFC PATCH 03/35] hw/arm/omap: Emit warning when old code is used
` [RFC PATCH 04/35] hw/arm/pxa2xx: "
` [RFC PATCH 05/35] hw/arm/nseries: "
` [RFC PATCH 06/35] hw/timer/arm_timer: "
` [RFC PATCH 07/35] hw/char/parallel: "
` [RFC PATCH 08/35] hw/display/blizzard: "
` [RFC PATCH 09/35] hw/display/ramfb: "
` [RFC PATCH 10/35] hw/display/tc6393xb: "
` [RFC PATCH 11/35] hw/display/vga-isa-mm: "
` [RFC PATCH 12/35] hw/dma/etraxfs_dma: "
` [RFC PATCH 13/35] hw/dma/soc_dma: "
` [RFC PATCH 14/35] hw/i386/pc: "
` [RFC PATCH 15/35] hw/i386/xen/xen-hvm: "
` [RFC PATCH 16/35] hw/input/lasips2: "
` [RFC PATCH 17/35] hw/input/pckbd: "
` [RFC PATCH 18/35] hw/input/ps2: "
` [RFC PATCH 19/35] hw/input/tsc2005: "
` [RFC PATCH 20/35] hw/intc/i8259: "
` [RFC PATCH 21/35] hw/lm32/lm32_hwsetup: "
` [RFC PATCH 22/35] hw/m68k/mcf520x: "
` [RFC PATCH 23/35] hw/misc/applesmc: "
` [RFC PATCH 24/35] hw/misc/cbus: "
` [RFC PATCH 25/35] hw/nvram/eeprom93xx: "
` [RFC PATCH 26/35] hw/openrisc/cputimer: "
` [RFC PATCH 27/35] hw/ppc/ppc: "
` [RFC PATCH 28/35] hw/ppc/ppc4xx: "
` [RFC PATCH 29/35] hw/ppc/ppc_booke: "
` [RFC PATCH 30/35] hw/ppc/virtex_ml507: "
` [RFC PATCH 31/35] hw/sh4: "
` [RFC PATCH 32/35] hw/riscv: "
` [RFC PATCH 33/35] hw/timer/slavio_timer: "
` [RFC PATCH 34/35] hw/usb/hcd-musb: "
` [RFC PATCH 35/35] hw/xtensa/xtfpga: "

[PATCH v1] nvme: allow cmb and pmr emulation on same device
 2020-06-08 19:44 UTC  (4+ messages)
` [PATCH v1 2/2] nvme: allow cmb and pmr to be enabled "

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-06-08 19:42 UTC  (7+ messages)
` [PATCH] hw/openrisc/openrisc_sim: Add assertion to silent GCC warning
    ` [Bug 1874073] "
` [PATCH v2] hw/openrisc/openrisc_sim: Add assertion to silence "
  ` [Bug 1874073] "

fpu/softfloat: a question on BFloat 16 support on QEMU
 2020-06-08 19:34 UTC  (3+ messages)

[PATCH v6 0/5] qemu-img: Add convert --bitmaps
 2020-06-08 19:32 UTC  (4+ messages)
` [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH 0/3] hw/sparc: Map the UART devices unconditionally
 2020-06-08 19:30 UTC  (8+ messages)
` [PATCH 1/3] hw/sparc/leon3: Map the UART device unconditionally
` [PATCH 2/3] hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
` [PATCH 3/3] hw/sparc64/niagara: Map the UART device unconditionally

[PATCH] qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
 2020-06-08 19:23 UTC  (2+ messages)

[PATCH] block: Refactor subdirectory recursion during make
 2020-06-08 19:21 UTC  (2+ messages)

[PATCH v2 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-08 18:59 UTC  (8+ messages)
` [PATCH v2 1/6] linux-user: Extend strace support to enable argument printing after syscall execution
` [PATCH v2 2/6] linux-user: Add strace support for a group of syscalls
` [PATCH v2 3/6] linux-user: Add strace support for printing argument of syscalls used for extended attributes
` [PATCH v2 4/6] linux-user: Add strace support for printing arguments of lseek()
` [PATCH v2 5/6] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PATCH v2 6/6] linux-user: Add strace support for printing arguments of fallocate()

[PATCH v3 0/9] decodetree: Add non-overlapping groups
 2020-06-08 18:36 UTC  (10+ messages)
` [PATCH v3 1/9] decodetree: Tidy error_with_file
` [PATCH v3 2/9] decodetree: Rename MultiPattern to IncMultiPattern
` [PATCH v3 3/9] decodetree: Split out MultiPattern from IncMultiPattern
` [PATCH v3 4/9] decodetree: Allow group covering the entire insn space
` [PATCH v3 5/9] decodetree: Move semantic propagation into classes
` [PATCH v3 6/9] decodetree: Implement non-overlapping groups
` [PATCH v3 7/9] tests/decode: Test "
` [PATCH v3 8/9] decodetree: Drop check for less than 2 patterns in a group
` [PATCH v3 9/9] target/arm: Use a non-overlapping group for misc control

[PATCH 0/2] Fix NBD CVE-2020-10761
 2020-06-08 18:26 UTC  (3+ messages)
` [PATCH 1/2] nbd/server: Avoid long error message assertions CVE-2020-10761
` [PATCH 2/2] block: Call attention to truncation of long NBD exports

[PATCH] fuzz: add oss-fuzz build.sh script
 2020-06-08 17:49 UTC  (3+ messages)

[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-06-08 17:48 UTC  (2+ messages)

[PATCH v3 00/16] python: add mypy support to python/qemu
 2020-06-08 17:41 UTC  (5+ messages)

[PATCH] linux-user/sparc64: Translate flushw opcode
 2020-06-08 17:29 UTC  (2+ messages)

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-06-08 17:00 UTC  (6+ messages)

[PATCH v2 0/6] softfloat, target/i386: fprem, fprem1 fixes
 2020-06-08 16:58 UTC  (7+ messages)
` [PATCH v2 1/6] softfloat: merge floatx80_mod and floatx80_rem
` [PATCH v2 2/6] softfloat: fix floatx80 remainder pseudo-denormal check for zero
` [PATCH v2 3/6] softfloat: do not return pseudo-denormal from floatx80 remainder
` [PATCH v2 4/6] softfloat: do not set denominator high bit for "
` [PATCH v2 5/6] softfloat: return low bits of quotient from floatx80_modrem
` [PATCH v2 6/6] target/i386: reimplement fprem, fprem1 using floatx80 operations

[PATCH 0/7] softfloat, target/i386: fprem, fprem1 fixes
 2020-06-08 16:51 UTC  (4+ messages)
` [PATCH 6/7] target/i386: reimplement fprem1 using floatx80 operations

[PATCH v8 00/10] accel: Allow targets to use Kconfig
 2020-06-08 16:39 UTC  (12+ messages)
` [PATCH v8 01/10] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v8 02/10] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v8 03/10] MAINTAINERS: Cover the HAX accelerator stub
` [PATCH v8 04/10] configure: Generate rule to calculate the base architecture of a target
` [PATCH v8 05/10] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v8 06/10] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH v8 07/10] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v8 08/10] accel/Kconfig: Add the TCG selector
` [PATCH v8 09/10] Makefile: Allow target-specific optional Kconfig
` [PATCH v8 10/10] accel/tcg: Add stub for probe_access()

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1
 2020-06-08 16:28 UTC  (9+ messages)
` [PATCH v8 30/62] target/riscv: Update fp_status when float rounding mode changes

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-08 16:27 UTC  (3+ messages)

[PATCH] migration: fix xbzrle encoding rate calculation
 2020-06-08 16:24 UTC  (2+ messages)

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-06-08 16:14 UTC  (12+ messages)

[PATCH v2 0/5] tests: Remove unused bison/flex packages
 2020-06-08 15:58 UTC  (2+ messages)

[PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
 2020-06-08 15:58 UTC  (3+ messages)

[PATCH] virtiofsd: Whitelist fchmod
 2020-06-08 15:57 UTC  (2+ messages)

[PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-08 15:53 UTC  (5+ messages)
` [PATCH v4] numa: forbid '-numa node,mem' "

[PATCH] or1k: Fix compilation hiccup
 2020-06-08 15:43 UTC  (8+ messages)

another tst-arm-mte bug: qemu-system segfaults
 2020-06-08 15:12 UTC  (7+ messages)

[Bug 1882350] [NEW] it always create sdx device when I configure ide device with hdx name
 2020-06-08 15:23 UTC  (3+ messages)

[PATCH v6 00/11] accel: Allow targets to use Kconfig
 2020-06-08 15:25 UTC  (4+ messages)
` [PATCH v6 03/11] MAINTAINERS: Add an entry for the HAX accelerator

[PATCH v4 00/12] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-08 15:20 UTC  (5+ messages)
` [PATCH v4 02/12] qcow2.py: move qcow2 format classes to separate module

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-08 15:10 UTC  (10+ messages)

[PATCH v2 00/24] Fixes around device realization
 2020-06-08 14:25 UTC  (17+ messages)
` [PATCH v2 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
` [PATCH v2 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
` [PATCH v2 06/24] armv7m: Delete unused "ARM,bitband-memory" devices
  ` [PATCH v2 06/24] armv7m: Delete unused "ARM, bitband-memory" devices
` [PATCH v2 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
` [PATCH v2 14/24] macio: Put "macio-nvram" device on the macio bus
` [PATCH v2 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
` [PATCH v2 23/24] sd: Hide the qdev-but-not-quite thing created by sd_init()

[PATCH 00/15] hw/riscv: sifive_u: Add GPIO and Mode Select (MSEL[3:0]) support
 2020-06-08 14:17 UTC  (16+ messages)
` [PATCH 01/15] hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
` [PATCH 02/15] hw/riscv: opentitan: "
` [PATCH 03/15] hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
` [PATCH 04/15] hw/riscv: sifive_u: Generate device tree node for OTP
` [PATCH 05/15] hw/riscv: sifive_gpio: Clean up the codes
` [PATCH 06/15] hw/riscv: sifive_gpio: Add a new 'ngpio' property
` [PATCH 07/15] hw/riscv: sifive_u: Hook a GPIO controller
` [PATCH 08/15] hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
` [PATCH 09/15] hw/riscv: sifive_u: Add reset functionality
` [PATCH 10/15] hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
` [PATCH 11/15] hw/riscv: sifive_u: Add a new property msel for MSEL pin state
` [PATCH 12/15] hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
` [PATCH 13/15] hw/riscv: sifive_u: Support different boot source per MSEL pin state
` [PATCH 14/15] hw/riscv: sifive_u: Sort the SoC memmap table entries
` [PATCH 15/15] hw/riscv: sifive_u: Add a dummy DDR memory controller device

[PATCH v1] hmp: Make json format optional for qom-set
 2020-06-08 14:21 UTC  (3+ messages)

[PATCH 0/7] python: create installable package
 2020-06-08 14:14 UTC  (3+ messages)

[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
 2020-06-08 13:49 UTC  (6+ messages)

[PATCH v2] hw/misc/imx6ul_ccm: Implement non writable bits in CCM registers
 2020-06-08 13:35 UTC 

[PATCH v3 0/4] microvm: memory config tweaks
 2020-06-08 13:33 UTC  (5+ messages)
` [PATCH v3 4/4] microvm: move virtio base to 0xfeb00000

[PATCH v6 00/16] acpi: i386 tweaks
 2020-06-08 13:24 UTC  (3+ messages)

[PULL 00/21] MIPS queue for June 7th, 2020
 2020-06-08 13:17 UTC  (3+ messages)

[PATCH RFC v2 1/5] block: add bitmap-populate job
 2020-06-08 13:15 UTC  (11+ messages)

[PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-08 12:49 UTC  (2+ messages)

kvm_target, QEMU_KVM_ARM_TARGET_GENERIC_V8 questions
 2020-06-08 12:42 UTC  (8+ messages)

[PULL v2 00/19] Linux user for 5.1 patches
 2020-06-08 12:31 UTC  (2+ messages)

[RFC PATCH 0/3] target/arm: move common aarch64 init to helpers and make cpu max standalone
 2020-06-08 12:26 UTC  (5+ messages)
` [RFC PATCH 1/3] target/arm: commonalize aarch64 cpu init
` [RFC PATCH 2/3] target/arm: move cpu64 cortex processor common init settings to function

[PATCH v8 00/14] LUKS: encryption slot management using amend interface
 2020-06-08 12:15 UTC  (4+ messages)
` [PATCH v8 07/14] block/crypto: implement the encryption key management

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-06-08 12:09 UTC  (2+ messages)

[PATCH] travis.yml: Test also the other targets on s390x
 2020-06-08 12:05 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 NNTP newsgroup(s).