qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 16:09:39 to 2020-05-21 20:03:57 UTC [more...]

[PATCH v3 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-21 19:59 UTC  (7+ messages)
` [PATCH v3 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v3 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v3 03/11] MAINTAINERS: Add an entry for the HAX accelerator
` [PATCH v3 07/11] accel/Kconfig: Extract accel selectors into their own config
` [PATCH v3 09/11] rules.mak: Add base-arch() rule
` [PATCH v3 10/11] Makefile: Allow target-specific optional Kconfig

[PATCH 0/7] Latest COLO tree queued patches
 2020-05-21 19:54 UTC  (6+ messages)

[PATCH v2 0/7] Misc display/sm501 clean ups and fixes
 2020-05-21 19:39 UTC  (8+ messages)
` [PATCH v2 4/7] sm501: Clean up local variables in sm501_2d_operation
` [PATCH v2 6/7] sm501: Optimize small overlapping blits
` [PATCH v2 3/7] sm501: Use BIT(x) macro to shorten constant
` [PATCH v2 1/7] sm501: Convert printf + abort to qemu_log_mask
` [PATCH v2 2/7] sm501: Shorten long variable names in sm501_2d_operation
` [PATCH v2 7/7] sm501: Remove obsolete changelog and todo comment
` [PATCH v2 5/7] sm501: Replace hand written implementation with pixman where possible

[PATCH v2 00/10] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-05-21 19:55 UTC  (6+ messages)
` [PATCH v2 09/10] Makefile: Allow target-specific optional Kconfig
` [PATCH v2 10/10] hw/semihosting: Make the feature depend of TCG, and allow to disable it

[PATCH v2 0/3] revert 9pfs reply truncation, wait for free room to reply
 2020-05-21 19:26 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "9p: init_in_iov_from_pdu can truncate the size"
` [PATCH v2 2/3] xen/9pfs: yield when there isn't enough room on the ring
` [PATCH v2 3/3] xen/9pfs: increase max ring order to 9

[RISU PATCH v2 00/22] Add risu patterns for SVE2 instructions
 2020-05-21 19:25 UTC  (23+ messages)
` [RISU PATCH v2 01/22] sve2.risu: Add patterns for floating-point pairwise ops
` [RISU PATCH v2 02/22] sve2.risu: Add patterns for integer multiply (unpredicated) ops
` [RISU PATCH v2 03/22] sve2.risu: Add patterns for integer (predicated) ops
` [RISU PATCH v2 04/22] sve2.risu: Add patterns for widening integer arithmetic ops
` [RISU PATCH v2 05/22] sve2.risu: Add patterns for misc ops
` [RISU PATCH v2 06/22] sve2.risu: Add patterns for accumulate ops
` [RISU PATCH v2 07/22] sve2.risu: Add patterns for narrowing ops
` [RISU PATCH v2 08/22] sve2.risu: Add patterns for character match insns
` [RISU PATCH v2 09/22] sve2.risu: Add patterns for histogram computation ops
` [RISU PATCH v2 10/22] sve2.risu: Add patterns for crypto operations
` [RISU PATCH v2 11/22] sve2.risu: Add patterns for bitwise shift (unpredicated) ops
` [RISU PATCH v2 12/22] sve2.risu: Add patterns for fp convert precision odd elems insns
` [RISU PATCH v2 13/22] sve2.risu: Add patterns for bitwise logical (unpredicated) ops
` [RISU PATCH v2 14/22] sve2.risu: Add patterns for fp unary ops (predicated)
` [RISU PATCH v2 15/22] sve2.risu: Add patterns for table lookup insns
` [RISU PATCH v2 16/22] sve2.risu: Add patterns for integer multiply-add (unpredicated) ops
` [RISU PATCH v2 17/22] sve2.risu: Add patterns for multiply (indexed) ops
` [RISU PATCH v2 18/22] sve2.risu: Add patterns for permute vector ops
` [RISU PATCH v2 19/22] sve2.risu: Add patterns for integer compare ops
` [RISU PATCH v2 20/22] sve2.risu: Add patterns for fp widening multiply-add ops
` [RISU PATCH v2 21/22] sve2.risu: Add patterns for gather load insns
` [RISU PATCH v2 22/22] sve2.risu: Add patterns for scatter store insns

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-21 19:35 UTC  (23+ messages)
` [PATCH QEMU v23 04/18] vfio: Add save and load functions for VFIO PCI devices
` [PATCH QEMU v23 08/18] vfio: Register SaveVMHandlers for VFIO device
` [PATCH QEMU v23 11/18] iommu: add callback to get address limit IOMMU supports
` [PATCH QEMU v23 12/18] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH QEMU v23 14/18] vfio: Add function to start and stop dirty pages tracking
` [PATCH QEMU v23 15/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH QEMU v23 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH QEMU v23 17/18] vfio: Make vfio-pci device migration capable
` [PATCH QEMU v23 18/18] qapi: Add VFIO devices migration stats in Migration stats

[PATCH v6 0/5] qemu-img: Add convert --bitmaps
 2020-05-21 19:21 UTC  (6+ messages)
` [PATCH v6 1/5] iotests: Fix test 178
` [PATCH v6 2/5] qcow2: Expose bitmaps' size during measure
` [PATCH v6 3/5] qemu-img: Factor out code for merging bitmaps
` [PATCH v6 4/5] qemu-img: Add convert --bitmaps option
` [PATCH v6 5/5] iotests: Add test 291 to for qemu-img bitmap coverage

[PULL 00/29] target-arm queue
 2020-05-21 19:16 UTC  (30+ messages)
` [PULL 01/29] tests/acceptance: Add a test for the canon-a1100 machine
` [PULL 02/29] docs/system: Add 'Arm' to the Integrator/CP document title
` [PULL 03/29] docs/system: Sort Arm board index into alphabetical order
` [PULL 04/29] docs/system: Document Arm Versatile Express boards
` [PULL 05/29] docs/system: Document the various MPS2 models
` [PULL 06/29] docs/system: Document Musca boards
` [PULL 07/29] linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
` [PULL 08/29] linux-user/arm: Remove bogus SVC 0xf0002 handling
` [PULL 09/29] linux-user/arm: Handle invalid arm-specific syscalls correctly
` [PULL 10/29] linux-user/arm: Fix identification of syscall numbers
` [PULL 11/29] target/arm: Remove unused GEN_NEON_INTEGER_OP macro
` [PULL 12/29] hw: Move i.MX watchdog driver to hw/watchdog
` [PULL 13/29] hw/watchdog: Implement full i.MX watchdog support
` [PULL 14/29] hw/arm/fsl-imx25: Wire up watchdog
` [PULL 15/29] hw/arm/fsl-imx31: "
` [PULL 16/29] hw/arm/fsl-imx6: Connect watchdog interrupts
` [PULL 17/29] hw/arm/fsl-imx6ul: "
` [PULL 18/29] hw/arm/fsl-imx7: Instantiate various unimplemented devices
` [PULL 19/29] hw/arm/fsl-imx7: Connect watchdog interrupts
` [PULL 20/29] hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
` [PULL 21/29] hw/arm/pxa2xx: "
` [PULL 22/29] hw/char/xilinx_uartlite: "
` [PULL 23/29] hw/timer/exynos4210_mct: "
` [PULL 24/29] ARM: PL061: Introduce N_GPIOS
` [PULL 25/29] target/arm: Use tcg_gen_gvec_mov for clear_vec_high
` [PULL 26/29] target/arm: Use clear_vec_high more effectively
` [PULL 27/29] target/arm: Allow user-mode code to write CPSR.E via MSR
` [PULL 28/29] linux-user/arm: Reset CPSR_E when entering a signal handler
` [PULL 29/29] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32

[PULL 0/3] Socket next patches
 2020-05-21 18:58 UTC  (2+ messages)

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-21 18:56 UTC  (4+ messages)

[RFC 0/3] QEMU cpus.c refactoring
 2020-05-21 18:54 UTC  (4+ messages)
` [RFC 1/3] cpu-throttle: new module, extracted from cpus.c
` [RFC 2/3] cpu-timers: new module "
` [RFC 3/3] cpus: implement cpus interfaces for per-accel threads

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-21 18:48 UTC  (2+ messages)

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

cluster_size got from backup_calculate_cluster_size()
 2020-05-21 18:19 UTC  (2+ messages)

[RFC][PATCH v2 0/3] IVSHMEM version 2 device for QEMU
 2020-05-21 18:18 UTC  (4+ messages)
` [RFC][PATCH v2 2/3] docs/specs: Add specification of ivshmem device revision 2

[Bug 1879998] [NEW] Bad check for return value of mmap()
 2020-05-21 17:09 UTC 

[PATCH v1 0/8] plugins/next (cleanup, cpu_index and lockstep)
 2020-05-21 17:10 UTC  (5+ messages)
` [PATCH v1 5/8] cpus-common: ensure auto-assigned cpu_indexes don't clash

[PATCH] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
 2020-05-21 17:05 UTC  (2+ messages)

[PATCH] hw/arm/virt: Fix PL061 node name and properties
 2020-05-21 16:59 UTC  (2+ messages)

[PATCH] audio: fix wavcapture segfault
 2020-05-21 17:29 UTC 

[PATCH v9 00/74] per-CPU locks
 2020-05-21 16:46 UTC  (79+ messages)
` [PATCH v9 01/74] cpu: convert queued work to a QSIMPLEQ
` [PATCH v9 02/74] cpu: rename cpu->work_mutex to cpu->lock
` [PATCH v9 03/74] cpu: introduce cpu_mutex_lock/unlock
` [PATCH v9 04/74] cpu: make qemu_work_cond per-cpu
` [PATCH v9 05/74] cpu: move run_on_cpu to cpus-common
` [PATCH v9 06/74] cpu: introduce process_queued_cpu_work_locked
` [PATCH v9 07/74] cpu: make per-CPU locks an alias of the BQL in TCG rr mode
` [PATCH v9 08/74] tcg-runtime: define helper_cpu_halted_set
` [PATCH v9 09/74] ppc: convert to helper_cpu_halted_set
` [PATCH v9 10/74] cris: "
` [PATCH v9 11/74] hppa: "
` [PATCH v9 12/74] m68k: "
` [PATCH v9 13/74] alpha: "
` [PATCH v9 14/74] microblaze: "
` [PATCH v9 15/74] cpu: define cpu_halted helpers
` [PATCH v9 16/74] tcg-runtime: convert to cpu_halted_set
` [PATCH v9 17/74] hw/semihosting: "
` [PATCH v9 18/74] arm: convert to cpu_halted
` [PATCH v9 19/74] ppc: "
` [PATCH v9 20/74] sh4: "
` [PATCH v9 21/74] i386: "
` [PATCH v9 22/74] lm32: "
` [PATCH v9 23/74] m68k: "
` [PATCH v9 24/74] mips: "
` [PATCH v9 25/74] riscv: "
` [PATCH v9 26/74] s390x: "
` [PATCH v9 27/74] sparc: "
` [PATCH v9 28/74] xtensa: "
` [PATCH v9 29/74] gdbstub: "
` [PATCH v9 30/74] openrisc: "
` [PATCH v9 31/74] cpu-exec: "
` [PATCH v9 32/74] cpu: "
` [PATCH v9 33/74] cpu: define cpu_interrupt_request helpers
` [PATCH v9 34/74] ppc: use cpu_reset_interrupt
` [PATCH v9 35/74] exec: "
` [PATCH v9 36/74] i386: "
` [PATCH v9 37/74] s390x: "
` [PATCH v9 38/74] openrisc: "
` [PATCH v9 39/74] arm: convert to cpu_interrupt_request
` [PATCH v9 40/74] i386: "
` [PATCH v9 41/74] i386/kvm: "
` [PATCH v9 42/74] i386/hax-all: "
` [PATCH v9 43/74] i386/whpx-all: "
` [PATCH v9 44/74] i386/hvf: convert to cpu_request_interrupt
` [PATCH v9 45/74] ppc: convert to cpu_interrupt_request
` [PATCH v9 46/74] sh4: "
` [PATCH v9 47/74] cris: "
` [PATCH v9 48/74] hppa: "
` [PATCH v9 49/74] lm32: "
` [PATCH v9 50/74] m68k: "
` [PATCH v9 51/74] mips: "
` [PATCH v9 52/74] nios: "
` [PATCH v9 53/74] s390x: "
` [PATCH v9 54/74] alpha: "
` [PATCH v9 55/74] moxie: "
` [PATCH v9 56/74] sparc: "
` [PATCH v9 57/74] openrisc: "
` [PATCH v9 58/74] unicore32: "
` [PATCH v9 59/74] microblaze: "
` [PATCH v9 60/74] accel/tcg: "
` [PATCH v9 61/74] cpu: convert to interrupt_request
` [PATCH v9 62/74] cpu: call .cpu_has_work with the CPU lock held
` [PATCH v9 63/74] cpu: introduce cpu_has_work_with_iothread_lock
` [PATCH v9 64/74] ppc: convert to cpu_has_work_with_iothread_lock
` [PATCH v9 65/74] mips: "
` [PATCH v9 66/74] s390x: "
` [PATCH v9 67/74] riscv: "
` [PATCH v9 68/74] sparc: "
` [PATCH v9 69/74] xtensa: "
` [PATCH v9 70/74] cpu: rename all_cpu_threads_idle to qemu_tcg_rr_all_cpu_threads_idle
` [PATCH v9 71/74] cpu: protect CPU state with cpu->lock instead of the BQL
` [PATCH v9 72/74] cpus-common: release BQL earlier in run_on_cpu
` [PATCH v9 73/74] cpu: add async_run_on_cpu_no_bql
` [PATCH v9 74/74] cputlb: queue async flush jobs without the BQL

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

[PATCH v2] target/arm: Allow user-mode code to write CPSR.E via MSR
 2020-05-21 17:04 UTC  (2+ messages)

[PATCH v2] linux-user/arm: Reset CPSR_E when entering a signal handler
 2020-05-21 17:03 UTC  (3+ messages)

[PATCH v5 0/5] qemu-img: Add convert --bitmaps
 2020-05-21 16:28 UTC  (7+ messages)
` [PATCH v5 2/5] qcow2: Expose bitmaps' size during measure

[PATCH 00/24] Fixes around device realization
 2020-05-21 16:26 UTC  (7+ messages)
` [PATCH 03/24] sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
` [PATCH 06/24] armv7m: Bury unwanted "ARM,bitband-memory" devices
` [PATCH 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices

[PATCH] i386: Remove unused define's from hax and hvf
 2020-05-21 16:18 UTC  (2+ messages)

[PATCH v3 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-05-21 16:15 UTC  (2+ messages)

[PATCH v3 0/2] target/arm: vector tail cleanups
 2020-05-21 16:15 UTC  (2+ messages)

[PATCH v1 2/2] sifive_e: Support the revB machine
 2020-05-21 15:57 UTC  (3+ messages)

[PATCH v2 0/4] hw/arm: Replace hw_error() by qemu_log_mask()
 2020-05-21 16:05 UTC  (2+ messages)

[PATCH] ARM: PL061: Introduce N_GPIOS
 2020-05-21 16:08 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).