qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 16:05:42 to 2021-06-19 09:34:54 UTC [more...]

[PATCH v2 00/23] linux-user: Move signal trampolines to new page
 2021-06-19  9:33 UTC  (27+ 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 0/4] target/mips: Extract microMIPS ISA and Code Compaction ASE apart
 2021-06-19  9:26 UTC  (6+ messages)
` [PATCH 1/4] target/mips: Add declarations for generic TCG helpers
` [PATCH 4/4] target/mips: Add declarations for generic DSP "

[PATCH 0/2] coverity-scan: Remove lm32/unicore32 and add sysemu component
 2021-06-19  9:13 UTC  (3+ messages)
` [PATCH 1/2] coverity-scan: Remove lm32 / unicore32 targets
` [PATCH 2/2] coverity-scan: Add 'sysemu' component

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-19  8:45 UTC  (4+ messages)
` [PATCH v2 19/23] hw/i386: Move pc_madt_cpu_entry() to acpi-pc.c

[RFC PATCH] tests/tcg: skip the signals test for hppa for now
 2021-06-19  8:31 UTC  (3+ messages)

[PATCH 0/2] tcg: Fixes for temp_allocate_frame
 2021-06-19  8:16 UTC  (4+ messages)
` [PATCH 1/2] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias
` [PATCH 2/2] tcg: Allocate sufficient storage in temp_allocate_frame

[Qemu-devel] [Bug 1825452] [NEW] Pulse audio backend doesn't work in v4.0.0-rc4 release
 2021-06-19  4:17 UTC  (2+ messages)
` [Bug 1825452] "

[PATCH 00/12] linux-user: Load a vdso for x86_64 and hppa
 2021-06-19  4:06 UTC  (14+ messages)
` [PATCH 01/12] linux-user: Fix style problems in linuxload.c
` [PATCH 02/12] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PATCH 03/12] linux-user: Tidy loader_exec
` [PATCH 04/12] linux-user: Do not clobber bprm_buf swapping ehdr
` [PATCH 05/12] linux-user: Use ImageSource in load_elf_image
` [PATCH 06/12] linux-user: Use ImageSource in load_symbols
` [PATCH 07/12] linux-user: Replace bprm->fd with bprm->src.fd
` [PATCH 08/12] linux-user: Introduce imgsrc_mmap
` [PATCH 09/12] linux-user: Load vdso image if available
` [PATCH 10/12] linux-user: Add gen-vdso tool
` [PATCH 11/12] linux-user/x86_64: Add vdso
` [PATCH 12/12] linux-user/hppa: Add vdso and use it for rt_sigreturn

[qemu-web PATCH] (typo)
 2021-06-18 22:54 UTC 

Shortcoming (oversight) in Windows installer
 2021-06-18 22:55 UTC 

[PULL 00/72] Python patches
 2021-06-18 23:04 UTC  (73+ 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 30/72] scripts/qemu-ga-client: Add forwarder shim
` [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 37/72] scripts/qmp-shell: use @classmethod where appropriate
` [PULL 38/72] scripts/qmp-shell: Use python3-style super()
` [PULL 39/72] scripts/qmp-shell: declare verbose in __init__
` [PULL 40/72] scripts/qmp-shell: use triple-double-quote docstring style
` [PULL 41/72] scripts/qmp-shell: ignore visit_Name name
` [PULL 42/72] scripts/qmp-shell: make QMPCompleter returns explicit
` [PULL 43/72] scripts/qmp-shell: rename one and two-letter variables
` [PULL 44/72] scripts/qmp-shell: fix shell history exception handling
` [PULL 45/72] scripts/qmp-shell: remove if-raise-else patterns
` [PULL 46/72] scripts/qmp-shell: use isinstance() instead of type()
` [PULL 47/72] scripts/qmp-shell: use argparse
` [PULL 48/72] scripts/qmp-shell: Add pretty attribute to HMP shell
` [PULL 49/72] scripts/qmp-shell: Make verbose a public attribute
` [PULL 50/72] scripts/qmp-shell: move get_prompt() to prompt property
` [PULL 51/72] scripts/qmp-shell: remove prompt argument from read_exec_command
` [PULL 52/72] scripts/qmp-shell: move the REPL functionality into QMPShell
` [PULL 53/72] scripts/qmp-shell: Fix "FuzzyJSON" parser
` [PULL 54/72] scripts/qmp-shell: refactor QMPCompleter
` [PULL 55/72] scripts/qmp-shell: initialize completer early
` [PULL 56/72] python/qmp: add QMPObject type alias
` [PULL 57/72] scripts/qmp-shell: add mypy types
` [PULL 58/72] scripts/qmp-shell: Accept SocketAddrT instead of string
` [PULL 59/72] scripts/qmp-shell: unprivatize 'pretty' property
` [PULL 60/72] python/qmp: return generic type from context manager
` [PULL 61/72] scripts/qmp-shell: Use context manager instead of atexit
` [PULL 62/72] scripts/qmp-shell: use logging to show warnings
` [PULL 63/72] scripts/qmp-shell: remove TODO
` [PULL 64/72] scripts/qmp-shell: Fix empty-transaction invocation
` [PULL 65/72] scripts/qmp-shell: Remove too-broad-exception
` [PULL 66/72] scripts/qmp-shell: convert usage comment to docstring
` [PULL 67/72] scripts/qmp-shell: remove double-underscores
` [PULL 68/72] scripts/qmp-shell: make QMPShellError inherit QMPError
` [PULL 69/72] scripts/qmp-shell: add docstrings
` [PULL 70/72] scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
` [PULL 71/72] python: add qmp-shell entry point
` [PULL 72/72] scripts/qmp-shell: add redirection shim

[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: "

[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 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  (10+ messages)
` [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  (2+ messages)
` [Bug 1868221] "

[PATCH v8 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-18 16:42 UTC  (8+ messages)
` [PATCH v8 2/6] memory: make global_dirty_tracking a bitmask

[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  (4+ messages)
` [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] "


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