qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 10:03:33 to 2020-06-24 15:13:31 UTC [more...]

[PATCH 00/22] Error handling fixes & cleanups
 2020-06-24 15:12 UTC  (4+ messages)
` [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression

-enablefips
 2020-06-24 15:09 UTC  (3+ messages)

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-24 14:57 UTC  (11+ messages)
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v3 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v3 8/8] s390: guest support for diagnose 0x318

[PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-24 14:56 UTC  (9+ messages)
` [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-06-24 14:56 UTC  (28+ messages)
` [PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v2 02/25] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PATCH v2 03/25] tests/vm: pass args through to BaseVM's __init__
` [PATCH v2 04/25] tests/vm: Add configuration to basevm.py
` [PATCH v2 05/25] tests/vm: Added configuration file support
` [PATCH v2 06/25] tests/vm: Add common Ubuntu python module
` [PATCH v2 07/25] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v2 08/25] tests/vm: Added a new script for centos.aarch64
` [PATCH v2 09/25] tests/vm: change scripts to use self._config
` [PATCH v2 10/25] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PATCH v2 11/25] tests/vm: Add workaround to consume console
` [PATCH v2 12/25] tests/vm: switch from optsparse to argparse
` [PATCH v2 13/25] tests/vm: allow us to take advantage of MTTCG
` [PATCH v2 14/25] tests/docker: check for an parameters not empty string
` [PATCH v2 15/25] tests/docker: change tag naming scheme of our images
` [PATCH v2 16/25] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v2 17/25] gitlab: introduce explicit "container" and "build" stages
` [PATCH v2 18/25] gitlab: build all container images during CI
` [PATCH v2 19/25] gitlab: convert jobs to use custom built containers
` [PATCH v2 20/25] gitlab: build containers with buildkit and metadata
` [PATCH v2 21/25] tests/docker: add --registry support to tooling
` [PATCH v2 22/25] gitlab: add acceptance testing to system builds
` [PATCH v2 23/25] gitlab: enable check-tcg for linux-user tests
` [PATCH v2 24/25] gitlab: add avocado asset caching
` [PATCH v2 25/25] gitlab: split build-disabled into two phases

[PATCH v2 00/25] Error handling fixes & cleanups
 2020-06-24 14:42 UTC  (6+ messages)
` [PATCH v2 05/25] tests: Use error_free_or_abort() where appropriate
` [PATCH v2 20/25] x86: Fix x86_cpu_new() error API violations

[PATCH v2 0/3] Make hcd-xhci independent of pci hooks
 2020-06-24 14:16 UTC  (4+ messages)
` [PATCH v2 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v2 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v2 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-24 14:29 UTC  (4+ messages)
` [PATCH QEMU v25 03/17] vfio: Add save and load functions for VFIO PCI devices

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-24 14:18 UTC  (2+ messages)

[PATCH v4] arm/virt: Add memory hot remove support
 2020-06-24 14:08 UTC  (2+ messages)

[PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-24 14:17 UTC  (8+ messages)
` [PATCH v2 1/2] qom: Introduce object_property_try_add_child()
` [PATCH v2 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id

[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
 2020-06-24 14:13 UTC  (7+ messages)
` [PATCH v5 02/12] pc-bios: s390x: Consolidate timing functions into time.h

[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-24 13:47 UTC  (7+ messages)
` [PATCH v5 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v5 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v5 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v5 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs

[PATCH] usb: fix usb-host build on windows
 2020-06-24 13:45 UTC 

[PATCH v2 0/3] hyperv: vmbus: ACPI various corrections
 2020-06-24 13:54 UTC  (5+ messages)

[PATCH v11 00/61] target/riscv: support vector extension v0.7.1
 2020-06-24 13:44 UTC  (2+ messages)

[PULL 00/31] Misc patches for 2020-06-24
 2020-06-24 13:19 UTC  (36+ messages)
` [PULL 01/31] kvm: support to get/set dirty log initial-all-set capability
` [PULL 02/31] util/getauxval: Porting to FreeBSD getauxval feature
` [PULL 03/31] libqos: usb-hcd-ehci: use 32-bit write for config register
` [PULL 04/31] libqos: pci-pc: use 32-bit write for EJ register
` [PULL 05/31] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
` [PULL 06/31] replay: notify the main loop when there are no instructions
` [PULL 07/31] replay: synchronize on every virtual timer callback
` [PULL 08/31] configure: add libdaxctl support
` [PULL 09/31] exec: fetch the alignment of Linux devdax pmem character device nodes
` [PULL 10/31] docs/nvdimm: add description of alignment requirement of device dax
` [PULL 11/31] hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
` [PULL 12/31] Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
` [PULL 13/31] xen: Actually fix build without passthrough
` [PULL 14/31] target/i386: reimplement f2xm1 using floatx80 operations
` [PULL 15/31] softfloat: merge floatx80_mod and floatx80_rem
` [PULL 16/31] softfloat: fix floatx80 remainder pseudo-denormal check for zero
` [PULL 17/31] softfloat: do not return pseudo-denormal from floatx80 remainder
` [PULL 18/31] softfloat: do not set denominator high bit for "
` [PULL 19/31] softfloat: return low bits of quotient from floatx80_modrem
` [PULL 20/31] target/i386: reimplement fprem, fprem1 using floatx80 operations
` [PULL 21/31] target/i386: reimplement fyl2xp1 "
` [PULL 22/31] target/i386: reimplement fyl2x "
` [PULL 23/31] target/i386: reimplement fpatan "
` [PULL 24/31] target/i386: Add notes for versioned CPU models
` [PULL 25/31] osdep: Make MIN/MAX evaluate arguments only once
` [PULL 26/31] numa: forbid '-numa node, mem' for 5.1 and newer machine types
` [PULL 27/31] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
` [PULL 28/31] hyperv: vmbus: Remove the 2nd IRQ
` [PULL 29/31] vmport: move compat properties to hw_compat_5_0
` [PULL 30/31] ibex_uart: fix XOR-as-pow
` [PULL 31/31] i386: Mask SVM features if nested SVM is disabled

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-24 13:47 UTC  (5+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH v2 0/6] virtio-console: notify about the terminal size
 2020-06-24 13:37 UTC  (10+ messages)
` [PATCH v2 1/6] main-loop: change the handling of SIGWINCH
` [PATCH v2 2/6] chardev: add support for retrieving the terminal size
` [PATCH v2 3/6] chardev: add support for notifying about terminal resizes
` [PATCH v2 4/6] char-stdio: add support for the terminal size
` [PATCH v2 5/6] virtio-serial-bus: add terminal resize messages
` [PATCH v2 6/6] virtio-console: notify the guest about terminal resizes

Migration vmdesc and xen-save-devices-state
 2020-06-24 13:28 UTC 

[PATCH v1 00/10] vDPA support in qemu
 2020-06-24 13:24 UTC  (5+ messages)
` [PATCH v1 02/10] vhost_net: use the function qemu_get_peer
` [PATCH v1 04/10] virtio-pci: implement queue_enabled method

lib-usb related linking error with msys2 build
 2020-06-24 13:12 UTC 

[PATCH v5 00/10] build some devices as modules
 2020-06-24 13:10 UTC  (11+ messages)
` [PATCH v5 01/10] module: qom module support
` [PATCH v5 02/10] object: "
` [PATCH v5 03/10] qdev: device "
` [PATCH v5 04/10] build: fix device module builds
` [PATCH v5 05/10] ccid: build smartcard as module
` [PATCH v5 06/10] usb: build usb-redir "
` [PATCH v5 07/10] vga: build qxl "
` [PATCH v5 08/10] vga: build virtio-gpu only once
` [PATCH v5 09/10] vga: build virtio-gpu as module
` [PATCH v5 10/10] chardev: enable modules, use for braille

[PATCH v7 0/3] vTPM/aarch64 ACPI support
 2020-06-24 12:53 UTC  (2+ messages)

[PATCH] xen: Fix xen-legacy-backend qdev types
 2020-06-24 12:52 UTC  (3+ messages)

[PATCH 0/2] vvfat: Two small patches
 2020-06-24 12:42 UTC  (7+ messages)
` [PATCH 1/2] vvfat: Check that updated filenames are valid
` [PATCH 2/2] vvfat: Fix array_remove_slice()

[PATCH v4 00/20] audio: deprecate -soundhw
 2020-06-24 12:26 UTC  (23+ messages)
` [PATCH v4 01/20] stubs: add isa_create_simple
` [PATCH v4 02/20] stubs: add pci_create_simple
` [PATCH v4 03/20] audio: add deprecated_register_soundhw
` [PATCH v4 04/20] audio: deprecate -soundhw ac97
` [PATCH v4 05/20] audio: deprecate -soundhw es1370
` [PATCH v4 06/20] audio: deprecate -soundhw adlib
` [PATCH v4 07/20] audio: deprecate -soundhw cs4231a
` [PATCH v4 08/20] audio: deprecate -soundhw gus
` [PATCH v4 09/20] audio: deprecate -soundhw sb16
` [PATCH v4 10/20] audio: deprecate -soundhw hda
` [PATCH v4 11/20] pc_basic_device_init: pass PCMachineState
` [PATCH v4 12/20] pc_basic_device_init: drop has_pit arg
` [PATCH v4 13/20] pc_basic_device_init: drop no_vmport arg
` [PATCH v4 14/20] softmmu: initialize spice and audio earlier
` [PATCH v4 15/20] audio: rework pcspk_init()
` [PATCH v4 16/20] audio: create pcspk device early
` [PATCH v4 17/20] audio: deprecate -soundhw pcspk
` [PATCH v4 18/20] audio: add soundhw deprecation notice
` [PATCH v4 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
` [PATCH v4 20/20] audio: set default value for pcspk.iobase property

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-24 12:24 UTC  (9+ messages)
` [PATCH v9 1/5] Allow vu_message_read to be replaced
` [PATCH v9 5/5] new qTest case to test the vhost-user-blk-server

[PATCH 0/2] fix assertion failures when using Xen
 2020-06-24 12:18 UTC  (3+ messages)
` [PATCH 1/2] xen: fix legacy 'xen-sysdev' and 'xen-backend' bus types
` [PATCH 2/2] xen: cleanup unrealized flash devices

sysbus failed assert for xen_sysdev
 2020-06-24 12:15 UTC  (9+ messages)

[PATCH V6 0/4] mips: Add Loongson-3 machine support (with KVM)
 2020-06-24 11:50 UTC  (6+ messages)
` [PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH V6 2/4] hw/intc: Add Loongson liointc support
` [PATCH V6 3/4] hw/mips: Add Loongson-3 machine support (with KVM)
` [PATCH V6 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer

[PATCH v2 0/1] Check for page crossings in use_goto_tb() for rx target
 2020-06-24 11:46 UTC  (4+ messages)
` [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb()

[PATCH for-5.1 V5 0/4] mips: Add Loongson-3 machine support (with KVM)
 2020-06-24 11:26 UTC  (4+ messages)
` [PATCH for-5.1 V5 3/4] hw/mips: "

[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
 2020-06-24 11:01 UTC  (2+ messages)

[PATCH] tests: fix a memory in test_socket_unix_abstract_good
 2020-06-24 10:56 UTC  (3+ messages)

[PULL 0/2] Tracing patches
 2020-06-24 10:49 UTC  (3+ messages)
` [PULL 1/2] scripts/tracetool: Update maintainer email address
` [PULL 2/2] trace/simple: Fix unauthorized enable

[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
 2020-06-24 10:21 UTC  (6+ messages)

[PATCH v1] chardev/char-socket: fix double free of err after socket is disconnected
 2020-06-24 10:18 UTC  (3+ messages)

[PATCH] MAINTAINERS: Cover pip requirements.txt
 2020-06-24 10:04 UTC  (2+ messages)

[PULL 00/12] Block patches
 2020-06-24 10:02 UTC  (13+ messages)
` [PULL 01/12] minikconf: explicitly set encoding to UTF-8
` [PULL 02/12] coroutine: support SafeStack in ucontext backend
` [PULL 03/12] coroutine: add check for SafeStack in sigaltstack
` [PULL 04/12] configure: add flags to support SafeStack
` [PULL 05/12] check-block: enable iotests with SafeStack
` [PULL 06/12] block/nvme: poll queues without q->lock
` [PULL 07/12] block/nvme: drop tautologous assertion
` [PULL 08/12] block/nvme: don't access CQE after moving cq.head
` [PULL 09/12] block/nvme: switch to a NVMeRequest freelist
` [PULL 10/12] block/nvme: clarify that free_req_queue is protected by q->lock
` [PULL 11/12] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair
` [PULL 12/12] block/nvme: support nested aio_poll()


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