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

[PATCH] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-02-26  7:11 UTC  (2+ messages)

[PATCH] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
 2020-02-26  6:35 UTC  (5+ messages)

[Bug 1863710] [NEW] qemu 4.2 does not process discard(trim) commands
 2020-02-26  6:21 UTC  (2+ messages)
` [Bug 1863710] "

[PATCH] hw/ide: Remove status register read side effect
 2020-02-26  5:22 UTC  (9+ messages)

[PATCH 0/6] block: add block-dirty-bitmap-populate job
 2020-02-26  5:07 UTC  (5+ messages)
` [PATCH 1/6] block: add bitmap-populate job

[PULL 00/32] virtio, pc: fixes, features
 2020-02-26  4:48 UTC  (37+ messages)
` [PULL 01/32] bios-tables-test: tell people how to update
` [PULL 02/32] bios-tables-test: fix up DIFF generation
` [PULL 03/32] bios-tables-test: default diff command
` [PULL 04/32] rebuild-expected-aml.sh: remind about the process
` [PULL 05/32] vhost-user-fs: do delete virtio_queues in unrealize
` [PULL 06/32] vhost-user-fs: convert to the new virtio_delete_queue function
` [PULL 07/32] virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
` [PULL 08/32] virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
` [PULL 09/32] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PULL 10/32] vhost-user-blk: convert to new virtio_delete_queue
` [PULL 11/32] virtio: gracefully handle invalid region caches
` [PULL 12/32] virtio-iommu: Add skeleton
` [PULL 13/32] virtio-iommu: Decode the command payload
` [PULL 14/32] virtio-iommu: Implement attach/detach command
` [PULL 15/32] virtio-iommu: Implement map/unmap
` [PULL 16/32] virtio-iommu: Implement translate
` [PULL 17/32] virtio-iommu: Implement fault reporting
` [PULL 18/32] virtio-iommu: Support migration
` [PULL 19/32] virtio-iommu-pci: Add virtio iommu pci support
` [PULL 20/32] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PULL 21/32] MAINTAINERS: add virtio-iommu related files
` [PULL 22/32] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PULL 23/32] libvhost-user-glib: fix VugDev main fd cleanup
` [PULL 24/32] libvhost-user-glib: use g_main_context_get_thread_default()
` [PULL 25/32] libvhost-user: handle NOFD flag in call/kick/err better
` [PULL 26/32] docs: vhost-user: add in-band kick/call messages
` [PULL 27/32] libvhost-user: implement in-band notifications
` [PULL 28/32] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
` [PULL 29/32] vhost-user: only set slave channel for first vq
` [PULL 30/32] tests/vhost-user-bridge: move to contrib/
` [PULL 31/32] virtiofsd: add it to the tools list
` [PULL 32/32] Fixed assert in vhost_user_set_mem_table_postcopy

[PATCH] MAINTAINERS: Add entry for Guest X86 HAXM CPUs
 2020-02-26  4:32 UTC 

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

[PATCH v2 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-26  3:35 UTC  (3+ messages)
` [PATCH v2 1/2] configure: introduce configure option avx512f
` [PATCH v2 2/2] util: add util function buffer_zero_avx512()

[PATCH 0/1] Introduce Xlnx ZynqMP CAN controller for QEMU
 2020-02-26  3:24 UTC  (7+ messages)
` [PATCH 1/1] hw/net/can: "

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

[PATCH v3 1/1] target/riscv: add vector integer operations
 2020-02-26  2:43 UTC 

[PATCH v6 00/18] target/ppc: Correct some errors with real mode handling
 2020-02-26  1:08 UTC  (14+ messages)
` [PATCH v6 06/18] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v6 08/18] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v6 09/18] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v6 17/18] spapr: Clean up RMA size calculation

[PATCH v2 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-26  0:43 UTC  (4+ messages)
` [PATCH v2 1/2] linux-user: Protect more syscalls

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

[PATCH 0/4] docs: Miscellaneous rST conversions
 2020-02-26  0:33 UTC  (16+ 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 qemu v7 0/5] spapr: Kill SLOF
 2020-02-25 23:58 UTC  (5+ messages)

[Bug 1864704] [NEW] No compatible -machine option in qemu-system-ppc64 for e6500 core
 2020-02-25 23:40 UTC  (2+ messages)
` [Bug 1864704] "

[PATCH] memory: Fix start offset for bitmap log_clear hook
 2020-02-25 20:46 UTC  (3+ messages)

[PATCH] Arithmetic error fixed in EDID generation
 2020-02-25 20:09 UTC 

Sudden slowdown of ARM emulation in master
 2020-02-25 23:07 UTC 

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-25 22:12 UTC  (9+ messages)
          ` IDE IRQ problem after UDMA enabled (was: Re: Emulating Solaris 10 on SPARC64 sun4u)

[RFC qemu 0/6] mirror: implement incremental and bitmap modes
 2020-02-25 21:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2020-02-25 21:50 UTC  (5+ messages)
`  "

[PATCH 00/13]redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-25 21:49 UTC  (3+ messages)
` [PATCH 01/13] block/stream: Remove redundant statement in stream_run()

A problem with live migration of UEFI virtual machines
 2020-02-25 21:35 UTC  (7+ messages)
    ` [edk2-devel] "

Getting Program Counter
 2020-02-25 20:57 UTC 

[PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls
 2020-02-25 20:36 UTC  (3+ messages)

[PATCH RISU] aarch64.risu: Add patterns for v8.3-RCPC and v8.4-RCPC insns
 2020-02-25 20:32 UTC  (2+ messages)

[PATCH] target/arm: Implement (trivially) ARMv8.2-TTCNP
 2020-02-25 19:51 UTC  (2+ messages)

[Bug 1863819] [NEW] repeated KVM single step crashes leaks into SMP guest and crashes guest application
 2020-02-25 19:09 UTC  (2+ messages)
` [Bug 1863819] "

[PATCH v4 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-25 18:52 UTC  (4+ messages)
` [PATCH v4 1/2] docs: Convert qemu-cpu-models.texi to rST; related fixes
` [PATCH v4 2/2] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl

[PATCH] hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
 2020-02-25 18:42 UTC  (2+ messages)

[PATCH v3 00/19] testing & plugin updates
 2020-02-25 18:39 UTC  (7+ messages)
` [PATCH v3 08/19] tests/iotests: be a little more forgiving on the size test
` [PATCH v3 13/19] qemu/bitops.h: Add extract8 and extract16

[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-25 18:08 UTC  (8+ messages)
` [PATCH v4 1/7] target/arm: Improve masking of HCR RES0 bits
` [PATCH v4 2/7] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PATCH v4 3/7] target/arm: Honor the HCR_EL2.TSW bit
` [PATCH v4 4/7] target/arm: Honor the HCR_EL2.TACR bit
` [PATCH v4 5/7] target/arm: Honor the HCR_EL2.TPCP bit
` [PATCH v4 6/7] target/arm: Honor the HCR_EL2.TPU bit
` [PATCH v4 7/7] target/arm: Honor the HCR_EL2.TTLB bit

[PATCH v3 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-25 17:49 UTC  (5+ messages)
` [PATCH v3 7/7] target/arm: Honor the HCR_EL2.TTLB bit

[PATCH] iotests: Fix nonportable use of od --endian
 2020-02-25 17:43 UTC  (2+ messages)

[PATCH v2 00/17] target/arm: vfp feature and decodetree cleanup
 2020-02-25 17:40 UTC  (13+ messages)
` [PATCH v2 05/17] target/arm: Improve ID_AA64PFR0 FP/SIMD validation
` [PATCH v2 09/17] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH v2 12/17] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH v2 13/17] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP

[PATCH 0/4] tests/acceptance: nSeries and integrator/CP tests
 2020-02-25 17:25 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance: Add a test for the N800 and N810 arm machines
` [PATCH 2/4] tests/acceptance: Add a test for the integratorcp arm machine
` [PATCH 3/4] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
` [PATCH 4/4] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-02-25 17:18 UTC  (7+ 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 v3 0/2] block/curl: Improve HTTP header parsing
 2020-02-25 17:18 UTC  (6+ messages)
` [PATCH v3 1/2] block/curl: HTTP header fields allow whitespace around values
` [PATCH v3 2/2] block/curl: HTTP header field names are case insensitive

[Qemu-devel] [PULL 00/47] target-arm queue
 2020-02-25 17:08 UTC  (3+ messages)
` [Qemu-devel] [PULL 35/47] target/arm: Send interrupts on PMU counter overflow
  `  "

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-25 16:59 UTC  (8+ messages)
` [PATCH v24 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v24 08/10] ACPI: Record Generic Error Status Block(GESB) table

[PATCH 0/4] qemu-doc reorganization
 2020-02-25 16:52 UTC  (6+ messages)
` [PATCH 1/4] docs: system: remove target OS documentation
` [PATCH 2/4] docs: system: split CPU models doc between MIPS and x86 parts
` [PATCH 3/4] docs: split qemu-doc.texi in multiple files
` [PATCH 4/4] qemu-doc: extract common system emulator documentation from the PC section

Recent change pmem related breaks Xen migration
 2020-02-25 16:51 UTC  (5+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

[PATCH v5 0/2] block/nbd: fix memory leak in nbd_open
 2020-02-25 16:51 UTC  (5+ messages)
` [PATCH v5 1/2] block/nbd: extract the common cleanup code

[PATCH v8 0/9] Clock framework API
 2020-02-25 16:36 UTC  (5+ messages)
` [PATCH v8 1/9] hw/core/clock: introduce clock object
` [PATCH v8 3/9] qdev: add clock input&output support to devices

[PATCH v4 0/4] luks: add qemu-img measure support
 2020-02-25 16:36 UTC  (2+ messages)

Problem with virtual to physical memory translation when KVM is enabled
 2020-02-25 16:16 UTC  (2+ messages)

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-02-25 16:16 UTC  (4+ messages)

[PATCH v2 00/32] hw: Sanitize various MemoryRegion uses
 2020-02-25 16:15 UTC  (5+ messages)
` [PATCH v2 05/32] hw/arm: Use memory_region_init_rom() with read-only regions

[PATCH v2 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-25 16:11 UTC  (8+ messages)
` [PATCH v2 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v2 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-25 16:09 UTC  (7+ messages)
` [PATCH v4 1/5] extend libvhost to support IOThread and coroutine
` [PATCH v4 2/5] generic vhost user server
` [PATCH v4 3/5] vhost-user block device backend server

[PATCH] block: Fix leak in bdrv_create_file_fallback()
 2020-02-25 15:56 UTC 

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-25 15:41 UTC  (15+ messages)
` [PATCH v4 09/16] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v4 12/16] hw/i386: Use the apicid handlers from X86MachineState

[PATCH 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-25 15:29 UTC  (7+ messages)
` [PATCH 2/2] util: add util function buffer_zero_avx512()

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-25 15:22 UTC  (6+ messages)
` [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp

[PATCH v2] pcie_root_port: Add enable_hotplug option
 2020-02-25 15:11 UTC  (2+ messages)

[PATCH] pc-bios/s390x: Pack ResetInfo struct
 2020-02-25 15:05 UTC  (9+ messages)

[PULL v2 000/104] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-02-25 14:48 UTC  (2+ messages)

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-02-25 14:47 UTC  (5+ messages)

[PATCH 0/3] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
 2020-02-25 14:31 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iotests/026: Test EIO on preallocated zero cluster
` [PATCH 3/3] iotests/026: Test EIO on allocation in a data-file

[PATCH v3 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-25 14:22 UTC  (5+ messages)
` [PATCH v3 1/2] docs: Convert qemu-cpu-models.texi to rST

[PATCH v2 0/2] hw/arm/integratorcp: Map Audio controller and parallel flash
 2020-02-25 14:09 UTC  (4+ messages)
` [RFC PATCH v2 2/2] hw/arm/integratorcp: Map a CFI "

[PATCH v3 00/12] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-25 14:04 UTC  (7+ messages)
` [PATCH v3 02/12] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v3 04/12] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v3 05/12] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v3 08/12] docs/interop: Convert qemu-qmp-ref to rST
` [PATCH v3 09/12] qapi: Use rST markup for literal blocks
` [PATCH v3 12/12] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions

Strange data corruption issue with gluster (libgfapi) and ZFS
 2020-02-25 14:12 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).