qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-29 18:52:59 to 2021-07-31 04:46:32 UTC [more...]

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-07-31  4:38 UTC  (5+ messages)
` [Bug 1891748] "

Bug in qemu-system-ppc running fedora 12 ppc guest
 2021-07-31  4:34 UTC  (3+ messages)

[PATCH 0/1] hw/arm/smmu: Add access flag handling
 2021-07-30 23:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] target/mips: Remove JR opcode unused arguments
 2021-07-30 22:55 UTC 

"make check-acceptance" takes way too long
 2021-07-30 22:04 UTC  (4+ messages)

[PATCH for-6.2 00/53] target/arm: MVE slices 3 and 4
 2021-07-30 20:48 UTC  (49+ messages)
` [PATCH for-6.2 03/53] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
` [PATCH for-6.2 07/53] target/arm: Fix MVE 48-bit SQRSHRL for small right shifts
` [PATCH for-6.2 10/53] target/arm: Fix VPT advance when ECI is non-zero
` [PATCH for-6.2 21/53] target/arm: Implement MVE integer min/max across vector
` [PATCH for-6.2 26/53] target/arm: Implement MVE VMLA
` [PATCH for-6.2 36/53] target/arm: Implement MVE VADD (floating-point)
` [PATCH for-6.2 37/53] target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM
` [PATCH for-6.2 38/53] target/arm: Implement MVE VCADD
` [PATCH for-6.2 39/53] target/arm: Implement MVE VFMA and VFMS
` [PATCH for-6.2 40/53] target/arm: Implement MVE VCMUL and VCMLA
` [PATCH for-6.2 41/53] target/arm: Implement MVE VMAXNMA and VMINNMA
` [PATCH for-6.2 42/53] target/arm: Implement MVE scalar fp insns
` [PATCH for-6.2 43/53] target/arm: Implement MVE fp-with-scalar VFMA, VFMAS
` [PATCH for-6.2 44/53] softfloat: Remove assertion preventing silencing of NaN in default-NaN mode
` [PATCH for-6.2 45/53] target/arm: Implement MVE FP max/min across vector
` [PATCH for-6.2 46/53] target/arm: Implement MVE fp vector comparisons
` [PATCH for-6.2 47/53] target/arm: Implement MVE fp scalar comparisons
` [PATCH for-6.2 48/53] target/arm: Implement MVE VCVT between floating and fixed point
` [PATCH for-6.2 49/53] target/arm: Implement MVE VCVT between fp and integer
` [PATCH for-6.2 50/53] target/arm: Implement MVE VCVT with specified rounding mode
` [PATCH for-6.2 51/53] target/arm: Implement MVE VCVT between single and half precision
` [PATCH for-6.2 52/53] target/arm: Implement MVE VRINT insns
` [PATCH for-6.2 53/53] target/arm: Enable MVE in Cortex-M55

[PATCH for-6.2 00/43] Unaligned accesses for user-only
 2021-07-30 20:54 UTC  (19+ messages)
` [PATCH for-6.2 03/43] target/arm: Implement do_unaligned_access "
` [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
` [PATCH for-6.2 09/43] target/riscv: Implement do_unaligned_access for user-only
` [PATCH for-6.2 12/43] target/sh4: "
` [PATCH for-6.2 17/43] accel/tcg: Report unaligned atomics "

[PATCH v3 00/13] AQMP TUI Draft
 2021-07-30 20:18 UTC  (14+ messages)
` [PATCH v3 01/13] python/aqmp: Fix wait_closed work-around for python 3.6
` [PATCH v3 02/13] python: disable pylint errors for aqmp-tui
` [PATCH v3 03/13] python: Add dependencies for AQMP TUI
` [PATCH v3 04/13] python/aqmp-tui: Add AQMP TUI draft
` [PATCH v3 05/13] python: add entry point for aqmp-tui
` [PATCH v3 06/13] python/aqmp-tui: Added type annotations "
` [PATCH v3 07/13] python: add optional pygments dependency
` [PATCH v3 08/13] python/aqmp-tui: add syntax highlighting
` [PATCH v3 09/13] python/aqmp-tui: Add QMP connection manager
` [PATCH v3 10/13] python/aqmp-tui: Add scrolling to history box
` [PATCH v3 11/13] python/aqmp-tui: Add ability to highlight messages
` [PATCH v3 12/13] python/aqmp-tui: Add pyperclip dependency
` [PATCH v3 13/13] python/aqmp-tui: Allow copying message from TUI

[PATCH for-6.2 0/8] softmmu: Clean up arch_init.c
 2021-07-30 19:36 UTC  (22+ messages)
` [PATCH for-6.2 1/8] softmmu: Use accel_find("xen") instead of xen_available()
` [PATCH for-6.2 2/8] monitor: Use accel_find("kvm") instead of kvm_available()
` [PATCH for-6.2 3/8] softmmu/arch_init.c: Trim down include list
` [PATCH for-6.2 4/8] meson.build: Define QEMU_ARCH in config-target.h
` [PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
` [PATCH for-6.2 6/8] arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
` [PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
` [PATCH for-6.2 8/8] stubs: Remove unused arch_type.c stub

[PULL 0/2] tcg patch queue for rc2
 2021-07-30 18:28 UTC  (3+ messages)
` [PULL 1/2] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
` [PULL 2/2] target/nios2: Mark raise_exception() as noreturn

Misc questions
 2021-07-30 18:25 UTC 

[PATCH] MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
 2021-07-30 18:17 UTC  (2+ messages)

[PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-07-30 18:14 UTC  (8+ messages)

QEMU on x64
 2021-07-30 18:13 UTC  (2+ messages)

[PATCH 0/2] cocoa.m: keyboard quality of life reborn
 2021-07-30 17:09 UTC  (3+ messages)
` [PATCH 1/2] ui/cocoa.m: Add full keyboard grab support
` [PATCH 2/2] ui/cocoa.m: Add ability to swap command/meta and options keys

need help with my config
 2021-07-30 16:50 UTC  (3+ messages)

Problem with trace of x86 binary on x86_64 system with PANDA
 2021-07-30 16:37 UTC  (2+ messages)

[PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
 2021-07-30 15:26 UTC  (2+ messages)

[PATCH 0/2] arm: Implement M-profile trapping on division by zero
 2021-07-30 15:16 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Re-indent sdiv and udiv helpers
` [PATCH 2/2] target/arm: Implement M-profile trapping on division by zero

[PATCH v2 0/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-07-30 15:13 UTC  (4+ messages)
` [PATCH v2 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE

[PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
 2021-07-30 15:11 UTC  (8+ messages)

[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-07-30 15:01 UTC  (11+ messages)
` [PATCH v3 01/10] virtiofsd: Limit setxattr()'s creds-dropped region
` [PATCH v3 02/10] virtiofsd: Add TempFd structure
` [PATCH v3 03/10] virtiofsd: Use lo_inode_open() instead of openat()
` [PATCH v3 04/10] virtiofsd: Add lo_inode_fd() helper
` [PATCH v3 05/10] virtiofsd: Let lo_fd() return a TempFd
` [PATCH v3 06/10] virtiofsd: Let lo_inode_open() "
` [PATCH v3 07/10] virtiofsd: Add lo_inode.fhandle
` [PATCH v3 08/10] virtiofsd: Add inodes_by_handle hash table
` [PATCH v3 09/10] virtiofsd: Optionally fill lo_inode.fhandle
` [PATCH v3 10/10] virtiofsd: Add lazy lo_do_find()

[PATCH 0/3] Gitlab-CI improvements
 2021-07-30 14:52 UTC  (5+ messages)
` [PATCH 1/3] gitlab-ci: Merge "build-disabled" with "build-without-default-features"
` [PATCH 2/3] gitlab-ci: Remove superfluous "dnf install" statement
` [PATCH 3/3] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them

[RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin()
 2021-07-30 14:29 UTC 

[PATCH v4 00/13] new plugin argument passing scheme
 2021-07-30 13:58 UTC  (14+ messages)
` [PATCH v4 01/13] plugins: allow plugin arguments to be passed directly
` [PATCH v4 02/13] plugins/api: added a boolean parsing plugin api
` [PATCH v4 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
` [PATCH v4 04/13] plugins/hotblocks: Added correct boolean argument parsing
` [PATCH v4 05/13] plugins/lockstep: make socket path not positional & parse bool arg
` [PATCH v4 06/13] plugins/hwprofile: adapt to the new plugin arguments scheme
` [PATCH v4 07/13] plugins/howvec: adapting to the new argument passing scheme
` [PATCH v4 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
` [PATCH v4 09/13] tests/plugins/bb: adapt to the new arg passing scheme
` [PATCH v4 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
` [PATCH v4 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
` [PATCH v4 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
` [PATCH v4 13/13] docs/deprecated: deprecate passing plugin args through `arg=`

[PATCH] intel_iommu: Fix typo in comments
 2021-07-30 13:44 UTC  (3+ messages)

[PATCH] hw/acpi: use existing references to pci device struct within functions
 2021-07-30 13:30 UTC  (2+ messages)

[PATCH for-6.2 00/10] QOM documentation updates
 2021-07-30 13:15 UTC  (7+ messages)
` [PATCH for-6.2 05/10] docs: qom: Add subsection headings to declaration/definition macros section
` [PATCH for-6.2 06/10] docs: qom: Remove unnecessary class typedefs from example

[PATCH V5 00/25] Live Update [restart] : fork mode?
 2021-07-30 13:10 UTC 

[PATCH 0/5] docs/specs: Convert various ACPI docs to rST
 2021-07-30 13:04 UTC  (4+ messages)
` [PATCH 3/5] docs/specs/acpi_pci_hotplug: Convert "

[PATCH V5 00/25] Live Update
 2021-07-30 12:52 UTC  (11+ messages)
` [PATCH V5 16/25] vfio-pci: cpr part 1
` [PATCH V5 17/25] vfio-pci: cpr part 2

[PATCH] hw/vfio: Fix typo in comments
 2021-07-30 11:26 UTC  (2+ messages)

[PULL for-6.1 0/3] Block patches
 2021-07-30 11:05 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Fujitsu A64FX processor
 2021-07-30 10:38 UTC  (8+ messages)
` [PATCH v2 1/3] target-arm: delete ARM_FEATURE_A64FX
` [PATCH v2 2/3] target-arm: cpu64: Add support for Fujitsu A64FX
` [PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine

[PATCH v2 0/8] virtio-gpu: Support Venus Vulkan driver
 2021-07-30 10:04 UTC  (15+ messages)
` [PATCH v2 1/8] virtio-gpu: CONTEXT_INIT feature
` [PATCH v2 2/8] virtio-gpu: hostmem [wip]
` [PATCH v2 4/8] virtio-gpu: Shared memory capability
` [PATCH v2 5/8] virtio-gpu: Resource UUID
` [PATCH v2 6/8] virtio-gpu: Support Venus capset
` [PATCH v2 7/8] virtio-gpu: Initialize Venus
` [PATCH v2 8/8] virtio-gpu: Handle resource blob commands

[PATCH v2 0/1] Improve module accelerator error message
 2021-07-30 10:02 UTC  (11+ messages)
` [PATCH v2 1/1] modules: Improve error message when module is not found
            ` modular tcg (was: Re: [PATCH v2 1/1] modules: Improve error message when module is not) found
                ` modular tcg

[PATCH v3 0/7] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-30  8:52 UTC  (8+ messages)
` [PATCH v3 1/7] memory: Introduce replay_discarded callback for RamDiscardManager
` [PATCH v3 2/7] virtio-mem: Implement replay_discarded RamDiscardManager callback
` [PATCH v3 3/7] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()
` [PATCH v3 4/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
` [PATCH v3 5/7] virtio-mem: Drop precopy notifier
` [PATCH v3 6/7] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
` [PATCH v3 7/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots

[PULL 0/7] Usb 20210729 patches
 2021-07-30  8:14 UTC  (2+ messages)

[PATCH 1/1] migration: Terminate multifd threads on yank
 2021-07-30  7:40 UTC 

[PATCH v3] target/i386: Added VGIF feature
 2021-07-30  7:07 UTC 

[PATCH v2 0/3] Add support for Fujitsu A64FX processor
 2021-07-30  1:40 UTC 

[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
 2021-07-30  1:58 UTC  (3+ messages)

[PATCH] hw/usb: Fix typo in comments and print
 2021-07-30  1:27 UTC 

[PATCH v4 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-30  1:21 UTC  (3+ messages)
` [PATCH v4 2/3] hw/net: e1000e: "

[PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
 2021-07-29 23:47 UTC  (2+ messages)

[PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-29 20:28 UTC  (15+ messages)

[PATCH-for-6.1? v2] target/nios2: Mark raise_exception() as noreturn
 2021-07-29 20:12 UTC  (3+ messages)

migration-test hang, s390x host, aarch64 guest
 2021-07-29 19:37 UTC 

[PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-29 19:22 UTC  (12+ messages)
` [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination

[PATCH 0/2] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-07-29 19:19 UTC  (3+ messages)
` [PATCH 1/2] virtio: add a way to disable a queue
` [PATCH 2/2] virtio: failover: define the default device to use in case of error


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