qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 13:18:27 to 2021-06-18 23:28:08 UTC [more...]

[PULL 00/72] Python patches
 2021-06-18 23:04 UTC  (40+ messages)
` [PULL 01/72] python/pipenv: Update Pipfile.lock
` [PULL 02/72] python/qmp: Fix type of SocketAddrT
` [PULL 03/72] python/qmp: add parse_address classmethod
` [PULL 04/72] python/qmp: Add qom script rewrites
` [PULL 05/72] python/qmp: add qom script entry points
` [PULL 06/72] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PULL 07/72] scripts/qom-fuse: apply isort rules
` [PULL 08/72] scripts/qom-fuse: apply flake8 rules
` [PULL 09/72] python: Add 'fh' to known-good variable names
` [PULL 10/72] scripts/qom-fuse: Apply pylint rules
` [PULL 11/72] scripts/qom-fuse: Add docstrings
` [PULL 12/72] scripts/qom-fuse: Convert to QOMCommand
` [PULL 13/72] scripts/qom-fuse: use QOMCommand.qom_list()
` [PULL 14/72] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PULL 15/72] scripts/qom-fuse: add static type hints
` [PULL 16/72] python: add optional FUSE dependencies
` [PULL 17/72] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
` [PULL 18/72] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
` [PULL 19/72] python/qmp: add fuse command to 'qom' tools
` [PULL 20/72] scripts/qemu-ga-client: apply isort rules
` [PULL 21/72] scripts/qemu-ga-client: apply (most) flake8 rules
` [PULL 22/72] scripts/qemu-ga-client: Fix exception handling
` [PULL 23/72] scripts/qemu-ga-client: replace deprecated optparse with argparse
` [PULL 24/72] scripts/qemu-ga-client: add module docstring
` [PULL 25/72] scripts/qemu-ga-client: apply (most) pylint rules
` [PULL 26/72] python/qmp: Correct type of QMPReturnValue
` [PULL 27/72] scripts/qemu-ga-client: add mypy type hints
` [PULL 28/72] scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
` [PULL 29/72] python/qemu-ga-client: add entry point
` [PULL 31/72] scripts/qmp-shell: apply isort rules
` [PULL 32/72] scripts/qmp-shell: Apply flake8 rules
` [PULL 33/72] scripts/qmp-shell: fix show_banner signature
` [PULL 34/72] scripts/qmp-shell: fix exception handling
` [PULL 35/72] scripts/qmp-shell: fix connect method signature
` [PULL 36/72] scripts/qmp-shell: remove shadowed variable from _print()
` [PULL 38/72] scripts/qmp-shell: Use python3-style super()
` [PULL 39/72] scripts/qmp-shell: declare verbose in __init__
` [PULL 42/72] scripts/qmp-shell: make QMPCompleter returns explicit
` [PULL 46/72] scripts/qmp-shell: use isinstance() instead of type()

[PATCH 0/9] target/mips: Various fixes & cleanups
 2021-06-18 22:42 UTC  (19+ messages)
` [PATCH 1/9] target/mips: Do not abort on invalid instruction
` [PATCH 2/9] target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
` [PATCH 3/9] target/mips: Move TCG trace events to tcg/ sub directory
` [PATCH 4/9] target/mips: Move translate.h "
` [PATCH 5/9] target/mips: Restrict some system specific declarations to sysemu
` [PATCH 6/9] target/mips: Remove SmartMIPS / MDMX unuseful comments
` [PATCH 7/9] target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
` [PATCH 8/9] target/mips: Constify host_to_mips_errno[]
` [PATCH 9/9] target/mips: Optimize regnames[] arrays

[PATCH v9 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-18 21:10 UTC  (8+ messages)
` [PATCH v9 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v9 2/6] memory: make global_dirty_tracking a bitmask
` [PATCH v9 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v9 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v9 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v9 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-18 20:40 UTC  (11+ messages)

[PATCH 0/6] block: block-status cache for data regions
 2021-06-18 20:20 UTC  (13+ messages)
` [PATCH 1/6] block: Drop BDS comment regarding bdrv_append()
` [PATCH 2/6] block: block-status cache for data regions
` [PATCH 3/6] block/file-posix: Do not force-cap *pnum
` [PATCH 4/6] block/gluster: "
` [PATCH 5/6] block/nbd: "
` [PATCH 6/6] block/iscsi: "

[PATCH 0/4] target/mips: Extract microMIPS ISA and Code Compaction ASE apart
 2021-06-18 20:17 UTC  (5+ messages)
` [PATCH 1/4] target/mips: Add declarations for generic TCG helpers
` [PATCH 4/4] target/mips: Add declarations for generic DSP "

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-18 20:03 UTC  (8+ messages)

[PULL 0/7] x86 queue, 2021-06-18
 2021-06-18 19:52 UTC  (8+ messages)
` [PULL 1/7] Update Linux headers to 5.13-rc4
` [PULL 2/7] i386: Add ratelimit for bus locks acquired in guest
` [PULL 3/7] doc: Fix some mistakes in the SEV documentation
` [PULL 4/7] docs: Add SEV-ES documentation to amd-memory-encryption.txt
` [PULL 5/7] docs/interop/firmware.json: Add SEV-ES support
` [PULL 6/7] docs: add a table showing x86-64 ABI compatibility levels
` [PULL 7/7] scripts: helper to generate x86_64 CPU ABI compat info

[PATCH v2 00/23] linux-user: Move signal trampolines to new page
 2021-06-18 19:29 UTC  (24+ messages)
` [PATCH v2 01/23] linux-user: Add infrastructure for a signal trampoline page
` [PATCH v2 02/23] linux-user/aarch64: Implement setup_sigtramp
` [PATCH v2 03/23] linux-user/arm: Split out v2_frame
` [PATCH v2 04/23] linux-user/arm: Force v2 frames for fdpic
` [PATCH v2 05/23] linux-user/arm: Implement setup_sigtramp
` [PATCH v2 06/23] linux-user/alpha: "
` [PATCH v2 07/23] linux-user/cris: "
` [PATCH v2 08/23] linux-user/hexagon: "
` [PATCH v2 09/23] linux-user/hppa: Document non-use of setup_sigtramp
` [PATCH v2 10/23] linux-user/i386: Implement setup_sigtramp
` [PATCH v2 11/23] linux-user/m68k: "
` [PATCH v2 12/23] linux-user/microblaze: "
` [PATCH v2 13/23] linux-user/mips: Tidy install_sigtramp
` [PATCH v2 14/23] linux-user/mips: Implement setup_sigtramp
` [PATCH v2 15/23] linux-user/nios2: Document non-use of setup_sigtramp
` [PATCH v2 16/23] linux-user/openrisc: Implement setup_sigtramp
` [PATCH v2 17/23] linux-user/ppc: "
` [PATCH v2 18/23] linux-user/riscv: "
` [PATCH v2 19/23] linux-user/s390x: "
` [PATCH v2 20/23] linux-user/sh4: "
` [PATCH v2 21/23] linux-user/sparc: "
` [PATCH v2 22/23] linux-user/xtensa: "
` [PATCH v2 23/23] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE

[PATCH v2 0/1] accel/tcg: Fix #390 and other atomicity musings
 2021-06-18 19:32 UTC  (4+ messages)
` [PATCH v2 1/1] accel/tcg: Probe the proper permissions for atomic ops

[PULL 0/4] Hexagon (target/hexagon) bug fixes
 2021-06-18 19:06 UTC  (5+ messages)
` [PULL 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW*
` [PULL 2/4] Hexagon (target/hexagon) fix l2fetch instructions
` [PULL 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
` [PULL 4/4] Hexagon (target/hexagon) remove unused TCG variables

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-18 18:29 UTC  (7+ messages)
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "

[PULL 0/2] Libslirp patches
 2021-06-18 18:14 UTC  (4+ messages)
` [PULL 1/2] Update libslirp to v4.5.0

[PATCH v3 00/24] modules: add meta-data database
 2021-06-18 17:50 UTC  (11+ messages)
` [PATCH v3 01/24] modules: add modinfo macros
` [PATCH v3 02/24] modules: collect module meta-data
` [PATCH v3 13/24] modules: use modinfo for dependencies
` [PATCH v3 14/24] modules: use modinfo for qom load
` [PATCH v3 15/24] modules: use modinfo for qemu opts load

[PULL v2 00/34] NBD patches through 2021-06-15
 2021-06-18 17:31 UTC  (2+ messages)
` [PULL v2 28/34] nbd/client-connection: return only one io channel

[PATCH 0/7] target/arm: Fix FPCXT_NS accesses when FPU disabled
 2021-06-18 16:54 UTC  (16+ messages)
` [PATCH 1/7] target/arm/translate-vfp.c: Whitespace fixes
` [PATCH 2/7] target/arm: Handle FPU being disabled in FPCXT_NS accesses
` [PATCH 3/7] target/arm: Don't NOCP fault for "
` [PATCH 4/7] target/arm: Handle writeback in VLDR/VSTR sysreg with no memory access
` [PATCH 5/7] target/arm: Factor FP context update code out into helper function
` [PATCH 6/7] target/arm: Split vfp_access_check() into A and M versions
` [PATCH 7/7] target/arm: Handle FPU check for FPCXT_NS insns via vfp_access_check_m()

[Bug 1868221] [NEW] /usr/share/applications/qemu.desktop should have an "Exec=" key
 2021-06-18 16:38 UTC  (3+ messages)
` [Bug 1868221] "

[PATCH v8 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-18 16:42 UTC  (13+ messages)
` [PATCH v8 1/6] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PATCH v8 2/6] memory: make global_dirty_tracking a bitmask
` [PATCH v8 3/6] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v8 4/6] migration/dirtyrate: adjust order of registering thread
` [PATCH v8 5/6] migration/dirtyrate: move init step of calculation to main thread
` [PATCH v8 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation

[Qemu-devel] [Bug 1829498] [NEW] window 8 stuck during boot on Qemu
 2021-06-18 16:33 UTC  (2+ messages)
` [Bug 1829498] "

[Bug 1917442] [NEW] [AHCI] crash when running a GNU/Hurd guest
 2021-06-18 16:35 UTC  (2+ messages)
` [Bug 1917442] "

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-18 16:31 UTC  (7+ messages)
` [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [PATCH v16 93/99] meson: Introduce target-specific Kconfig

[Qemu-devel] [Bug 612452] [NEW] Problems with the number of serial ports for more than two
 2021-06-18 16:18 UTC  (2+ messages)
` [Bug 612452] "

[Bug 1916344] [NEW] User mode networking not working properly on QEMU on Mac OS X host
 2021-06-18 16:17 UTC  (2+ messages)
` [Bug 1916344] "

[Bug 1890208] [NEW] Mouse pointer disappears when it is over console window
 2021-06-18 16:06 UTC  (2+ messages)
` [Bug 1890208] "

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2021-06-18 15:58 UTC  (2+ messages)
` [Bug 1871842] "

[Bug 1878054] [NEW] Hang with high CPU usage in sdhci_data_transfer
 2021-06-18 16:01 UTC  (2+ messages)
` [Bug 1878054] "

[Bug 1858814] [NEW] 'make -C roms efi' does not update edk2 submodules
 2021-06-18 15:53 UTC  (2+ messages)
` [Bug 1858814] "

[Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target
 2021-06-18 16:02 UTC  (2+ messages)
` [Bug 1880763] "

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-18 15:58 UTC  (6+ messages)

[PULL 00/34] NBD patches for 2021-06-15
 2021-06-18 15:55 UTC  (4+ messages)
` [PULL 28/34] nbd/client-connection: return only one io channel

[Bug 1845185] [NEW] Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS2 on Windows because intl and iconv libs are not loaded
 2021-06-18 15:43 UTC  (2+ messages)
` [Bug 1845185] Re: Cannot build qemu utils (qemu-img.exe, qemu-edid.exe, qemu-io.exe) statically with MSYS64 "

[PATCH v2 0/4] Miscellaneous fuzzer changes
 2021-06-18 15:48 UTC  (5+ messages)
` [PATCH v2 1/4] fuzz: adjust timeout to allow for longer inputs
` [PATCH v2 2/4] fuzz: add an instrumentation filter
` [PATCH v2 3/4] fuzz: fix the AC97 generic-fuzzer config
` [PATCH v2 4/4] fuzz: fix the ES1370 "

[Qemu-devel] [Bug 1802465] [NEW] typing string via VNC is unreliable
 2021-06-18 15:38 UTC  (2+ messages)
` [Bug 1802465] "

[PATCH v16 0/7] MTE support for KVM guest
 2021-06-18 15:42 UTC  (12+ messages)
` [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags
` [PATCH v16 2/7] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature
` [PATCH v16 4/7] KVM: arm64: Save/restore MTE registers
` [PATCH v16 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v16 6/7] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl

[Bug 1793904] Re: files are randomly overwritten by Zero Bytes
 2021-06-18 15:31 UTC 

[Qemu-devel] [Bug 1776478] [NEW] Getting qemu: uncaught target signal 6 when running lv2 plugin cross-compilation
 2021-06-18 15:26 UTC  (2+ messages)
` [Bug 1776478] "

[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
 2021-06-18 15:30 UTC 

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2021-06-18 15:27 UTC  (2+ messages)
` [Bug 1776920] "

[PULL 0/3] VFIO update 2021-06-18
 2021-06-18 15:35 UTC  (4+ messages)
` [PULL 1/3] docs/devel: Add VFIO device migration documentation
` [PULL 2/3] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
` [PULL 3/3] vfio/migration: Correct device state from vmstate change for savevm case

[Bug 1718719] Re: qemu can't capture keys properly under wayland
 2021-06-18 15:22 UTC 

[Qemu-devel] [Bug 1581334] [NEW] qemu + librbd takes high %sy cpu under high random io workload
 2021-06-18 15:19 UTC  (2+ messages)
` [Bug 1581334] "

[PATCH v4 0/4] s390x: Fix IRB sense data
 2021-06-18 15:27 UTC  (2+ messages)

GICv3 for MTTCG
 2021-06-18 15:18 UTC  (5+ messages)

[PATCH 0/2] target/mips: Simplify MSA decodetree
 2021-06-18 15:03 UTC  (5+ messages)
` [PATCH 1/2] target/mips: Remove pointless gen_msa()
` [PATCH 2/2] target/mips: Merge msa32/msa64 decodetree definitions

[PATCH v3 0/2] semihosting/next (SYS_HEAPINFO)
 2021-06-18 15:01 UTC  (5+ messages)
` [PATCH v3 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO

[PATCH v2] docs/system/arm: Document which architecture extensions we emulate
 2021-06-18 14:55 UTC  (2+ messages)

[PATCH v3 00/44] target/arm: First slice of MVE implementation
 2021-06-18 14:47 UTC  (5+ messages)
` [PATCH v3 01/44] target/arm: Implement MVE VLDR/VSTR (non-widening forms)
` [PATCH v3 02/44] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns

[PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-18 13:47 UTC  (3+ messages)
` [PATCH v3 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling


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