qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 20:43:19 to 2021-06-18 15:56:32 UTC [more...]

[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 1868221] [NEW] /usr/share/applications/qemu.desktop should have an "Exec=" key
 2021-06-18 15:45 UTC  (2+ messages)
` [Bug 1868221] "

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

[PATCH v8 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-18 15:46 UTC  (8+ 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 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

[PATCH 0/7] target/arm: Fix FPCXT_NS accesses when FPU disabled
 2021-06-18 15:29 UTC  (11+ 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 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  (13+ messages)
` [PATCH v4 1/4] s390x/css: Introduce an ESW struct
` [PATCH v4 2/4] s390x/css: Split out the IRB sense data
` [PATCH v4 3/4] s390x/css: Refactor IRB construction
` [PATCH v4 4/4] s390x/css: Add passthrough IRB

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-18 15:25 UTC  (4+ messages)
` [PATCH v16 63/99] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM

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

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

Too slow edk2 bios boot?
 2021-06-18 13:06 UTC  (3+ messages)

[PULL 0/7] Audio 20210617 patches
 2021-06-18 13:00 UTC  (2+ messages)

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

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-18 12:39 UTC  (6+ messages)
` [PATCH v5 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used

[PATCH] tests/qtest/nvme-test: add persistent memory region test
 2021-06-18 10:34 UTC 

[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-06-18 11:26 UTC  (13+ messages)
` [PATCH V3 1/6] block/rbd: bump librbd requirement to luminous release
` [PATCH V3 4/6] block/rbd: migrate from aio to coroutines
` [PATCH V3 5/6] block/rbd: add write zeroes support

[PATCH v2] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-18 11:07 UTC  (2+ messages)

[PATCH v1 1/1] vfio/migration: Correct device state from vmstate change for savevm case
 2021-06-18 10:44 UTC  (2+ messages)

[PATCH v5 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-18 10:36 UTC  (20+ messages)
` [PATCH v5 1/9] docs: update the documentation about schema configuration
` [PATCH v5 2/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v5 3/9] qapi: make gen_if/gen_endif take a simple string
` [PATCH v5 4/9] qapi: start building an 'if' predicate tree
` [PATCH v5 7/9] qapi: normalize 'if' condition to IfPredicate tree
` [PATCH v5 9/9] qapi: make 'if' condition strings simple identifiers

[PATCH v2 1/2] migration/rdma: Fix out of order wrid
 2021-06-18 10:36 UTC  (2+ messages)
` [PATCH v2 2/2] migration/rdma: rename cq and comp_channel with recv prefix

[PATCH v6 00/11] qapi: untie 'if' conditions from C preprocessor
 2021-06-18 10:25 UTC  (12+ messages)
` [PATCH v6 01/11] docs: update the documentation upfront about schema configuration
` [PATCH v6 02/11] qapi: wrap Sequence[str] in an object
` [PATCH v6 03/11] qapi: add QAPISchemaIfCond.is_present()
` [PATCH v6 04/11] qapi: _make_enum_members() to work with pre-built QAPISchemaIfCond
` [PATCH v6 05/11] qapi: introduce QAPISchemaIfCond.cgen()
` [PATCH v6 06/11] qapidoc: introduce QAPISchemaIfCond.docgen()
` [PATCH v6 07/11] qapi: replace if condition list with dict {'all': [...]}
` [PATCH v6 08/11] qapi: add 'any' condition
` [PATCH v6 09/11] qapi: convert 'if' C-expressions to the new syntax tree
` [PATCH v6 10/11] qapi: add 'not' condition operation
` [PATCH v6 11/11] qapi: make 'if' condition strings simple identifiers

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-18 10:13 UTC  (10+ messages)

[PATCH v3 0/3] OpenTitan: Add support for the RISC-V timer
 2021-06-18  9:59 UTC  (5+ messages)
` [PATCH v3 1/3] hw/char/ibex_uart: Make the register layout private
` [PATCH v3 2/3] hw/timer: Initial commit of Ibex Timer
` [PATCH v3 3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[PATCH v2 0/2] execlog TCG plugin to log instructions
 2021-06-18  9:51 UTC  (4+ messages)
` [PATCH v2 1/2] contrib/plugins: add execlog to log instruction execution and memory access
` [PATCH v2 2/2] docs/devel: tvg-plugins: add execlog plugin description

[PATCH 0/9] target/mips: Various fixes & cleanups
 2021-06-18  9:44 UTC  (3+ messages)
` [PATCH 7/9] target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases

[PATCH] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-18  9:34 UTC  (6+ messages)

[RFC PATCH] tests/tcg: skip the signals test for hppa for now
 2021-06-18  9:32 UTC 

[PATCH] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
 2021-06-18  9:03 UTC  (2+ messages)

[PATCH] i386: load kernel on xen using DMA
 2021-06-18  8:54 UTC  (2+ messages)

[PATCH v3 00/13] hw/i2c: Remove confusing i2c_send_recv() API
 2021-06-18  8:54 UTC  (8+ messages)
` [PATCH v3 06/13] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()

[PULL 00/45] Memory, i386, compilation, bugfix changes for 2021-06-17
 2021-06-18  8:53 UTC  (2+ messages)

[PATCH v5 0/6] crypto: Make QCryptoTLSCreds* structures private
 2021-06-18  8:35 UTC  (5+ messages)
` [PATCH v5 5/6] ui/vnc: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v5 6/6] crypto: Make QCryptoTLSCreds* structures private

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

[PATCH v2 00/11] vl: compound properties for machines
 2021-06-18  7:42 UTC  (3+ messages)
` [PATCH v2 02/11] keyval: introduce keyval_merge

[PATCH v5 0/2] QOMify Sifive UART Model
 2021-06-18  7:23 UTC  (4+ messages)
` [PATCH v5 2/2] hw/char: QOMify sifive_uart

[PATCH 0/4] Miscellaneous fuzzer changes
 2021-06-18  7:20 UTC  (3+ messages)
` [PATCH 2/4] fuzz: add an instrumentation filter

[PULL 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW*
 2021-06-18  7:08 UTC  (5+ messages)
` [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/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
 2021-06-18  7:02 UTC  (6+ messages)
` [PATCH v2 2/3] hw/timer: Initial commit of Ibex Timer

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-06-18  6:50 UTC  (3+ messages)
` [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT

[PATCH] target/riscv: gdbstub: Fix dynamic CSR XML generation
 2021-06-18  6:39 UTC  (2+ messages)

[PATCH 00/28] tcg: bswap improvements
 2021-06-18  6:30 UTC  (3+ messages)
` [PATCH 28/28] tcg/riscv: Remove MO_BSWAP handling

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-18  6:22 UTC  (6+ messages)

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-18  5:52 UTC  (10+ messages)

[PATCH v3 00/24] modules: add meta-data database
 2021-06-18  4:53 UTC  (25+ messages)
` [PATCH v3 01/24] modules: add modinfo macros
` [PATCH v3 02/24] modules: collect module meta-data
` [PATCH v3 03/24] modules: generate modinfo.c
` [PATCH v3 04/24] modules: add qxl module annotations
` [PATCH v3 05/24] modules: add virtio-gpu "
` [PATCH v3 06/24] modules: add chardev "
` [PATCH v3 07/24] modules: add audio "
` [PATCH v3 08/24] modules: add usb-redir "
` [PATCH v3 09/24] modules: add ccid "
` [PATCH v3 10/24] modules: add ui "
` [PATCH v3 11/24] modules: add s390x "
` [PATCH v3 12/24] modules: add block "
` [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
` [PATCH v3 16/24] modules: add tracepoints
` [PATCH v3 17/24] modules: check arch and block load on mismatch
` [PATCH v3 18/24] modules: check arch on qom lookup
` [PATCH v3 19/24] modules: target-specific module build infrastructure
` [PATCH v3 20/24] accel: autoload modules
` [PATCH v3 21/24] accel: add qtest module annotations
` [PATCH v3 22/24] accel: build qtest modular
` [PATCH v3 23/24] accel: add tcg module annotations
` [PATCH v3 24/24] accel: build tcg modular

[PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
 2021-06-18  2:52 UTC  (4+ messages)

[PATCH v3 0/4] STM32VLDISCOVERY Machine Model
 2021-06-18  1:32 UTC  (9+ messages)
` [PATCH v3 1/4] stm32f100: Add the stm32f100 SoC
` [PATCH v3 2/4] stm32vldiscovery: Add the STM32VLDISCOVERY Machine
` [PATCH v3 3/4] docs/system: arm: Add stm32 boards description
` [PATCH v3 4/4] tests/boot-serial-test: Add STM32VLDISCOVERY board testcase

[PATCH 00/21] linux-user: Move signal trampolines to new page
 2021-06-18  1:29 UTC  (3+ messages)
` [PATCH 16/21] linux-user/riscv: Implement setup_sigtramp

[PATCH v7 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-18  1:16 UTC  (11+ messages)
` [PATCH v7 3/7] memory: make global_dirty_tracking a bitmask
` [PATCH v7 4/7] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PATCH v7 6/7] migration/dirtyrate: move init step of calculation to main thread

[PATCH v5 00/15] hw/i2c: Remove confusing i2c_send_recv() API
 2021-06-18  0:27 UTC  (9+ messages)
` [PATCH v5 04/15] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v5 06/15] hw/i2c/ppc4xx_i2c: "
` [PATCH v5 14/15] hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer()
` [PATCH v5 15/15] hw/i2c: Introduce i2c_start_recv() and i2c_start_send()


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