qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 22:57:19 to 2020-09-23 13:28:29 UTC [more...]

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-23 13:27 UTC  (11+ messages)
` [PATCH v2 01/38] [DO-NOT-MERGE] qapi: add debugging tools
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 03/38] qapi: move generator entrypoint into module
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
` [PATCH v2 05/38] qapi: Remove wildcard includes

[PATCH v2 0/3] Add support for loading SMBIOS OEM strings from a file
 2020-09-23 13:23 UTC  (6+ messages)
` [PATCH v2 1/3] hw/smbios: support loading OEM strings values "
` [PATCH v2 2/3] hw/smbios: report error if table size is too large
` [PATCH v2 3/3] qemu-options: document SMBIOS type 11 settings

[PATCH v4] hw/i386/pc: add max combined fw size as machine configuration option
 2020-09-23 13:18 UTC 

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-23 12:59 UTC  (6+ messages)
` [Virtio-fs] "

[PATCH v2 0/3] docs: add qemu-storage-daemon documentation
 2020-09-23 12:53 UTC  (2+ messages)

[PATCH v2 0/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
 2020-09-23 12:52 UTC  (2+ messages)

[PATCH] kvm: Correct documentation of kvm_irqchip_*()
 2020-09-23 12:44 UTC  (2+ messages)

[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2020-09-23 12:48 UTC  (6+ messages)

[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
 2020-09-23 12:43 UTC  (3+ messages)

[PATCH v2 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
 2020-09-23 12:45 UTC  (2+ messages)

[PATCH v2] docs/system: clarify deprecation schedule
 2020-09-23 12:42 UTC  (2+ messages)

[PATCH 0/3] i386/kvm: Assume IRQ routing is always available
 2020-09-23 12:43 UTC  (2+ messages)

[PATCH v2 0/3] nvdimm: read-only file support
 2020-09-23 12:41 UTC  (2+ messages)

[PATCH v10 0/7] vhost-user block device backend implementation
 2020-09-23 12:39 UTC  (6+ messages)
` [PATCH v10 6/7] test: new qTest case to test the vhost-user-blk-server
` [PATCH v10 7/7] MAINTAINERS: Add vhost-user block device backend server maintainer

[PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-23 12:22 UTC  (2+ messages)

[PATCH] Add execute bit back to scripts/tracetool.py
 2020-09-23 12:19 UTC  (6+ messages)

[PATCH v3 00/81] target/arm: Implement SVE2
 2020-09-23 11:48 UTC  (4+ messages)
` [PATCH v3 51/81] target/arm: Pass separate addend to {U, S}DOT helpers

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-23 11:51 UTC  (6+ messages)

[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations
 2020-09-23 11:39 UTC  (6+ messages)
` [PATCH v1 1/5] virtio-mem: Probe THP size to determine default block size
` [PATCH v1 2/5] virtio-mem: Check that "memaddr" is multiples of the "
` [PATCH v1 3/5] memory-device: Support big alignment requirements
` [PATCH v1 4/5] memory-device: Add get_min_alignment() callback
` [PATCH v1 5/5] virito-mem: Implement get_min_alignment()

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-23 11:42 UTC  (21+ messages)
` [PATCH v26 01/17] vfio: Add function to unmap VFIO region
` [PATCH v26 02/17] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v26 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 06/17] vfio: Add migration state change notifier
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 08/17] vfio: Add save state functions to SaveVMHandlers
` [PATCH v26 09/17] vfio: Add load "
` [PATCH v26 10/17] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v26 11/17] vfio: Get migration capability flags for container
` [PATCH v26 12/17] vfio: Add function to start and stop dirty pages tracking
` [PATCH v26 13/17] vfio: create mapped iova list when vIOMMU is enabled
` [PATCH v26 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v26 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v26 16/17] vfio: Make vfio-pci device migration capable
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats

[Bug 1896754] [NEW] Performance degradation for WinXP boot time after b55f54bc
 2020-09-23 11:33 UTC 

[PATCH v2 1/1] accel/tcg: Fix computing of is_write for mips
 2020-09-23 11:08 UTC  (2+ messages)

[PATCH v2] modules: update qom object module comment
 2020-09-23 11:00 UTC  (2+ messages)

[PATCH 0/4] qemu/bswap: Use compiler __builtin_bswap()
 2020-09-23 10:30 UTC  (7+ messages)
` [PATCH 1/4] qemu/bswap: Remove unused qemu_bswap_len()
` [PATCH 2/4] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
` [PATCH 3/4] qemu/bswap: Replace bswapXXs() "
` [PATCH 4/4] qemu/bswap: Remove <byteswap.h> dependency

[PATCH v2 0/2] block: deprecate the sheepdog driver
 2020-09-23 10:25 UTC  (8+ messages)
` [PATCH v2 2/2] block: deprecate the sheepdog block driver

[PATCH] kvm: remove now unnecessary stubs
 2020-09-23 10:18 UTC  (2+ messages)

[PATCH] modules: update qom object module comment
 2020-09-23 10:16 UTC  (2+ messages)

[PATCH v8 0/7] Make hcd-xhci independent of pci hooks
 2020-09-23 10:14 UTC  (3+ messages)
` [PATCH v8 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH 00/24] qom: Convert some properties to class properties
 2020-09-23 10:02 UTC  (13+ messages)
` [PATCH 03/24] rng-egd: Register "chardev" as class property
` [PATCH 04/24] rng-random: register "filename" "
` [PATCH 07/24] rng: Register "opened" "
` [PATCH 09/24] input-linux: Register properties as class properties
` [PATCH 10/24] input-barrier: "
` [PATCH 13/24] i386: Register most CPU "

[PATCH v2] target/i386: always create kvmclock device
 2020-09-23  9:59 UTC  (2+ messages)

[PATCH v6 00/11] x86: fix cpu hotplug with secure boot
 2020-09-23  9:55 UTC  (13+ messages)
` [PATCH v6 01/11] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
` [PATCH v6 02/11] x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [PATCH v6 03/11] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
` [PATCH v6 04/11] acpi: add aml_land() and aml_break() primitives
` [PATCH v6 05/11] tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
` [PATCH v6 06/11] x86: ich9: expose "smi_negotiated_features" as a QOM property
` [PATCH v6 07/11] x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
` [PATCH v6 08/11] x86: acpi: introduce the PCI0.SMI0 ACPI device
` [PATCH v6 09/11] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
` [PATCH v6 10/11] tests: acpi: update acpi blobs with new AML
` [PATCH v6 11/11] smp: drop support for deprecated (invalid topologies)

Re: questions regarding vsock
 2020-09-23  9:49 UTC 

[PATCH v5 00/10] x86: fix cpu hotplug with secure boot
 2020-09-23  9:48 UTC  (4+ messages)

[PATCH] Deprecate lm32 port
 2020-09-23  9:47 UTC  (3+ messages)

[PATCH] vhost-user: save features of multiqueues if chardev is closed
 2020-09-23  9:44 UTC  (2+ messages)

[PATCH v2] module: silence errors for module_load_qom_all()
 2020-09-23  9:36 UTC  (2+ messages)

[PATCH] hw/pci/pci: Fix slot check for plugged devices
 2020-09-23  9:26 UTC 

[PATCH v2 0/4] configure: bugfixes and cleanups for CFLAGS
 2020-09-23  9:26 UTC  (5+ messages)
` [PATCH v2 1/4] configure: cleanup invocation of submodule Make
` [PATCH v2 2/4] configure: cleanup CFLAGS and LDFLAGS for submodules
` [PATCH v2 3/4] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PATCH v2 4/4] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-23  9:14 UTC  (6+ messages)

[PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-23  9:15 UTC  (3+ messages)

[PATCH 00/12] Move target configuration to Meson
 2020-09-23  9:11 UTC  (13+ messages)
` [PATCH 01/12] default-configs: move files to default-configs/devices/
` [PATCH 02/12] configure: convert accelerator variables to meson options
` [PATCH 03/12] configure: rewrite accelerator defaults as tests
` [PATCH 04/12] configure: move accelerator logic to meson
` [PATCH 05/12] configure: remove dead variable
` [PATCH 06/12] configure: compute derivatives of target name in meson
` [PATCH 07/12] configure: remove useless config-target.mak symbols
` [PATCH 08/12] configure: remove target configuration
` [PATCH 09/12] default-configs: remove default-configs/devices for user-mode targets
` [PATCH 10/12] configure: move OpenBSD W^X test to meson
` [PATCH 11/12] default-configs: use TARGET_ARCH key
` [PATCH 12/12] default-configs: remove redundant keys

[PULL 0/9] Audio 20200923 patches
 2020-09-23  9:10 UTC  (10+ messages)
` [PULL 1/9] audio: handle buf == NULL in put_buffer_out()
` [PULL 2/9] audio/audio: fix video playback slowdown with spiceaudio
` [PULL 3/9] audio/spiceaudio: always rate limit playback stream
` [PULL 4/9] audio: align audio_generic_read with audio_pcm_hw_run_in
` [PULL 5/9] audio: remove unnecessary calls to put_buffer_in
` [PULL 6/9] audio: align audio_generic_write with audio_pcm_hw_run_out
` [PULL 7/9] audio: run downstream playback queue unconditionally
` [PULL 8/9] audio: remove qemu_spice_audio_init()
` [PULL 9/9] audio: build spiceaudio as module

[PATCH v2 00/20] block/export: Allow exporting BDSs via FUSE
 2020-09-23  9:08 UTC  (4+ messages)

[PATCH 0/9] Audio fixes and improvements
 2020-09-23  9:07 UTC  (4+ messages)
` [PATCH 8/9] audio: restore mixing-engine playback buffer size

[PATCH] docs/system/deprecated: Move lm32 and unicore32 to the right section
 2020-09-23  8:32 UTC  (2+ messages)

[PATCH] add maximum combined fw size as machine configuration option
 2020-09-23  8:24 UTC  (2+ messages)

[PATCH] hw/i386/acpi-build: Explain bits in OSC method
 2020-09-23  7:55 UTC 

[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
 2020-09-23  7:50 UTC  (7+ messages)
` [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)

[PATCH v2 0/1] MAINTAINERS: Add Python library stanza
 2020-09-23  7:49 UTC  (3+ messages)
` [PATCH v2 1/1] "

Looking for a project in i440fx
 2020-09-23  7:16 UTC 

[PATCH 0/3] colo-compare: minor fixes
 2020-09-23  6:51 UTC  (9+ messages)
` [PATCH 1/3] colo-compare: return -1 if no packet is queued
` [PATCH 2/3] colo-compare: fix missing compare_seq initialization
` [PATCH 3/3] colo-compare: check mark in mutual exclusion

[PATCH 0/4] Several optimization and bugfix for COLO compare
 2020-09-23  6:47 UTC  (4+ messages)
` [PATCH 3/4] net/colo-compare.c: Add secondary old packet detection

[PATCH v5 00/15] Reverse debugging
 2020-09-23  6:22 UTC  (4+ messages)
` [PATCH v5 13/15] docs: convert replay.txt to rst

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-23  6:10 UTC  (3+ messages)
` [Bug 1896096] "

[PATCH v2 0/3] Optimized some code for COLO
 2020-09-23  3:59 UTC  (8+ messages)
` [PATCH v2 1/3] Optimize seq_sorter function for colo-compare
` [PATCH v2 2/3] Reduce the time of checkpoint for COLO
` [PATCH v2 3/3] Fix the qemu crash when guest shutdown in COLO mode

[PATCH v2 0/3] add MEMORY_FAILURE event
 2020-09-23  3:12 UTC  (4+ messages)
` [PATCH v2 3/3] target-i386: post memory failure event to uplayer
    ` [External] "

[PATCH] target/i386: kvm: require KVM_CAP_IRQ_ROUTING
 2020-09-23  3:02 UTC 

[PATCH] target/i386: kvm: do not use kvm_check_extension to find paravirtual capabilities
 2020-09-23  3:02 UTC 

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-23  2:52 UTC  (6+ messages)

[PATCH] bios-tables-test: Remove kernel-irqchip=off option
 2020-09-23  2:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change my role to reviewer of Python scripts
 2020-09-22 23:07 UTC  (2+ messages)

[PATCH 00/25] qapi: static typing conversion, pt6
 2020-09-22 22:45 UTC  (18+ messages)
` [PATCH 01/25] qapi/schema: add Visitable mixin
` [PATCH 02/25] qapi/schema.py: Move meta-type into class instances
` [PATCH 07/25] qapi/schema.py: constrain tag_member type
` [PATCH 08/25] qapi/schema.py: Allow alternate_type to assert
` [PATCH 11/25] qapi/schema.py: Constrain type of QAPISchemaObjectType members field
` [PATCH 13/25] qapi/schema.py: Test type of self.ret_type instead of local temp
` [PATCH 15/25] qapi/schema.py: add type hint annotations
` [PATCH 16/25] qapi/schema.py: enable checking
` [PATCH 17/25] qapi: Disable similarity checks in pylint entirely
` [PATCH 18/25] qapi/schema.py: Add pylint warning suppressions
` [PATCH 19/25] qapi/schema.py: Convert several methods to classmethods
` [PATCH 20/25] qapi/schema.py: Replace one-letter variable names
` [PATCH 21/25] qapi/schema.py: disable pylint line limit
` [PATCH 22/25] qapi/schema.py: Ignore unused argument for check()
` [PATCH 23/25] qapi/schema.py: enable pylint checks
` [PATCH 24/25] qapi/schema.py: Add module docstring
` [PATCH 25/25] qapi/schema.py: Use python3 style super()

[PATCH 00/26] qapi: static typing conversion, pt5
 2020-09-22 22:54 UTC  (3+ messages)
` [PATCH 22/26] qapi/parser.py: add type hint annotations (QAPIDoc)


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