qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 09:36:23 to 2019-07-23 22:12:57 UTC [more...]

[Qemu-devel] [ANNOUNCE] QEMU 4.1.0-rc2 is now available
 2019-07-23 22:12 UTC 

[Qemu-devel] [RFC,v1] Namespace Management Support
 2019-07-23 21:04 UTC  (2+ messages)

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2019-07-23 19:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1776920] "

[Qemu-devel] [PATCH for 4.2 0/3] require newer glib2 to enable autofree'ing of stack variables exiting scope
 2019-07-23 19:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH for 4.2 1/3] glib: bump min required glib library version to 2.48
` [Qemu-devel] [PATCH for 4.2 2/3] crypto: define cleanup functions for use with g_autoptr
` [Qemu-devel] [PATCH for 4.2 3/3] crypto: use auto cleanup for many stack variables

[Qemu-devel] [PATCH] util/async: hold AioContext ref to prevent use-after-free
 2019-07-23 19:09 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 00/36] Patch Round-up for stable 3.1.1, freeze on 2019-07-29
 2019-07-23 19:01 UTC  (42+ messages)
` [Qemu-devel] [PATCH 01/36] i2c: Move typedef of bitbang_i2c_interface to i2c.h
` [Qemu-devel] [PATCH 02/36] iotests: make 235 work on s390 (and others)
` [Qemu-devel] [PATCH 03/36] Changes requirement for "vsubsbs" instruction
` [Qemu-devel] [PATCH 04/36] pcie: set link state inactive/active after hot unplug/plug
` [Qemu-devel] [PATCH 05/36] pc:piix4: Update smbus I/O space after a migration
` [Qemu-devel] [PATCH 06/36] hw/s390x: Fix bad mask in time2tod()
` [Qemu-devel] [PATCH 07/36] linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
` [Qemu-devel] [PATCH 08/36] s390x: Return specification exception for unimplemented diag 308 subcodes
` [Qemu-devel] [PATCH 09/36] exec.c: Don't reallocate IOMMUNotifiers that are in use
` [Qemu-devel] [PATCH 10/36] tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
` [Qemu-devel] [PATCH 11/36] tpm: Make sure the locality received from backend "
` [Qemu-devel] [PATCH 12/36] block: Fix invalidate_cache error path for parent activation
` [Qemu-devel] [PATCH 13/36] hw/rdma: another clang compilation fix
` [Qemu-devel] [PATCH 14/36] slirp: check sscanf result when emulating ident
` [Qemu-devel] [PATCH 15/36] tpm_tis: fix loop that cancels any seizure by a lower locality
` [Qemu-devel] [PATCH 16/36] vfio-ap: flag as compatible with balloon
` [Qemu-devel] [PATCH 17/36] i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
` [Qemu-devel] [PATCH 18/36] i386: remove the 'INTEL_PT' CPUID bit from named CPU models
` [Qemu-devel] [PATCH 19/36] json: Fix % handling when not interpolating
` [Qemu-devel] [PATCH 20/36] qga-win: include glib when building VSS DLL
` [Qemu-devel] [PATCH 21/36] configure: improve usbfs check
` [Qemu-devel] [PATCH 22/36] mac_oldworld: use node name instead of alias name for hd device in FWPathProvider
` [Qemu-devel] [PATCH 23/36] mac_newworld: "
` [Qemu-devel] [PATCH 24/36] qga: update docs with systemd suspend support info
` [Qemu-devel] [PATCH 25/36] usb-mtp: use O_NOFOLLOW and O_CLOEXEC
` [Qemu-devel] [PATCH 26/36] qemu-img: fix error reporting for -object
` [Qemu-devel] [PATCH 27/36] qcow2: Avoid COW during metadata preallocation
` [Qemu-devel] [PATCH 28/36] cutils: Fix size_to_str() on 32-bit platforms
` [Qemu-devel] [PATCH 29/36] block: Fix AioContext switch for bs->drv == NULL
` [Qemu-devel] [PATCH 30/36] do not call vhost_net_cleanup() on running net from char user event
` [Qemu-devel] [PATCH 31/36] s390x/cpumodel: ignore csske for expansion
` [Qemu-devel] [PATCH 32/36] megasas: fix mapped frame size
` [Qemu-devel] [PATCH 33/36] iotests: Filter second BLOCK_JOB_ERROR from 229
` [Qemu-devel] [PATCH 34/36] block/file-posix: Unaligned O_DIRECT block-status
` [Qemu-devel] [PATCH 35/36] iotests: Test unaligned raw images with O_DIRECT
` [Qemu-devel] [PATCH 36/36] vhost: fix vhost_log size overflow during migration
` [Qemu-devel] [Qemu-stable] [PATCH 00/36] Patch Round-up for stable 3.1.1, freeze on 2019-07-29

[Qemu-devel] [RFC PATCH] pci: Use PCI aliases when determining device IOMMU address space
 2019-07-23 18:45 UTC  (3+ messages)

[Qemu-devel] [PATCH-for-4.2 0/2] target/riscv/pmp: Convert to trace events
 2019-07-23 18:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH-for-4.2 1/2] target/riscv/pmp: Restrict priviledged PMP to system-mode emulation
` [Qemu-devel] [PATCH-for-4.2 2/2] target/riscv/pmp: Convert qemu_log_mask(LOG_TRACE) to trace events

[Qemu-devel] [PATCH v4 0/3] restrict bridge interface name to IFNAMSIZ
 2019-07-23 17:44 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 1/3] qemu-bridge-helper: restrict "
` [Qemu-devel] [PATCH v4 2/3] qemu-bridge-helper: move repeating code in parse_acl_file
` [Qemu-devel] [PATCH v4 3/3] net: tap: replace snprintf with g_strdup_printf calls

[Qemu-devel] [PATCH v2 0/2] pc: mmap kernel (ELF image) and initrd
 2019-07-23 17:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/2] elf-ops.h: Map into memory the ELF to load
` [Qemu-devel] [PATCH v2 2/2] hw/i386/pc: Map into memory the initrd

[Qemu-devel] [PATCH v4 0/3] High downtime with 95+ throttle pct
 2019-07-23 17:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] qemu-thread: Add qemu_cond_timedwait
` [Qemu-devel] [PATCH v4 2/3] cpus: Fix throttling during vm_stop
` [Qemu-devel] [PATCH v4 3/3] tests/migration: Add a test for auto converge

[Qemu-devel] [Bug 1837651] [NEW] -netdev socket uses 100% cpu on Windows host
 2019-07-23 17:20 UTC 

[Qemu-devel] [PULL v4 00/23 for 4.1-rc2] testing updates
 2019-07-23 17:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration/postcopy: use mis->bh instead of allocating a QEMUBH
 2019-07-23 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/docker: Refresh APT cache before installing new packages on Debian
 2019-07-23 17:20 UTC  (2+ messages)

[Qemu-devel] high-level view of packet processing for virtio NIC?
 2019-07-23 16:18 UTC 

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-23 16:58 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] migration: cleanup ram_load
 2019-07-23 16:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] migration: return -EINVAL directly when version_id mismatch
` [Qemu-devel] [PATCH 2/2] migration: extract ram_load_precopy

[Qemu-devel] [PULL v3 for 4.1 00/23] testing updates
 2019-07-23 16:22 UTC  (2+ messages)

[Qemu-devel] [Bug 1670170] [NEW] `qemu-system-sparc64 -M Niagara` Aborted (core dumped)
 2019-07-23 16:13 UTC  (4+ messages)
` [Qemu-devel] [Bug 1670170] "

[Qemu-devel] [PATCH v2 0/2] configure: Define target access alignment in configure
 2019-07-23 16:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] configure: Cosmetic yes to "yes" for consistency

[Qemu-devel] [PATCH] pc-dimm: fix crash when invalid slot number is used
 2019-07-23 16:08 UTC 

[Qemu-devel] [PULL for 4.1-rc2 00/23] testing updates (green CI!)
 2019-07-23 15:56 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/23] archive-source: also create a stash for submodules
` [Qemu-devel] [PULL 02/23] tests/docker: add test-misc for building tools & docs
` [Qemu-devel] [PULL 03/23] tests/docker: Install Sphinx in the Ubuntu images
` [Qemu-devel] [PULL 04/23] tests/docker: Install Sphinx in the Fedora image
` [Qemu-devel] [PULL 05/23] tests/docker: Install Ubuntu images noninteractively
` [Qemu-devel] [PULL 06/23] tests/migration-test: don't spam the logs when we fail
` [Qemu-devel] [PULL 07/23] tests/dockerfiles: update the win cross builds to stretch
` [Qemu-devel] [PULL 08/23] shippable: re-enable the windows cross builds
` [Qemu-devel] [PULL 09/23] tests/docker: Install Sphinx in the Debian images
` [Qemu-devel] [PULL 10/23] tests/docker: Install the NSIS tools in the MinGW capable images
` [Qemu-devel] [PULL 11/23] tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images
` [Qemu-devel] [PULL 12/23] tests/docker: Install texinfo in the Fedora image
` [Qemu-devel] [PULL 13/23] buildsys: The NSIS Windows build requires the documentation installed
` [Qemu-devel] [PULL 14/23] buildsys: The NSIS Windows build requires qemu-nsis.bmp installed
` [Qemu-devel] [PULL 15/23] tests/docker: Let the test-mingw test generate a NSIS installer
` [Qemu-devel] [PULL 16/23] NSIS: Add missing firmware blobs
` [Qemu-devel] [PULL 17/23] hw/i386: also turn off VMMOUSE is VMPORT is disabled
` [Qemu-devel] [PULL 18/23] travis: enable travis_retry for check phase
` [Qemu-devel] [PULL 19/23] tests/docker: invoke the DEBUG shell with --noprofile/--norc
` [Qemu-devel] [PULL 20/23] tests/qemu-iotests/check: Allow tests without groups
` [Qemu-devel] [PULL 21/23] tests/qemu-iotests/group: Remove some more tests from the "auto" group
` [Qemu-devel] [PULL 22/23] tests: Run the iotests during "make check" again
` [Qemu-devel] [PULL 23/23] gitlab-ci: Remove qcow2 tests that are handled by "make check" already

[Qemu-devel] [PATCH] migration/postcopy: use static PostcopyDiscardState instead of allocating it for each block
 2019-07-23 15:42 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration/multifd: multifd_load_cleanup() always return 0
 2019-07-23 15:39 UTC  (2+ messages)

[Qemu-devel] The WCE issue in guest when i enable WCE in Qemu side
 2019-07-23 15:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-07-23 15:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 01/11] hw/arm: simplify arm_load_dtb
` [Qemu-devel] [PATCH v7 02/11] numa: move numa global variable nb_numa_nodes into MachineState

[Qemu-devel] [PATCH v2] Remove old global variables max_cpus and smp_cpus
 2019-07-23 15:01 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/22 for 4.1] testing updates
 2019-07-23 14:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/qemu-iotests: Don't use 'seq' in the iotests
 2019-07-23 13:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
 2019-07-23 13:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 01/13] vfio: KABI for migration interface
` [Qemu-devel] [PATCH v7 05/13] vfio: Add migration region initialization and finalize function
` [Qemu-devel] [PATCH v7 12/13] vfio: Add vfio_listerner_log_sync to mark dirty pages

[Qemu-devel] [PATCH-for-4.2 v7 00/10] ARM virt: ACPI memory hotplug support
 2019-07-23 12:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH-for-4.2 v7 09/10] hw/arm: Use GED for system_powerdown event
` [Qemu-devel] [PATCH-for-4.2 v7 10/10] tests: Update DSDT ACPI table for arm/virt board with PCDIMM related changes

[Qemu-devel] [PATCH] configure: remove AUTOCONF_HOST
 2019-07-23 12:57 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Avoid sending zero-size packets
 2019-07-23 12:55 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] MIPS queue for July 23rd, 2019
 2019-07-23 12:30 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PULL 2/2] target/mips: Fix emulation of MSA pack instructions on big endian hosts

[Qemu-devel] [Bug 1696773] [NEW] golang calls to exec crash user emulation
 2019-07-23 12:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1696773] "

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2019-07-23 12:01 UTC  (2+ messages)
` [Qemu-devel] [Bug 1818937] "

[Qemu-devel] [PATCH] docs: correct kconfig option
 2019-07-23 12:10 UTC  (2+ messages)

[Qemu-devel] [PULL v2 0/2] pflash-next patches for v4.1.0-rc2
 2019-07-23 11:47 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 1/2] hw/block/pflash_cfi01: Add missing DeviceReset() handler
` [Qemu-devel] [PULL v2 2/2] hw/block/pflash_cfi02: Rewrite a fall through comment

[Qemu-devel] [PATCH for 4.2] target/arm: generate a custom MIDR for -cpu max
 2019-07-23 11:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Introduce the microvm machine type
 2019-07-23 11:30 UTC  (11+ messages)

[Qemu-devel] [PATCH for-4.1 0/2] block: bdrv_drained_end() changes fallout
 2019-07-23 11:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-4.1 2/2] block: Only the main loop can change AioContexts

[Qemu-devel] [PATCH v2] NSIS: Add missing firmware blobs
 2019-07-23 10:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] High downtime with 95+ throttle pct
 2019-07-23 10:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] tests/migration: Add a test for auto converge

[Qemu-devel] [PATCH 0/2] pc: mmap kernel (ELF image) and initrd
 2019-07-23 10:12 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] elf-ops.h: Map into memory the ELF to load

[Qemu-devel] [PATCH v2] pcie: fix device hotplug failure at the meantime of VM boot
 2019-07-23 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] pcie: fix device unplug timeout
 2019-07-23 10:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] pcie: fix device unplug timeout
 2019-07-23 10:09 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Block patches for 4.1.0-rc2
 2019-07-23  9:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] pcie: fix device hotplug failure at the meantime of VM boot
 2019-07-23  9:45 UTC  (2+ 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).