qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 12:45:46 to 2021-02-02 01:02:19 UTC [more...]

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02  0:59 UTC  (3+ messages)
` [RFC PATCH v3 01/31] hw/pci/cxl: Add a CXL component type (interface)
` [RFC PATCH v3 02/31] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)

[PATCH 0/3] i386: Ensure feature names are always defined
 2021-02-02  0:18 UTC  (8+ messages)
` [PATCH 1/3] i386: Add missing "vmx-ept-wb" feature name
` [PATCH 2/3] i386: Move asserts to separate x86_cpudef_validate() function
` [PATCH 3/3] i386: Sanity check CPU model feature sets

[PATCH] docs/system: document an example vexpress-a15 invocation
 2021-02-01 23:50 UTC  (5+ messages)

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-01 23:04 UTC  (3+ messages)
` [PATCH 1/1] virtiofsd: Allow to build it without the tools

[PATCH] usb-host: use correct altsetting in usb_host_ep_update
 2021-02-01 21:30 UTC 

[PATCH] i386: Add the support for AMD EPYC 3rd generation processors
 2021-02-01 22:38 UTC  (4+ messages)

eMMC support
 2021-02-01 22:06 UTC  (8+ messages)

[PATCH v2] linux-user: fix O_NONBLOCK usage for hppa target
 2021-02-01 22:05 UTC 

[PATCH v5 0/5] hw/block/nvme: add simple copy command
 2021-02-01 21:45 UTC  (3+ messages)
` [PATCH v5 5/5] "

[PULL 0/2] block: Fix iotests to respect configured Python binary
 2021-02-01 21:43 UTC  (4+ messages)

[PATCH RFC 0/1] QOM type names and QAPI
 2021-02-01 21:31 UTC  (7+ messages)
` [PATCH RFC 1/1] hw: Replace anti-social QOM type names

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-02-01 20:55 UTC 

[PULL 00/24] tcg patch queue
 2021-02-01 20:53 UTC  (4+ messages)
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding

[PATCH 0/2] Fix (non-vga) QXL async screendump
 2021-02-01 20:14 UTC  (3+ messages)
` [PATCH 1/2] qxl: set qxl.ssd.dcl.con on secondary devices
` [PATCH 2/2] qxl: also notify the rendering is done when skipping it

[PATCH v2 00/13] vt82c686b clean ups and vt8231 emulation
 2021-02-01 20:04 UTC  (7+ messages)
` [PATCH v2 08/13] vt82c686: Move creation of ISA devices to the ISA bridge

[PATCH] Fix SPDX-License-Identifier typos
 2021-02-01 20:01 UTC 

[PATCH 08/10] default-configs: Remove unnecessary SEMIHOSTING selection
 2021-02-01 19:59 UTC  (2+ messages)
  ` [PATCH 09/10] target: Move ARM_COMPATIBLE_SEMIHOSTING feature to target Kconfig

[PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
 2021-02-01 19:56 UTC  (11+ messages)
` [PATCH v3 1/6] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v3 3/6] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v3 4/6] hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
` [PATCH v3 5/6] hw/net/can: ZynqMP CAN device requires PTIMER
` [PATCH v3 6/6] hw/arm: Display CPU type in machine description

[PATCH] virtiofsd: Add restart_syscall to the seccomp whitelist
 2021-02-01 19:52 UTC  (2+ messages)

[PATCH v4 00/16] qapi: static typing conversion, pt1.5
 2021-02-01 19:37 UTC  (17+ messages)
` [PATCH v4 01/16] qapi/commands: assert arg_type is not None
` [PATCH v4 02/16] qapi/events: fix visit_event typing
` [PATCH v4 03/16] qapi/main: handle theoretical None-return from re.match()
` [PATCH v4 04/16] qapi/gen: inline _wrap_ifcond into end_if()
` [PATCH v4 05/16] qapi: centralize is_[user|system|builtin]_module methods
` [PATCH v4 06/16] qapi/gen: Replace ._begin_system_module()
` [PATCH v4 07/16] qapi: use explicitly internal module names
` [PATCH v4 08/16] qapi: use './builtin' as the built-in module name
` [PATCH v4 09/16] qapi/gen: Combine ._add_[user|system]_module
` [PATCH v4 10/16] qapi: centralize the built-in module name definition
` [PATCH v4 11/16] qapi/gen: write _genc/_genh access shims
` [PATCH v4 12/16] qapi/gen: Support for switching to another module temporarily
` [PATCH v4 13/16] qapi/commands: Simplify command registry generation
` [PATCH v4 14/16] qapi/gen: Drop support for QAPIGen without a file name
` [PATCH v4 15/16] qapi: type 'info' as Optional[QAPISourceInfo]
` [PATCH v4 16/16] qapi: enable strict-optional checks

[PATCH v3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-01 19:26 UTC  (5+ messages)
    ` [Virtio-fs] "

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2021-02-01 19:08 UTC  (2+ messages)
` [Bug 1893040] "

[PULL 0/6] Block layer patches
 2021-02-01 19:07 UTC  (7+ messages)
` [PULL 1/6] MAINTAINERS: Add Vladimir as co-maintainer for Block Jobs
` [PULL 2/6] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PULL 3/6] block: move blk_exp_close_all() to qemu_cleanup()
` [PULL 4/6] iotests/297: pylint: ignore too many statements
` [PULL 5/6] iotests: check: return 1 on failure
` [PULL 6/6] iotests: Fix -makecheck output

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-01 18:48 UTC  (4+ messages)
` [PATCH v6 3/6] sev/i386: Allow AP booting under SEV-ES

vnc clipboard support
 2021-02-01 18:45 UTC  (16+ messages)

[PATCH RFC 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
 2021-02-01 18:28 UTC  (10+ messages)
` [PATCH RFC 1/4] docs: add a table showing x86-64 ABI compatibility levels
` [PATCH RFC 2/4] target/i386: define CPU models to model x86-64 ABI levels
` [PATCH RFC 3/4] NOT FOR MERGE target/i386: use x86-64-abi1 CPU model as default on x86_64
` [PATCH RFC 4/4] NOT FOR MERGE: script for CPU model stuff related to x86-64 ABI levels

[QUESTION] tcg: Is concurrent storing and code translation of the same code page considered as racing in MTTCG?
 2021-02-01 18:27 UTC  (3+ messages)

[PULL 00/11] Tracing patches
 2021-02-01 18:13 UTC  (21+ messages)
` [PULL 01/11] trace: fix simpletrace doc mismerge
` [PULL 02/11] tracing: convert documentation to rST
` [PULL 03/11] trace: recommend "log" backend for getting started with tracing
` [PULL 04/11] tracetool: fix "PRI" macro decoding
` [PULL 05/11] tracetool: also strip %l and %ll from systemtap format strings
` [PULL 06/11] trace: add meson custom_target() depend_files for tracetool
` [PULL 07/11] error: rename error_with_timestamp to message_with_timestamp
` [PULL 08/11] trace: make the 'log' backend timestamp configurable
` [PULL 09/11] simpletrace: build() missing 2 required positional arguments
` [PULL 10/11] trace: document how to specify multiple --trace patterns
` [PULL 11/11] trace: update docs with meson build information

[PATCH 0/3] Maximize QMP availability for OOB commands
 2021-02-01 18:02 UTC  (6+ messages)
` [PATCH 1/3] qmp: Fix up comments after commit 9ce44e2ce2
` [PATCH 2/3] qmp: Add more tracepoints
` [PATCH 3/3] qmp: Resume OOB-enabled monitor before processing the request

[PATCH v6 02/11] exec: Restrict TCG specific headers
 2021-02-01 17:37 UTC  (6+ messages)
    ` [PATCH v6 01/11] sysemu/tcg: Introduce tcg_builtin() helper
  ` [PATCH v6 03/11] target/arm: Restrict ARMv4 cpus to TCG accel
  ` [PATCH v6 05/11] target/arm: Restrict ARMv6 "
    ` [PATCH v6 06/11] target/arm: Restrict ARMv7 R-profile "

[PATCH v5 0/2] System Generation ID driver and VMGENID backend
 2021-02-01 17:24 UTC  (3+ messages)
` [PATCH v5 1/2] drivers/misc: sysgenid: add system generation id driver
` [PATCH v5 2/2] drivers/virt: vmgenid: add vm "

[PATCH] MAINTAINERS: suggest myself as co-maintainer for Block Jobs
 2021-02-01 17:08 UTC  (10+ messages)

[PATCH] hw/net: Add npcm7xx emc model
 2021-02-01 17:11 UTC  (2+ messages)

[PATCH] docs/system: document an example booting the versatilepb machine
 2021-02-01 17:07 UTC  (2+ messages)

[PATCH] hw/intc/arm_gic: Allow to use QTest without crashing
 2021-02-01 17:01 UTC  (2+ messages)

[PATCH] linux-user: fix O_NONBLOCK usage for hppa target
 2021-02-01 16:31 UTC  (2+ messages)

[PULL v2 00/38] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
 2021-02-01 16:27 UTC  (5+ messages)
` [PULL 24/38] build-sys: make libslirp a meson subproject
` [PULL 37/38] replay: fix replay of the interrupts
` [PULL 38/38] pc-bios/descriptors: fix paths in json files

[PATCH] iotests: Fix -makecheck output
 2021-02-01 16:13 UTC  (2+ messages)

Makefile has local changes that will be overwritten
 2021-02-01 16:08 UTC  (13+ messages)

[PATCH] linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
 2021-02-01 15:59 UTC 

[PATCH] iotests: check: return 1 on failure
 2021-02-01 15:55 UTC  (2+ messages)

[PATCH v2 0/2] pci: add romsize property
 2021-02-01 15:54 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2] iotests/297: pylint: ignore too many statements
 2021-02-01 15:48 UTC  (2+ messages)

[PATCH] hw/pci: Have safer pcie_bus_realize() by checking error path
 2021-02-01 15:37 UTC 

[RFC PATCH 0/3] hw/arm/virt: CXL enablement including gpex-acpi
 2021-02-01 15:26 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [RFC PATCH 2/3] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [RFC PATCH 3/3] hw/cxl/cxl-device-utils: Allow incorrect read lengths

[PATCH v4 0/2] nbd/server: Quiesce coroutines on context switch
 2021-02-01 15:31 UTC  (4+ messages)
` [PATCH v4 1/2] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PATCH v4 2/2] block: move blk_exp_close_all() to qemu_cleanup()

[PATCH v2 3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA
 2021-02-01 15:29 UTC  (7+ messages)
` [PATCH v2 4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build
` [PATCH v2 7/7] hw/arm: Display CPU type in machine description
  ` [PATCH v2 1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ

[RFC PATCH 0/4] hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation
 2021-02-01 15:16 UTC  (5+ messages)
` [RFC PATCH 1/4] include/standard-headers/linux/pci_regs: temp hack to add necessary DOE definitions
` [RFC PATCH 2/4] hw/pci/pcie_doe: Introduce utility functions for PCIe DOE
` [RFC PATCH 3/4] hw/cxl/cxl-cdat: Initial CDAT implementation for use by CXL devices
` [RFC PATCH 4/4] hw/mem/cxl_type3: Enabled DOE mailbox for access to CDAT

[PATCH v2 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2021-02-01 15:14 UTC  (5+ messages)
` [PATCH v2 2/2] accel: kvm: Add aligment assert for kvm_log_clear_one_slot

[Bug 1914021] [NEW] qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
 2021-02-01 13:54 UTC  (3+ messages)
` [Bug 1914021] "

[PATCH] vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
 2021-02-01 13:58 UTC  (4+ messages)

9pfs developers docs
 2021-02-01 13:44 UTC  (8+ messages)

[PATCH v3] Fix crash with IOthread when block commit after snapshot
 2021-02-01 13:09 UTC  (7+ messages)
` [PATCH v4] blockjob: "
          `  "

[PATCH v3 0/7] hw/xen: Introduce XEN_FV/XEN_PV Kconfig
 2021-02-01 13:09 UTC  (5+ messages)
` [PATCH v3 3/7] accel/xen: Incorporate xen-mapcache.c
` [PATCH v3 5/7] hw/xen: Make xen_shutdown_fatal_error() available out of X86 HVM

[PATCH v4 0/1] target-riscv: support QMP dump-guest-memory
 2021-02-01 12:44 UTC  (2+ messages)
` [PATCH v4 1/1] "


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