qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 04:05:06 to 2021-04-06 19:37:25 UTC [more...]

[PATCH v4 00/12] target/arm mte fixes
 2021-04-06 19:36 UTC  (16+ messages)
` [PATCH v4 01/12] accel/tcg: Preserve PAGE_ANON when changing page permissions
` [PATCH v4 02/12] target/arm: Check PAGE_WRITE_ORG for MTE writeability
` [PATCH v4 03/12] target/arm: Fix mte_checkN
` [PATCH v4 04/12] target/arm: Split out mte_probe_int
` [PATCH v4 05/12] target/arm: Fix unaligned checks for mte_check1, mte_probe1
` [PATCH v4 06/12] test/tcg/aarch64: Add mte-5
` [PATCH v4 07/12] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
` [PATCH v4 08/12] target/arm: Merge mte_check1, mte_checkN
` [PATCH v4 09/12] target/arm: Rename mte_probe1 to mte_probe
` [PATCH v4 10/12] target/arm: Simplify sve mte checking
` [PATCH v4 11/12] target/arm: Remove log2_esize parameter to gen_mte_checkN
` [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-04-06 19:31 UTC  (5+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature
` [PATCH v2 4/7] ACPI ERST: build step for ACPI ERST

Mac OS real USB device support issue
 2021-04-06 19:28 UTC  (7+ messages)

[PATCH v3] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-06 19:12 UTC  (10+ messages)

[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
 2021-04-06 18:53 UTC  (4+ messages)

dectree.py uses env python3 rather than configured python
 2021-04-06 18:50 UTC 

Discussion: Patch series that adds disable-tcg option for ppc targets
 2021-04-06 18:38 UTC 

[PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
 2021-04-06 18:36 UTC  (6+ messages)

IPMI Smbus
 2021-04-06 18:34 UTC  (4+ messages)

[PATCH for-6.0 v2 0/8] hw/block/nvme: misc fixes
 2021-04-06 18:21 UTC  (13+ messages)
` [PATCH for-6.0 v2 3/8] hw/block/nvme: fix the nsid 'invalid' value
` [PATCH for-6.0 v2 4/8] hw/block/nvme: fix controller namespaces array indexing
` [PATCH for-6.0 v2 6/8] hw/block/nvme: update dmsrl limit on namespace detachment
` [PATCH for-6.0 v2 7/8] hw/block/nvme: fix handling of private namespaces

[PULL v2 00/19] pc,virtio,pci: fixes, features
 2021-04-06 18:15 UTC  (5+ messages)
` [PULL v2 11/19] pci: acpi: ensure that acpi-index is unique

CXL 2.0 memory device design
 2021-04-06 18:11 UTC  (4+ messages)

[PATCH v3 00/15] tests/tcg: Add TriCore tests
 2021-04-06 18:03 UTC  (3+ messages)

[PULL 00/11] rc2 fixes (check-tcg, gitlab, gdbstub)
 2021-04-06 17:37 UTC  (13+ messages)
` [PULL 01/11] tests/tcg: update the defaults for x86 compilers
` [PULL 02/11] tests/docker: don't set DOCKER_REGISTRY on non-x86_64
` [PULL 03/11] tests/tcg: add concept of container_hosts
` [PULL 04/11] tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers
` [PULL 05/11] tests/tcg/i386: expand .data sections for system tests
` [PULL 06/11] tests/tcg/i386: force -fno-pie for test-i386
` [PULL 07/11] tests/tcg: relax the next step precision of the gdb sha1 test
` [PULL 08/11] docs/system/gdb.rst: Add some more heading structure
` [PULL 09/11] docs/system/gdb.rst: Document how to debug multicore machines
` [PULL 10/11] gitlab-ci.yml: Fix the filtering for the git submodules
` [PULL 11/11] gitlab-ci.yml: Test the dtrace backend in one of the jobs

[PATCH 0/6] pc: support user provided NIC naming/indexing
 2021-04-06 17:38 UTC  (4+ messages)
` [PATCH 2/6] pci: introduce apci-index property for PCI device

[PATCH for-6.0 v1 0/4] migration: Fixes to the 'background-snapshot' code
 2021-04-06 17:35 UTC  (10+ messages)
` [PATCH for-6.0 v1 1/4] migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread
` [PATCH for-6.0 v1 4/4] migration: Rename 'bs' to 'block' in background snapshot code

trace_FOO_tcg bit-rotted?
 2021-04-06 17:24 UTC  (2+ messages)

[PATCH v4 0/2] Some modification about ram_save_host_page()
 2021-04-06 17:14 UTC  (3+ messages)

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2021-04-06 17:12 UTC  (4+ messages)

[PATCH 0/2] block/rbd: fix memory leaks
 2021-04-06 17:06 UTC  (6+ messages)
` [PATCH 1/2] block/rbd: fix memory leak in qemu_rbd_connect()
` [PATCH 2/2] block/rbd: fix memory leak in qemu_rbd_co_create_opts()

[PATCH] tests/migration: fix parameter of auto-converge migration
 2021-04-06 17:05 UTC  (2+ messages)

[RFC PATCH] scripts/tracetool: don't barf validating TCG types
 2021-04-06 16:53 UTC 

[PATCH for-6.0 v1 0/3] softmmu/physmem: shared anonymous memory fixes
 2021-04-06 16:46 UTC  (5+ messages)
` [PATCH for-6.0 v1 1/3] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PATCH for-6.0 v1 2/3] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PATCH for-6.0 v1 3/3] softmmu/physmem: Fix qemu_ram_remap() "

[Bug 1922617] [NEW] qemu-aarch64-static "Illegal instruction" with debootstrap
 2021-04-06 16:32 UTC  (10+ messages)
` [Bug 1922617] "

[PULL 0/6] target-arm queue
 2021-04-06 16:28 UTC  (8+ messages)
` [PULL 1/6] include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()
` [PULL 2/6] machine: Provide a function to check the dynamic sysbus allowlist
` [PULL 3/6] hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus
` [PULL 4/6] hw/ppc/e500plat: "
` [PULL 5/6] Revert "target/arm: Make number of counters in PMCR follow the CPU"
` [PULL 6/6] Remove myself as i.mx31 maintainer

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-04-06 16:21 UTC  (3+ messages)
` [PATCH 1/7] block/nbd: avoid touching freed connect_thread

[PATCH for-6.0] block/nbd: fix possible use after free of s->connect_thread
 2021-04-06 16:20 UTC  (2+ messages)

[PATCH] Revert "target/mips: Deprecate nanoMIPS ISA"
 2021-04-06 15:46 UTC  (3+ messages)

[PATCH v8 00/35] Hexagon patch series
 2021-04-06 15:44 UTC  (6+ messages)
` [PATCH v8 26/35] Hexagon (target/hexagon) TCG generation

[Bug 1922625] [NEW] qemu 5.2.0 configure script explodes when in read only directory
 2021-04-06 15:01 UTC  (2+ messages)
` [Bug 1922625] "

[PATCH v1 0/1] s390x: css: report errors from ccw_dstream_read/write
 2021-04-06 15:03 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 0/1] sphinx: qapidoc: Wrap "If" section body in a paragraph node
 2021-04-06 15:08 UTC  (3+ messages)
` [PATCH 1/1] "

[PULL 0/2] pc,virtio: last minute bugfixes
 2021-04-06 15:03 UTC  (4+ messages)
` [PULL 1/2] x86: rename oem-id and oem-table-id properties
` [PULL 2/2] virtio-pci: compat page aligned ATS

[PATCH v1 0/8] RISC-V: Steps towards running 32-bit guests on
 2021-04-06 14:57 UTC  (3+ messages)
` [PATCH v1 8/8] target/riscv: Include RV32 instructions in RV64 build

[PULL 00/40] target-arm queue
 2021-04-06 14:45 UTC  (3+ messages)
` [PULL 02/40] linux-user: Introduce PAGE_ANON

[PATCH v2] linux-user: strace now handles unshare syscall args correctly
 2021-04-06 14:46 UTC  (2+ messages)

[Bug 1918084] [NEW] Build fails on macOS 11.2.2
 2021-04-06 14:24 UTC  (2+ messages)
` [Bug 1918084] "

[PATCH-for-6.0] hw/mem/meson: Fix linking sparse-mem device with fuzzer
 2021-04-06 14:39 UTC  (3+ messages)

[PATCH 1/2] disas/arm-a64.cc: Fix build error
 2021-04-06 14:27 UTC  (2+ messages)
` [PATCH-for-6.0 "

[PATCH v2 0/2] Fix segfault in qemu_rbd_parse_filename
 2021-04-06 14:24 UTC  (3+ messages)
` [PATCH v2 2/2] block/rbd: Add an escape-aware strchr helper

[PATCH] linux-user: strace now handles unshare syscall args correctly
 2021-04-06 14:23 UTC  (2+ messages)

[PATCH for 6.0-rc2 v2 00/11] various fixes, pre-PR (check-tcg, gdbstub, gitlab)
 2021-04-06 13:59 UTC  (14+ messages)
` [PATCH v2 01/11] tests/tcg: update the defaults for x86 compilers
` [PATCH v2 03/11] tests/tcg: add concept of container_hosts
` [PATCH v2 04/11] tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers
` [PATCH v2 06/11] tests/tcg/i386: force -fno-pie for test-i386
` [PATCH v2 07/11] tests/tcg: relax the next step precision of the gdb sha1 test

[PATCH v3] multi-process: Initialize variables declared with g_auto*
 2021-04-06 14:00 UTC  (2+ messages)

docs/qemu-qmp-ref.7 markup messed up
 2021-04-06 13:33 UTC  (3+ messages)

[PULL 00/16] Fuzzing + bugfix patches for QEMU 6.0 soft freeze
 2021-04-06 13:29 UTC  (3+ messages)
` [PULL 09/16] memory: add a sparse memory device for fuzzing

Could we document exact steps for loongson3-virt in the manual?
 2021-04-06 13:06 UTC 

Bug: fstenv is wrongly implemented
 2021-04-06 13:16 UTC  (4+ messages)

[PATCH] riscv: don't look at SUM when accessing memory from a debugger context
 2021-04-06 11:31 UTC 

[PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
 2021-04-06 12:37 UTC  (6+ messages)

[PATCH 0/4] add in-tree 9pfs developers documentation
 2021-04-06 12:27 UTC  (2+ messages)

[PATCH] virtiofsd: Fix security.capability comparison
 2021-04-06 12:16 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH 0/2] i386: Fix interrupt based Async PF enablement
 2021-04-06 11:42 UTC  (3+ messages)

Remove myself as i.mx31 maintainer
 2021-04-06 10:48 UTC  (2+ messages)

[PATCH-for-6.0] hw/ppc/mac_newworld: Restrict RAM to 2 GiB
 2021-04-06 10:38 UTC  (2+ messages)

[Bug 1922391] [NEW] qemu-system-ppc assertion "!mr->container" failed
 2021-04-06 10:14 UTC  (3+ messages)
` [Bug 1922391] "

[PATCH] hw/virtio: enable ioeventfd configuring for mmio
 2021-04-06 10:02 UTC  (3+ messages)

[PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
 2021-04-06  9:55 UTC  (2+ messages)

[PATCH V2] virtio-pci: compat page aligned ATS
 2021-04-06  9:39 UTC  (2+ messages)

[PULL for-6.0 0/2] emulated nvme fixes
 2021-04-06  9:34 UTC  (2+ messages)

[PATCH] nsis: Install *.elf images
 2021-04-06  9:28 UTC  (3+ messages)

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-06  8:48 UTC  (2+ messages)

[PATCH 0/6] Add debug interface to kick/call on purpose
 2021-04-06  8:43 UTC  (9+ messages)

[PATCH v1 1/1] hw/riscv: Enalbe VIRTIO_VGA for RISC-V virt machine
 2021-04-06  8:41 UTC  (2+ messages)

[PATCH v2 0/5] RISC-V: Convert the CSR access functions to use
 2021-04-06  8:34 UTC  (9+ messages)
` [PATCH v2 2/5] target/riscv: Use the RISCVException enum for CSR predicates
` [PATCH v2 3/5] target/riscv: Fix 32-bit HS mode access permissions
` [PATCH v2 4/5] target/riscv: Use the RISCVException enum for CSR operations
` [PATCH v2 5/5] target/riscv: Use RISCVException enum for CSR access

[PATCH v1 1/1] hw/opentitan: Update the interrupt layout
 2021-04-06  8:32 UTC  (2+ messages)

[PATCH 0/1] libbpf dependecy for docker containers
 2021-04-06  8:29 UTC  (2+ messages)
` [PATCH 1/1] tests/docker: Added libbpf library to the docker files

[for-6.0 PATCH 0/3] ppc: e500: Bump ppce500 u-boot to v2021.04
 2021-04-06  8:15 UTC  (4+ messages)
` [for-6.0 PATCH 1/3] roms/Makefile: Update ppce500 u-boot build directory name
` [for-6.0 PATCH 2/3] roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci support
` [for-6.0 PATCH 3/3] docs/system: ppc: Add documentation for ppce500 machine

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-04-06  8:01 UTC  (7+ messages)
` [PATCH V4 3/7] qapi/net: Add new QMP command for COLO passthrough

[Bug 1922611] [NEW] Acceptance Tests: migration fails on sparc target
 2021-04-06  7:32 UTC  (2+ messages)
` [Bug 1922611] "

[PATCH] i386/cpu: Expose AVX_VNNI instruction to guset
 2021-04-06  7:15 UTC  (3+ messages)

[PATCH] hw/misc: Add an iBT device model
 2021-04-06  7:09 UTC  (3+ messages)

Discussion: Patch series that adds disable-tcg option for ppc targets
 2021-04-06  6:11 UTC  (2+ messages)

[PATCH v4 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-06  5:38 UTC  (4+ messages)
` [PATCH v4 1/3] Linux headers: update from 5.12-rc3
` [PATCH v4 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v4 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH 0/5] Revert query-netdev command for 6.0
 2021-04-06  4:05 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).