qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-01 15:41:51 to 2019-10-01 21:12:19 UTC [more...]

[PATCH 00/67] iotests: Honor $IMGOPTS in Python tests
 2019-10-01 19:47 UTC  (55+ messages)
` [PATCH 01/67] iotests.py: Read $IMGOPTS
` [PATCH 02/67] iotests.py: Add @skip_for_imgopts()
` [PATCH 03/67] iotests.py: Add unsupported_imgopts
` [PATCH 04/67] iotests.py: create_test_image, remove_test_image
` [PATCH 05/67] iotests.py: Add ImagePaths
` [PATCH 06/67] iotests.py: Add image_path()
` [PATCH 07/67] iotests.py: Filter data_file in filter_img_info
` [PATCH 08/67] iotests.py: Add filter_json_filename()
` [PATCH 09/67] iotests.py: Add @hide_fields to img_info_log
` [PATCH 10/67] iotests/169: Skip persistent cases for compat=0.10
` [PATCH 11/67] iotests/224: Filter json:{} from commit command
` [PATCH 12/67] iotests/228: Filter json:{} filenames
` [PATCH 13/67] iotests/242: Hide refcount bit information
` [PATCH 14/67] iotests: Use unsupported_imgopts in Python tests
` [PATCH 15/67] iotests/030: Honor $IMGOPTS
` [PATCH 16/67] iotests/040: "
` [PATCH 17/67] iotests/041: "
` [PATCH 18/67] iotests/044: "
` [PATCH 19/67] iotests/045: "
` [PATCH 20/67] iotests/055: "
` [PATCH 21/67] iotests/056: "
` [PATCH 22/67] iotests/057: "
` [PATCH 23/67] iotests/065: "
` [PATCH 24/67] iotests/096: "
` [PATCH 25/67] iotests/118: "
` [PATCH 26/67] iotests/124: "
` [PATCH 27/67] iotests/129: "
` [PATCH 28/67] iotests/132: "
` [PATCH 29/67] iotests/139: "
` [PATCH 30/67] iotests/147: "
` [PATCH 31/67] iotests/148: "
` [PATCH 32/67] iotests/151: "
` [PATCH 33/67] iotests/152: "
` [PATCH 34/67] iotests/155: "
` [PATCH 35/67] iotests/163: "
` [PATCH 36/67] iotests/165: "
` [PATCH 37/67] iotests/169: "
` [PATCH 38/67] iotests/194: "
` [PATCH 41/67] iotests/202: "
` [PATCH 43/67] iotests/205: "
` [PATCH 44/67] iotests/208: "
` [PATCH 45/67] "
` [PATCH 46/67] iotests/216: "
` [PATCH 47/67] iotests/218: "
` [PATCH 50/67] iotests/224: "
` [PATCH 52/67] iotests/234: "
` [PATCH 53/67] iotests/235: "
` [PATCH 54/67] iotests/236: "
` [PATCH 55/67] iotests/237: "
` [PATCH 57/67] iotests/245: "
` [PATCH 58/67] iotests/246: "
` [PATCH 61/67] iotests/255: "
` [PATCH 63/67] iotests/257: "
` [PATCH 67/67] iotests.py: Drop qemu_img_log(), qemu_img_create()

[PATCH v1] s390x/tcg: MVCL: Exit to main loop if there are pending interrupts
 2019-10-01 19:47 UTC  (3+ messages)

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-01 19:44 UTC  (44+ messages)
` [PATCH v4 01/31] errp: rename errp to errp_in where it is IN-argument
` [PATCH v4 02/31] hw/core/loader-fit: fix freeing errp in fit_load_fdt
` [PATCH v4 03/31] net/net: fix local variable shadowing in net_client_init
` [PATCH v4 04/31] error: auto propagated local_err
` [PATCH v4 05/31] scripts: add script to fix error_append_hint/error_prepend usage
` [PATCH v4 06/31] python: add commit-per-subsystem.py
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage
` [PATCH v4 08/31] ARM TCG CPUs: "
` [PATCH v4 09/31] PowerPC "
` [PATCH v4 10/31] arm: "
` [PATCH v4 11/31] SmartFusion2: "
` [PATCH v4 12/31] ASPEED BMCs: "
` [PATCH v4 13/31] Boston: "
` [PATCH v4 14/31] PowerNV (Non-Virtualized): "
` [PATCH v4 15/31] PCI: "
` [PATCH v4 16/31] SCSI: "
` [PATCH v4 17/31] USB: "
` [PATCH v4 18/31] VFIO: "
` [PATCH v4 19/31] vhost: "
` [PATCH v4 20/31] virtio: "
` [PATCH v4 21/31] virtio-9p: "
` [PATCH v4 22/31] XIVE: "
` [PATCH v4 23/31] block: "
` [PATCH v4 24/31] chardev: "
` [PATCH v4 25/31] cmdline: "
` [PATCH v4 26/31] QOM: "
` [PATCH v4 27/31] Migration: "
` [PATCH v4 28/31] Sockets: "
` [PATCH v4 29/31] nbd: "
` [PATCH v4 30/31] PVRDMA: "
` [PATCH v4 31/31] ivshmem: "

[PATCH 0/6] qcow2: advanced compression options
 2019-10-01 19:27 UTC  (7+ messages)
` [PATCH 1/6] qcow2: multiple clusters write compressed
` [PATCH 2/6] tests/qemu-iotests: add case of writing compressed data to multiple clusters
` [PATCH 3/6] block: support compressed write for copy-on-read
` [PATCH 4/6] qemu-nbd: add compression flag support
` [PATCH 5/6] block-stream: add compress option
` [PATCH 6/6] tests/qemu-iotests: add case for block-stream compress

Arch info lost in "info cpus"
 2019-10-01 19:43 UTC  (3+ messages)

[PATCH ci-fix 0/8] fix various memory leaks (but not all)
 2019-10-01 19:28 UTC  (9+ messages)
` [PATCH 1/8] ide: fix leak from qemu_allocate_irqs
` [PATCH 8/8] docker: test-debug: disable LeakSanitizer

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-01 19:34 UTC  (3+ messages)
` [PATCH v2 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH] x86: Add CPUID KVM support for new instruction WBNOINVD
 2019-10-01 19:26 UTC  (8+ messages)

[PATCH 0/7] qapi: Cleanups and test speedup
 2019-10-01 19:15 UTC  (8+ messages)
` [PATCH 1/7] qapi: Don't suppress doc generation without pragma doc-required
` [PATCH 2/7] qapi: Store pragma state in QAPISourceInfo, not global state
` [PATCH 3/7] qapi: Eliminate accidental global frontend state
` [PATCH 4/7] qapi: Speed up frontend tests
` [PATCH 5/7] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PATCH 6/7] qapi: Split up scripts/qapi/common.py
` [PATCH 7/7] qapi: Clear scripts/qapi/doc.py executable bits again

[PATCH v13 0/9] hw/m68k: add Apple Machintosh Quadra 800 machine
 2019-10-01 19:11 UTC  (3+ messages)
` [PATCH v13 1/9] esp: add pseudo-DMA as used by Macintosh

[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
 2019-10-01 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-10-01 18:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

[Qemu-devel] [PATCH v1 20/28] target/riscv: Mark both sstatus and vsstatus as dirty
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 19/28] target/riscv: Disable guest FP support based on virtual status
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 18/28] target/riscv: Add hfence instructions
 2019-10-01 18:34 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 17/28] target/riscv: Add Hypervisor trap return support
 2019-10-01 18:33 UTC  (2+ messages)
`  "

target/ppc: bug in optimised vsl/vsr implementation?
 2019-10-01 18:24 UTC  (3+ messages)

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-10-01 18:02 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-10-01 18:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "
    ` [edk2-devel] "

[PATCH v5 0/9] target/arm/kvm: enable SVE in guests
 2019-10-01 17:59 UTC  (9+ messages)
` [PATCH v5 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v5 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v5 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v5 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH] tests/docker: only enable ubsan for test-clang
 2019-10-01 17:59 UTC  (2+ messages)

[PATCH 0/2] block: Skip COR for inactive nodes
 2019-10-01 17:48 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/262: Switch source/dest VM launch order

[PATCH] cpus: kick all vCPUs when running thread=single
 2019-10-01 17:40 UTC  (3+ messages)

[PATCH v5 00/18] target/s390: Use tcg unwinding for ilen
 2019-10-01 17:16 UTC  (19+ messages)
` [PATCH v5 01/18] target/s390x: Add ilen to unwind data
` [PATCH v5 02/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
` [PATCH v5 03/18] target/s390x: Remove ilen parameter from s390_program_interrupt
` [PATCH v5 04/18] target/s390x: Use tcg_s390_program_interrupt in TCG helpers
` [PATCH v5 05/18] target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
` [PATCH v5 06/18] target/s390x: Handle tec "
` [PATCH v5 07/18] target/s390x: Return exception from mmu_translate_real
` [PATCH v5 08/18] target/s390x: Remove exc argument to mmu_translate_asce
` [PATCH v5 09/18] target/s390x: Return exception from mmu_translate
` [PATCH v5 10/18] target/s390x: Return exception from translate_pages
` [PATCH v5 11/18] target/s390x: Remove fail variable from s390_cpu_tlb_fill
` [PATCH v5 12/18] target/s390x: Simplify helper_lra
` [PATCH v5 13/18] target/s390x: Rely on unwinding in s390_cpu_tlb_fill
` [PATCH v5 14/18] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
` [PATCH v5 15/18] target/s390x: Remove ILEN_AUTO
` [PATCH v5 16/18] target/s390x: Remove ilen argument from trigger_access_exception
` [PATCH v5 17/18] target/s390x: Remove ilen argument from trigger_pgm_exception
` [PATCH v5 18/18] target/s390x: Remove ILEN_UNWIND

[PATCH v4 0/3] Add virtio-fs
 2019-10-01 17:29 UTC  (4+ messages)
` [PATCH v4 2/3] virtio: add vhost-user-fs base device

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-01 16:56 UTC  (4+ messages)

bitmap migration bug with -drive while block mirror runs
 2019-10-01 16:24 UTC  (22+ messages)

[PATCH] linux-user/riscv: Propagate fault address
 2019-10-01 16:39 UTC 

[PATCH] virtio-net: prevent offloads reset on migration
 2019-10-01 16:14 UTC  (2+ messages)

Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
 2019-10-01 16:30 UTC  (4+ messages)

[PATCH v4 00/18] target/s390: Use tcg unwinding for ilen
 2019-10-01 16:21 UTC  (6+ messages)
` [PATCH v4 02/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
` [PATCH v4 09/18] target/s390x: Return exception from mmu_translate

[Qemu-devel] [Bug 1010484] [NEW] slirp to accept non-local dns server
 2019-10-01 15:56 UTC  (2+ messages)
` [Bug 1010484] "

[PATCHv2] slirp: Allow non-local DNS address when restrict is off
 2019-10-01 15:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] some fix in tests/migration
 2019-10-01 15:46 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] tests/migration: mem leak fix
  `  "
` [Qemu-devel] [PATCH v2 2/3] tests/migration: fix a typo in comment
  `  "
` [Qemu-devel] [PATCH v2 3/3] tests/migration:fix unreachable path in stress test
  `  "

[PATCH] slirp: Allow non-local DNS address when restrict is off
 2019-10-01 15:39 UTC 

[PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019
 2019-10-01 15:26 UTC  (2+ messages)

Lockup with --accel tcg,thread=single
 2019-10-01 15:28 UTC  (8+ messages)

[PULL 00/18] MIPS queue for October 1st, 2019
 2019-10-01 15:15 UTC  (2+ messages)
` [PULL 16/18] target/mips: msa: Split helpers for MOD_<S|U>.<B|H|W|D>


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