qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-01 19:15:03 to 2020-11-02 13:32:47 UTC [more...]

[PATCH] virtio: skip guest index check on device load
 2020-11-02 13:31 UTC  (9+ messages)

[PATCH] vhost: fix up trailing whitespace
 2020-11-02 13:28 UTC  (3+ messages)

Help on TCG asserts
 2020-11-02 13:13 UTC  (3+ messages)

[PATCH v2] pc: comment style fixup
 2020-11-02 13:25 UTC  (3+ messages)

[PATCH v2 0/6] spapr/xive: Activate StoreEOI in P10 compat guests
 2020-11-02 13:22 UTC  (3+ messages)

[PATCH 0/4] Publish docs as GitLab Pages
 2020-11-02 13:09 UTC  (5+ messages)
` [PATCH 1/4] gitlab: publish the docs built during CI
` [PATCH 2/4] gitlab: force enable docs build in Fedora, Ubuntu, Debian
` [PATCH 3/4] docs: show stdout/stderr when meson fails build test
` [PATCH 4/4] docs: add "page source" link to sphinx documentation

[PATCH v3 0/6] virtio-mem: block size and address-assignment optimizations
 2020-11-02 12:37 UTC  (4+ messages)

[PATCH] qmp: fix aio_poll() assertion failure on Windows
 2020-11-02 12:50 UTC  (2+ messages)

VFIO Migration
 2020-11-02 12:28 UTC  (2+ messages)

[PATCH V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
 2020-11-02 12:02 UTC  (5+ messages)
  ` [PATCH V3] "

[PATCH V2] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-11-02 12:01 UTC  (2+ messages)

[PATCH] pc: comment stule fixup
 2020-11-02 12:00 UTC  (3+ messages)

[PATCH v2] trace: remove argument from trace_init_file
 2020-11-02 11:58 UTC 

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-11-02 11:58 UTC  (10+ messages)

[PATCH] block/vvfat: Fix bad printf format specifiers
 2020-11-02 11:52 UTC 

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-02 11:51 UTC  (7+ messages)
` [PATCH v5] introduce vfio-user protocol specification

[PATCH] hw/arm/boot: fix SVE for EL3 direct kernel boot
 2020-11-02 11:43 UTC  (3+ messages)

[PATCH-for-5.2] hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
 2020-11-02 11:42 UTC  (2+ messages)

[PATCH] hw/input/ps2.c: Remove remnants of printf debug
 2020-11-02 11:42 UTC  (3+ messages)

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-11-02 11:36 UTC  (3+ messages)
` [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator

[PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
 2020-11-02 11:27 UTC  (16+ messages)
` [PATCH 02/14] target/arm: use arm_is_el2_enabled() where applicable
` [PATCH 03/14] target/arm: use arm_hcr_el2_eff() "
` [PATCH 04/14] target/arm: factor MDCR_EL2 common handling
` [PATCH 05/14] target/arm: declare new AA64PFR0 bit-fields
` [PATCH 06/14] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 07/14] target/arm: return the stage 2 index for stage 1
` [PATCH 08/14] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 09/14] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 10/14] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 11/14] target/arm: secure stage 2 translation regime
` [PATCH 12/14] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 13/14] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 14/14] target/arm: enable Secure EL2 in max CPU

[PATCH 1/1] accel/tcg/user-exec: support computing is_write for mips32
 2020-11-02 11:27 UTC  (6+ messages)
      ` target/mips: Deprecate nanoMIPS ISA?

[PATCH 0/2] docs: Fix building with Sphinx 3.2
 2020-11-02 11:24 UTC  (5+ messages)
` [PATCH 1/2] scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
` [PATCH 2/2] qemu-option-trace.rst.inc: Don't use option:: markup

[PATCH 00/24] qom: Convert some properties to class properties
 2020-11-02 11:12 UTC  (3+ messages)
` [PATCH 16/24] virt: Register "its" as class property

[RFC][PATCH 00/14] ARM Secure EL2 extension
 2020-11-02 11:07 UTC 

[Bug 1902470] [NEW] migration with TLS-MultiFD is stuck when the dst-libvirtd service restarts
 2020-11-02 11:00 UTC  (4+ messages)
` [Bug 1902470] "

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-02 10:57 UTC  (34+ messages)
` [PULL v3 01/32] vfio: Add function to unmap VFIO region
` [PULL v3 02/32] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PULL v3 03/32] vfio: Add save and load functions for VFIO PCI devices
` [PULL v3 04/32] vfio: Add migration region initialization and finalize function
` [PULL v3 05/32] vfio: Add VM state change handler to know state of VM
` [PULL v3 06/32] vfio: Add migration state change notifier
` [PULL v3 07/32] vfio: Register SaveVMHandlers for VFIO device
` [PULL v3 08/32] vfio: Add save state functions to SaveVMHandlers
` [PULL v3 09/32] vfio: Add load "
` [PULL v3 10/32] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PULL v3 11/32] vfio: Get migration capability flags for container
` [PULL v3 12/32] vfio: Add function to start and stop dirty pages tracking
` [PULL v3 13/32] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PULL v3 14/32] vfio: Dirty page tracking when vIOMMU is enabled
` [PULL v3 15/32] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PULL v3 16/32] vfio: Make vfio-pci device migration capable
` [PULL v3 17/32] qapi: Add VFIO devices migration stats in Migration stats
` [PULL v3 18/32] update-linux-headers: Add vfio_zdev.h
` [PULL v3 19/32] linux-headers: update against 5.10-rc1
` [PULL v3 20/32] s390x/pci: Move header files to include/hw/s390x
` [PULL v3 21/32] vfio: Create shared routine for scanning info capabilities
` [PULL v3 22/32] vfio: Find DMA available capability
` [PULL v3 23/32] s390x/pci: Add routine to get the vfio dma available count
` [PULL v3 24/32] s390x/pci: Honor DMA limits set by vfio
` [PULL v3 25/32] s390x/pci: create a header dedicated to PCI CLP
` [PULL v3 26/32] s390x/pci: use a PCI Group structure
` [PULL v3 27/32] s390x/pci: clean up s390 PCI groups
` [PULL v3 28/32] s390x/pci: use a PCI Function structure
` [PULL v3 29/32] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PULL v3 30/32] s390x/pci: get zPCI function info from host
` [PULL v3 31/32] hw/vfio: Use lock guard macros
` [PULL v3 32/32] vfio: fix incorrect print type

[PATCH V2] util: Remove redundant checks in the openpty()
 2020-11-02 10:55 UTC 

[PATCH-for-5.2 v3] hw/rx/rx-gdbsim: Fix memory leak
 2020-11-02 10:45 UTC 

[PATCH 00/12] block/export: vhost-user-blk server cleanups and tests
 2020-11-02 10:43 UTC  (3+ messages)

[PATCH-for-5.2] MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
 2020-11-02 10:40 UTC 

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-11-02 10:34 UTC  (21+ messages)

[PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
 2020-11-02 10:26 UTC 

[PATCH v6 0/7] hw/misc: Add LED device
 2020-11-02  9:55 UTC  (5+ messages)

[PULL 00/15] pc,pci,vhost,virtio: misc fixes
 2020-11-02 10:08 UTC  (4+ messages)

[PULL v3 00/17] 9p queue (previous 2020-10-30)
 2020-11-02  9:31 UTC  (18+ messages)
` [PULL v3 05/17] tests/9pfs: Factor out do_version() helper
` [PULL v3 08/17] tests/9pfs: Turn fs_readdir_split() into a helper
` [PULL v3 06/17] tests/9pfs: Set alloc in fs_create_dir()
` [PULL v3 07/17] tests/9pfs: Factor out do_attach() helper
` [PULL v3 09/17] tests/9pfs: Turn fs_mkdir() into a helper
` [PULL v3 10/17] tests/9pfs: simplify do_mkdir()
` [PULL v3 11/17] tests/9pfs: add local Tunlinkat directory test
` [PULL v3 12/17] tests/9pfs: add local Tlcreate test
` [PULL v3 13/17] tests/9pfs: add local Tunlinkat file test
` [PULL v3 14/17] tests/9pfs: add local Tsymlink test
` [PULL v3 15/17] tests/9pfs: add local Tunlinkat symlink test
` [PULL v3 16/17] tests/9pfs: add local Tlink test
` [PULL v3 17/17] tests/9pfs: add local Tunlinkat hard link test
` [PULL v3 03/17] tests/9pfs: fix coverity error in create_local_test_dir()
` [PULL v3 04/17] tests/9pfs: Force removing of local 9pfs test directory
` [PULL v3 01/17] tests/9pfs: make create/remove test dir public
` [PULL v3 02/17] tests/9pfs: fix test dir for parallel tests

[PATCH] hw/arm: Fix bad print format specifiers
 2020-11-02  9:55 UTC 

[PATCH] util: Remove redundant checks in the openpty()
 2020-11-02  9:50 UTC  (4+ messages)

[PULL v2 00/12] NBD patches for 2020-10-27 soft-freeze
 2020-11-02  9:53 UTC  (2+ messages)

[PATCH v2 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-11-02  9:44 UTC  (12+ messages)
` [PATCH v2 01/11] test-util-sockets: Plug file descriptor leak
` [PATCH v2 02/11] test-util-sockets: Correct to set has_abstract, has_tight
` [PATCH v2 03/11] test-util-sockets: Clean up SocketAddress construction
` [PATCH v2 04/11] test-util-sockets: Factor out test_socket_unix_abstract_one()
` [PATCH v2 05/11] test-util-sockets: Synchronize properly, don't sleep(1)
` [PATCH v2 06/11] test-util-sockets: Test the complete abstract socket matrix
` [PATCH v2 07/11] sockets: Fix default of UnixSocketAddress member @tight
` [PATCH v2 08/11] sockets: Fix socket_sockaddr_to_address_unix() for abstract sockets
` [PATCH v2 09/11] char-socket: Fix qemu_chr_socket_address() "
` [PATCH v2 10/11] sockets: Bypass "replace empty @path" for abstract unix sockets
` [PATCH v2 11/11] sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX

[PATCH v2] target/s390x: fix execution with icount
 2020-11-02  9:45 UTC  (5+ messages)

[PATCH-for-5.2] hw/smbios: Fix leaked fd in save_opt_one() error path
 2020-11-02  9:26 UTC  (2+ messages)

[PATCH] target/s390x: fix execution with icount
 2020-11-02  9:25 UTC  (4+ messages)

[PATCH-for-5.2 v2] tools/virtiofsd: Check vu_init() return value (CID 1435958)
 2020-11-02  9:23 UTC 

[PATCH 0/2] Fix some Neon insns on big-endian hosts
 2020-11-02  9:21 UTC  (4+ messages)
` [PATCH 1/2] target/arm: Fix float16 pairwise Neon ops "

[PATCH 0/2] qapi: Doc & MAINTAINERS tweaks
 2020-11-02  9:08 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Add QAPI schema modules to their subsystems
` [PATCH 2/2] qapi: Fix missing headers in QMP Reference Manual

[PATCH] qemu-img: Make sure @sn_opts can be deleted in all error cases
 2020-11-02  9:04 UTC 

[PATCH 6/30] semihosting: Fix Lesser GPL version number
 2020-11-02  8:57 UTC  (4+ messages)
` [PATCH 7/30] non-virt: "

[PATCH v2 0/2] Assorted fixes to tests that were broken by recent scsi changes
 2020-11-02  8:33 UTC  (2+ messages)

[PATCH-for-5.2] scripts/oss-fuzz: rename bin/qemu-fuzz-i386
 2020-11-02  8:30 UTC  (2+ messages)

[PATCH] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
 2020-11-02  8:20 UTC  (2+ messages)

[PATCH v10 1/8] Introduce yank feature
 2020-11-02  6:33 UTC  (4+ messages)
` [PATCH v10 7/8] MAINTAINERS: Add myself as maintainer for "

[RFC v3 00/10] Support disable/enable CPU features for AArch64
 2020-11-02  5:40 UTC  (11+ messages)
` [RFC v3 01/10] linux-header: Introduce KVM_CAP_ARM_CPU_FEATURE
` [RFC v3 02/10] target/arm: Update ID fields
` [RFC v3 03/10] target/arm: only set ID_PFR1_EL1.GIC for AArch32 guest
` [RFC v3 04/10] target/arm: convert isar regs to array
` [RFC v3 05/10] target/arm: Introduce kvm_arm_cpu_feature_supported
` [RFC v3 06/10] target/arm: register CPU features for property
` [RFC v3 07/10] target/arm: Allow ID registers to synchronize to KVM
` [RFC v3 08/10] target/arm: Introduce user_mask to indicate whether the feature is set explicitly
` [RFC v3 09/10] target/arm: introduce CPU feature dependency mechanism
` [RFC v3 10/10] target/arm: Add CPU features to query-cpu-model-expansion

[PATCH] pci/shpc: don't push attention button when ejecting powered-off device
 2020-11-02  5:37 UTC 

[RFC PATCH v2 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-11-02  3:13 UTC  (4+ messages)
` [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message

[PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
 2020-11-02  1:52 UTC  (5+ messages)
` [PATCH 1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy
` [PATCH 2/4] hw/pci-host/prep: Remove legacy PReP machine temporary workaround

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-11-02  0:57 UTC  (9+ messages)
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties

[PATCH-for-5.2 v3] util/cutils: Fix Coverity array overrun in freq_to_str()
 2020-11-01 22:01 UTC  (2+ messages)

[PATCH-for-5.2 v2] util/cutils: Fix Coverity array overrun in freq_to_str()
 2020-11-01 21:54 UTC 

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-11-01 21:11 UTC  (4+ messages)
` [PATCH v2 14/19] RFC: accel/tcg: Support split-rwx for darwin/iOS with vm_remap

[Bug 1902451] [NEW] incorrect cpuid feature detection
 2020-11-01 20:57 UTC  (2+ messages)
` [Bug 1902451] "

[PULL v2 00/32] VFIO updates 2020-10-28 (for QEMU 5.2 soft-freeze)
 2020-11-01 20:46 UTC  (3+ messages)

[PATCH v3 0/2] 9pfs: test suite fixes
 2020-11-01 19:35 UTC  (8+ messages)
` [PATCH v3 2/2] tests/9pfs: fix test dir for parallel tests


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