qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-25 03:08:26 to 2021-05-25 15:20:45 UTC [more...]

[PULL 000/114] target-arm queue
 2021-05-25 15:02 UTC  (26+ messages)
` [PULL 001/114] hw/arm/smmuv3: Another range invalidation fix
` [PULL 002/114] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
` [PULL 003/114] hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
` [PULL 004/114] hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
` [PULL 005/114] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
` [PULL 006/114] hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
` [PULL 007/114] hw/arm/mps2-tz: Allow board to specify a boot RAM size
` [PULL 008/114] hw/arm: Model TCMs in the SSE-300, not the AN547
` [PULL 009/114] target/arm: Use correct SP in M-profile exception return
` [PULL 010/114] accel/tcg: Replace g_new() + memcpy() by g_memdup()
` [PULL 011/114] accel/tcg: Pass length argument to tlb_flush_range_locked()
` [PULL 012/114] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
` [PULL 013/114] accel/tcg: Remove {encode,decode}_pbm_to_runon
` [PULL 014/114] accel/tcg: Add tlb_flush_range_by_mmuidx()
` [PULL 015/114] accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
` [PULL 016/114] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
` [PULL 017/114] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
` [PULL 018/114] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
` [PULL 019/114] target/arm: Add support for FEAT_TLBIRANGE
` [PULL 022/114] disas/libvixl: Protect C system header for C++ compiler
` [PULL 024/114] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PULL 025/114] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PULL 031/114] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [PULL 032/114] target/arm: Implement SVE2 integer add/subtract long
` [PULL 039/114] target/arm: Implement SVE2 bitwise permute

[Bug 1896298] [NEW] memory leak
 2021-05-25 14:51 UTC  (2+ messages)
` [Bug 1896298] Re: TCG memory leak with FreeDOS 'edit'

[PATCH 0/3] testing block device blocksizes
 2021-05-25 14:46 UTC  (6+ messages)
` [PATCH 1/3] block/blkdebug: add blocksize parameter
` [PATCH 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
` [PATCH 3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters

[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
 2021-05-25 14:40 UTC  (3+ messages)

[PATCH 0/9] gitlab-ci: Make mainstream CI green again
 2021-05-25 14:35 UTC  (25+ messages)
` [PATCH 1/9] gitlab-ci: Extract all default build/test jobs to buildtest.yml
` [PATCH 2/9] gitlab-ci: Move current job set to qemu-project.yml
` [PATCH 3/9] gitlab-ci: Document how forks can use different set of jobs
` [PATCH 4/9] gitlab-ci: Extract cross-container jobs to container-cross.yml
` [PATCH 5/9] gitlab-ci: explicitly reference the upstream registry
` [PATCH 6/9] gitlab-ci: Split gprof-gcov job
` [PATCH 7/9] gitlab-ci: Keep Avocado reports during 1 week
` [PATCH 8/9] gitlab-ci: Run Avocado tests manually (except mainstream CI)
` [PATCH 9/9] gitlab-ci: Use absolute path and simplify firmware jobs

[PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
 2021-05-25 14:32 UTC  (2+ messages)

[PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
 2021-05-25 14:32 UTC  (22+ messages)
` [PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
` [PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
` [PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
` [PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
` [PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
` [PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
` [PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
` [PATCH 9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ???
  ` [PATCH v2 0/9] accel/tcg: Add tlb_flush interface for a range of pages

[PATCH v2 0/3] vhost-user: warn when guest RAM is not shared
 2021-05-25 14:28 UTC  (4+ messages)
` [PATCH v2 1/3] tests/qtest/vhost-user-test: use share=on with memfd
` [PATCH v2 2/3] memory: add memory_region_is_mapped_shared()
` [PATCH v2 3/3] vhost-user: warn when guest RAM is not shared

[PATCH] target/nios2: fix page-fit instruction count
 2021-05-25 14:28 UTC  (3+ messages)

[PATCH] target/arm: don't clobber ID_AA64ISAR1 pointer auth
 2021-05-25 14:26 UTC  (5+ messages)
    ` [PATCHv2] target/arm: make pointer authentication a switchable feature

[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
 2021-05-25 14:13 UTC  (2+ messages)

[PATCH v6 00/25] python: create installable package
 2021-05-25 14:12 UTC  (6+ messages)
` [PATCH v6 07/25] python: add MANIFEST.in
` [PATCH v6 11/25] python: add pylint to pipenv

[PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
 2021-05-25 14:12 UTC  (2+ messages)

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 14:02 UTC  (11+ messages)
` [PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
` [PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
` [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
` [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
` [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[PATCH 0/2] Fix for the 'testing, gdbstub and plugin updates' pull request
 2021-05-25 13:24 UTC  (3+ messages)
` [PATCH 1/2] !fixup gitlab: add special rule for the hexagon container
` [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax

[PATCH v2 0/3] testing block device blocksizes
 2021-05-25 13:15 UTC  (4+ messages)
` [PATCH v2 1/3] block/blkdebug: add blocksize parameter
` [PATCH v2 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
` [PATCH v2 3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-05-25 13:10 UTC  (2+ messages)

[PATCH v5 0/4] target/ppc: add support to disable-tcg
 2021-05-25 13:02 UTC  (6+ messages)
` [PATCH v5 1/4] target/ppc: used ternary operator when registering MAS
` [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
` [PATCH v5 3/4] target/ppc: created tcg-stub.c file
` [PATCH v5 4/4] target/ppc: updated meson.build to support disable-tcg

[PATCH v7 00/92] target/arm: Implement SVE2
 2021-05-25 12:33 UTC  (2+ messages)

[PULL 0/7] testing, gdbstub and plugin updates
 2021-05-25 12:28 UTC  (9+ messages)
` [PULL 1/7] gitlab: explicitly reference the upstream registry
` [PULL 2/7] gitlab: add special rule for the hexagon container
` [PULL 3/7] gdbstub: Constify GdbCmdParseEntry
` [PULL 4/7] gdbstub: Replace GdbCmdContext with plain g_array()
` [PULL 5/7] hmp-commands: expand type of icount to "l" in replay commands
` [PULL 6/7] gdbstub: tidy away reverse debugging check into function
` [PULL 7/7] plugins/syscall: Added a table-like summary output

[PATCH 0/2] vvfat: fix two crashes
 2021-05-25 12:10 UTC  (8+ messages)

9pfs: scope of rename_lock?
 2021-05-25 11:41 UTC  (3+ messages)

[PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
 2021-05-25 11:25 UTC  (11+ messages)
` [PATCH v1 2/8] gitlab: explicitly reference the upstream registry
` [PATCH v1 3/8] gitlab: add special rule for the hexagon container
` [PATCH v1 6/8] hmp-commands: expand type of icount to "l" in replay commands
` [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function

[RFC PATCH] configure: Do not add --warn-common to the linker flags anymore
 2021-05-25 11:11 UTC 

[PATCH v4 0/5] target/ppc: add support to disable-tcg
 2021-05-25 11:08 UTC  (7+ messages)
` [PATCH v4 1/5] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
` [PATCH v4 2/5] target/ppc: used ternary operator when registering MAS

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-25 11:00 UTC  (13+ messages)
` [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH 0/3] meson: Minor improvements
 2021-05-25 10:46 UTC  (4+ messages)
` [PATCH 1/3] meson: Only build virtfs-proxy-helper if all requisites are found
` [PATCH 2/3] meson: List if X11 dependency is detected
` [PATCH 3/3] meson: List modules built in summary

[PATCH v2 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
 2021-05-25 10:26 UTC  (6+ messages)
` [PATCH v2 2/4] migration/rdma: Fix rdma_addrinfo res leaks
` [PATCH v2 3/4] migration/rdma: destination: create the return patch after the first accept
` [PATCH v2 4/4] migration/rdma: source: poll cm_event from return path

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-05-25 10:08 UTC  (17+ messages)

[Bug 1878067] [NEW] Assertion failure in eth_get_gso_type through the e1000e
 2021-05-25  9:53 UTC  (2+ messages)
` [Bug 1878067] "

[PATCH v5 00/13] virtio-gpu: Add support for Blob resources feature (v5)
 2021-05-25  9:24 UTC  (5+ messages)
` [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers

RFC: Qemu backup interface plans
 2021-05-25  9:19 UTC  (5+ messages)

[PATCH v2] disas/libvixl: Protect C system header for C++ compiler
 2021-05-25  9:11 UTC  (3+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-05-25  9:04 UTC  (5+ messages)

[PATCH] docs: fix broken reference
 2021-05-25  8:47 UTC  (2+ messages)

GSoC 2021: vhost-user-vsock application and Kata Containers integration
 2021-05-25  8:42 UTC 

[PATCH] target/m68k: Remove unused variable in ABCD/SBCD memory opcodes
 2021-05-25  8:32 UTC  (4+ messages)

[Bug 1878034] [NEW] memcpy param-overlap through e1000e_write_to_rx_buffers
 2021-05-25  8:20 UTC  (2+ messages)
` [Bug 1878034] "

[PATCH for-6.0 v1 0/3] softmmu/physmem: shared anonymous memory fixes
 2021-05-25  8:06 UTC  (2+ messages)

[PATCH] tests/qtest/fuzz: Fix build failure
 2021-05-25  7:53 UTC  (2+ messages)

[PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
 2021-05-25  7:52 UTC  (2+ messages)

[PATCH v2] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
 2021-05-25  7:50 UTC  (2+ messages)

[Bug 1926995] [NEW] hw/remote/mpqemu-link.c:221: bad error checking ?
 2021-05-25  7:42 UTC  (2+ messages)
` [Bug 1926995] "

[PATCH] misc: Correct relative include path
 2021-05-25  7:49 UTC  (2+ messages)

[PATCH] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
 2021-05-25  7:48 UTC  (2+ messages)

[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
 2021-05-25  7:22 UTC  (2+ messages)

A bug of Monitor Chardev ?
 2021-05-25  6:53 UTC  (9+ messages)

[PATCH] replay: fix watchpoint processing for reverse debugging
 2021-05-25  6:40 UTC  (2+ messages)

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-05-25  6:18 UTC  (2+ messages)
` [Bug 1891748] "

[PATCH v3 0/6] gitlab-ci: Allow using FreeBSD runners
 2021-05-25  5:50 UTC  (14+ messages)
` [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics

[RFC v4 00/14] s390x cleanup
 2021-05-25  5:16 UTC 

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-25  4:47 UTC  (4+ messages)
` [PATCH v3 01/33] block/nbd: fix channel object leak

[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
 2021-05-25  3:50 UTC  (9+ messages)
` [PATCH v4 1/8] hw/pci/pci_host: Allow bypass iommu for pci host
` [PATCH v4 2/8] hw/pxb: Add a bypass iommu property
` [PATCH v4 3/8] hw/arm/virt: Add a machine option to bypass iommu for primary bus
` [PATCH v4 4/8] hw/i386: Add a pc "
` [PATCH v4 5/8] hw/pci: Add pci_bus_range to get bus number range
` [PATCH v4 6/8] hw/arm/virt-acpi-build: Add explicit IORT idmap for smmuv3 node
` [PATCH v4 7/8] hw/i386/acpi-build: Add explicit scope in DMAR table
` [PATCH v4 8/8] hw/i386/acpi-build: Add bypass_iommu check when building IVRS table

[PATCH] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read()
 2021-05-25  3:53 UTC  (2+ messages)

[PATCH v3 0/9] target/ppc: add support to disable-tcg
 2021-05-25  3:15 UTC  (4+ messages)
` [PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr

[PATCH] hw/nvme/ctrl: fix functions style
 2021-05-24 12:33 UTC  (3+ messages)

[PATCH 0/2] add boot partitions support and read test case
 2021-05-24 21:24 UTC  (3+ messages)
  ` [PATCH 1/2] hw/nvme: add support for boot partiotions
  ` [PATCH 2/2] tests/qtest/nvme-test: add boot partition read test


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