qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-19 19:07:03 to 2021-01-20 07:55:57 UTC [more...]

[RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-20  7:52 UTC  (13+ messages)
` [RFC PATCH V3 1/8] hw/block/nvme: introduce nvme-subsys device
` [RFC PATCH V3 2/8] hw/block/nvme: support to map controller to a subsystem
` [RFC PATCH V3 4/8] hw/block/nvme: support for multi-controller in subsystem
` [RFC PATCH V3 7/8] hw/block/nvme: add 'detached' param not to attach namespace
` [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List

[PATCH v2] RFC: sphinx: adopt kernel readthedoc theme
 2021-01-20  7:45 UTC  (2+ messages)

[PATCH v3 00/25] backup performance: block_status + async
 2021-01-20  6:09 UTC  (4+ messages)
` [PATCH v3 02/25] qapi: backup: add perf.use-copy-range parameter

[PATCH] fuzz: refine the ide/ahci fuzzer configs
 2021-01-20  6:07 UTC 

[PATCH] fuzz: ignore address_space_map is_write flag
 2021-01-20  6:02 UTC 

[PULL 00/45] Misc patches for 2020-12-15
 2021-01-20  5:28 UTC  (4+ messages)
` [PULL 16/45] vl: Add option to avoid stopping VM upon guest panic

[Qemu-devel] [Bug 1214884] [NEW] Support VDI (Virtualbox) snapshots
 2021-01-20  4:17 UTC  (2+ messages)
` [Bug 1214884] "

[Qemu-devel] [Bug 824074] [NEW] Provide runtime option to expose the supported list of keymaps for vnc
 2021-01-20  4:17 UTC  (2+ messages)
` [Bug 824074] "

[Qemu-devel] [Bug 1284090] [NEW] RFE: QMP: report error reason in BLOCK_IO_ERROR message
 2021-01-20  4:17 UTC  (2+ messages)
` [Bug 1284090] "

[Qemu-devel] [Bug 1619991] [NEW] Concurrent VMs crash w/ GPU passthrough and multiple disks
 2021-01-20  4:17 UTC  (2+ messages)
` [Bug 1619991] "

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2021-01-20  4:17 UTC  (2+ messages)
` [Bug 1674925] "

[PATCH v7 00/35] Hexagon patch series
 2021-01-20  4:13 UTC  (37+ messages)
` [PATCH v7 01/35] Hexagon Update MAINTAINERS file
` [PATCH v7 02/35] Hexagon (target/hexagon) README
` [PATCH v7 03/35] Hexagon (include/elf.h) ELF machine definition
` [PATCH v7 04/35] Hexagon (target/hexagon) scalar core definition
` [PATCH v7 05/35] Hexagon (disas) disassembler
` [PATCH v7 06/35] Hexagon (target/hexagon) register names
` [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers
` [PATCH v7 08/35] Hexagon (target/hexagon) GDB Stub
` [PATCH v7 09/35] Hexagon (target/hexagon) architecture types
` [PATCH v7 10/35] Hexagon (target/hexagon) instruction and packet types
` [PATCH v7 11/35] Hexagon (target/hexagon) register fields
` [PATCH v7 12/35] Hexagon (target/hexagon) instruction attributes
` [PATCH v7 13/35] Hexagon (target/hexagon) instruction/packet decode
` [PATCH v7 14/35] Hexagon (target/hexagon) instruction printing
` [PATCH v7 15/35] Hexagon (target/hexagon/arch.[ch]) utility functions
` [PATCH v7 16/35] Hexagon (target/hexagon/conv_emu.[ch]) "
` [PATCH v7 17/35] Hexagon (target/hexagon/fma_emu.[ch]) "
` [PATCH v7 18/35] Hexagon (target/hexagon/imported) arch import
` [PATCH v7 19/35] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [PATCH v7 20/35] Hexagon (target/hexagon) generator phase 2 - generate header files
` [PATCH v7 21/35] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [PATCH v7 22/35] Hexagon (target/hexagon) generater phase 4 - "
` [PATCH v7 23/35] Hexagon (target/hexagon) opcode data structures
` [PATCH v7 24/35] Hexagon (target/hexagon) macros
` [PATCH v7 25/35] Hexagon (target/hexagon) instruction classes
` [PATCH v7 26/35] Hexagon (target/hexagon) TCG generation
` [PATCH v7 27/35] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [PATCH v7 28/35] Hexagon (target/hexagon) TCG for floating point instructions
` [PATCH v7 29/35] Hexagon (target/hexagon) translation
` [PATCH v7 30/35] Hexagon (linux-user/hexagon) Linux user emulation
` [PATCH v7 31/35] Hexagon (tests/tcg/hexagon) TCG tests - multiarch
` [PATCH v7 32/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
` [PATCH v7 33/35] Hexagon (tests/tcg/hexagon) TCG tests - floating point
` [PATCH v7 34/35] Hexagon build infrastructure
` [PATCH v7 35/35] Add Dockerfile for hexagon

[PATCH] target/arm: Implement ID_PFR2
 2021-01-20  3:52 UTC 

[PATCH] target/arm: Conditionalize DBGDIDR
 2021-01-20  3:16 UTC 

[PATCH v3] hvf: guard xgetbv call
 2021-01-20  3:04 UTC  (2+ messages)

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-20  2:32 UTC  (26+ messages)
` [PATCH v2 02/22] tcg/i386: Move constraint type check to tcg_target_const_match
` [PATCH v2 03/22] tcg/i386: Split out target constraints to tcg-target-con-str.h
` [PATCH v2 07/22] tcg/tci: "
` [PATCH v2 08/22] tcg/mips: "
` [PATCH v2 09/22] tcg/riscv: "
` [PATCH v2 11/22] tcg/sparc: "
` [PATCH v2 13/22] tcg/i386: Split out constraint sets to tcg-target-con-set.h
` [PATCH v2 21/22] tcg/tci: "

[PATCH] roms/opensbi: Upgrade from v0.8 to v0.9
 2021-01-20  1:23 UTC  (2+ messages)

[PATCH 1/1] spapr_caps.c: disable KVM specific caps when running with TCG
 2021-01-20  0:24 UTC  (2+ messages)

[PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-20  0:20 UTC  (2+ messages)

[PATCH] RFC: sphinx: adopt kernel readthedoc theme
 2021-01-20  0:09 UTC  (4+ messages)

[PATCH 0/5] tcg: Dynamically allocate temporaries
 2021-01-19 23:33 UTC  (8+ messages)
` [PATCH 1/5] tcg: Add an index to TCGTemp
` [PATCH 2/5] tcg: Introduce and use tcg_temp
` [PATCH 3/5] tcg: Make TCGTempSet expandable
` [PATCH 4/5] tcg: Adjust tcgv_*_temp/temp_tcgv_*
` [PATCH 5/5] tcg: Dynamically allocate temporaries

[RFC PATCH 0/2] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
 2021-01-19 23:28 UTC  (3+ messages)
` [RFC PATCH 2/2] hw/usb/dev-uas: Report command additional adb length as unsupported

[PATCH] usb: Fix clang build
 2021-01-19 23:26 UTC  (3+ messages)

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-19 22:34 UTC  (3+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-01-19 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/2] Add debug interface to kick/call on purpose
 2021-01-19 22:20 UTC  (6+ messages)
` [PATCH RFC 1/2] qdev: add debug interface to kick/call eventfd

What are libvhost-user locking requirements
 2021-01-19 22:18 UTC 

[PATCH 0/2] tcg: Optimize inline dup_const for MO_64
 2021-01-19 22:13 UTC  (5+ messages)
` [PATCH 1/2] qemu/compiler: Split out qemu_build_not_reached_always
` [PATCH 2/2] tcg: Optimize inline dup_const for MO_64

[PATCH v1 1/1] riscv: Pass RISCVHartArrayState by pointer
 2021-01-19 21:50 UTC  (5+ messages)

[PATCH v11 0/5] UFFD write-tracking migration/snapshots
 2021-01-19 21:01 UTC  (5+ messages)
` [PATCH v11 4/5] migration: implementation of background snapshot thread
` [PATCH v11 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-19 20:44 UTC  (9+ messages)
` [PATCH 1/8] linux-headers: update against 5.11-rc4
` [PATCH 2/8] s390x/pci: Keep track of the PCI Function type
` [PATCH 3/8] s390x/pci: MSI-X isn't strictly required for passthrough
` [PATCH 4/8] s390x/pci: Introduce the ZpciOps structure
` [PATCH 5/8] s390x/pci: Handle devices that support relaxed alignment
` [PATCH 6/8] s390x/pci: PCISTB via the vfio zPCI I/O region
` [PATCH 7/8] s390x/pci: PCILG "
` [PATCH 8/8] s390x/pci: Prevent ISM device passthrough on older host kernels

[PATCH v20 00/20] Initial support for multi-process Qemu
 2021-01-19 20:28 UTC  (21+ messages)
` [PATCH v20 01/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v20 02/20] multi-process: add configure and usage information
` [PATCH v20 03/20] memory: alloc RAM from file at offset
` [PATCH v20 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v20 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v20 06/20] multi-process: setup a machine object for remote device process
` [PATCH v20 07/20] io: add qio_channel_writev_full_all helper
` [PATCH v20 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PATCH v20 09/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v20 10/20] multi-process: Initialize message handler in remote device
` [PATCH v20 11/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v20 12/20] multi-process: setup memory manager for remote device
` [PATCH v20 13/20] multi-process: introduce proxy object
` [PATCH v20 14/20] multi-process: add proxy communication functions
` [PATCH v20 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v20 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v20 17/20] multi-process: Synchronize remote memory
` [PATCH v20 18/20] multi-process: create IOHUB object to handle irq
` [PATCH v20 19/20] multi-process: Retrieve PCI info from remote process
` [PATCH v20 20/20] multi-process: perform device reset in the "

[PATCH] usb: add pcap support
 2021-01-19 21:01 UTC  (2+ messages)

[PATCH] qmp-shell: Suppress banner and prompt when stdin is not a TTY
 2021-01-19 20:02 UTC  (2+ messages)

Ask for suggestions for CVE-2019-12928
 2021-01-19 20:17 UTC 

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-19 19:32 UTC  (3+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[PATCH v4 00/23] backup performance: block_status + async
 2021-01-19 19:29 UTC  (4+ messages)

[PATCH] vnc: add qmp to support reload vnc tls certificates
 2021-01-19 19:23 UTC  (2+ messages)

[PATCH v6 00/72] support vector extension v1.0
 2021-01-19 19:22 UTC  (28+ messages)
` [PATCH v6 02/72] target/riscv: Use FIELD_EX32() to extract wd field
` [PATCH v6 06/72] target/riscv: rvv-1.0: add translation-time vector context status
` [PATCH v6 07/72] target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
` [PATCH v6 09/72] target/riscv: rvv-1.0: add vlenb register
` [PATCH v6 12/72] target/riscv: rvv-1.0: add fractional LMUL
` [PATCH v6 13/72] target/riscv: rvv-1.0: add VMA and VTA
` [PATCH v6 15/72] target/riscv: introduce more imm value modes in translator functions
` [PATCH v6 16/72] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [PATCH v6 17/72] target/riscv: rvv-1.0: configure instructions
` [PATCH v6 18/72] target/riscv: rvv-1.0: stride load and store instructions
` [PATCH v6 19/72] target/riscv: rvv-1.0: index "
` [PATCH v6 20/72] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [PATCH v6 21/72] target/riscv: rvv-1.0: fault-only-first unit stride load

[PATCH] hw/misc: sifive_u_otp: Use error_report() when block operation fails
 2021-01-19 19:16 UTC  (2+ messages)

[PATCH v1 0/6] testing/next (docker binfmt tests)
 2021-01-19 18:56 UTC  (5+ messages)
` [PATCH v1 3/6] tests/docker: make _copy_with_mkdir accept missing files
` [PATCH v1 5/6] tests/docker: alias docker-help target for consistency
` [PATCH v1 6/6] tests/docker: add a docker-exec-copy-test

[PATCH 0/9] meson: Clarify summary
 2021-01-19 18:53 UTC  (11+ messages)
` [PATCH 1/9] meson: Summarize generic information first
` [PATCH 2/9] meson: Summarize compilation information altogether
` [PATCH 3/9] meson: Summarize host binaries altogether
` [PATCH 4/9] meson: Summarize accelerators altogether
` [PATCH 5/9] meson: Display if system emulation is selected in summary
` [PATCH 6/9] meson: Restrict system-mode specific accelerators
` [PATCH 7/9] meson: Do not configure audio if system-mode is not selected
` [PATCH 8/9] meson: Display if user-mode emulation is selected in summary
` [PATCH 9/9] meson: Summarize block layer information altogether

[PATCH v2 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-19 18:58 UTC  (7+ messages)
` [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes

[PATCH] hw/usb: Convert to qdev_realize()
 2021-01-19 16:14 UTC  (2+ messages)

[RFC PATCH 0/2] x86 CPU feature +/- fiddling and +kvm-no-defaults
 2021-01-19 16:41 UTC  (8+ messages)
` [RFC PATCH 1/2] hw/i386: -cpu model, -feature, +feature should enable feature
  ` [RFC PATCH 1/2] hw/i386: -cpu model,-feature,+feature "
    ` [External] : "

[PATCH] hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
 2021-01-19 16:16 UTC  (2+ messages)

[PATCH v3 00/21] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-01-19 17:12 UTC  (11+ messages)
` [PATCH v3 01/21] tcg: Introduce target-specific page data for user-only
` [PATCH v3 04/21] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v3 05/21] exec: Improve types for guest_addr_valid
` [PATCH v3 15/21] target/arm: Split out syndrome.h from internals.h
` [PATCH v3 16/21] linux-user/aarch64: Pass syndrome to EXC_*_ABORT

[PATCH] pci: add romsize property
 2021-01-19 17:19 UTC  (4+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-01-19 18:30 UTC  (8+ messages)
` [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v2 12/36] block: refactor bdrv_child* permission functions

[PATCH v2 1/1] linux-user/signal: Decode waitid si_code
 2021-01-19 18:24 UTC 

[PATCH] hostmem: Don't report pmem attribute if unsupported
 2021-01-19 16:55 UTC  (2+ messages)

[PATCH v3 00/17] qapi: static typing conversion, pt1.5
 2021-01-19 18:02 UTC  (5+ messages)
` [PATCH v3 08/17] qapi: use explicitly internal module names
` [PATCH v3 09/17] qapi: use './builtin' as the built-in module name
` [PATCH v3 11/17] qapi: centralize the built-in module name definition
` [PATCH v3 14/17] qapi/commands: Simplify command registry generation

[PATCH] usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
 2021-01-19 17:03 UTC 

[PATCH 0/2] trace: documentation improvements
 2021-01-19 16:31 UTC  (12+ messages)
` [PATCH 1/2] trace: document how to specify multiple --trace patterns


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