qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 13:38:48 to 2020-05-18 20:13:33 UTC [more...]

[PATCH v6 00/21] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-18 20:09 UTC  (7+ messages)
` [PATCH v6 01/21] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v6 02/21] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v6 03/21] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v6 06/21] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v6 07/21] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v6 17/21] MAINTAINERS: Change Aleksandar Rikalo's email address

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-18 19:56 UTC  (4+ messages)

[PATCH v4 0/9] qemu-img: Add convert --bitmaps
 2020-05-18 19:47 UTC  (11+ messages)
` [PATCH v4 6/9] qemu-img: Add bitmap sub-command
` [PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
` [PATCH v4 9/9] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH v5 00/22] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-18 19:49 UTC  (24+ messages)
` [PATCH v5 01/22] hw/tpm: fix usage of bool in tpm-tis.c
` [PATCH v5 02/22] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH v5 03/22] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH v5 04/22] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH v5 05/22] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v5 06/22] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v5 07/22] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH v5 08/22] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH v5 09/22] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v5 10/22] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v5 11/22] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH v5 12/22] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v5 13/22] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v5 14/22] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v5 15/22] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v5 16/22] target/mips: fpu: Name better paired-single variables
` [PATCH v5 17/22] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v5 18/22] MAINTAINERS: Change Aleksandar Rikalo's email address
` [PATCH v5 19/22] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
` [PATCH v5 20/22] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
` [PATCH v5 21/22] hw/mips: Add some logging for bad register offset cases
` [PATCH v5 22/22] hw/mips: Rename malta/mipssim/r4k/jazz files in hw/mips

[RISU 0/9] risu cleanups and improvements
 2020-05-18 19:43 UTC  (16+ messages)
` [RISU 1/9] Use bool for tracing variables
` [RISU 2/9] Unify master_fd and apprentice_fd to comm_fd
` [RISU 3/9] Hoist trace file opening
` [RISU 4/9] Adjust tracefile open for write
` [RISU 5/9] Use EXIT_FAILURE, EXIT_SUCCESS

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-18 19:33 UTC  (7+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-18 19:19 UTC  (4+ messages)
` [Bug 1856335] "

[PULL 0/8] Vga 20200518 patches
 2020-05-18 19:04 UTC  (10+ messages)
` [PULL 1/8] ati-vga: Do not allow unaligned access via index register
` [PULL 2/8] hw/display: Include local 'framebuffer.h'
` [PULL 3/8] Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
` [PULL 4/8] Revert "hw/display/ramfb: lock guest resolution after it's set"
` [PULL 5/8] ramfb: drop leftover debug message
` [PULL 6/8] ramfb: don't update RAMFBState on errors
` [PULL 7/8] ramfb: add sanity checks to ramfb_create_display_surface
` [PULL 8/8] ramfb: fix size calculation

[RFC v2] migration: Add migrate-set-bitmap-node-mapping
 2020-05-18 18:47 UTC  (5+ messages)

[PATCH 0/3] iotests: enable logging prior to notrun() invocation
 2020-05-18 18:33 UTC  (3+ messages)

[PATCH v10 00/14] iotests: use python logging
 2020-05-18 18:29 UTC  (8+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-18 18:26 UTC  (4+ messages)

[PATCH v2 0/9] block/io: safer inc/dec in_flight sections
 2020-05-18 18:21 UTC  (4+ messages)
` [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases

sharing intention for developing per-target, dynamically loadable accelerator modules
 2020-05-18 18:18 UTC  (2+ messages)

[PATCH] linux-user/mmap.c: fix integer underflow in target_mremap
 2020-05-18 18:13 UTC  (4+ messages)

[PATCH v3 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2020-05-18 18:01 UTC  (3+ messages)
` [PATCH v3 1/2] net: Drop the legacy "name" parameter from the -net option
` [PATCH v3 2/2] net: Drop the NetLegacy structure, always use Netdev instead

[PATCH v24 QEMU 0/3] virtio-balloon: add support for page poison reporting and free page reporting
 2020-05-18 17:57 UTC  (3+ messages)
` [PATCH v24 QEMU 3/3] virtio-balloon: Provide an interface for "

[PATCH v1 0/3] virtio-balloon: free page hinting fixes
 2020-05-18 17:55 UTC  (12+ messages)
` [PATCH v1 1/3] virtio-balloon: fix free page hinting without an iothread
` [PATCH v1 2/3] virtio-balloon: fix free page hinting check on unrealize
` [PATCH v1 3/3] virtio-balloon: unref the iothread when unrealizing

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-18 17:51 UTC  (3+ messages)

[PATCH v2] hw/display/edid: Add missing 'qdev-properties.h' header
 2020-05-18 17:45 UTC 

[PATCH v2 0/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
 2020-05-18 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
` [PATCH v2 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()

[PATCH v4 0/9] Rework iotests/check
 2020-05-18 17:33 UTC  (4+ messages)
` [PATCH v4 9/9] iotests: rename and move 169 and 199 tests

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-18 17:31 UTC  (15+ messages)
` [PATCH v2 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v2 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v2 6/8] s390/sclp: add extended-length sccb support for kvm guest

[PATCH] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
 2020-05-18 17:24 UTC  (6+ messages)

[PATCH v2] 9p: Lock directory streams with a CoMutex
 2020-05-18 17:19 UTC  (3+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-18 17:03 UTC  (17+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
` [PATCH 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
` [PATCH 13/24] ppc4xx: Drop redundant device realization
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
` [PATCH 19/24] riscv: Fix to put "riscv.hart_array" devices on sysbus
` [PATCH 20/24] riscv: Fix type of SiFive[EU]SocState, member parent_obj
` [PATCH 22/24] qdev: Assert devices are plugged into a bus that can take them

[PULL v2 00/52] Block layer patches
 2020-05-18 17:06 UTC 

[PATCH 0/8] decodetree: Add non-overlapping groups
 2020-05-18 16:56 UTC  (14+ messages)
` [PATCH 1/8] decodetree: Remove python 3.4 check
` [PATCH 2/8] decodetree: Tidy error_with_file
` [PATCH 3/8] decodetree: Rename MultiPattern to IncMultiPattern
` [PATCH 4/8] decodetree: Split out MultiPattern from IncMultiPattern
` [PATCH 5/8] decodetree: Allow group covering the entire insn space
` [PATCH 6/8] decodetree: Move semantic propagation into classes
` [PATCH 7/8] decodetree: Implement non-overlapping groups
` [PATCH 8/8] target/arm: Use a non-overlapping group for misc control

[PATCH v2 0/4] hw/arm: Replace hw_error() by qemu_log_mask()
 2020-05-18 16:44 UTC  (9+ messages)
` [PATCH v2 1/4] hw/arm/integratorcp: "
` [PATCH v2 2/4] hw/arm/pxa2xx: "
` [PATCH v2 3/4] hw/char/xilinx_uartlite: "
` [PATCH v2 4/4] hw/timer/exynos4210_mct: "

[PATCH v3 00/10] tcg vector rotate operations
 2020-05-18 16:48 UTC  (2+ messages)

[PATCH v3 0/1] s390x: css: pong, channel subsystem test device
 2020-05-18 16:43 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-18 16:46 UTC  (3+ messages)
` [PATCH v2 05/10] Makefile: Remove dangerous EOL trailing backslash

[PULL 0/6] NBD patches for 2020-05-18
 2020-05-18 16:32 UTC  (7+ messages)
` [PULL 1/6] qemu-nbd: Close inherited stderr
` [PULL 2/6] qemu_img: add cvtnum_full to print error reports
` [PULL 3/6] qemu-img: validate image length in img_map
` [PULL 4/6] qemu-img: refactor dump_map_entry JSON format output
` [PULL 5/6] qemu-img: Add --start-offset and --max-length to map
` [PULL 6/6] iotests: Enhance 223 to cover qemu-img map improvements

[PATCH v2] tests/tcg: fix invocation of the memory record/replay tests
 2020-05-18 16:29 UTC 

[PATCH v2 0/7] exec/memory: Enforce checking MemTxResult values
 2020-05-18 16:25 UTC  (14+ messages)
` [PATCH v2 1/7] exec: Let address_space_read/write_cached() propagate MemTxResult
` [PATCH v2 2/7] exec: Propagate cpu_memory_rw_debug() error
` [PATCH v2 3/7] disas: Let disas::read_memory() handler return EIO on error
` [PATCH v2 4/7] hw/elf_ops: Do not ignore write failures when loading ELF
` [PATCH v2 5/7] hw/arm/boot: Abort if set_kernel_args() fails
` [RFC PATCH v2 6/7] accel/kvm: Let KVM_EXIT_MMIO return error
` [RFC PATCH v2 7/7] hw/core/loader: Assert loading ROM regions succeeds at reset

KVM call for agenda for 2020-05-19
 2020-05-18 16:21 UTC  (2+ messages)

[PATCH] icount: fix shift=auto for record/replay
 2020-05-18 16:14 UTC  (2+ messages)

[PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-18 16:03 UTC  (3+ messages)
` [PATCH v5 1/2] Makefile: dtc: update, build the libfdt target
` [PATCH v5 2/2] Makefile: remove old compatibility gunks

[PATCH] replay: implement fair mutex
 2020-05-18 16:07 UTC  (2+ messages)

[PATCH v5 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-18 16:02 UTC  (3+ messages)
` [PATCH v5 1/2] Makefile: dtc: update, build the libfdt target
` [PATCH v5 2/2] Makefile: remove old compatibility gunks

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-18 15:56 UTC  (3+ messages)

[PATCH v7 00/14] LUKS: encryption slot management using amend interface
 2020-05-18 15:50 UTC  (2+ messages)

[PATCH RISU] arm.risu, thumb.risu: Add v8.2 DP and FHM insns
 2020-05-18 15:47 UTC 

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-18 15:39 UTC  (6+ messages)
` [PATCH v5 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v5 4/7] dwc-hsotg (dwc2) USB host controller emulation

[PATCH] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-18 15:37 UTC  (4+ messages)

[PATCH] tests/tcg: fix invocation of the memory record/replay tests
 2020-05-18 15:30 UTC 

[RESEND PATCH 1/1] vfio/nvlink: Remove exec permission to avoid SELinux AVCs
 2020-05-18 15:05 UTC 

[PATCH v3] tests/acceptance: Add a test for the canon-a1100 machine
 2020-05-18 15:01 UTC  (2+ messages)

[PATCH 0/4] linux-user/arm: Fix BKPT, SVC immediate handling
 2020-05-18 15:00 UTC  (3+ messages)

[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
 2020-05-18 14:56 UTC  (7+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-05-18 14:52 UTC  (2+ messages)

[PATCH v6 00/42] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-05-18 14:46 UTC  (2+ messages)

[PATCH] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
 2020-05-18 14:30 UTC 

[PATCH v2] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-18 14:28 UTC 

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-18 14:23 UTC  (12+ messages)
` [PATCH v1 07/17] migration/rdma: Use ram_block_discard_set_broken()
` [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug

[PATCH] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-18 14:13 UTC 

[PATCH] semihosting: remove the pthread include which seems unused
 2020-05-18 13:50 UTC  (2+ messages)

[PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
 2020-05-18 13:46 UTC  (2+ messages)

[PATCH v8 00/74] per-CPU locks
 2020-05-18 13:46 UTC  (5+ messages)
` [PATCH v8 74/74] cputlb: queue async flush jobs without the BQL

[PATCH 0/2] hw/display: Trivial include cleanups
 2020-05-18 13:41 UTC  (3+ messages)
` [PATCH 1/2] hw/display: Include local 'framebuffer.h'

[PATCH] ati-vga: Do not allow unaligned access via index register
 2020-05-18 13:37 UTC  (7+ 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).