qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 09:21:28 to 2020-12-02 17:08:43 UTC [more...]

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-12-02 16:50 UTC  (3+ messages)
` [Bug 1888601] "

[PATCH] fuzz: avoid double-fetches by default
 2020-12-02 16:42 UTC 

[Bug 1906463] [NEW] "-device help" does not report all devices
 2020-12-02 16:48 UTC  (3+ messages)

[PATCH-for 5.2?] hw/core/ressetable: fix reset count decrement
 2020-12-02 16:40 UTC 

[PATCH] fuzz: Add more i386 configurations for fuzzing
 2020-12-02 16:40 UTC  (2+ messages)

[Bug 1906180] [NEW] Keyboard keys get stuck
 2020-12-02 16:31 UTC  (2+ messages)
` [Bug 1906180] "

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-12-02 16:40 UTC  (6+ messages)

[RFC] dbus-vmstate: Connect to the dbus only during the migration phase
 2020-12-02 16:16 UTC  (4+ messages)

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2020-12-02 16:00 UTC 

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-02 16:05 UTC  (21+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-12-02 16:05 UTC  (4+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support

[PATCH v2 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-12-02 15:58 UTC  (12+ messages)
` [PATCH v2 1/4] contrib/vhost-user-blk: avoid g_return_val_if() input validation
` [PATCH v2 2/4] contrib/vhost-user-gpu: "
` [PATCH v2 3/4] contrib/vhost-user-input: "
` [PATCH v2 4/4] block/export: "

[RFC PATCH] configure: add --without-default-features
 2020-12-02 15:38 UTC 

[raw] Guest stuck during live live-migration
 2020-12-02 15:33 UTC  (5+ messages)

[PATCH] tests/acceptance: fix timeout for vm.wait
 2020-12-02 15:22 UTC  (5+ messages)

[PATCH 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-12-02 15:09 UTC  (3+ messages)

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-12-02 15:08 UTC  (9+ messages)
` [PATCH 24/29] migration, vl: start migration via qmp_migrate_incoming

[PATCH] hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
 2020-12-02 15:05 UTC  (2+ messages)

[PATCH v2 0/8] libvhost-user: make it a subproject (was: "lower dependency on QEMU headers")
 2020-12-02 14:49 UTC  (18+ messages)
` [PATCH v2 1/8] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PATCH v2 2/8] libvhost-user: replace qemu/memfd.h usage
` [PATCH v2 3/8] libvhost-user: remove qemu/compiler.h usage
` [PATCH v2 4/8] libvhost-user: drop qemu/osdep.h dependency
` [PATCH v2 5/8] libvhost-user: make it a meson subproject
` [PATCH v2 6/8] libvhost-user: check memfd API
` [PATCH v2 7/8] libvhost-user: add a simple link test without glib
` [PATCH v2 8/8] .gitlab-ci: add build-libvhost-user

[PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
 2020-12-02 14:45 UTC  (2+ messages)
` [PATCH v2 2/2] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()

[PATCH] hw/block: m25p80: Implement AAI-WP command support for SST flashes
 2020-12-02 14:30 UTC 

[PATCH] i386/cpu: Fix Icelake Server model number
 2020-12-02 12:14 UTC 

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-12-02 14:18 UTC  (3+ messages)

[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
 2020-12-02 14:31 UTC  (5+ messages)

check-tcg errors (build-user, build-user-plugins) again
 2020-12-02 14:25 UTC  (6+ messages)

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2020-12-02 13:55 UTC 

virtiofsd-rs: A rust virtiofs daemon
 2020-12-02 13:59 UTC  (2+ messages)

[PATCH v1 0/1] security-process: update with mailing list details
 2020-12-02 13:50 UTC  (6+ messages)
` [PATCH v1 1/1] security-process: update process information

[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
 2020-12-02 13:36 UTC  (9+ messages)

[PATCH] linux-user/elfload: Fix handling of pure BSS segments
 2020-12-02 13:29 UTC  (3+ messages)

[PATCH 00/15] *** ARC port for review ***
 2020-12-02 12:55 UTC  (4+ messages)
` [PATCH 06/15] arc: TCG instruction definitions

[PATCH v11 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-12-02 12:34 UTC  (4+ messages)
` [PATCH v11 2/7] block/nbd.c: Add yank feature

[PATCH 00/23] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2020-12-02 12:08 UTC  (8+ messages)
` [PATCH 03/23] tests/docker: use project specific container registries
` [PATCH 05/23] tests/docker: remove travis container
` [PATCH 18/23] tests/docker: auto-generate centos7 with lcitool

[PATCH] accel/tcg: Remove deprecated '-tb-size' option
 2020-12-02 12:00 UTC  (3+ messages)

[PATCH v2 00/27] Virtio net failover fixes
 2020-12-02 12:01 UTC  (17+ messages)
` [PATCH v2 01/27] migration: Network Failover can't work with a paused guest

[PULL 000/113] First batch of misc (i386, kernel-doc, memory, vl.c) changes for QEMU 6.0
 2020-12-02 11:52 UTC  (18+ messages)
` [PULL 085/113] scripts/kernel-doc: Add support for named variable macro arguments
` [PULL 087/113] scripts: kernel-doc: accept negation like !@var
` [PULL 091/113] scripts/kernel-doc: handle function pointer prototypes
` [PULL 094/113] kernel-doc: add support for ____cacheline_aligned attribute
` [PULL 098/113] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PULL 099/113] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PULL 100/113] scripts: kernel-doc: fix troubles with line counts
` [PULL 101/113] scripts: kernel-doc: reimplement -nofunction argument
` [PULL 103/113] scripts: kernel-doc: don't mangle with parameter list
` [PULL 106/113] scripts: kernel-doc: try to use c:function if possible
` [PULL 107/113] Revert "kernel-doc: Handle function typedefs without asterisks"
` [PULL 108/113] Revert "kernel-doc: Handle function typedefs that return pointers"
` [PULL 109/113] scripts: kernel-doc: fix typedef parsing
` [PULL 110/113] scripts: kernel-doc: split typedef complex regex
` [PULL 111/113] scripts: kernel-doc: use :c:union when needed
` [PULL 112/113] Revert "docs: temporarily disable the kernel-doc extension"

[Call for Presentations] FOSDEM 2021: Virt & IaaS Devroom
 2020-12-02 11:49 UTC 

[PULL 0/6] pc,vhost: fixes
 2020-12-02 11:03 UTC  (7+ messages)
` [PULL 1/6] vhost-user-scsi: Fix memleaks in vus_proc_req()
` [PULL 2/6] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [PULL 3/6] memory: Add IOMMUTLBEvent
` [PULL 4/6] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [PULL 5/6] intel_iommu: Skip page walking on device iotlb invalidations
` [PULL 6/6] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type

[PATCH v2] hw/arm/virt enable support for virtio-mem
 2020-12-02 10:45 UTC  (7+ messages)

[PATCH 00/15] Finish cleaning up qemu_init
 2020-12-02 11:33 UTC  (17+ messages)
` [PATCH 01/15] remove preconfig state
` [PATCH 02/15] vl: remove separate preconfig main_loop
` [PATCH 03/15] vl: allow -incoming defer with -preconfig
` [PATCH 04/15] vl: extract softmmu/runstate.c
` [PATCH 05/15] vl: extract softmmu/globals.c
` [PATCH 06/15] vl: move all generic initialization out of vl.c
` [PATCH 07/15] chardev: do not use machine_init_done
` [PATCH 08/15] machine: introduce MachineInitPhase
` [PATCH 09/15] machine: record whether nvdimm= was set
` [PATCH 10/15] vl: make qemu_get_machine_opts static
` [PATCH 11/15] qtest: add a QOM object for qtest
` [PATCH 12/15] plugin: propagate errors
` [PATCH 13/15] memory: allow creating MemoryRegions before accelerators
` [PATCH 14/15] null-machine: do not create a default memdev
` [PATCH 15/15] monitor: allow quitting while in preconfig state

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-12-02 10:35 UTC  (11+ messages)

[PATCH 0/4] Use lock guard macros in block
 2020-12-02 11:12 UTC  (7+ messages)
` [PATCH 3/4] block/throttle-groups.c: Use lock guard macros
` [PATCH 4/4] block/iscsi.c: "

[PATCH v2] i386/cpu: Make the Intel PT LIP feature configurable
 2020-12-02 10:10 UTC 

[PATCH v10 0/9] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-12-02  9:53 UTC  (2+ messages)

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-12-02 10:55 UTC  (10+ messages)

[PATCH 1/2] i386/cpu: Add the Intel PT capabilities checking before extend the CPUID level
 2020-12-02 10:18 UTC  (6+ messages)
` [PATCH 2/2] i386/cpu: Make the Intel PT LIP feature configurable

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-12-02  9:19 UTC  (11+ messages)

[PATCH] virtio: reset device on bad guest index in virtio_load()
 2020-12-02  9:50 UTC  (2+ messages)

[PATCH v3 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3E
 2020-12-02  9:29 UTC  (7+ messages)
` [PATCH v3 4/6] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
` [PATCH v3 6/6] linux-user: Add support for MIPS Loongson 2F/3E

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-12-02  9:32 UTC  (5+ messages)
` [PATCH V17 4/6] hw/mips: Add Loongson-3 boot parameter helpers

[PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2020-12-02  9:03 UTC  (29+ messages)
` [PATCH 01/28] qemu-option: simplify search for end of key
` [PATCH 02/28] qemu-option: pass QemuOptsList to opts_accepts_any
` [PATCH 03/28] qemu-option: clean up id vs. list->merge_lists
` [PATCH 04/28] qemu-option: move help handling to get_opt_name_value
` [PATCH 05/28] qemu-option: warn for short-form boolean options
` [PATCH 06/28] keyval: accept escaped commas in implied option
` [PATCH 07/28] keyval: simplify keyval_parse_one
` [PATCH 08/28] tests: convert check-qom-proplist to keyval
` [PATCH 09/28] keyval: introduce keyval_parse_into
` [PATCH 10/28] hmp: replace "O" parser with keyval
` [PATCH 11/28] qom: use qemu_printf to print help for user-creatable objects
` [PATCH 12/28] hmp: special case help options for object_add
` [PATCH 13/28] remove -writeconfig
` [PATCH 14/28] qemu-config: add error propagation to qemu_config_parse
` [PATCH 15/28] qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
` [PATCH 16/28] qemu-config: parse configuration files to a QDict
` [PATCH 17/28] vl: plumb keyval-based options into -set and -readconfig
` [PATCH 18/28] qom: do not modify QDict argument in user_creatable_add_dict
` [PATCH 19/28] qemu-io: use keyval for -object parsing
` [PATCH 20/28] qemu-nbd: "
` [PATCH 21/28] qemu-img: "
` [PATCH 22/28] qemu: "
` [PATCH 23/28] storage-daemon: do not register the "object" group with QemuOpts
` [PATCH 24/28] qom: export more functions for use with non-UserCreatable objects
` [PATCH 25/28] vl: rename local variable in configure_accelerators
` [PATCH 26/28] vl: switch -M parsing to keyval
` [PATCH 27/28] qemu-option: remove now-dead code
` [PATCH 28/28] vl: switch -accel parsing to keyval

[PATCH v2 00/32] kernel-doc: update from Linux 5.10
 2020-12-02  9:08 UTC  (4+ messages)
` [PATCH v2 32/32] scripts: kernel-doc: remove unnecesssary change wrt Linux

[PATCH] docs/devel/writing-qmp-commands.txt: Fix docs
 2020-12-02  9:57 UTC  (2+ messages)

[PATCH] docs: set CONFDIR when running sphinx
 2020-12-02  9:05 UTC  (2+ messages)

Proposal for a regular upstream performance testing
 2020-12-02  8:58 UTC  (8+ messages)


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