QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 09:56:49 to 2021-06-16 20:46:55 UTC [more...]

[PATCH 0/6] virtiofsd: Support for remote blocking posix locks
 2021-06-16 19:39 UTC  (5+ messages)
` [PATCH 2/6] virtiofsd: Create a notification queue
` [PATCH 3/6] virtiofsd: Specify size of notification buffer using config space
` [PATCH 4/6] virtiofsd: Implement blocking posix locks
` [PATCH 6/6] virtiofsd: Custom threadpool for remote blocking posix locks requests

[PATCH v2 00/23] target/i386/sev: Housekeeping (OVMF + SEV-disabled binaries)
 2021-06-16 20:43 UTC  (2+ messages)
` [PATCH v2 06/23] target/i386/sev_i386.h: Remove unused headers

[PATCH v3 00/13] hw/i2c: Remove confusing i2c_send_recv() API
 2021-06-16 20:28 UTC  (36+ messages)
` [PATCH v3 01/13] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
` [PATCH v3 02/13] hw/input/lm832x: Define TYPE_LM8323 in public header
` [PATCH v3 03/13] hw/display/sm501: Simplify sm501_i2c_write() logic
` [PATCH v3 04/13] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 05/13] hw/i2c/ppc4xx_i2c: Add reference to datasheet
` [PATCH v3 06/13] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 07/13] hw/misc/auxbus: Fix MOT/classic I2C mode
` [PATCH v3 08/13] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
` [PATCH v3 09/13] hw/misc/auxbus: Replace 'is_write' boolean by its value
` [PATCH v3 10/13] hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
` [PATCH v3 11/13] hw/i2c: Remove confusing i2c_send_recv()
` [PATCH v3 12/13] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
` [PATCH v3 13/13] hw/i2c: Make i2c_start_transfer() direction argument a boolean

[PATCH v2] target/arm: Implement MTE3
 2021-06-16 19:56 UTC 

[PATCH v4 0/7] crypto: Make QCryptoTLSCreds* structures private
 2021-06-16 19:21 UTC  (14+ messages)
` [PATCH v4 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint()
` [PATCH v4 3/7] chardev/socket: "
` [PATCH v4 4/7] migration/tls: "
` [PATCH v4 5/7] crypto/tlssession: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PATCH v4 6/7] ui/vnc: Use qcrypto_tls_session_check_role()
` [PATCH v4 7/7] crypto: Make QCryptoTLSCreds* structures private

[PATCH] docs/system/arm: Document which architecture extensions we emulate
 2021-06-16 19:19 UTC  (3+ messages)

[PULL 00/25] target-arm queue
 2021-06-16 19:16 UTC  (2+ messages)

[RFC PATCH] linux-user/sparc: Implement v8plus signals
 2021-06-16 18:43 UTC  (4+ messages)

[PATCH v3 00/26] virtiofs dax patches
 2021-06-16 18:35 UTC  (13+ messages)
` [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it

[PATCH 00/11] vl: compound properties for machines
 2021-06-16 18:05 UTC  (7+ messages)
` [PATCH 02/11] keyval: introduce keyval_merge
` [PATCH 03/11] keyval: introduce keyval_parse_into

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

[PATCH 00/21] linux-user: Move signal trampolines to new page
 2021-06-16 17:40 UTC  (41+ messages)
` [PATCH 01/21] linux-user: Add infrastructure for a signal trampoline page
` [PATCH 02/21] linux-user/aarch64: Implement setup_sigtramp
` [PATCH 03/21] linux-user/arm: Force v2 frames for fdpic
` [PATCH 04/21] linux-user/arm: Implement setup_sigtramp
` [PATCH 05/21] linux-user/alpha: "
` [PATCH 06/21] linux-user/cris: "
` [PATCH 07/21] linux-user/hexagon: "
` [PATCH 08/21] linux-user/hppa: Document non-use of setup_sigtramp
` [PATCH 10/21] linux-user/m68k: Implement setup_sigtramp
` [PATCH 11/21] linux-user/microblaze: "
` [PATCH 12/21] linux-user/mips: "
` [PATCH 14/21] linux-user/openrisc: "
` [PATCH 16/21] linux-user/riscv: "
` [PATCH 17/21] linux-user/s390x: "
` [PATCH 18/21] linux-user/sh4: "
` [PATCH 20/21] linux-user/xtensa: "
` [PATCH 21/21] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE

[PATCH 0/4] Emulator fixes to enable running NetBSD/alpha
 2021-06-16 17:34 UTC  (9+ messages)
` [PATCH 1/4] mc146818rtc: Make PF independent of PIE
` [PATCH 3/4] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect it

[PATCH 0/1] input: Add lang1 and lang2 to QKeyCode
 2021-06-16 17:32 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-16 17:26 UTC  (3+ messages)

[PATCH v2] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect one
 2021-06-16 17:06 UTC  (3+ messages)

[PATCH v3] target/ppc: fix address translation bug for radix mmus
 2021-06-16 17:04 UTC  (2+ messages)

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

[PATCH] qapi: Fix crash on missing enum member name
 2021-06-16 16:47 UTC  (3+ messages)

[PATCH v1 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-06-16 16:29 UTC  (7+ messages)
` [PATCH v1 1/6] memory: Introduce replay_discarded callback for RamDiscardManager
` [PATCH v1 2/6] virtio-mem: Implement replay_discarded RamDiscardManager callback
` [PATCH v1 3/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
` [PATCH v1 4/6] virtio-mem: Drop precopy notifier
` [PATCH v1 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
` [PATCH v1 6/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots

[PULL 0/3] Vga 20210615 patches
 2021-06-16 16:01 UTC  (2+ messages)

RFC: Implementation of QMP documentation retrieval command
 2021-06-16 15:48 UTC 

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-16 15:30 UTC  (5+ messages)
` [RFC 1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM
` [RFC 2/3] tests: acpi: q35: test for x2APIC entries in SRAT
` [RFC 3/3] tests: acpi: update expected tables blobs

tb_flush() calls causing long Windows XP boot times
 2021-06-16 15:30 UTC  (17+ messages)

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-16 15:22 UTC  (10+ messages)

[PATCH] contrib/plugins: add execlog to log instruction execution and memory access
 2021-06-16 15:15 UTC  (5+ messages)

[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
 2021-06-16 15:09 UTC  (7+ messages)

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-06-16 14:54 UTC  (2+ messages)
` [Bug 1925496] "

[ui/keycodemapdb PATCH 0/1] Add QEMU QKeyCode "lang1" and "lang2"
 2021-06-16 14:50 UTC  (2+ messages)
` [ui/keycodemapdb PATCH 1/1] "

[PULL v1 0/5] Merge tpm 2021/06/15 v1
 2021-06-16 14:48 UTC  (4+ messages)

[Bug 1901532] [NEW] Assertion failure `mr != NULL' failed through usb-ehci
 2021-06-16 14:18 UTC  (2+ messages)
` [Bug 1901532] "

[PATCH] ui/cocoa: Add clipboard support
 2021-06-16 14:19 UTC 

[PATCH] ui/cocoa: Set UI information
 2021-06-16 14:19 UTC 

[PATCH] audio: Fix format specifications of debug logs
 2021-06-16 14:18 UTC  (2+ messages)

[PATCH] coreaudio: Fix output stream format settings
 2021-06-16 14:17 UTC 

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-06-16 14:13 UTC  (3+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[PATCH v3 0/4] s390x: Fix IRB sense data
 2021-06-16 13:53 UTC  (9+ messages)
` [PATCH v3 1/4] s390x/css: Introduce an ESW struct
` [PATCH v3 4/4] s390x/css: Add passthrough IRB

[PATCH v3 0/7] block: file-posix queue
 2021-06-16 13:46 UTC  (5+ messages)
` [PATCH v3 3/7] block: add max_hw_transfer to BlockLimits

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

[PATCH v2 0/2] tests: migration-test: Fix agressive test skip, add dirty ring test
 2021-06-16 13:29 UTC  (6+ messages)
` [PATCH v2 1/2] tests: migration-test: Still run the rest even if uffd missing
` [PATCH v2 2/2] tests: migration-test: Add dirty ring test

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-16 13:26 UTC  (7+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough

[PATCH v2] linux-user/trace-events: fix minor typo in format string
 2021-06-16 13:21 UTC  (2+ messages)

[PATCH v2] migration/rdma: Use huge page register VM memory
 2021-06-16 13:02 UTC 

[PATCH v2 0/8] configure: Change to -std=gnu11
 2021-06-16 13:04 UTC  (2+ messages)

[PATCH v2 0/4] target/i386: Start fixing kvm-unit-tests for svm
 2021-06-16 13:00 UTC  (7+ messages)
` [PATCH v2 1/4] target/i386: Refactored intercept checks into cpu_svm_has_intercept
` [PATCH v2 2/4] target/i386: Added consistency checks for VMRUN intercept and ASID
` [PATCH v2 3/4] target/i386: Added consistency checks for CR0
` [PATCH v2 4/4] target/i386: Added Intercept CR0 writes check

[PATCH v2] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-16 12:47 UTC  (3+ messages)

[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-06-16 12:34 UTC  (5+ messages)
` [PATCH V3 1/6] block/rbd: bump librbd requirement to luminous release
` [PATCH V3 5/6] block/rbd: add write zeroes support

[PATCH 0/4] modules: add support for target-specific modules
 2021-06-16 12:23 UTC  (6+ messages)

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-16 12:07 UTC  (7+ messages)
` [RFC PATCH v2 2/2] target/ppc: make gdb able to translate priviledged addresses

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-06-16 12:04 UTC  (3+ messages)

[Bug 1923583] [NEW] colo: pvm flush failed after svm killed
 2021-06-16 11:15 UTC  (2+ messages)
` [Bug 1923583] "

[qemu-web PATCH 0/4] Improve the download information on the website
 2021-06-16 11:07 UTC  (5+ messages)
` [qemu-web PATCH 1/4] Show only the latest three releases "
` [qemu-web PATCH 2/4] css: Improve the hover effect of the buttons
` [qemu-web PATCH 3/4] State that there is no official support for older releases
` [qemu-web PATCH 4/4] Present the source code on the first tab of the download page

[PATCH] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
 2021-06-16 11:06 UTC 

[PATCH v2 00/18] modules: add metadata database
 2021-06-16 10:53 UTC  (12+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v6 cxl2.0-v6-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-06-16 10:44 UTC  (3+ messages)
` [PATCH v6 cxl2.0-v6-doe 6/6] test/cdat: CXL CDAT test data

[PATCH v5 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-16 10:44 UTC  (7+ messages)
` [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] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-16 10:41 UTC  (7+ messages)

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-16 10:38 UTC  (6+ messages)
` [RFC PATCH 4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement

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

[PATCH v3 0/2] hw/nvme: namespace parameter for EUI-64
 2021-06-16 10:22 UTC  (2+ messages)

[PATCH] docs: describe the security considerations with virtiofsd xattr mapping
 2021-06-16 10:16 UTC  (2+ messages)

[Bug 1911216] [NEW] abort issue locates in hw/usb/hcd-ohci.c:1297:ohci_frame_boundary
 2021-06-16  9:47 UTC  (2+ messages)
` [Bug 1911216] "


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