qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 01:51:53 to 2020-02-28 16:41:48 UTC [more...]

[PULL 00/33] target-arm queue
 2020-02-28 16:38 UTC  (8+ messages)
` [PULL 01/33] hw/arm: Use TYPE_PL011 to create serial port
` [PULL 02/33] target/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn
` [PULL 03/33] hw/arm/integratorcp: Map the audio codec controller
` [PULL 04/33] arm_gic: Mask the un-supported priority bits
` [PULL 07/33] target/arm: Add isar_feature_aa32_vfp_simd
` [PULL 09/33] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PULL 11/33] target/arm: Perform fpdp_v2 check first

[PATCH v4 0/7] target/arm: Honor more HCR_EL2 traps
 2020-02-28 16:28 UTC  (11+ 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 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 v2 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-02-28 16:15 UTC  (6+ messages)
` [PATCH v2 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH v2 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
` [PATCH v2 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
` [PATCH v2 4/5] KVM: Kick resamplefd for split kernel irqchip
` [PATCH v2 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"

[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
 2020-02-28 16:10 UTC  (2+ messages)

[PATCH 0/4] tests/acceptance: nSeries and integrator/CP tests
 2020-02-28 16:05 UTC  (2+ messages)

[PULL 00/15] Pull migration patches
 2020-02-28 16:01 UTC  (17+ messages)
` [PULL 01/15] multifd: Add multifd-compression parameter
` [PULL 02/15] migration: Add support for modules
` [PULL 03/15] multifd: Make no compression operations into its own structure
` [PULL 04/15] multifd: Add multifd-zlib-level parameter
` [PULL 05/15] multifd: Add zlib compression multifd support
` [PULL 06/15] configure: Enable test and libs for zstd
` [PULL 07/15] multifd: Add multifd-zstd-level parameter
` [PULL 08/15] multifd: Add zstd compression multifd support
` [PULL 09/15] migration/vmstate: Remove redundant statement in vmstate_save_state_v()
` [PULL 10/15] test-vmstate: Fix memleaks in test_load_qlist
` [PULL 11/15] migration/savevm: release gslist after dump_vmstate_json
` [PULL 12/15] migration/block: rename BLOCK_SIZE macro
` [PULL 13/15] migration: fix COLO broken caused by a previous commit
` [PULL 14/15] migration/colo: wrap incoming checkpoint process into new helper
` [PULL 15/15] savevm: Don't call colo_init_ram_cache twice

[PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-28 15:59 UTC  (3+ messages)

[PATCH v3 00/33] Convert qemu-doc to rST
 2020-02-28 15:36 UTC  (34+ messages)
` [PATCH v3 01/33] qemu-doc: convert user-mode emulation to a separate Sphinx manual
` [PATCH v3 02/33] qemu-doc: remove target OS documentation
` [PATCH v3 03/33] texi2pod: parse @include directives outside "@c man" blocks
` [PATCH v3 04/33] qemu-doc: split CPU models doc between MIPS and x86 parts
` [PATCH v3 05/33] qemu-doc: split qemu-doc.texi in multiple files
` [PATCH v3 06/33] qemu-doc: extract common system emulator documentation from the PC section
` [PATCH v3 07/33] qemu-doc: move system requirements chapter inside "
` [PATCH v3 08/33] qemu-doc: split target sections to separate files
` [PATCH v3 09/33] qemu-doc: Remove the "CPU emulation" part of the "Implementation notes"
` [PATCH v3 10/33] qemu-doc: move qemu-tech.texi into main section
` [PATCH v3 11/33] qemu-doc: move included files to docs/system
` [PATCH v3 12/33] qemu-doc: remove indices other than findex
` [PATCH v3 13/33] docs/system: put qemu-block-drivers body in an included file
` [PATCH v3 14/33] docs: Create defs.rst.inc as a place to define substitutions
` [PATCH v3 15/33] docs/system: Convert qemu-cpu-models.texi to rST
` [PATCH v3 16/33] docs/system: Convert security.texi to rST format
` [PATCH v3 17/33] docs/system: convert managed startup to rST
` [PATCH v3 18/33] docs/system: convert the documentation of deprecated features "
` [PATCH v3 19/33] docs/system: convert Texinfo documentation "
` [PATCH v3 20/33] hmp-commands.hx: Add rST documentation fragments
` [PATCH v3 21/33] hmp-commands-info.hx: "
` [PATCH v3 22/33] doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADING
` [PATCH v3 23/33] docs: Roll semihosting option information into qemu-options.hx
` [PATCH v3 24/33] docs: Roll -prom-env and -g target-specific info "
` [PATCH v3 25/33] scripts/hxtool-conv: Archive script used in qemu-options.hx conversion
` [PATCH v3 26/33] qemu-options.hx: Add rST documentation fragments
` [PATCH v3 27/33] qemu-options.hx: Fix up the autogenerated rST
` [PATCH v3 28/33] docs: Split out sections for the manpage into .rst.inc files
` [PATCH v3 29/33] docs: Generate qemu.1 manpage with Sphinx
` [PATCH v3 30/33] ui/cocoa.m: Update documentation file and pathname
` [PATCH v3 31/33] docs: Stop building qemu-doc
` [PATCH v3 32/33] docs: Remove old texinfo sources
` [PATCH v3 33/33] *.hx: Remove all the STEXI/ETEXI blocks

[PATCH 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-02-28 15:32 UTC  (4+ messages)

[PATCH 4/5] KVM: Kick resamplefd for split kernel irqchip
 2020-02-28 15:24 UTC  (4+ messages)

[PATCH] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
 2020-02-28 15:00 UTC 

[Bug 1865160] [NEW] Unpredictable behaviour resulting in User process faults
 2020-02-28 14:40 UTC 

[PATCH v4 00/10] vTPM for aarch64
 2020-02-28 14:49 UTC  (5+ messages)

[Bug 1865048] [NEW] qemu-img --force-share does not disable file locking
 2020-02-28 14:19 UTC  (3+ messages)
` [Bug 1865048] "

[PULL 0/5] MIPS queue for February 27th, 2020
 2020-02-28 14:02 UTC  (2+ messages)

[PATCH v3 0/4] benchmark util
 2020-02-28 13:48 UTC  (10+ messages)
` [PATCH v3 1/4] scripts/simplebench: add simplebench.py
` [PATCH v3 2/4] scripts/simplebench: add qemu/bench_block_job.py
` [PATCH v3 3/4] scripts/simplebench: add example usage of simplebench
` [PATCH v3 4/4] MAINTAINERS: add simplebench

[PATCH v2 00/18] hw: Clean up hw/i386 headers (and few alpha/hppa)
 2020-02-28 13:19 UTC  (20+ messages)
` [PATCH v2 01/18] vl: Add missing "hw/boards.h" include
` [PATCH v2 02/18] hw/southbridge/ich9: Removed unused headers
` [PATCH v2 03/18] hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
` [PATCH v2 04/18] hw/timer: Remove unused "ui/console.h" header
` [PATCH v2 05/18] hw/usb/dev-storage: "
` [PATCH v2 06/18] hw/i386/intel_iommu: Remove unused includes
` [PATCH v2 07/18] hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
` [PATCH v2 08/18] hw/alpha/dp264: Include "net/net.h"
` [PATCH v2 09/18] hw/hppa/machine: "
` [PATCH v2 10/18] hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
` [PATCH v2 11/18] hw/timer/hpet: Include "exec/address-spaces.h"
` [PATCH v2 12/18] hw/pci-host/q35: Include "qemu/range.h"
` [PATCH v2 13/18] hw/i2c/smbus_ich9: "
` [PATCH v2 14/18] hw/pci-host/piix: "
` [PATCH v2 15/18] hw/acpi: Include "hw/mem/nvdimm.h"
` [PATCH v2 16/18] hw/i386: "
` [PATCH v2 17/18] hw/pci-host/q35: Remove unused includes
` [PATCH v2 18/18] hw/i386/pc: Clean up includes

[PATCH] block: Remove trailing newline in format used by error_report API
 2020-02-28 13:16 UTC  (2+ messages)

[PATCH 0/5] hw/arm: Remove big-endian checks on machine code
 2020-02-28 12:53 UTC  (6+ messages)
` [PATCH 1/5] hw/arm/gumstix: Simplify since the machines are little-endian only
` [PATCH 2/5] hw/arm/mainstone: "
` [PATCH 3/5] hw/arm/omap_sx1: "
` [PATCH 4/5] hw/arm/z2: "
` [PATCH 5/5] hw/arm/musicpal: "

[PATCH v4 0/2] virtiofsd: Fix xattr operations
 2020-02-28 12:50 UTC  (2+ messages)

[PATCH 0/2] block/qcow2: Fix bitmap reopen with 'auto-read-only' file child
 2020-02-28 12:44 UTC  (3+ messages)
` [PATCH 1/2] block: Introduce 'bdrv_reopen_commit_post' step
` [PATCH 2/2] block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post

[PATCH] hw/ppc/pnv: Fix typo in comment
 2020-02-28 12:39 UTC  (2+ messages)

[PATCH] vfio: avoid SET_ACTION_TRIGGER ioctls
 2020-02-28 12:08 UTC 

[PATCH v1 0/8] qcow2: Implement zstd cluster compression method
 2020-02-28 11:59 UTC  (22+ messages)
` [PATCH v1 1/8] qcow2: introduce compression type feature
` [PATCH v1 3/8] qcow2: add zstd cluster compression
` [PATCH v1 4/8] iotests: filter out compression_type
` [PATCH v1 6/8] iotests: add "compression type" for test output matching
` [PATCH v1 8/8] iotests: 287: add qcow2 compression type test

A problem with live migration of UEFI virtual machines
 2020-02-28 11:50 UTC  (13+ messages)
    ` [edk2-devel] "

Strange data corruption issue with gluster (libgfapi) and ZFS
 2020-02-28 11:41 UTC  (6+ messages)

[PULL 0/3] Xen queue 2020-02-27
 2020-02-28 11:19 UTC  (2+ messages)

[PATCH v2 00/20] Add qemu-storage-daemon
 2020-02-28 11:16 UTC  (2+ messages)

[Bug 1862986] [NEW] qemu-s390x crashes when run on aarch64
 2020-02-28 11:10 UTC  (2+ messages)
` [Bug 1862986] "

[PATCH V2] MAINTAINERS: Add entry for Guest X86 HAXM CPUs
 2020-02-28 11:00 UTC  (2+ messages)

[PATCH] WHPX: Use QEMU values for trapped CPUID
 2020-02-28 10:59 UTC  (2+ messages)

[PATCH v2 00/13] redundant code: Fix warnings reported by Clang static code analyzer
 2020-02-28 10:55 UTC  (7+ messages)
` [PATCH v2 02/13] block/iscsi:Remove redundant statement in iscsi_open()

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-02-28 10:45 UTC  (2+ messages)

[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-02-28 10:40 UTC  (3+ messages)

[PATCH v2] hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
 2020-02-28 10:40 UTC  (2+ messages)

[PATCH v1.1 4/5] KVM: Kick resamplefd for split kernel irqchip
 2020-02-28 10:36 UTC  (8+ messages)

[PATCH] qom/object: Comment to use g_slist_free on object_class_get_list result
 2020-02-28 10:35 UTC  (6+ messages)

[PATCH v2 0/3] tpm: fix PPI RAM migration
 2020-02-28 10:30 UTC  (9+ messages)
` [PATCH v2 3/3] savevm: check RAM is pagesize aligned

[PULL 0/7] s390x updates
 2020-02-28 10:27 UTC  (2+ messages)

Implementing IOMMU support for SDHCI
 2020-02-28 10:26 UTC  (4+ messages)

[PATCH v3 0/4] misc: Improve error reporting on Windows
 2020-02-28 10:23 UTC  (6+ messages)
` [PATCH v3 1/4] chardev: Improve error report by calling error_setg_win32()
` [PATCH v3 2/4] util/osdep: "
` [PATCH v3 3/4] qga: "
` [PATCH v3 4/4] qga: Fix a memory leak

[PATCH v2] qapi/machine: Place the 'Notes' tag after the 'Since' tag
 2020-02-28 10:17 UTC  (6+ messages)

[PATCH v2 0/6] misc: Improve error reporting on Windows
 2020-02-28  9:57 UTC  (5+ messages)
` [PATCH v2 2/6] util: Replace fprintf(stderr, "*\n" with error_report()

[PATCH] hw/smbios: add options for type 4 max_speed and current_speed
 2020-02-28  9:39 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC v5 0/5] virtio-iommu: VFIO integration
 2020-02-28  9:36 UTC  (2+ messages)

[PATCH v4 0/5] target/riscv: support vector extension part 2
 2020-02-28  9:19 UTC  (18+ messages)
` [PATCH v4 1/5] target/riscv: add vector unit stride load and store instructions
` [PATCH v4 2/5] target/riscv: add vector "
` [PATCH v4 3/5] target/riscv: add vector index "
` [PATCH v4 4/5] target/riscv: add fault-only-first unit stride load
` [PATCH v4 5/5] target/riscv: add vector amo operations

[PATCH v1 0/4] Fix codegen translation cache size
 2020-02-28  7:54 UTC  (8+ messages)
` [PATCH v1 4/4] accel/tcg: increase default code gen buffer size for 64 bit
        ` [PATCH] "

[PATCH for-5.0 v2 0/3] benchmark util
 2020-02-28  6:24 UTC  (6+ messages)
` ping "

[PATCH v3 1/1] target/riscv: add vector integer operations
 2020-02-28  6:19 UTC  (3+ messages)

[PATCH v2] spapr: Fix Coverity warning while validating nvdimm options
 2020-02-28  1:05 UTC  (2+ messages)

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-28  4:23 UTC  (4+ messages)
` [PATCH v4 2/5] generic vhost user server

[PATCH] mips/mips_malta: Allow more than 2G RAM
 2020-02-28  3:26 UTC 

[PATCH v3 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-28  2:24 UTC  (3+ messages)
` [PATCH v3 1/2] configure: add configure option avx512f_opt
` [PATCH v3 2/2] util: add util function buffer_zero_avx512()


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