All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-06 11:39:20 to 2020-08-06 12:02:19 UTC [more...]

vhost-user protocol feature negotiation
 2020-08-06 11:24 UTC  (5+ messages)

[PATCH 0/5] log: Add logs for some modules
 2020-08-06 10:07 UTC  (8+ messages)
` [PATCH 1/5] log: Add logs for vm start and destroy
` [PATCH 2/5] log: Add log for each modules
` [PATCH 3/5] log: Add more details to virtio_report in virtqueue_pop
` [PATCH 4/5] log: Add log at boot & cpu init for aarch64
` [PATCH 5/5] log: Add logs during qemu start

[PATCH 0/2] migration: add vsock channel support
 2020-08-06  7:40 UTC  (2+ messages)
` [PATCH 2/2] migration: add vsock as data "

[PATCH 0/1] qga: add command guest-get-disk
 2020-08-06 10:44 UTC  (3+ messages)
` [PATCH 1/1] qga: add command guest-get-disks

[PATCH v7 00/25] coresight: allow to build coresight as modules
 2020-08-06 11:43 UTC  (6+ messages)
` [PATCH v7 09/25] coresight: etm3x: allow etm3x to be built as a module

[PATCH] ide: Get rid of IDEDrive struct
 2020-08-06  8:38 UTC  (5+ messages)

[RFC v3 00/71] target/riscv: support vector extension v1.0
 2020-08-06 10:47 UTC  (24+ messages)
` [RFC v3 01/71] target/riscv: drop vector 0.7.1 and add 1.0 support
` [RFC v3 02/71] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v3 03/71] target/riscv: rvv-1.0: add mstatus VS field
` [RFC v3 06/71] target/riscv: rvv-1.0: add translation-time vector context status
` [RFC v3 11/71] target/riscv: rvv-1.0: remove MLEN calculations
` [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v3 15/71] target/riscv: introduce more imm value modes in translator functions
` [RFC v3 23/71] target/riscv: rvv-1.0: fault-only-first unit stride load
` [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [RFC v3 31/71] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [RFC v3 32/71] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [RFC v3 35/71] target/riscv: rvv-1.0: allow load element with sign-extended
` [RFC v3 36/71] target/riscv: rvv-1.0: register gather instructions
` [RFC v3 37/71] target/riscv: rvv-1.0: integer scalar move instructions
` [RFC v3 40/71] target/riscv: rvv-1.0: whole register "
` [RFC v3 42/71] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [RFC v3 45/71] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [RFC v3 50/71] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v3 55/71] target/riscv: rvv-1.0: floating-point slide instructions
` [RFC v3 56/71] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [RFC v3 58/71] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [RFC v3 61/71] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [RFC v3 63/71] target/riscv: rvv-1.0: floating-point min/max instructions

[PATCH 0/3] A few doc fixes
 2020-08-06  8:49 UTC  (5+ messages)
` [PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
` [PATCH 2/3] qapi: Document event VSERPORT_CHANGE is rate-limited

[PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
 2020-08-06 11:50 UTC  (9+ messages)
` [PATCH 1/4] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
` [PATCH 2/4] target/arm: Make A32/T32 use new fpstatus_ptr() API
` [PATCH 3/4] target/arm: Implement FPST_STD_F16 fpstatus
` [PATCH 4/4] target/arm: Use correct FPST for VCMLA, VCADD on fp16

[PATCH for-5.2 v2 0/9] Continue booting in case the first device is not bootable
 2020-08-06 11:58 UTC  (8+ messages)
` [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
` [PATCH for-5.2 v2 5/9] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PATCH for-5.2 v2 6/9] pc-bios/s390-ccw: Scan through all devices if no boot device specified
` [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests

[PATCH v5 0/2] add new options to set smbios type 4 fields
 2020-08-06  6:58 UTC  (3+ messages)

[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers
 2020-08-06 10:33 UTC  (5+ messages)
` [PATCH-for-5.2 5/7] hw/block/fdc: Drop pointless FLOPPY_DPRINTF() call
` [PATCH-for-5.2 7/7] hw/block/fdc: Add ASCII art schema of QOM relations

[PATCH v12 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-08-06  9:18 UTC  (5+ messages)
` [PATCH v12 09/11] qcow2_format.py: collect fields to dump in JSON format

[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
 2020-08-06  6:28 UTC  (7+ messages)
` [PATCH v2 3/7] target/riscv: Generate nanboxed results from trans_rvf.inc.c
` [PATCH v2 4/7] target/riscv: Check nanboxed inputs to fp helpers
` [PATCH v2 7/7] target/riscv: check before allocating TCG temps

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-06  7:50 UTC 

[PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-06  9:20 UTC  (8+ messages)
` [PATCH 2/6] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
    ` [Intel-gfx] "

[PATCH 0/4] build: corrections to .init.o generation logic
 2020-08-06  9:44 UTC  (10+ messages)
` [PATCH 1/4] build: work around bash issue
` [PATCH 2/4] build: correctly report non-empty section sizes upon .o -> .init.o conversion
` [PATCH 3/4] build: also check for empty .bss.* in "
` [PATCH 4/4] EFI: free unused boot mem in at least some cases

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-06 11:50 UTC  (39+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 05/12] hvm/dm: Introduce xendevicemodel_set_irq_level DM op
` [RFC PATCH V1 07/12] A collection of tweaks to be able to run emulator in driver domain
` [RFC PATCH V1 08/12] xen/arm: Invalidate qemu mapcache on XENMEM_decrease_reservation

[PATCH 0/3] x86: M2P maintenance adjustments (step 1)
 2020-08-06  9:29 UTC  (4+ messages)
` [PATCH 1/3] x86: slightly re-arrange 32-bit handling in dom0_construct_pv()
` [PATCH 2/3] x86: don't maintain compat M2P when !PV32
` [PATCH 3/3] x86: don't override INVALID_M2P_ENTRY with SHARED_M2P_ENTRY

Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
 2020-08-06  5:50 UTC  (4+ messages)

[PATCH] x86/tsc: Fix diagnostics for TSC frequency
 2020-08-06  6:21 UTC  (4+ messages)

[PATCH v4 00/14] IOMMU cleanup
 2020-08-06 11:49 UTC  (9+ messages)
` [PATCH v4 06/14] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail
` [PATCH v4 07/14] iommu: make map, unmap and flush all take both an order and a count
` [PATCH v4 08/14] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v4 09/14] common/grant_table: batch flush I/O TLB

[RFC] efi/boot: Unified Xen executable for UEFI Secure Boot support
 2020-08-06 11:44 UTC  (3+ messages)

[PATCH] target/arm: Delete unused ARM_FEATURE_CRC
 2020-08-06  7:07 UTC  (2+ messages)

EFI executable corruption when live patching is turned off
 2020-08-06  8:27 UTC  (3+ messages)

[PATCH] iommu/vt-d:Add support for ACPI device in RMRR
 2020-08-06  6:51 UTC  (13+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "
                  ` 答复: "
                      ` 答复: "

[igt-dev] [PATCH i-g-t] lib/i915_perf: drop dependency on libigt
 2020-08-06 12:01 UTC  (2+ messages)

[PATCH V1 00/32] Live Update
 2020-08-06 10:22 UTC  (3+ messages)
` [PATCH V1 30/32] vfio-pci: save and restore

[PATCH 2/2] drm/ttm: make TT creation purely optional v3
 2020-08-06  9:12 UTC  (7+ messages)
` [2/2] "

[PATCH 00/49] ttm mem manager refactoring
 2020-08-06  8:24 UTC  (7+ messages)
` [PATCH 39/49] drm/ttm: make ttm_bo_man_init/takedown take type + args

[dunfell/master][PATCH] wayland-ivi-extension: Fix patch file name
 2020-08-06 11:57 UTC 

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-08-06  7:37 UTC  (7+ messages)
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
` [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock

[PATCH] powerpc/32s: Fix assembler warning about r0
 2020-08-06  6:01 UTC 

[qemu]: How to use qemu to run 64MB bmc image?
 2020-08-06  1:58 UTC 

Microphone selection logic not working for max98090
 2020-08-06 11:57 UTC 

[dpdk-dev] [PATCH v1] vhost: add device reset status
 2020-08-06 11:58 UTC  (2+ messages)

[PATCH net v2 1/2] net: refactor bind_bucket fastreuse into helper
 2020-08-06 11:06 UTC  (2+ messages)
` [PATCH net v2 2/2] net: initialize fastreuse on inet_inherit_port

Microphone selection logic not working for max98090
 2020-08-06 11:57 UTC 

[RFC PATCH 0/5] hw/misc: Add LED device
 2020-08-06  8:17 UTC  (6+ messages)
` [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event

[PATCH] manual: update --examine-badblocks
 2020-08-06 11:57 UTC 

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-06  9:01 UTC  (2+ messages)

[PATCH] media: atomisp: fix spelling mistake "unsupport" -> "unsupported"
 2020-08-06 11:57 UTC  (2+ messages)

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-08-06  6:14 UTC  (4+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PATCH] ARM: dts: imx6sx-sdb: Add headphone detection for sound card
 2020-08-06 11:50 UTC 

[PATCH] ARM: dts: imx6sll-evk: Add audio sound card node
 2020-08-06 11:50 UTC 

[PATCH v1 00/12] video: fbdev: use generic power management
 2020-08-06  5:59 UTC  (13+ messages)
` [PATCH v1 01/12] fbdev: gxfb: "
    ` [Linux-kernel-mentees] "
` [PATCH v1 05/12] fbdev: aty128fb: "
` [PATCH v1 06/12] fbdev: nvidia: "
` [PATCH v1 07/12] fbdev: savagefb: "
` [PATCH v1 08/12] fbdev: cyber2000fb: "
` [PATCH v1 09/12] fbdev: i740fb: "
` [PATCH v1 10/12] fbdev: vt8623fb: "
` [PATCH v1 11/12] fbdev: s3fb: "
` [PATCH v1 12/12] fbdev: arkfb: "

[Intel-gfx] [PATCH 00/37] Replace obj->mm.lock with reservation_ww_class
 2020-08-06 11:55 UTC  (4+ messages)

[PATCH v4 0/6] make hdmi work on bananapi-r2
 2020-08-05  8:49 UTC  (8+ messages)
` [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
        ` Aw: "
            ` Aw: "

Question about per process GPU context global priority enforcement
 2020-08-05 23:11 UTC  (4+ messages)

[PATCH] drm: sysfs: Add to get current mode
 2020-08-05 10:03 UTC  (3+ messages)

Aw: Re: Re: Re: [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
 2020-08-05 13:01 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: remove stray /dts-v1/ from mt7623a.dtsi
  ` [PATCH 2/3] arm: dts: mt7623: move MT7623N GPU to separate mt7623n.dtsi file
    ` Aw: "

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-08-06  7:26 UTC  (4+ messages)
  ` [PATCH v1 1/2] video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
  ` [PATCH v1 2/2] fbdev: radeonfb:use generic power management

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-08-06  6:57 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH 0/3] PWM backlight interpolation adjustments
 2020-08-05 21:04 UTC  (2+ messages)

[PATCH] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
 2020-08-05 12:29 UTC  (2+ messages)

[v1] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-05 13:34 UTC 

[PATCH] drm/amdgpu: annotate a false positive recursive locking
 2020-08-06  9:19 UTC  (6+ messages)

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-06  9:13 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sl-evk: Add headphone detection for sound card
 2020-08-06 11:48 UTC 

[PATCH] powerpc/book3s64/radix: Make radix_mem_block_size 64bit
 2020-08-06  8:14 UTC 

[PATCH] powerpc/signal: Move and simplify get_clean_sp()
 2020-08-06  9:25 UTC  (2+ messages)

Why QEMU should move from C to Rust (clickbait alert ;))
 2020-08-06 11:51 UTC  (2+ messages)

Correct conflicting mic in max98090
 2020-08-06 11:53 UTC 

[PATCH] spapr: Clarify error and documentation for broken KVM XICS
 2020-08-06  5:12 UTC  (2+ messages)

[MPTCP] Re: mptcp diag interface weirdness
 2020-08-06 11:53 UTC 

[PATCH 0/4] vDPA: API for reporting IOVA range
 2020-08-06  5:55 UTC  (9+ messages)
` [PATCH 1/4] vdpa: introduce config op to get valid iova range
` [PATCH 4/4] vhost: vdpa: report "

[PATCH v8 0/7] 9pfs: readdir optimization
 2020-08-06  9:38 UTC  (4+ messages)
` [PATCH v8 4/7] 9pfs: add new function v9fs_co_readdir_many()

[PATCH] virtiofsd: Disable remote posix locks by default
 2020-08-06  8:20 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-06  5:53 UTC  (6+ messages)
` [PATCH v2 19/24] vdpa: make sure set_features in invoked for legacy

[PATCH v2] net: add support for threaded NAPI polling
 2020-08-06 11:51 UTC  (3+ messages)
` [RFC PATCH] net: dev_attr_napi_threaded can be static

[PATCH] mmc: sdhci-pci-o2micro: fix spelling mistake "unsupport" -> "unsupported"
 2020-08-06 11:50 UTC 

[PATCH v2 0/2] dma-pool fixes
 2020-08-06 11:50 UTC  (6+ messages)
` [PATCH v2 2/2] dma-pool: Only allocate from CMA when in same memory zone

Hallo, mein Hubscher! Folge dem Link und in dieser Nacht werde ich dich nicht einschlafen lassen! - y5547
 2020-08-06 10:59 UTC 

[PATCH v3 1/3] syscalls: use uaccess_kernel in addr_limit_user_check
 2020-08-06  9:17 UTC  (3+ messages)
` [PATCH v3 3/3] powerpc/uaccess: simplify the get_fs() set_fs() logic

[dpdk-dev] [dpdk-announce] release candidate 20.08-rc3
 2020-08-06  5:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: update release notes for ice and iavf
 2020-08-06  8:00 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-06 11:47 UTC  (5+ messages)
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[RFC PATCH] dma-iommu: allow devices to set IOVA range dynamically
 2020-08-06  6:58 UTC  (2+ messages)

[RFC PATCH] arm64: defconfig: Disable fine-grained task level IRQ time accounting
 2020-08-06 11:45 UTC  (11+ messages)

[Intel-gfx] [CI] drm/i915/gem: Reduce context termination list iteration guard to RCU
 2020-08-06 11:46 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] sound: pci: delete repeated words in comments
 2020-08-06  7:30 UTC  (2+ messages)

[rfc] further ttm cleanups
 2020-08-06  4:39 UTC  (3+ messages)
` [PATCH 1/2] drm/ttm: drop size from resource manager base class
` [PATCH 2/2] drm/ttm/nouveau: move io_lru storage into driver

[PATCH v10 0/5] powerpc: switch VDSO to C implementation
 2020-08-06  5:46 UTC  (6+ messages)
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic "

Creative USB X-Fi Pro V3 volume knob and IR remote control
 2020-08-06 11:43 UTC 

[igt-dev] [PATCH i-g-t] intel-ci: Add testdisplay test to BAT
 2020-08-06 11:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for intel-ci: Add testdisplay test to BAT (rev2)

[dpdk-dev] [PATCH] net/ice: fix incorrect firmware version
 2020-08-06  9:15 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] rte_dev_probe() API change
 2020-08-06 11:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 (v20.11) 2/2] eal: improve device probing API

[PATCH] net: hns3: fix spelling mistake "could'nt" -> "couldn't"
 2020-08-06 11:42 UTC 

Why doesn't mixer control (values) have some kind of locking mechanism? (mutex?)
 2020-08-06  9:14 UTC  (4+ messages)

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-08-06 11:37 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.