qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 09:43:23 to 2020-02-21 16:09:48 UTC [more...]

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-21 16:05 UTC  (17+ messages)
` [PATCH 02/19] target/arm: Rename isar_feature_aa32_simd_r32
` [PATCH 03/19] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PATCH 04/19] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PATCH 05/19] target/arm: Add isar_feature_aa32_simd_r16
` [PATCH 07/19] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PATCH 08/19] target/arm: Perform fpdp_v2 check first
` [PATCH 09/19] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PATCH 10/19] target/arm: Add missing checks for fpsp_v2

[PULL 00/52] target-arm queue
 2020-02-21 16:06 UTC  (55+ messages)
` [PULL 01/52] aspeed/scu: Create separate write callbacks
` [PULL 02/52] aspeed/scu: Implement chip ID register
` [PULL 03/52] hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' register
` [PULL 04/52] mainstone: Make providing flash images non-mandatory
` [PULL 05/52] z2: "
` [PULL 06/52] target/arm: Flush high bits of sve register after AdvSIMD EXT
` [PULL 07/52] target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
` [PULL 08/52] target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
` [PULL 09/52] target/arm: Flush high bits of sve register after AdvSIMD INS
` [PULL 10/52] target/arm: Use bit 55 explicitly for pauth
` [PULL 11/52] target/arm: Fix select for aa64_va_parameters_both
` [PULL 12/52] target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
` [PULL 13/52] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
` [PULL 14/52] target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
` [PULL 15/52] target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
` [PULL 16/52] target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
` [PULL 17/52] target/arm: Define and use any_predinv isar_feature test
` [PULL 18/52] target/arm: Factor out PMU register definitions
` [PULL 19/52] target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
` [PULL 20/52] target/arm: Use FIELD macros for clearing ID_DFR0 PERFMON field
` [PULL 21/52] target/arm: Define an aa32_pmu_8_1 isar feature test function
` [PULL 22/52] target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
` [PULL 23/52] target/arm: Stop assuming DBGDIDR always exists
` [PULL 24/52] target/arm: Move DBGDIDR into ARMISARegisters
` [PULL 25/52] target/arm: Read debug-related ID registers from KVM
` [PULL 26/52] target/arm: Implement ARMv8.1-PMU extension
` [PULL 27/52] target/arm: Implement ARMv8.4-PMU extension
` [PULL 28/52] target/arm: Provide ARMv8.4-PMU in '-cpu max'
` [PULL 29/52] target/arm: Correct definition of PMCRDP
` [PULL 30/52] target/arm: Correct handling of PMCR_EL0.LC bit
` [PULL 31/52] target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
` [PULL 32/52] target/arm: Use isar_feature function for testing AA32HPD feature
` [PULL 33/52] target/arm: Use FIELD_EX32 for testing 32-bit fields
` [PULL 34/52] target/arm: Correctly implement ACTLR2, HACTLR2
` [PULL 35/52] hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
` [PULL 36/52] hcd-ehci: Introduce "companion-enable" sysbus property
` [PULL 37/52] arm: allwinner: Wire up USB ports
` [PULL 38/52] target/arm: Vectorize USHL and SSHL
` [PULL 39/52] target/arm: Convert PMUL.8 to gvec
` [PULL 40/52] target/arm: Convert PMULL.64 "
` [PULL 41/52] target/arm: Convert PMULL.8 "
` [PULL 42/52] xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
` [PULL 43/52] sh4: Fix PCI ISA IO memory subregion
` [PULL 44/52] target/arm: Rename isar_feature_aa32_simd_r32
` [PULL 45/52] target/arm: Use isar_feature_aa32_simd_r32 more places
` [PULL 46/52] target/arm: Set MVFR0.FPSP for ARMv5 cpus
` [PULL 47/52] target/arm: Add isar_feature_aa32_simd_r16
` [PULL 48/52] target/arm: Rename isar_feature_aa32_fpdp_v2
` [PULL 49/52] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
` [PULL 50/52] target/arm: Perform fpdp_v2 check first
` [PULL 51/52] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
` [PULL 52/52] target/arm: Add missing checks for fpsp_v2

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-21 16:02 UTC  (36+ messages)
` [RFC PATCH v3 07/27] qcow2: Add subcluster-related fields to BDRVQcow2State
` [RFC PATCH v3 10/27] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [RFC PATCH v3 12/27] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [RFC PATCH v3 13/27] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [RFC PATCH v3 14/27] qcow2: Add subcluster support to calculate_l2_meta()
` [RFC PATCH v3 15/27] qcow2: Add subcluster support to qcow2_get_cluster_offset()
` [RFC PATCH v3 16/27] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH v3 17/27] qcow2: Add subcluster support to discard_in_l2_slice()
` [RFC PATCH v3 18/27] qcow2: Add subcluster support to check_refcounts_l2()
` [RFC PATCH v3 19/27] qcow2: Add subcluster support to expand_zero_clusters_in_l1()
` [RFC PATCH v3 20/27] qcow2: Fix offset calculation in handle_dependencies()
` [RFC PATCH v3 21/27] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [RFC PATCH v3 22/27] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [RFC PATCH v3 23/27] qcow2: Add subcluster support to handle_alloc_space()
` [RFC PATCH v3 24/27] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-21 16:04 UTC  (3+ messages)

[Qemu-devel] [Bug 1838569] [NEW] virtio-balloon change breaks post 4.0 upgrade
 2020-02-21 15:52 UTC  (2+ messages)
` [Bug 1838569] "

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-21 15:53 UTC  (16+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped

[Qemu-devel] [Bug 1722884] [NEW] keyboard input while mouse moving triggers mouse failure
 2020-02-21 10:58 UTC  (3+ messages)
` [Bug 1722884] "

[PATCH] pcie_root_port: Add disable_hotplug option
 2020-02-21 15:45 UTC  (8+ messages)

[PATCH] hw/ide: Remove status register read side effect
 2020-02-21 15:43 UTC  (2+ messages)

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-21 15:37 UTC  (11+ messages)
` [PATCH 5/5] aio-posix: make AioHandler dispatch O(1) with epoll

[PATCH v1] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-02-21 15:36 UTC  (3+ messages)

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

[PATCH rc4 00/29] target/avr merger
 2020-02-21 15:31 UTC  (7+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[PATCH v2 1/3] arm_gic: Mask the un-supported priority bits
 2020-02-21 15:30 UTC  (6+ messages)
` [PATCH v2 2/3] cpu/a9mpcore: Set number of GIC priority bits to 5
` [PATCH v2 3/3] cpu/arm11mpcore: Set number of GIC priority bits to 4

[PULL 00/20] ppc-for-5.0 queue 20200221
 2020-02-21 15:18 UTC  (2+ messages)

[PATCH v10 00/22] Add virtual device fuzzing support
 2020-02-21 15:17 UTC  (6+ messages)
` [PATCH v10 01/22] softmmu: move vl.c to softmmu/
` [PATCH v10 21/22] fuzz: add virtio-scsi fuzz target

[PATCH v2 00/20] linux-user: generate syscall_nr.sh
 2020-02-21 14:37 UTC  (5+ messages)

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-02-21 14:27 UTC  (6+ messages)
` [PATCH v16 09/10] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v16 10/10] MAINTAINERS: add virtio-iommu related files

[Bug 1863601] [NEW] unable to type "|" character in french keyboard
 2020-02-21 14:18 UTC  (7+ messages)
` [Bug 1863601] "

[PULL 00/18] Block patches
 2020-02-21 14:20 UTC  (2+ messages)

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-21 14:09 UTC  (6+ messages)
` [PATCH v24 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v24 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] target: i386: Check float overflow about register stack
 2020-02-21 14:09 UTC  (3+ messages)

[PATCH] qdev-monitor: Forbid repeated device_del
 2020-02-21 13:58 UTC  (3+ messages)

[PATCH v3] util/async: make bh_aio_poll() O(1)
 2020-02-21 13:55 UTC  (3+ messages)

[PULL 0/6] virtiofs queue
 2020-02-21 13:25 UTC  (7+ messages)
` [PULL 1/6] virtiofsd: Help message fix for 'seconds'
` [PULL 2/6] tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
` [PULL 3/6] "
` [PULL 4/6] tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
` [PULL 5/6] virtiofsd: Remove fuse.h and struct fuse_module
` [PULL 6/6] docs: Fix virtiofsd.1 location

[PATCH] rcu_queue: add QSLIST functions
 2020-02-21 13:51 UTC  (2+ messages)

Race condition in overlayed qcow2?
 2020-02-21 13:23 UTC  (9+ messages)

[PATCH] util/async: make bh_aio_poll() O(1)
 2020-02-21 13:47 UTC  (5+ messages)

[PATCH 0/3] hw: More dma_memory_read/write() API cleanup
 2020-02-21 13:27 UTC  (5+ messages)
` [PATCH 1/3] hw/dma/sparc32_dma: Make espdma_memory_[read/write] static
` [PATCH 2/3] hw/scsi/esp: Let ESPDMAMemoryReadWriteFunc take void pointer and size_t
` [PATCH 3/3] hw/net/pcnet: Let phys_mem_read/write take void pointer and boolean

[PATCH] aio-posix: avoid reacquiring rcu_read_lock() when polling
 2020-02-21 13:34 UTC  (2+ messages)

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-21 13:14 UTC  (9+ messages)

[PATCH v2] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
 2020-02-21 12:40 UTC  (2+ messages)

[PATCH] tcg: gdbstub: Fix single-step issue on arm target
 2020-02-21 12:33 UTC  (4+ messages)

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-21 12:09 UTC  (4+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  5:43 UTC  (7+ messages)

[PATCH v4 00/16] s390x: Protected Virtualization support
 2020-02-21 11:42 UTC  (6+ messages)
` [PATCH v4 02/16] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v4 16/16] docs: Add protvirt docs

[PATCH 0/2] delete virtio queues in vhost-user-blk-unrealize
 2020-02-21 11:32 UTC  (5+ messages)
` [PATCH 1/2] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PATCH 2/2] vhost-use-blk: convert to new virtio_delete_queue

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

[PULL 00/13] Linux user for 5.0 patches
 2020-02-21 11:24 UTC  (2+ messages)

[RFC v3 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-21 11:19 UTC  (5+ messages)
` [RFC v3 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [RFC v3 3/3] ACPI/unit-test: Add a new test for pxb-pcie "

[PATCH v3 0/4] luks: add qemu-img measure support
 2020-02-21 11:18 UTC  (7+ messages)
` [PATCH v3 1/4] luks: extract qcrypto_block_calculate_payload_offset()
` [PATCH v3 2/4] luks: implement .bdrv_measure()

[GSoC/Outreachy] Arduino complete setup visualization and emulation
 2020-02-21 11:14 UTC  (4+ messages)

[PATCH v2 2/4] virtio-scsi: default num_queues to -smp N
 2020-02-21 10:55 UTC  (11+ messages)

[PATCH/RFC 0/1] Vhost User Cross Cable: Intro
 2020-02-21 10:44 UTC  (3+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-02-21 10:25 UTC  (8+ messages)

[PATCH] maint: Include top-level *.rst files early in git diff
 2020-02-21 10:17 UTC  (2+ messages)

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-21  9:58 UTC  (2+ messages)
` [Bug 1857811] "

[PATCH v5 0/4] target-riscv: support vector extension part 1
 2020-02-21  9:45 UTC  (5+ messages)
` [PATCH v5 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v5 2/4] target/riscv: implementation-defined constant parameters
` [PATCH v5 3/4] target/riscv: support vector extension csr
` [PATCH v5 4/4] target/riscv: add vector configure instruction

[PATCH] virtiofsd: Remove fuse.h and struct fuse_module
 2020-02-21  9:47 UTC  (2+ messages)

[PATCH] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-21  9:46 UTC  (3+ messages)

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-21  9:42 UTC  (4+ messages)
` [PATCH v7 02/11] error: auto propagated local_err


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