qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 09:09:10 to 2020-02-26 16:36:14 UTC [more...]

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-26 16:34 UTC  (5+ messages)

[PATCH v3 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-26 16:34 UTC  (18+ messages)
` [PATCH v3 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v3 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v3 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v3 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v3 05/13] migration/ram: Handle RAM block resizes during precopy
` [PATCH v3 06/13] exec: Relax range check in ram_block_discard_range()
` [PATCH v3 07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PATCH v3 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v3 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v3 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v3 11/13] migration/multifd: Print used_length of memory block
` [PATCH v3 12/13] migration/ram: Use offset_in_ramblock() in range checks
` [PATCH v3 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

[qemu-web PATCH] Add GSoC 2020 announcement to blog
 2020-02-26 16:31 UTC  (2+ messages)

Implementing IOMMU support for SDHCI
 2020-02-26 16:29 UTC  (2+ messages)

[RFC PATCH 00/66] Hexagon patch series
 2020-02-26 16:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 3/3] Update Documentation
 2020-02-26 15:59 UTC 

[PATCH] accel/tcg: remove link between guest ram and TCG cache size
 2020-02-26 15:56 UTC  (2+ messages)

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-26 15:50 UTC  (19+ messages)
            ` R: "

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26 15:36 UTC  (10+ messages)

[PATCH v5 00/18] s390x: Protected Virtualization support
 2020-02-26 15:31 UTC  (34+ messages)
` [PATCH v5 01/18] s390x: Use constant for ESA PSW address
` [PATCH v5 02/18] Sync pv
` [PATCH v5 03/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v5 04/18] s390x: protvirt: Support unpack facility
` [PATCH v5 05/18] s390x: protvirt: Add migration blocker
` [PATCH v5 06/18] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
` [PATCH v5 07/18] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v5 08/18] s390x: protvirt: KVM intercept changes
` [PATCH v5 09/18] s390x: Add SIDA memory ops
` [PATCH v5 10/18] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v5 11/18] s390x: protvirt: SCLP interpretation
` [PATCH v5 12/18] s390x: protvirt: Set guest IPL PSW
` [PATCH v5 13/18] s390x: protvirt: Move diag 308 data over SIDAD
` [PATCH v5 14/18] s390x: protvirt: Disable address checks for PV guest IO emulation
` [PATCH v5 15/18] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v5 16/18] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v5 17/18] s390x: Add unpack facility feature to GA1
` [PATCH v5 18/18] docs: Add protvirt docs

Sudden slowdown of ARM emulation in master
 2020-02-26 15:29 UTC  (12+ messages)

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-26 15:18 UTC  (3+ messages)

[PATCH v4 00/10] Further bitmaps improvements
 2020-02-26 15:06 UTC  (7+ messages)
` [PATCH v4 05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
` [PATCH v4 08/10] nbd/server: introduce NBDExtentArray

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-26 14:47 UTC  (11+ messages)
` [PATCH v6 11/18] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v6 12/18] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v6 13/18] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v6 17/18] spapr: Clean up RMA size calculation
` [PATCH v6 18/18] spapr: Fold spapr_node0_size() into its only caller

[PATCH 0/2] aspeed/smc: fix data corruption on witherspoon machines
 2020-02-26 14:21 UTC  (3+ messages)
` [PATCH 1/2] aspeed/smc: Add some tracing

[PATCH v2 00/13] redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-26 14:15 UTC  (12+ messages)
` [PATCH v2 01/13] block/stream: Remove redundant statement in stream_run()
` [PATCH v2 02/13] block/iscsi:Remove redundant statement in iscsi_open()
` [PATCH v2 03/13] block/file-posix: Remove redundant statement in raw_handle_perm_lock()
` [PATCH v2 09/13] dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()

[PATCH v3 00/19] testing & plugin updates
 2020-02-26 13:59 UTC  (4+ messages)
` [PATCH v3 12/19] tests/plugin: prevent uninitialized warning

[PATCH] block: Fix leak in bdrv_create_file_fallback()
 2020-02-26 13:56 UTC  (2+ messages)

[PATCH 0/3] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
 2020-02-26 13:53 UTC  (2+ messages)

[PATCH v3 00/10] vTPM for aarch64
 2020-02-26 13:44 UTC  (17+ messages)
` [PATCH v3 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PATCH v3 02/10] tpm: Use TPMState as a common struct
` [PATCH v3 03/10] tpm: Separate tpm_tis common functions from isa code
` [PATCH v3 04/10] tpm: Separate TPM_TIS and TPM_TIS_ISA configs
` [PATCH v3 05/10] tpm: Add the SysBus TPM TIS device
` [PATCH v3 06/10] hw/arm/virt: vTPM support
` [PATCH v3 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PATCH v3 08/10] test: tpm: pass optional machine options to swtpm test functions
` [PATCH v3 09/10] test: tpm-tis: Get prepared to share tests between ISA and sysbus devices
` [PATCH v3 10/10] test: tpm-tis: Add Sysbus TPM-TIS device test

[PATCH v2] iotests: Fix nonportable use of od --endian
 2020-02-26 13:19 UTC  (2+ messages)

[PATCH] spapr: Fix Coverity warning while validating nvdimm options
 2020-02-26 12:49 UTC  (3+ messages)

[PATCH] iotests: Fix nonportable use of od --endian
 2020-02-26 12:49 UTC  (3+ messages)

[PATCH v2] Arithmetic error in EDID generation fixed
 2020-02-26 12:20 UTC 

[PULL 00/20] ppc-for-5.0 queue 20200221
 2020-02-26 12:13 UTC  (4+ messages)
` [PULL 07/20] spapr: Add NVDIMM device support

[PATCH v3 0/3] Acceptance test: Migration mechanism with FD
 2020-02-26 11:57 UTC  (4+ messages)
` [PATCH v3 1/3] python/qemu/machine: Adding functions _send_fds and _recv_fds
` [PATCH v3 2/3] python/qemu/machine: Updates send_fd_scm function
` [PATCH v3 3/3] Acceptance test: add FD migration

[PATCH] hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
 2020-02-26 11:58 UTC  (5+ messages)

[PATCH] hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
 2020-02-26 11:53 UTC  (2+ messages)

[PATCH 0/4] docs: Miscellaneous rST conversions
 2020-02-26 11:49 UTC  (9+ messages)
` [PATCH 1/4] docs: Convert security.texi to rST format
` [PATCH 2/4] docs: Remove the "CPU emulation" part of the "Implementation notes"
` [PATCH 3/4] docs: Convert 'managed start up options' docs to rST
` [PATCH 4/4] docs: Convert qemu-deprecated.texi "

[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-02-26 11:38 UTC 

[PATCH v3 00/12] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-26 11:45 UTC  (2+ messages)

[PATCH 0/2] iotests: complicate run_job with this one weird trick?
 2020-02-26 11:31 UTC  (5+ messages)
` [PATCH 1/2] iotests: add JobRunner class
` [PATCH 2/2] iotests: modify test 040 to use JobRunner

Issue with vl.c: move -m parsing after memory backends has been processed. Commit a1b18df9a4848fc8a906e40c275063bfe9ca2047
 2020-02-26 11:38 UTC  (2+ messages)

[PATCH RESEND v2 00/32] hw: Sanitize various MemoryRegion calls
 2020-02-26 11:38 UTC  (3+ messages)
` [PATCH RESEND v2 07/32] hw/mips: Use memory_region_init_rom() with read-only regions

[PATCH v2 00/18] qemu-doc reorganization and Sphinx version
 2020-02-26 11:30 UTC  (19+ messages)
` [PATCH 01/18] qemu-doc: convert user-mode emulation to a separate Sphinx manual
` [PATCH 02/18] qemu-doc: remove target OS documentation
` [PATCH 03/18] texi2pod: parse @include directives outside "@c man" blocks
` [PATCH 04/18] qemu-doc: split CPU models doc between MIPS and x86 parts
` [PATCH 05/18] qemu-doc: split qemu-doc.texi in multiple files
` [PATCH 06/18] qemu-doc: extract common system emulator documentation from the PC section
` [PATCH 07/18] qemu-doc: move system requirements chapter inside "
` [PATCH 08/18] qemu-doc: split target sections to separate files
` [PATCH 09/18] qemu-doc: Remove the "CPU emulation" part of the "Implementation notes"
` [PATCH 10/18] qemu-doc: move qemu-tech.texi into main section
` [PATCH 11/18] qemu-doc: move included files to docs/system
` [PATCH 12/18] qemu-doc: remove indices other than findex
` [PATCH 13/18] docs/system: put qemu-block-drivers body in an included file
` [PATCH 14/18] docs/system: Convert qemu-cpu-models.texi to rST
` [PATCH 15/18] docs/system: Convert security.texi to rST format
` [PATCH 16/18] docs/system: convert managed startup to rST
` [PATCH 17/18] docs/system: convert the documentation of deprecated features "
` [PATCH 18/18] docs/system: convert Texinfo documentation "

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-02-26 11:34 UTC  (6+ messages)

[PATCH] hw/ide: Remove status register read side effect
 2020-02-26 11:07 UTC  (10+ messages)

[PATCH v4 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-26 10:56 UTC  (10+ messages)
` [PATCH v4 2/3] acpi:pci-expender-bus: Add pxb support for arm

[PATCH 0/2] fix two small memleaks
 2020-02-26 10:32 UTC  (6+ messages)
` [PATCH 1/2] block/qcow2: do free crypto_opts in qcow2_close()
` [PATCH 2/2] qemu-img: free memory before re-assign

A problem with live migration of UEFI virtual machines
 2020-02-26  9:42 UTC  (8+ messages)
    ` [edk2-devel] "

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-26  9:18 UTC  (8+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)
      ` QAPI schema for desired state of LUKS keyslots

[PATCH] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  9:09 UTC  (5+ messages)

[PULL v2 00/30] virtio, pc: fixes, features
 2020-02-26  9:08 UTC  (20+ messages)
` [PULL v2 08/30] virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
` [PULL v2 11/30] virtio: gracefully handle invalid region caches
` [PULL v2 12/30] virtio-iommu: Add skeleton
` [PULL v2 13/30] virtio-iommu: Decode the command payload
` [PULL v2 15/30] virtio-iommu: Implement map/unmap
` [PULL v2 16/30] virtio-iommu: Implement translate
` [PULL v2 17/30] virtio-iommu: Implement fault reporting
` [PULL v2 18/30] virtio-iommu: Support migration
` [PULL v2 19/30] virtio-iommu-pci: Add virtio iommu pci support
` [PULL v2 21/30] MAINTAINERS: add virtio-iommu related files
` [PULL v2 22/30] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PULL v2 23/30] libvhost-user-glib: fix VugDev main fd cleanup
` [PULL v2 24/30] libvhost-user-glib: use g_main_context_get_thread_default()
` [PULL v2 25/30] libvhost-user: handle NOFD flag in call/kick/err better
` [PULL v2 26/30] docs: vhost-user: add in-band kick/call messages
` [PULL v2 27/30] libvhost-user: implement in-band notifications
` [PULL v2 28/30] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
` [PULL v2 29/30] vhost-user: only set slave channel for first vq
` [PULL v2 30/30] Fixed assert in vhost_user_set_mem_table_postcopy


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