QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 19:13:42 to 2021-06-07 07:24:40 UTC [more...]

[PATCH v3 0/7] block: file-posix queue
 2021-06-07  7:23 UTC  (5+ messages)
` [PATCH v3 1/7] file-posix: fix max_iov for /dev/sg devices

[PATCH 0/2] Improve vmstate_vmbus_dev handling
 2021-06-07  7:16 UTC  (3+ messages)

[RFC PATCH 00/11] hw/nvme: reimplement all multi-aio commands with custom aiocbs
 2021-06-07  7:11 UTC  (4+ messages)

[PATCH v7 00/10] vhost-vdpa: add support for configure interrupt
 2021-06-07  6:44 UTC  (16+ messages)
` [PATCH v7 05/10] vhost-vdpa: add support for config interrupt call back
` [PATCH v7 07/10] virtio-mmio: add support for configure interrupt
` [PATCH v7 08/10] virtio-pci: decouple virtqueue from kvm_virtio_pci_vector_use
` [PATCH v7 09/10] virtio-pci: add support for configure interrupt
` [PATCH v7 10/10] virtio-net: add peer_deleted check in virtio_net_handle_rx

[PATCH 1/2] Remove leading underscores from QEMU defines
 2021-06-07  6:32 UTC  (2+ messages)

[PATCH 2/2] Remove leading underscores from Xen defines
 2021-06-07  6:36 UTC  (2+ messages)

TCG op for 32 bit only cpu on qemu-riscv64
 2021-06-07  6:22 UTC  (2+ messages)

debug script for QEMU/KVM
 2021-06-07  6:13 UTC  (2+ messages)

[Bug 1920013] [NEW] Unable to pass-through PCIe devices from a ppc64le host to an x86_64 guest
 2021-06-07  5:56 UTC  (3+ messages)
` [Bug 1920013] "

The latest Qemu release can't bootup VM with latest guest kernel
 2021-06-07  5:52 UTC  (6+ messages)

[RFC PATCH 0/5] target/ppc: powerpc_excp improvements - part I
 2021-06-07  3:58 UTC  (5+ messages)
` [RFC PATCH 4/5] target/ppc: powerpc_excp: Standardize arguments to interrupt code
` [RFC PATCH 5/5] target/ppc: powerpc_excp: Move interrupt raising code to QOM

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-06-07  3:50 UTC  (5+ messages)
` [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c

[RFC PATCH] target/ppc: removed usage of ppc_store_sdr1 in kvm.c
 2021-06-07  3:52 UTC  (2+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-07  3:37 UTC  (15+ messages)

[RFC PATCH 0/4] target/ppc: mmu cleanup
 2021-06-07  2:34 UTC  (9+ messages)
` [RFC PATCH 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
` [RFC PATCH 2/4] target/ppc: divided mmu_helper.c in 2 files
` [RFC PATCH 3/4] target/ppc: moved ppc_store_sdr1 to mmu_common.c
` [RFC PATCH 4/4] target/ppc: Moved helpers to mmu_helper.c

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-07  3:05 UTC  (11+ messages)

[PATCH v2 0/2] DEVICE_UNPLUG_ERROR QAPI event
 2021-06-07  2:25 UTC  (7+ messages)
` [PATCH v2 1/2] qapi/machine.json: add "
` [PATCH v2 2/2] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors

[PATCH v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-07  1:24 UTC  (9+ messages)
` [PATCH v3 1/7] migration/dirtyrate: make sample page count configurable
` [PATCH v3 2/7] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
` [PATCH v3 3/7] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v3 4/7] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v3 5/7] migration/dirtyrate: adjust struct DirtyRateStat
` [PATCH v3 6/7] memory: make global_dirty_log a bitmask
` [PATCH v3 7/7] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH RFC] USB Video Class device emulation
 2021-06-06 17:30 UTC 

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-06 20:35 UTC  (8+ messages)
` [RFC PATCH 2/5] ppc/pegasos2: Introduce Pegasos2MachineState structure
` [RFC PATCH 1/5] Misc VOF fixes
` [RFC PATCH 4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
` [RFC PATCH 3/5] target/ppc: Allow virtual hypervisor on CPU without HV
` [RFC PATCH 5/5] ppc/pegasos2: Implement some RTAS functions with VOF

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-06 20:30 UTC  (19+ messages)
` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC
` [PATCH 2/8] Fix delivery of unaligned access exceptions
` [PATCH 3/8] Fix initialization of the hwrpb.hwrpb.cpuid field
` [PATCH 4/8] Make some PCI macros available to other files. NFC
` [PATCH 5/8] Fix incorrect initialization of PCI BARs
` [PATCH 6/8] Provide interrupt mapping information in PCI config registers
` [PATCH 7/8] Provide a Console Terminal Block in the HWRPB
` [PATCH 8/8] Fixes for seconday CPU start-up

[PATCH v2 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-06 19:48 UTC  (7+ messages)
` [PATCH v2 1/6] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
` [PATCH v2 2/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v2 3/6] migration/dirtyrate: add per-vcpu option for calc-dirty-rate
` [PATCH v2 4/6] migration/dirtyrate: adjust struct DirtyRateStat
` [PATCH v2 5/6] memory: make global_dirty_log a bitmask
` [PATCH v2 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH 0/3] target/arm: Decode fixes for aarch64
 2021-06-06 18:47 UTC  (7+ messages)
` [PATCH 1/3] target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
` [PATCH 2/3] target/arm: Remove fprintf from disas_simd_mod_imm
` [PATCH 3/3] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16

[Qemu-devel] [PATCH] configure: Define NCURSES_WIDECHAR if we're using curses
 2021-06-06 18:13 UTC  (2+ messages)

[PATCH 00/11] Unified peripheral emulation for Renesas chips
 2021-06-06 14:37 UTC  (10+ messages)
` [PATCH 01/11] hw/char: Renesas SCI module
` [PATCH 02/11] hw/char: remove sh_serial

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-05 23:03 UTC  (110+ messages)
` [PATCH v16 04/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
` [PATCH v16 05/99] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
` [PATCH v16 06/99] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
` [PATCH v16 07/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
` [PATCH v16 08/99] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
` [PATCH v16 11/99] qtest/bios-tables-test: Make test build-independent from accelerator
` [PATCH v16 12/99] qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore
` [PATCH v16 14/99] accel: add cpu_reset
` [PATCH v16 37/99] target/arm: move sve_zcr_len_for_el to common_cpu
` [PATCH v16 38/99] target/arm: move arm_sctlr away from tcg helpers
` [PATCH v16 41/99] target/arm: new cpu32 ARM 32 bit CPU Class
` [PATCH v16 42/99] target/arm: split 32bit and 64bit arm dump state
` [PATCH v16 43/99] target/arm: move a15 cpu model away from the TCG-only models
` [PATCH v16 46/99] target/arm: fix comments style of fp_exception_el before moving it
` [PATCH v16 47/99] target/arm: move fp_exception_el out of TCG helpers
` [PATCH v16 48/99] target/arm: remove now useless ifndef from fp_exception_el
` [PATCH v16 49/99] target/arm: make further preparation for the exception code to move
` [PATCH v16 51/99] target/arm: move exception code out of tcg/helper.c
` [PATCH v16 52/99] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH v16 53/99] target/arm: replace CONFIG_TCG with tcg_enabled
` [PATCH v16 54/99] target/arm: move TCGCPUOps to tcg/tcg-cpu.c
` [PATCH v16 59/99] MAINTAINERS: update arm kvm maintained files to all in target/arm/kvm/
` [PATCH v16 61/99] target/arm: remove broad "else" statements when checking accels
` [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [PATCH v16 64/99] tests: do not run test-hmp on all machines for ARM KVM-only
` [PATCH v16 65/99] tests: device-introspect-test: cope with ARM TCG-only devices
` [PATCH v16 66/99] tests: do not run qom-test on all machines for ARM KVM-only
` [PATCH v16 69/99] target/arm: add tcg cpu accel class
` [PATCH v16 71/99] target/arm: cpu-sve: new module
` [PATCH v16 72/99] target/arm: cpu-sve: rename functions according to module prefix
` [PATCH v16 73/99] target/arm: cpu-sve: split TCG and KVM functionality
` [PATCH v16 74/99] target/arm: cpu-sve: make cpu_sve_finalize_features return bool
` [PATCH v16 75/99] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [PATCH v16 76/99] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [PATCH v16 77/99] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [PATCH v16 78/99] target/arm: cpu-exceptions, cpu-exceptions-aa64: new modules
` [PATCH v16 79/99] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64
` [PATCH v16 80/99] target/arm: tcg-sve: import narrow_vq and change_el functions
` [PATCH v16 82/99] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [PATCH v16 84/99] target/arm: cpu-common: wrap a64-only check with is_a64
` [PATCH v16 85/99] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [PATCH v16 86/99] target/arm: cpu-pauth: change arm_cpu_pauth_finalize name and sig
` [PATCH v16 87/99] target/arm: move arm_cpu_finalize_features into cpu64
` [PATCH v16 88/99] target/arm: cpu64: rename arm_cpu_finalize_features
` [PATCH v16 89/99] target/arm: cpu64: some final cleanup on aarch64_cpu_finalize_features
` [PATCH v16 92/99] target/arm: remove v7m stub function for !CONFIG_TCG
` [PATCH v16 93/99] meson: Introduce target-specific Kconfig
` [PATCH v16 94/99] target/arm: move CONFIG_V7M out of default-devices
` [PATCH v16 95/99] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
` [PATCH v16 96/99] tests/qtest: split the cdrom-test into arm/aarch64
` [PATCH v16 97/99] tests/qtest: make xlnx-can-test conditional on being configured
` [PATCH v16 98/99] configure: allow the overriding of default-config in the build
` [PATCH v16 99/99] gitlab: defend the new stripped down arm64 configs

[PATCH v4 0/6] blkdebug: fix racing condition when iterating on
 2021-06-05 19:40 UTC  (7+ messages)
` [PATCH v4 5/6] block/blkdebug: remove new_state field and instead use a local variable
` [PATCH v4 6/6] blkdebug: protect rules and suspended_reqs with a lock

[PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
 2021-06-05 19:34 UTC  (2+ messages)

[PATCH 0/3] trivial: Fix some typos
 2021-06-05 19:30 UTC  (5+ messages)
` [PATCH 2/3] target/mips: Fix 'Uncoditional' typo
` [PATCH 3/3] scripts/oss-fuzz: Fix typo in documentation

[PATCH] memory: Display MemoryRegion name in read/write ops trace events
 2021-06-05 19:26 UTC  (2+ messages)

[PATCH] target/hppa: Remove unused 'memory.h' header
 2021-06-05 19:23 UTC  (2+ messages)

[PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
 2021-06-05 19:22 UTC  (2+ messages)

[PATCH v5 00/16] qemu_iotests: improve debugging options
 2021-06-05 19:19 UTC  (9+ messages)
` [PATCH v5 02/16] python: Reduce strictness of pylint's duplicate-code check
` [PATCH v5 09/16] docs/devel/testing: add --gdb option to the debugging section of QEMU iotests
` [PATCH v5 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests

[PATCH] target/nios2: fix page-fit instruction count
 2021-06-05 19:17 UTC  (4+ messages)

[PATCH] docs: fix broken reference
 2021-06-05 19:15 UTC  (2+ messages)

[PATCH v2] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
 2021-06-05 19:13 UTC  (2+ messages)

[PATCH] misc: Correct relative include path
 2021-06-05 19:12 UTC  (2+ messages)

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-06-05 19:06 UTC  (2+ messages)

[PATCH] meson: Fix 'interpretor' typo
 2021-06-05 19:03 UTC  (2+ messages)

[PATCH] i386/kvm: The value passed to strerror should be positive
 2021-06-05 19:01 UTC  (2+ messages)

[PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
 2021-06-05 18:59 UTC  (2+ messages)

[PATCH 1/2] vhost-vdpa: don't initialize backend_features
 2021-06-05 17:19 UTC  (3+ messages)
` [PATCH 2/2] vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()

[PULL 00/15] tcg patch queue
 2021-06-05 15:11 UTC  (17+ messages)
` [PULL 01/15] tcg: Change parameters for tcg_target_const_match
` [PULL 02/15] tcg/arm: Add host vector framework
` [PULL 03/15] tcg/arm: Implement tcg_out_ld/st for vector types
` [PULL 04/15] tcg/arm: Implement tcg_out_mov "
` [PULL 05/15] tcg/arm: Implement tcg_out_dup*_vec
` [PULL 06/15] tcg/arm: Implement minimal vector operations
` [PULL 07/15] tcg/arm: Implement andc, orc, abs, neg, not "
` [PULL 08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec
` [PULL 09/15] tcg/arm: Implement TCG_TARGET_HAS_mul_vec
` [PULL 10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec
` [PULL 11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
` [PULL 12/15] tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
` [PULL 13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec
` [PULL 14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec
` [PULL 15/15] tcg/arm: Implement TCG_TARGET_HAS_rotv_vec

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-06-05 14:40 UTC  (4+ messages)
` [RFC PATCH 5/9] qapi: Implement 'next-machine-phase' command

[PATCH RFC 0/3] python/iotests: Run iotest linters during Python CI
 2021-06-05 14:27 UTC  (4+ messages)
` [PATCH RFC 2/3] iotests: split 'linters.py' off from 297

[PATCH v5 00/11] 64bit block-layer: part II
 2021-06-05 13:50 UTC  (4+ messages)
` [PATCH v5 07/11] block: use int64_t instead of int in driver write_zeroes handlers

[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
 2021-06-05 12:32 UTC  (2+ messages)

[PATCH] vhost-user-gpu: reorder free calls
 2021-06-05 12:19 UTC  (2+ messages)

[PULL 00/13] Misc bugfix patches for 2021-06-04
 2021-06-05 10:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 00/46] Add nanoMIPS support - core functionality and system mode
 2021-06-04 23:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v11 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
  `  "

Multiple SMMUv3 instances on PCI Bus and PCI Host Bridge
 2021-06-04 23:08 UTC 

[RESEND] Multiple SMMUv3 instances on PCI Bus and PCI Host Bridge
 2021-06-04 23:16 UTC 

[PATCH] tcg: Introduce tcg_remove_ops_after
 2021-06-04 21:27 UTC 

[PATCH 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-04 21:17 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v1 0/2] add x86 acceptance test for the "host" cpu bug
 2021-06-04 19:12 UTC  (3+ messages)
` [PATCH v1 2/2] tests/acceptance: add OVMF firmware test to cover x86_64 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).