qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 01:22:36 to 2020-02-11 18:08:28 UTC [more...]

[PATCH v4 00/20] target/arm: Implement PAN, ATS1E1, UAO
 2020-02-11 18:07 UTC  (5+ messages)
` [PATCH v4 05/20] target/arm: Split out aarch32_cpsr_valid_mask
` [PATCH v4 06/20] target/arm: Mask CPSR_J when Jazelle is not enabled

[PATCH] linux-user: un-register threads from RCU before exit
 2020-02-11 18:04 UTC  (3+ messages)

[PATCH v1 0/5] plugins/next
 2020-02-11 18:01 UTC  (9+ messages)
` [PATCH v1 2/5] plugins/core: add missing break in cb_to_tcg_flags
` [PATCH v1 3/5] tests/plugin: prevent uninitialized warning
` [PATCH v1 4/5] target/riscv: progressively load the instruction during decode
` [PATCH v1 5/5] tests/plugins: make howvec clean-up after itself

[PATCH] i.MX: Add support for WDT on i.MX6
 2020-02-11 17:59 UTC  (2+ messages)

[PATCH] i.MX: Fix inverted register bits in wdt code
 2020-02-11 17:57 UTC  (2+ messages)

[PATCH] target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
 2020-02-11 17:55 UTC 

The issues about architecture of the COLO checkpoint
 2020-02-11 17:47 UTC  (2+ messages)

[PATCH 00/13] arm: Implement ARMv8.1-PMU and ARMv8.4-PMU
 2020-02-11 17:37 UTC  (14+ messages)
` [PATCH 01/13] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PATCH 02/13] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PATCH 03/13] target/arm: Define and use any_predinv isar_feature test
` [PATCH 04/13] target/arm: Factor out PMU register definitions
` [PATCH 05/13] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PATCH 06/13] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PATCH 07/13] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PATCH 08/13] target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
` [PATCH 09/13] target/arm: Implement ARMv8.1-PMU extension
` [PATCH 10/13] target/arm: Implement ARMv8.4-PMU extension
` [PATCH 11/13] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PATCH 12/13] target/arm: Correct definition of PMCRDP
` [PATCH 13/13] target/arm: Correct handling of PMCR_EL0.LC bit

A problem with live migration of UEFI virtual machines
 2020-02-11 17:39 UTC  (2+ messages)

[PATCH v15 0/9] VIRTIO-IOMMU device
 2020-02-11 17:31 UTC  (7+ messages)
` [PATCH v15 8/9] hw/arm/virt: Add the virtio-iommu device tree mappings

[PATCH v2 0/4] linux-user: fix use of SIGRTMIN
 2020-02-11 17:19 UTC  (14+ messages)
` [PATCH v2 1/4] linux-user: add missing TARGET_SIGRTMIN for hppa
` [PATCH v2 2/4] linux-user: cleanup signal.c
` [PATCH v2 3/4] linux-user: fix TARGET_NSIG and _NSIG uses
` [PATCH v2 4/4] linux-user: fix use of SIGRTMIN

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-11 16:58 UTC  (5+ messages)
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext

[PATCH v4 0/4]target-riscv: support vector extension part 1
 2020-02-11 16:56 UTC  (9+ messages)
` [PATCH v4 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v4 2/4] target/riscv: configure and turn on vector extension from command line
` [PATCH v4 3/4] target/riscv: support vector extension csr
` [PATCH v4 4/4] target/riscv: add vector configure instruction

[Qemu-devel] [Bug 1661386] [NEW] Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2020-02-11 16:37 UTC  (4+ messages)
` [Bug 1661386] "

[PATCH v2 0/4] virtio-pci: enable blk and scsi multi-queue by default
 2020-02-11 16:31 UTC  (11+ messages)
` [PATCH v2 2/4] virtio-scsi: default num_queues to -smp N

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-02-11 16:28 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 4/9] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v2 5/9] arm: pmu: Basic event counter Tests
` [kvm-unit-tests PATCH v2 6/9] arm: pmu: Test chained counter

[PATCH v8 00/21] Add virtual device fuzzing support
 2020-02-11 16:19 UTC  (4+ messages)
` [PATCH v8 15/21] fuzz: add support for qos-assisted fuzz targets

[PATCH v3 0/4] luks: add qemu-img measure support
 2020-02-11 16:03 UTC  (5+ messages)
` [PATCH v3 1/4] luks: extract qcrypto_block_calculate_payload_offset()
` [PATCH v3 2/4] luks: implement .bdrv_measure()
` [PATCH v3 3/4] qemu-img: allow qemu-img measure --object without a filename
` [PATCH v3 4/4] iotests: add 282 luks qemu-img measure test

[PATCH] riscv: sifive_u: Add a "serial" property for board serial number
 2020-02-11 15:57 UTC  (3+ messages)

[PATCH v2 00/33] block: Introduce real BdrvChildRole
 2020-02-11 15:56 UTC  (37+ messages)
` [PATCH v2 01/33] block: Add BlockDriver.is_format
` [PATCH v2 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v2 03/33] block: Add BdrvChildRole
` [PATCH v2 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v2 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v2 22/33] block: Make backing files child_of_bds children
` [PATCH v2 27/33] tests: Use child_of_bds instead of child_file
` [PATCH v2 28/33] block: Use bdrv_default_perms()
` [PATCH v2 29/33] block: Make bdrv_filter_default_perms() static
` [PATCH v2 30/33] block: Drop bdrv_format_default_perms()
` [PATCH v2 31/33] block: Drop child_file
` [PATCH v2 32/33] block: Pass BdrvChildRole in remaining cases
` [PATCH v2 33/33] block: Drop @child_class from bdrv_child_perm()

[RFC PATCH 00/66] Hexagon patch series
 2020-02-11 15:32 UTC  (45+ messages)
` [RFC PATCH 02/66] Hexagon ELF Machine Definition
` [RFC PATCH 04/66] Hexagon register names
` [RFC PATCH 05/66] Hexagon Disassembler
` [RFC PATCH 09/66] Hexagon architecture types
` [RFC PATCH 10/66] Hexagon register fields
` [RFC PATCH 12/66] Hexagon register map
` [RFC PATCH 19/66] Hexagon instruction utility functions
` [RFC PATCH 20/66] Hexagon generator phase 1 - C preprocessor for semantics
` [RFC PATCH 21/66] Hexagon generator phase 2 - qemu_def_generated.h
` [RFC PATCH 24/66] Hexagon generator phase 2 - op_attribs_generated.h
` [RFC PATCH 27/66] Hexagon generator phase 3 - C preprocessor for decode tree
` [RFC PATCH 28/66] Hexagon generater phase 4 - Decode tree
` [RFC PATCH 29/66] Hexagon opcode data structures
` [RFC PATCH 33/66] Hexagon TCG generation helpers - step 1
` [RFC PATCH 52/66] Hexagon build infrastructure
` [RFC PATCH 55/66] Hexagon HVX import instruction encodings
` [RFC PATCH 56/66] Hexagon HVX import semantics
` [RFC PATCH 60/66] Hexagon HVX instruction utility functions
` [RFC PATCH 61/66] Hexagon HVX macros to interface with the generator

docs: Update vhost-user spec regarding backend program conventions
 2020-02-11 15:24 UTC 

[PATCH 0/7] Fix crashes on early shutdown during bitmaps postcopy
 2020-02-11 15:14 UTC  (8+ messages)
` [PATCH 1/7] migration/block-dirty-bitmap: refactor incoming state to be one struct
` [PATCH 4/7] migration/block-dirty-bitmap: keep bitmap state for all bitmaps

[Bug 1853826] [NEW] ELF loader fails to load shared object on ThunderX2 running RHEL7
 2020-02-11 15:01 UTC  (2+ messages)
` [Bug 1853826] "

[Qemu-devel] [Bug 1649040] [NEW] Ubuntu 16.04.1 Grub Splash Doesn't Appear
 2020-02-11 14:51 UTC  (2+ messages)
` [Bug 1649040] "

[Qemu-devel] [Bug 1665389] [NEW] Nested kvm guest fails to start on a emulated Westmere CPU guest under a Broadwell CPU host
 2020-02-11 14:45 UTC  (2+ messages)
` [Bug 1665389] "

[PATCH v1 0/2] Improve virtio_check_params test
 2020-02-11 14:48 UTC  (5+ messages)
` [PATCH v1 1/2] tests/acceptance/virtio_check_params: remove excluded machine types carefully
` [PATCH v1 2/2] tests/acceptance/virtio_check_params: prepare to check different params

[Qemu-devel] [Bug 1661815] [NEW] Stack address is returned from function translate_one
 2020-02-11 14:34 UTC  (2+ messages)
` [Bug 1661815] "

Cross-project NBD extension proposal: NBD_INFO_INIT_STATE
 2020-02-11 14:33 UTC  (5+ messages)

[RFC 0/2] vTPM for aarch64
 2020-02-11 14:30 UTC  (7+ messages)
` [RFC 1/2] tpm: Let the TPM TIS device be usable on ARM

[Qemu-devel] [Bug 1657538] [NEW] qemu 2.7.x 2.8 softmmu dont work on BE machine
 2020-02-11 14:11 UTC  (2+ messages)
` [Bug 1657538] "

[Qemu-devel] [Bug 1663079] [NEW] socket network not working
 2020-02-11 14:14 UTC  (2+ messages)
` [Bug 1663079] "

[PATCH v2] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
 2020-02-11 14:14 UTC 

[PATCH] pc: remove erroneous seg_max_adjust setting for vhost-blk-device
 2020-02-11 14:07 UTC 

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-02-11 16:05 UTC  (26+ messages)
` [PATCH v2 1/5] virtio-mmio: add notify feature for per-queue
` [PATCH v2 2/5] virtio-mmio: refactor common functionality
` [PATCH v2 3/5] virtio-mmio: create a generic MSI irq domain
` [PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
    ` [virtio-dev] "
` [PATCH v2 5/5] x86: virtio-mmio: support virtio-mmio with MSI for x86

[PATCH] migration/rdma: rdma_accept_incoming_migration fix error handling
 2020-02-11 13:49 UTC  (6+ messages)

[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
 2020-02-11 13:45 UTC 

Requesting review about optimizing large guest start up time
 2020-02-11 12:08 UTC 

[PATCH] block: make BlockConf.*_size properties 32-bit
 2020-02-11 11:54 UTC 

[PATCH v2] gitlab-ci: Move EDK2 YAML config to .gitlab-ci.d directory
 2020-02-11 13:26 UTC  (2+ messages)

[PATCH] tests/acceptance/ppc_prep_40p: Do not run NetBSD test by default
 2020-02-11 13:25 UTC  (2+ messages)

[PULL 0/6] 9p patches 2020-02-08
 2020-02-11 13:27 UTC  (5+ messages)

[Bug 1862167] [NEW] Variation of SVE register size (qemu-user-aarch64)
 2020-02-11 13:03 UTC  (4+ messages)
` [Bug 1862167] "

KVM call for agenda for 2020-02-25
 2020-02-11 13:01 UTC 

KVM call for agenda for 2020-02-11
 2020-02-11 13:00 UTC  (2+ messages)

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-11 11:23 UTC  (6+ messages)
` [PATCH v5 2/8] migration: Add support for modules
` [PATCH v5 3/8] multifd: Make no compression operations into its own structure

[PATCH v2] tests/acceptance: Add boot tests for sh4 and mips64 QEMU advent calendar images
 2020-02-11 11:15 UTC 

[PATCH] tracing: only allow -trace to override -D if set
 2020-02-11 11:10 UTC 

[PATCH] tests/acceptance: Add boot tests for sh4 and mips64 QEMU advent calendar images
 2020-02-11 11:10 UTC  (2+ messages)

[qemu-web PATCH] Force background color
 2020-02-11 11:06 UTC  (2+ messages)

[GSoC/Outreachy] Arduino complete setup visualization and emulation
 2020-02-11 10:51 UTC  (2+ messages)

[PATCH] tests/acceptance/virtio_check_params: Only disable the test on CI
 2020-02-11 10:52 UTC  (2+ messages)

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2020-02-11 10:32 UTC  (9+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-11 10:20 UTC  (3+ messages)
` [PATCH v2 7/7] tests/bios-tables-test: Update arm/virt memhp test

[PATCH 0/2] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
 2020-02-11 10:08 UTC  (4+ messages)
` [PATCH 1/2] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()

[PATCH 0/3] qcow2: Fix write/copy error path with data file
 2020-02-11  9:49 UTC  (4+ messages)
` [PATCH 1/3] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
` [PATCH 2/3] qcow2: Fix qcow2_alloc_cluster_abort() for external data file
` [PATCH 3/3] iotests: Test copy offloading with "

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-02-11  8:58 UTC  (5+ messages)

[PATCH] tests/migration: Add some slack to auto converge
 2020-02-11  8:34 UTC  (2+ messages)

[PATCH] migration-test: fix some memleaks in migration-test
 2020-02-11  8:45 UTC 

[PATCH] gitlab-ci.yml: Add .gitlab-ci.d directory for GitLab specific files
 2020-02-11  8:29 UTC  (3+ messages)

[PATCH v2] hw/arm: ast2600: Wire up EHCI controllers
 2020-02-11  8:12 UTC  (4+ messages)

[PATCH] net: tulip: check frame size and r/w data length
 2020-02-11  7:39 UTC 

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-11  4:11 UTC  (7+ messages)
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking

[virtio-dev] [PATCH v2 0/5] virtio-mmio enhancement
 2020-02-11  3:24 UTC  (4+ messages)
` [virtio-dev] [PATCH v2 5/5] virtio-mmio: MSI vector and event mapping

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


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