qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 17:22:39 to 2021-01-16 16:17:43 UTC [more...]

[PATCH v7 0/9] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-16 16:16 UTC  (13+ messages)
` [PATCH v7 4/9] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v7 5/9] hw/ssi: imx_spi: Rework imx_spi_write() "

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-01-16 16:08 UTC  (2+ messages)
` [Bug 1891748] "

[Bug 1912059] [NEW] capstone link failure building linux-user static
 2021-01-16 15:41 UTC 

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-16 14:56 UTC  (12+ messages)
` [PATCH 1/4] tests/qtest: Remove TPM tests
` [PATCH 2/4] tests/qtest: Make fuzz-test generic to all targets
` [PATCH 3/4] tests/qtest: Only run fuzz-megasas-test if megasas device is available

Recent TCG commit breaks PPC
 2021-01-16 14:38 UTC 

[PATCH v7 00/11] Rework iotests/check
 2021-01-16 13:44 UTC  (12+ messages)
` [PATCH v7 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v7 02/11] iotests/303: use dot slash for qcow2.py running
` [PATCH v7 03/11] iotests: fix some whitespaces in test output files
` [PATCH v7 04/11] iotests: make tests executable
` [PATCH v7 05/11] iotests/294: add shebang line
` [PATCH v7 06/11] iotests: define group in each iotest
` [PATCH v7 07/11] iotests: add findtests.py
` [PATCH v7 08/11] iotests: add testenv.py
` [PATCH v7 09/11] iotests: add testrunner.py
` [PATCH v7 10/11] iotests: rewrite check into python
` [PATCH v7 11/11] iotests: rename and move 169 and 199 tests

[PULL 00/30] Audio 20210115 patches
 2021-01-16 12:56 UTC  (2+ messages)

[PATCH v6 00/11] Rework iotests/check
 2021-01-16 11:19 UTC  (10+ messages)
` [PATCH v6 08/11] iotests: add testenv.py

[PATCH 00/11] hw/m68k/next-cube: refactor to fix Coverity issue
 2021-01-16 10:44 UTC  (22+ messages)
` [PATCH 01/11] hw/m68k/next-cube: Make next_irq() function static
` [PATCH 02/11] hw/m68k/next-cube: Move register/interrupt functionality into a device
` [PATCH 03/11] hw/m68k/next-cube: Move mmio_ops into NeXTPC device
` [PATCH 04/11] hw/m68k/next-cube: Move scr_ops "
` [PATCH 05/11] hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
` [PATCH 06/11] hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
` [PATCH 07/11] hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
` [PATCH 08/11] hw/m68k/next-cube: Move rtc into NeXTPC struct
` [PATCH 09/11] hw/m68k/next-cube: Remove unused fields from NeXTState
` [PATCH 10/11] hw/m68k/next-cube: Add vmstate for NeXTPC device
` [PATCH 11/11] hw/m68k/next-cube: Add missing header comment to next-cube.h

[PATCH v2 0/2] target/riscv: Generate the GDB XML file for CSR registers dynamically
 2021-01-16  5:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] target/riscv: Remove built-in GDB XML files for CSRs

[Qemu-devel] [Bug 1699867] [NEW] x86_64 qemu crashes at far call into long-mode
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1699867] "

[Qemu-devel] [Bug 1740887] [NEW] qemu-system-arm & qemu-system-aarch64 for windows crash at start
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1740887] "

[Qemu-devel] [Bug 1492649] [NEW] QEMU soundhw HDA huge microphone lag
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1492649] "

[Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1743214] "

[Qemu-devel] [Bug 1737194] [NEW] Windows NT 4.0 fails to boot from qcow2 installation
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1737194] "

[Qemu-devel] [Bug 1696746] [NEW] netdev user, restrict=on prevents forwarded ports from being accessed from other systems
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1696746] "

[Qemu-devel] [Bug 1744009] [NEW] qemu for windows fails to use multicast socket as netdev
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1744009] "

[Qemu-devel] [Bug 1743337] [NEW] OS/2 Warp 4 HPFS corruption
 2021-01-16  4:17 UTC  (2+ messages)
` [Bug 1743337] "

[PATCH 0/4] target/riscv: Generate the GDB XML file for CSR registers dynamically
 2021-01-16  1:36 UTC  (13+ messages)
` [PATCH 1/4] target/riscv: Make csr_ops[CSR_TABLE_SIZE] external
` [PATCH 2/4] target/riscv: Add CSR name in the CSR function table
` [PATCH 3/4] target/riscv: Generate the GDB XML file for CSR registers dynamically
` [PATCH 4/4] target/riscv: Remove built-in GDB XML files for CSRs

[PATCH v3 00/21] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-15 23:15 UTC  (23+ messages)
` [PATCH v3 01/21] tcg: Introduce target-specific page data for user-only
` [PATCH v3 02/21] linux-user: Introduce PAGE_ANON
` [PATCH v3 03/21] exec: Use uintptr_t for guest_base
` [PATCH v3 04/21] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v3 05/21] exec: Improve types for guest_addr_valid
` [PATCH v3 06/21] linux-user: Check for overflow in access_ok
` [PATCH v3 07/21] linux-user: Tidy VERIFY_READ/VERIFY_WRITE
` [PATCH v3 08/21] bsd-user: "
` [PATCH v3 09/21] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v3 10/21] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v3 11/21] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v3 12/21] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v3 13/21] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v3 14/21] linux-user/aarch64: Implement PROT_MTE
` [PATCH v3 15/21] target/arm: Split out syndrome.h from internals.h
` [PATCH v3 16/21] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v3 17/21] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v3 18/21] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v3 19/21] target/arm: Add allocation tag storage for user mode
` [PATCH v3 20/21] target/arm: Enable MTE for user-only
` [PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2021-01-15 23:10 UTC  (2+ messages)
` [Bug 1906193] "

[PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
 2021-01-15 23:05 UTC  (10+ messages)

[PATCH] cpu_exec_step_atomic: update the cpu running flag
 2021-01-15 23:05 UTC  (2+ messages)

[PATCH v1 1/1] riscv: Pass RISCVHartArrayState by pointer
 2021-01-15 23:03 UTC  (2+ messages)

[PATCH v1 1/1] linux-user/signal: Decode waitid si_code
 2021-01-15 23:01 UTC  (2+ messages)

[PULL 00/24] tcg patch queue
 2021-01-15 23:03 UTC  (3+ messages)
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-15 22:39 UTC  (26+ messages)
` [PATCH v2 01/22] tcg/tci: Drop L and S constraints
` [PATCH v2 02/22] tcg/i386: Move constraint type check to tcg_target_const_match
` [PATCH v2 03/22] tcg/i386: Split out target constraints to tcg-target-con-str.h
` [PATCH v2 04/22] tcg/arm: "
` [PATCH v2 05/22] tcg/aarch64: "
` [PATCH v2 06/22] tcg/ppc: "
` [PATCH v2 07/22] tcg/tci: "
` [PATCH v2 08/22] tcg/mips: "
` [PATCH v2 09/22] tcg/riscv: "
` [PATCH v2 10/22] tcg/s390: "
` [PATCH v2 11/22] tcg/sparc: "
` [PATCH v2 12/22] tcg: Remove TCG_TARGET_CON_STR_H
` [PATCH v2 13/22] tcg/i386: Split out constraint sets to tcg-target-con-set.h
` [PATCH v2 14/22] tcg/aarch64: "
` [PATCH v2 15/22] tcg/arm: "
` [PATCH v2 16/22] tcg/mips: "
` [PATCH v2 17/22] tcg/ppc: "
` [PATCH v2 18/22] tcg/riscv: "
` [PATCH v2 19/22] tcg/s390: "
` [PATCH v2 20/22] tcg/sparc: "
` [PATCH v2 21/22] tcg/tci: "
` [PATCH v2 22/22] tcg: Remove TCG_TARGET_CON_SET_H

[PATCH] hw/riscv: microchip_pfsoc: specify XIP image
 2021-01-15 22:36 UTC  (4+ messages)

[PATCH v7 0/6] RISC-V Pointer Masking implementation
 2021-01-15 22:10 UTC  (7+ messages)
` [PATCH v7 1/6] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v7 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v7 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[PATCH 00/15] *** ARC port for review ***
 2021-01-15 22:06 UTC  (22+ messages)
` [PATCH 03/15] arc: Opcode definitions table
` [PATCH 04/15] arc: TCG and decoder glue code and helpers
` [PATCH 05/15] arc: TCG instruction generator and hand-definitions
` [PATCH 06/15] arc: TCG instruction definitions

[PATCH v1 0/7] pseries: avoid unplug the last online CPU core + assorted fixes
 2021-01-15 21:43 UTC  (6+ messages)
` [PATCH v1 7/7] spapr.c: consider CPU core online state before allowing unplug

[PATCH v2] docs/devel: Explain how acceptance tests can be skipped
 2021-01-15 21:00 UTC 

[PATCH] tests: Fix memory leak in tpm-util.c
 2021-01-15 20:46 UTC 

[PATCH v2 00/25] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-01-15 20:35 UTC  (11+ messages)
` [PATCH v2 07/25] tests/docker: fix sorting in package lists
` [PATCH v2 08/25] tests/docker: fix mistakes in centos "
` [PATCH v2 09/25] tests/docker: fix mistakes in fedora package list
` [PATCH v2 10/25] tests/docker: fix mistakes in ubuntu package lists
` [PATCH v2 12/25] tests/docker: add script for automating container refresh

[PULL 00/11] Ui 20210115 patches
 2021-01-15 20:04 UTC  (2+ messages)

[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-15 19:27 UTC  (18+ messages)
` [PATCH v4 01/10] iotests.py: Assume a couple of variables as given
` [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
` [PATCH v4 03/10] iotests: Move try_remove to iotests.py
` [PATCH v4 04/10] iotests/129: Remove test images in tearDown()
` [PATCH v4 05/10] iotests/129: Do not check @busy
` [PATCH v4 06/10] iotests/129: Use throttle node
` [PATCH v4 07/10] iotests/129: Actually test a commit job
` [PATCH v4 08/10] iotests/129: Limit mirror job's buffer size
` [PATCH v4 09/10] iotests/129: Clean up pylint and mypy complaints
` [PATCH v4 10/10] iotests/300: "

[PATCH v3] Add support for pvpanic pci device
 2021-01-15 18:34 UTC  (5+ messages)
` [PATCH 1/4] hw/misc/pvpanic: split-out generic and bus dependent code
` [PATCH 2/4] hw/misc/pvpanic: add PCI interface support
` [PATCH 3/4] pvpanic : update pvpanic spec document
` [PATCH 4/4] tests/qtest: add a test case for pvpanic-pci

[for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-15 18:55 UTC  (16+ messages)
`  "
  ` [EXTERNAL] "

[RFC PATCH] meson: Only install ROMs when building system emulation binaries
 2021-01-15 18:53 UTC  (2+ messages)

[RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-15 18:38 UTC  (6+ messages)

[PATCH v19 00/20] Initial support for multi-process Qemu
 2021-01-15 18:19 UTC  (8+ messages)
` [PATCH v19 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers

About 'qemu-security' list subscription process
 2021-01-15 18:10 UTC  (2+ messages)

Windows installer builds apparently broken since October?
 2021-01-15 17:57 UTC  (7+ messages)

[RFC PATCH v0 1/1] target/ppc: Support for H_RPT_INVALIDATE hcall
 2021-01-15 17:30 UTC  (4+ messages)

[PATCH] qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
 2021-01-15 17:23 UTC  (4+ messages)

[PATCH 0/3] Acceptance tests for mpc8544ds & virtex-ml507 ppc machines
 2021-01-15 17:20 UTC  (3+ messages)
` [PATCH 3/3] tests/acceptance: Add a test for the virtex-ml507 ppc machine


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