qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 17:04:26 to 2021-04-14 12:33:56 UTC [more...]

[RFC v13 00/80] arm cleanup experiment for kvm-only build
 2021-04-14 11:26 UTC  (69+ messages)
` [RFC v13 01/80] target/arm: move translate modules to tcg/
` [RFC v13 02/80] target/arm: move helpers "
` [RFC v13 03/80] arm: tcg: only build under CONFIG_TCG
` [RFC v13 04/80] target/arm: tcg: add sysemu and user subdirs
` [RFC v13 05/80] target/arm: tcg: split mte_helper user-only and sysemu code
` [RFC v13 06/80] target/arm: tcg: move sysemu-only parts of debug_helper
` [RFC v13 07/80] target/arm: tcg: split tlb_helper user-only and sysemu-only parts
` [RFC v13 08/80] target/arm: tcg: split m_helper "
` [RFC v13 09/80] target/arm: only build psci for TCG
` [RFC v13 10/80] target/arm: split off cpu-sysemu.c
` [RFC v13 11/80] target/arm: tcg: fix comment style before move to cpu-mmu
` [RFC v13 12/80] target/arm: move physical address translation "
` [RFC v13 13/80] target/arm: fix style in preparation of new cpregs module
` [RFC v13 14/80] target/arm: split cpregs from tcg/helper.c
` [RFC v13 15/80] target/arm: move cpu definitions to common cpu module
` [RFC v13 16/80] target/arm: only perform TCG cpu and machine inits if TCG enabled
` [RFC v13 17/80] target/arm: tcg: add stubs for some helpers for non-tcg builds
` [RFC v13 18/80] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v13 19/80] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v13 20/80] target/arm: move arm_hcr_el2_eff from tcg/ to common_cpu
` [RFC v13 21/80] target/arm: split vfp state setting from tcg helpers
` [RFC v13 22/80] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v13 23/80] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v13 24/80] target/arm: move arm_sctlr away from tcg helpers
` [RFC v13 25/80] target/arm: move arm_cpu_list to common_cpu
` [RFC v13 26/80] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v13 27/80] target/arm: new cpu32 ARM 32 bit CPU Class
` [RFC v13 28/80] target/arm: split 32bit and 64bit arm dump state
` [RFC v13 29/80] target/arm: move a15 cpu model away from the TCG-only models
` [RFC v13 30/80] target/arm: fixup sve_exception_el code style before move
` [RFC v13 31/80] target/arm: move sve_exception_el out of TCG helpers
` [RFC v13 32/80] target/arm: fix comments style of fp_exception_el before moving it
` [RFC v13 33/80] target/arm: move fp_exception_el out of TCG helpers
` [RFC v13 34/80] target/arm: remove now useless ifndef from fp_exception_el
` [RFC v13 35/80] target/arm: make further preparation for the exception code to move
` [RFC v13 36/80] target/arm: fix style of arm_cpu_do_interrupt functions before move
` [RFC v13 37/80] target/arm: move exception code out of tcg/helper.c
` [RFC v13 38/80] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [RFC v13 39/80] target/arm: replace CONFIG_TCG with tcg_enabled
` [RFC v13 40/80] target/arm: move TCGCPUOps to tcg/tcg-cpu.c
` [RFC v13 41/80] target/arm: move cpu_tcg to tcg/tcg-cpu-models.c
` [RFC v13 42/80] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v13 43/80] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v13 44/80] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v13 45/80] MAINTAINERS: update arm kvm maintained files to all in target/arm/kvm/
` [RFC v13 46/80] target/arm: cleanup cpu includes
` [RFC v13 47/80] target/arm: remove broad "else" statements when checking accels
` [RFC v13 48/80] target/arm: remove kvm-stub.c
` [RFC v13 49/80] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v13 50/80] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v13 51/80] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v13 52/80] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v13 53/80] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v13 54/80] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v13 55/80] target/arm: create kvm cpu accel class
` [RFC v13 56/80] target/arm: move kvm post init initialization to kvm cpu accel
` [RFC v13 57/80] target/arm: add tcg cpu accel class
` [RFC v13 58/80] target/arm: move TCG gt timer creation code in tcg/
` [RFC v13 59/80] target/arm: cpu-sve: new module
` [RFC v13 60/80] target/arm: cpu-sve: rename functions according to module prefix
` [RFC v13 64/80] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [RFC v13 67/80] target/arm: tcg: restrict ZCR cpregs "
` [RFC v13 68/80] target/arm: tcg-sve: import narrow_vq and change_el functions
` [RFC v13 70/80] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [RFC v13 71/80] cpu-sve: rename sve_zcr_len_for_el to cpu_sve_get_zcr_len_for_el
` [RFC v13 76/80] target/arm: cpu64: rename arm_cpu_finalize_features
` [RFC v13 77/80] target/arm: cpu64: some final cleanup on aarch64_cpu_finalize_features
` [RFC v13 78/80] XXX target/arm: experiment refactoring cpu "max"

[PATCH v8] introduce vfio-user protocol specification
 2021-04-14 11:41 UTC 

[PATCH] ratelimit: protect with a mutex
 2021-04-14 11:22 UTC  (3+ messages)

[PATCH for-6.1 0/4] Poison more CONFIG switches
 2021-04-14 11:20 UTC  (5+ messages)
` [PATCH for-6.1 1/4] include/sysemu: Poison all accelerator CONFIG switches in common code
` [PATCH for-6.1 2/4] migration: Move populate_vfio_info() into a separate file
` [PATCH for-6.1 3/4] qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
` [PATCH for-6.1 4/4] configure: Poison all current target-specific #defines

[Qemu-devel] [Bug 1809665] [NEW] Xbox One controller USB passthrough disconnections and stops
 2021-04-14 11:07 UTC  (2+ messages)
` [Bug 1809665] "

[PATCH] tests/tcg: Run tests on arch variants again
 2021-04-14 11:02 UTC  (2+ messages)

[PATCH] hw/elf_ops: clear uninitialized segment space
 2021-04-14 10:58 UTC 

[PATCH v2] target/s390x: Fix translation exception on illegal instruction
 2021-04-14 10:48 UTC  (8+ messages)

[PATCH v2] vhost-user-blk: Fail gracefully on too large queue size
 2021-04-14 10:37 UTC  (4+ messages)

[RFC PATCH 0/5] Use ccache in the gitlab-CI
 2021-04-14 10:35 UTC  (10+ messages)
` [RFC PATCH 1/5] tests/docker/dockerfiles: Add ccache to containers where it was missing
` [RFC PATCH 2/5] tests/docker/dockerfiles/ubuntu2004: Add missing symlink for cc
` [RFC PATCH 3/5] gitlab-ci.d/crossbuilds: Limit the amount of targets in the cross-win64 build
` [RFC PATCH 4/5] gitlab-ci.yml: Compile with ccache enabled
` [RFC PATCH 5/5] gitlab-ci.d/crossbuilds.yml: Enable compilation with ccache

[Bug 1920913] [NEW] Openjdk11+ fails to install on s390x
 2021-04-14 10:04 UTC  (2+ messages)
` [Bug 1920913] "

[PATCH] vhost-vdpa: Make vhost_vdpa_get_device_id() static
 2021-04-14 10:12 UTC  (3+ messages)

[PATCH] gitlab-ci: Restrict jobs using Docker to runners having 'docker' tag
 2021-04-14 10:10 UTC  (3+ messages)

[Bug 1923689] [NEW] sig-abort / coredump observed from aio_ctx_finalize
 2021-04-14  9:51 UTC  (2+ messages)
` [Bug 1923689] "

Issues with modifying pc in a sigaction handler
 2021-04-14  9:49 UTC  (2+ messages)

[PATCH 00/11] Add support for Blob resources feature
 2021-04-14  9:45 UTC  (3+ messages)

any remaining for-6.0 issues?
 2021-04-14  9:34 UTC  (6+ messages)

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-04-14  9:17 UTC  (5+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[PULL 0/1] virtiofs queue for 6.0
 2021-04-14  9:06 UTC  (2+ messages)

[Bug 1923497] [NEW] bios_linker_loader_add_checksum: Assertion `start_offset < file->blob->len' failed
 2021-04-14  8:49 UTC  (4+ messages)
` [Bug 1923497] "

[PATCH for-6.0 v2] x86: acpi: use offset instead of pointer when using build_header()
 2021-04-14  8:52 UTC  (2+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-04-14  8:28 UTC  (8+ messages)
` [RFC v12 03/65] arm: tcg: only build under CONFIG_TCG
` [RFC v12 62/65] target/arm: refactor arm_cpu_finalize_features into cpu64

[PATCH] vhost-user-fs: fix features handling
 2021-04-14  7:00 UTC  (4+ messages)
  ` [Virtio-fs] "

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-14  6:38 UTC  (8+ messages)
` [PATCH RFC 3/7] protocol: generic async message-based protocol loop
` [PATCH RFC 4/7] message: add QMP Message type
` [PATCH RFC 6/7] qmp_protocol: add QMP client implementation

[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
 2021-04-14  8:05 UTC  (6+ messages)
` [RFC v9 15/29] vfio: Set up nested stage mappings

[PATCH v2 0/9] RISC-V: Steps towards running 32-bit guests on
 2021-04-14  8:00 UTC  (20+ messages)
` [PATCH v2 1/9] target/riscv: Remove the hardcoded RVXLEN macro
` [PATCH v2 2/9] target/riscv: Remove the hardcoded SSTATUS_SD macro
` [PATCH v2 3/9] target/riscv: Remove the hardcoded HGATP_MODE macro
` [PATCH v2 4/9] target/riscv: Remove the hardcoded MSTATUS_SD macro
` [PATCH v2 5/9] target/riscv: Remove the hardcoded SATP_MODE macro
` [PATCH v2 6/9] target/riscv: Remove the unused HSTATUS_WPRI macro
` [PATCH v2 7/9] target/riscv: Remove an unused CASE_OP_32_64 macro
` [PATCH v2 8/9] target/riscv: Consolidate RV32/64 32-bit instructions
` [PATCH v2 9/9] target/riscv: Consolidate RV32/64 16-bit instructions

[PATCH v3 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-14  7:35 UTC  (3+ messages)
` [PATCH v3 5/8] target/riscv: Implementation of enhanced PMP (ePMP)

[PATCH] cutils: fix memory leak in get_relocated_path()
 2021-04-14  7:32 UTC  (2+ messages)

[PATCH] hw/block/nvme: remove redundant invalid_lba_range trace
 2021-04-14  7:04 UTC 

[Bug 1923663] [NEW] Can't(?) disable default floppy drive any more in qemu 6.0
 2021-04-14  7:06 UTC  (2+ messages)

[Bug 1921664] Re: Recent update broke qemu-system-riscv64
 2021-04-14  6:24 UTC 

Live migration using a specified networking adapter
 2021-04-14  4:49 UTC 

[PATCH v1 0/3] POWER9/POWER10 exception model fixes
 2021-04-14  3:28 UTC  (9+ messages)
` [PATCH v1 1/3] target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
` [PATCH v1 3/3] target/ppc: Add POWER10 exception model

[RFC PATCH 0/2] ppc: rework AIL logic, add POWER10 exception model
 2021-04-14  3:23 UTC  (3+ messages)
` [RFC PATCH 1/2] target/ppc: rework AIL logic in interrupt delivery
` [RFC PATCH 2/2] target/ppc: Add POWER10 exception model

[Bug 1923693] [NEW] Lack of architecture in gdbstub makes debugging confusing
 2021-04-14  2:33 UTC 

[Bug 1923692] [NEW] qemu 5.2.0: Add reconnect option support for netdev socket
 2021-04-14  2:16 UTC 

[PATCH] decodetree: Allow custom var width load functions
 2021-04-14  1:10 UTC  (3+ messages)

[PATCH 0/5] Base for adding PowerPC 64-bit instructions
 2021-04-13 22:41 UTC  (7+ messages)
` [PATCH 1/5] decodetree: Add support for "
` [PATCH 2/5] decodetree: Fix empty input files for varinsnwidth
` [PATCH 3/5] decodetree: Allow custom var width load functions
` [PATCH 4/5] target/ppc: Base changes to allow 32/64-bit insns
` [PATCH 5/5] target/ppc: Implement paddi and replace addi insns

[PATCHv2 1/1] Support monitor chardev hotswap with QMP
 2021-04-13 21:34 UTC 

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-13 21:38 UTC  (2+ messages)

[PATCH] qemu-iotest: Test NBD hole reporting for qcow2
 2021-04-13 21:34 UTC 

[PATCH] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-04-13 21:16 UTC  (3+ messages)

[PULL 0/1] Block patch for 6.0-rc3
 2021-04-13 21:11 UTC  (2+ messages)

[PATCH] linux-user/elfload: fix filling psinfo->pr_psargs
 2021-04-13 21:03 UTC  (2+ messages)

[PATCH] linux-user/elfload: add s390x core dumping support
 2021-04-13 20:56 UTC 

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-13 20:15 UTC  (3+ messages)

[PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()
 2021-04-13 20:09 UTC  (6+ messages)

[PULL 0/3] target-arm queue
 2021-04-13 20:04 UTC  (2+ messages)

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-04-13 19:43 UTC  (8+ messages)

[PATCH] decodetree: Allow empty input files for var width
 2021-04-13 19:42 UTC  (2+ messages)

[PATCH] target/i386: Add CPU model versions supporting 'xsaves'
 2021-04-13 19:39 UTC  (2+ messages)

[Bug 1923648] [NEW] macOS App Nap feature gradually freezes QEMU process
 2021-04-13 17:47 UTC 

[PATCH 00/13] target/arm: Split translate-*.c.inc into separate compilation units
 2021-04-13 17:04 UTC  (14+ messages)
` [PATCH 06/13] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
` [PATCH 07/13] target/arm: Make functions used by translate-vfp global
` [PATCH 08/13] target/arm: Make translate-vfp.c.inc its own compilation unit
` [PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
` [PATCH 12/13] target/arm: Make functions used by translate-neon global
` [PATCH 13/13] target/arm: Make translate-neon.c.inc its own compilation unit


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