qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 15:21:47 to 2021-01-15 23:08:55 UTC [more...]

[PATCH v3 00/21] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-15 22:46 UTC  (20+ 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 19/21] target/arm: Add allocation tag storage for user mode
` [PATCH v3 21/21] tests/tcg/aarch64: Add mte smoke tests

[PATCH 0/4] tests/qtest: Fixes fuzz-tests
 2021-01-15 22:39 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

[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] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
 2021-01-15 22:17 UTC  (9+ 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 0/4] target/riscv: Generate the GDB XML file for CSR registers dynamically
 2021-01-15 22:07 UTC  (12+ 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 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

[PATCH 00/11] hw/m68k/next-cube: refactor to fix Coverity issue
 2021-01-15 20:12 UTC  (12+ 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

[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  (8+ 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  (5+ messages)
` [PATCH 2/3] tests/acceptance: Test the mpc8544ds machine
` [PATCH 3/3] tests/acceptance: Add a test for the virtex-ml507 ppc machine

[PATCH] util/cacheflush: Fix error generated by clang
 2021-01-15 16:39 UTC  (2+ messages)

Call for Google Summer of Code 2021 project ideas
 2021-01-15 16:31 UTC  (7+ messages)

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-15 16:36 UTC  (7+ messages)
` [PATCH v7 09/13] confidential guest support: Update documentation
` [PATCH v7 10/13] spapr: Add PEF based confidential guest support
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

[PULL 0/1] 9p security fix 2021-01-15
 2021-01-15 16:35 UTC  (2+ messages)

[Bug 1906693] Re: Assertion Failure in bdrv_co_write_req_prepare through megasas
 2021-01-15 16:12 UTC 

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-01-15 16:16 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1901532] [NEW] Assertion failure `mr != NULL' failed through usb-ehci
 2021-01-15 16:17 UTC  (2+ messages)
` [Bug 1901532] "

[Bug 1907817] [NEW] qemu-aarch64 tcg assertion v5.2.0
 2021-01-15 16:11 UTC  (2+ messages)
` [Bug 1907817] "

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-01-15 16:16 UTC  (2+ messages)
` [Bug 1909247] "

[Bug 1905444] [NEW] [OSS-Fuzz] Issue 27796 in oss-fuzz: qemu:qemu-fuzz-i386-target-generic-fuzz-xhci: Stack-overflow in address_space_stl_internal
 2021-01-15 16:16 UTC  (2+ messages)
` [Bug 1905444] "

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
 2021-01-15 16:13 UTC  (2+ messages)
` [Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual "

[Bug 1907909] [NEW] assertion failure in am53c974
 2021-01-15 16:10 UTC  (2+ messages)
` [Bug 1907909] "

[Bug 1907497] [NEW] [OSS-Fuzz] Issue 28435 qemu:qemu-fuzz-i386-target-generic-fuzz-intel-hda: Stack-overflow in ldl_le_dma
 2021-01-15 16:12 UTC  (2+ messages)
` [Bug 1907497] "

[Bug 1907938] [NEW] [OSS-Fuzz] Issue 28524 virtio-blk: ASSERT: !s->dataplane_started
 2021-01-15 16:10 UTC  (2+ messages)
` [Bug 1907938] "

[Bug 1908062] [NEW] qemu-system-i386 virtio-vga: Assertion in address_space_stw_le_cached failed again
 2021-01-15 16:10 UTC  (2+ messages)
` [Bug 1908062] "

[Bug 1908515] [NEW] assertion failure in lsi53c810 emulator
 2021-01-15 16:09 UTC  (2+ messages)
` [Bug 1908515] "

[Bug 1908513] [NEW] assertion failure in mptsas1068 emulator
 2021-01-15 16:10 UTC  (2+ messages)
` [Bug 1908513] "

[Bug 1910603] [NEW] [OSS-Fuzz] Issue 29174 sb16: Abrt in audio_bug
 2021-01-15 16:09 UTC  (2+ messages)
` [Bug 1910603] "

[Bug 1910826] [NEW] [OSS-Fuzz] Issue 29224 rtl8139: Stack-overflow in rtlNUMBER_transmit_one
 2021-01-15 16:08 UTC  (2+ messages)
` [Bug 1910826] "

[Bug 1909261] [NEW] [OSS-Fuzz] Issue 28929 xhci: ASSERT: xfer->packet.status != USB_RET_NAK
 2021-01-15 16:09 UTC  (2+ messages)
` [Bug 1909261] "

[Bug 1910941] [NEW] Assertion `addr < cache->len && 2 <= cache->len - addr' in virtio-blk
 2021-01-15 16:08 UTC  (2+ messages)
` [Bug 1910941] "

[Bug 1911075] [NEW] [OSS-Fuzz] ahci: stack overflow in ahci_cond_start_engines
 2021-01-15 16:08 UTC  (2+ messages)
` [Bug 1911075] "

[Bug 1911839] [NEW] [OSS-Fuzz] Issue 29586 e1000e: Memcpy-param-overlap in flatview_write_continue
 2021-01-15 16:07 UTC  (2+ messages)
` [Bug 1911839] "

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-15 16:06 UTC  (5+ messages)
` [PATCH 3/3] net/colo-compare: Add handler for passthrough connection

Realize methods realizing "sideways" in the composition tree
 2021-01-15 15:50 UTC  (2+ messages)

[PATCH 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-15 15:39 UTC  (6+ messages)
` [PATCH 7/7] block/rbd: change request alignment to 1 byte

[PATCH] fuzz: Add virtio-9p configurations for fuzzing
 2021-01-15 15:38 UTC  (7+ messages)

[PATCH v3] docs: Build and install all the docs in a single manual
 2021-01-15 15:44 UTC 

[PULL 00/30] testing, gdbstub and semihosting
 2021-01-15 15:31 UTC  (2+ messages)

[PATCH v7 0/9] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-15 15:30 UTC  (10+ messages)
` [PATCH v7 1/9] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v7 2/9] hw/ssi: imx_spi: Remove pointless variable initialization
` [PATCH v7 3/9] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
` [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() "
` [PATCH v7 6/9] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v7 7/9] hw/ssi: imx_spi: Round up the burst length to be multiple of 8
` [PATCH v7 8/9] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v7 9/9] hw/ssi: imx_spi: Correct tx and rx fifo endianness

[PATCH v7 0/3] MTE support for KVM guest
 2021-01-15 15:28 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature
` [RFC PATCH v7 3/3] KVM: arm64: ioctl to fetch/store tags in a guest

[PULL v2 00/69] MIPS patches for 2021-01-14
 2021-01-15 15:26 UTC  (2+ messages)

[RFC PATCH v6 00/11] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-15 15:24 UTC  (5+ messages)
` [RFC PATCH v6 04/11] hw/ssi: imx_spi: Reduce 'change_mask' variable scope


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