qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 11:33:34 to 2021-04-14 19:49:48 UTC [more...]

[PATCH 0/5] Base for adding PowerPC 64-bit instructions
 2021-04-14 19:47 UTC  (11+ messages)
` [PATCH 2/5] decodetree: Fix empty input files for varinsnwidth
` [PATCH 4/5] target/ppc: Base changes to allow 32/64-bit insns
` [PATCH 5/5] target/ppc: Implement paddi and replace addi insns

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

[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-14 19:43 UTC  (9+ messages)
` [PATCH v3 1/3] target/s390x: Fix translation exception on illegal instruction
` [PATCH v3 2/3] target/arm: Make sure that commpage's tb->size != 0
` [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-14 19:37 UTC  (4+ messages)

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-14 19:17 UTC  (12+ 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

tidying up osdep.h
 2021-04-14 19:17 UTC 

[PATCH v5 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-04-14 18:56 UTC  (3+ messages)
` [PATCH v5 12/14] hmp: Print "share" property of memory backends with "info memdev"

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-14 18:50 UTC  (11+ messages)
` [PULL v2 1/3] osdep: include glib-compat.h before other QEMU headers
` [PULL v2 2/3] osdep: protect qemu/osdep.h with extern "C"

[RFC PATCH 0/5] mptcp support
 2021-04-14 18:49 UTC  (5+ messages)

[PATCH] include/qemu/osdep.h: Move system includes to top
 2021-04-14 18:43 UTC 

target/ppc: sPAPR invalid function calls when compiling without TCG
 2021-04-14 18:28 UTC 

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
 2021-04-13 16:32 UTC  (7+ messages)

[PATCH] migration/dirtyrate: make sample page count configurable
 2021-04-14 17:13 UTC 

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-14 17:03 UTC  (16+ messages)
` [PATCH v3 01/15] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v3 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v3 03/15] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v3 04/15] qemu-iotests: add option to attach gdbserver
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 06/15] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PATCH v3 07/15] qemu-iotests: add gdbserver option to script tests too
` [PATCH v3 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v3 09/15] qemu_iotests: extend the check script to support valgrind for python tests
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
` [PATCH v3 11/15] qemu_iotests: allow valgrind to read/delete the generated log file
` [PATCH v3 12/15] qemu_iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v3 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout
` [PATCH v3 15/15] docs/devel/testing: add -p option to the debug section of QEMU iotests

[PATCH v1] migration/dirtyrate: make sample page count configurable
 2021-04-14 17:23 UTC 

[PATCH for-6.1 0/4] Poison more CONFIG switches
 2021-04-14 16:56 UTC  (8+ 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 0/1] Acceptance Tests: bump Avocado version requirement to 87.0
 2021-04-14 16:54 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 00/25] virtiofs dax patches
 2021-04-14 16:35 UTC  (27+ messages)
` [PATCH v2 01/25] DAX: vhost-user: Rework slave return values
` [PATCH v2 02/25] virtiofsd: Don't assume header layout
` [PATCH v2 03/25] DAX: libvhost-user: Route slave message payload
` [PATCH v2 04/25] DAX: libvhost-user: Allow popping a queue element with bad pointers
` [PATCH v2 05/25] DAX subprojects/libvhost-user: Add virtio-fs slave types
` [PATCH v2 06/25] DAX: virtio: Add shared memory capability
` [PATCH v2 07/25] DAX: virtio-fs: Add cache BAR
` [PATCH v2 08/25] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "
` [PATCH v2 09/25] DAX: virtio-fs: Fill in "
` [PATCH v2 10/25] DAX: virtiofsd Add cache accessor functions
` [PATCH v2 11/25] DAX: virtiofsd: Add setup/remove mappings fuse commands
` [PATCH v2 12/25] DAX: virtiofsd: Add setup/remove mapping handlers to passthrough_ll
` [PATCH v2 13/25] DAX: virtiofsd: Wire up passthrough_ll's lo_setupmapping
` [PATCH v2 14/25] DAX: virtiofsd: Make lo_removemapping() work
` [PATCH v2 15/25] DAX: virtiofsd: route se down to destroy method
` [PATCH v2 16/25] DAX: virtiofsd: Perform an unmap on destroy
` [PATCH v2 17/25] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
` [PATCH v2 18/25] DAX/unmap virtiofsd: Add wrappers for VHOST_USER_SLAVE_FS_IO
` [PATCH v2 19/25] DAX/unmap virtiofsd: Parse unmappable elements
` [PATCH v2 20/25] DAX/unmap virtiofsd: Route unmappable reads
` [PATCH v2 21/25] DAX/unmap virtiofsd: route unmappable write to slave command
` [PATCH v2 22/25] DAX:virtiofsd: implement FUSE_INIT map_alignment field
` [PATCH v2 23/25] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
` [PATCH v2 24/25] vhost-user-fs: Implement drop CAP_FSETID functionality
` [PATCH v2 25/25] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it

any remaining for-6.0 issues?
 2021-04-14 16:26 UTC  (11+ messages)

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

[Bug 1923861] [NEW] Hardfault when accessing FPSCR register
 2021-04-14 15:43 UTC 

[PATCH v3 00/15] tests/tcg: Add TriCore tests
 2021-04-14 15:34 UTC  (5+ messages)
` [PATCH v3 01/15] tests/tcg: Add docker_as and docker_ld cmds

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-14 15:04 UTC  (3+ messages)
` [PATCH v4 16/19] qapi/expr.py: Add docstrings

[PATCH v3] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-14 14:59 UTC 

[PATCH v2] i386: Make 'hv-reenlightenment' require explicit 'tsc-frequency' setting
 2021-04-14 14:39 UTC  (4+ messages)

[Bug 1919036] [NEW] Assertion failure in fifo8_push_all() through am53c974
 2021-04-14 14:16 UTC  (3+ messages)
` [Bug 1919036] "

[Bug 1919035] [NEW] Assertion failure in fifo8_pop_buf() through am53c974
 2021-04-14 14:17 UTC  (3+ messages)
` [Bug 1919035] "

[Bug 1914849] [NEW] mprotect fails after MacOS 11.2 on arm mac
 2021-04-14 14:07 UTC  (2+ messages)
` [Bug 1914849] "

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-04-14 14:09 UTC  (3+ messages)
` [Bug 1909247] "

[Bug 1910723] [NEW] NULL pointer dereference issues in am53c974 SCSI host bus adapter
 2021-04-14 14:10 UTC  (3+ messages)
` [Bug 1910723] "

[PATCH v3] qapi: introduce 'query-cpu-model-cpuid' action
 2021-04-14 13:56 UTC  (2+ messages)

Mac OS real USB device support issue
 2021-04-14 14:03 UTC  (11+ messages)

[PATCH 0/1] libbpf dependecy for docker containers
 2021-04-14 13:35 UTC  (2+ messages)

[PATCH 0/2] cpu/core: Fix "help" of CPU core device types
 2021-04-13 22:25 UTC  (3+ messages)
` [PATCH 1/2] qdev: Separate implementations of qdev_get_machine() for user and system

set qemu support serial crtscts
 2021-04-14 13:24 UTC  (2+ messages)

[PATCH] hw/elf_ops: clear uninitialized segment space
 2021-04-14 12:41 UTC  (3+ messages)

[PATCH] hw/block/nvme: remove redundant invalid_lba_range trace
 2021-04-14 12:38 UTC  (2+ messages)

[RFC v13 00/80] arm cleanup experiment for kvm-only build
 2021-04-14 11:26 UTC  (78+ messages)
` [RFC v13 02/80] target/arm: move helpers to tcg/
` [RFC v13 04/80] target/arm: tcg: add sysemu and user subdirs
` [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 61/80] target/arm: cpu-sve: split TCG and KVM functionality
` [RFC v13 62/80] target/arm: cpu-sve: make cpu_sve_finalize_features return bool
` [RFC v13 63/80] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [RFC v13 64/80] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [RFC v13 65/80] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [RFC v13 66/80] target/arm: cpu-exceptions, cpu-exceptions-aa64: new modules
` [RFC v13 67/80] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64
` [RFC v13 68/80] target/arm: tcg-sve: import narrow_vq and change_el functions
` [RFC v13 69/80] target/arm: tcg-sve: rename the "
` [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 72/80] target/arm: cpu-common: wrap a64-only check with is_a64
` [RFC v13 73/80] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [RFC v13 74/80] target/arm: cpu-pauth: change arm_cpu_pauth_finalize name and sig
` [RFC v13 75/80] target/arm: move arm_cpu_finalize_features into cpu64
` [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"
` [RFC v13 79/80] target/arm: tcg: remove superfluous CONFIG_TCG check
` [RFC v13 80/80] target/arm: remove v7m stub function for !CONFIG_TCG

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


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