messages from 2020-05-08 15:16:35 to 2020-05-09 08:08:31 UTC [more...]
[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-05-09 8:07 UTC (10+ messages)
` [PATCH v1 1/8] s390/sclp: remove SCLPDevice param from prepare_cpu_entries
` [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v1 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v1 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v1 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v1 7/8] s390/kvm: header sync for diag318
` [PATCH v1 8/8] s390: diagnose 318 info reset and migration support
[PATCH V3 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
2020-05-09 7:58 UTC (6+ messages)
` [PATCH V3 10/14] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
[Bug 1877706] [NEW] [Feature request] qemu does not support for Octeon MIPS64 on X86
2020-05-09 7:36 UTC (2+ messages)
` [Bug 1877706] "
[RFC v2 0/9] vDPA support in qemu
2020-05-09 7:31 UTC (27+ messages)
` [RFC v2 1/9] net: introduce qemu_get_peer
` [RFC v2 2/9] net: use the function qemu_get_peer
` [RFC v2 3/9] virtio_net: introduce vhost_set_state
` [RFC v2 4/9] vhost-vdpa: introduce vhost-vdpa net client
` [RFC v2 5/9] vhost-vdpa: implement vhost-vdpa backend
` [RFC v2 6/9] virtio-bus: introduce queue_enabled method
` [RFC v2 7/9] virito-pci: implement "
` [RFC v2 8/9] vhost_net: set vq ready during start if necessary
` [RFC v2 9/9] vhost: introduce vhost_set_vring_ready method
[Bug 1868221] [NEW] /usr/share/applications/qemu.desktop should have an "Exec=" key
2020-05-09 5:59 UTC (3+ messages)
` [Bug 1868221] "
[PATCH v2] e1000e: Added ICR clearing by corresponding IMS bit
2020-05-09 6:01 UTC (4+ messages)
[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
2020-05-09 5:31 UTC (3+ messages)
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers
[PATCH V2] hax: Dynamic allocate vcpu state structure
2020-05-09 4:04 UTC (2+ messages)
[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
2020-05-09 3:07 UTC (3+ messages)
Parameter 'driver' expects pluggable device type
2020-05-09 2:52 UTC (4+ messages)
[Bug 1877688] [NEW] 9p virtfs device reports error when opening certain files
2020-05-09 1:42 UTC (3+ messages)
` [Bug 1877688] "
[PATCH v5 00/19] target/arm: sve load/store improvements
2020-05-09 1:45 UTC (23+ messages)
` [PATCH v5 01/19] exec: Add block comments for watchpoint routines
` [PATCH v5 02/19] exec: Fix cpu_watchpoint_address_matches address length
` [PATCH v5 03/19] accel/tcg: Add block comment for probe_access
` [PATCH v5 04/19] accel/tcg: Adjust probe_access call to page_check_range
` [PATCH v5 05/19] accel/tcg: Add probe_access_flags
` [PATCH v5 06/19] accel/tcg: Add endian-specific cpu_{ld, st}* operations
` [PATCH v5 07/19] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH v5 08/19] target/arm: Drop manual handling of set/clear_helper_retaddr
` [PATCH v5 09/19] target/arm: Add sve infrastructure for page lookup
` [PATCH v5 10/19] target/arm: Adjust interface of sve_ld1_host_fn
` [PATCH v5 11/19] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH v5 12/19] target/arm: Handle watchpoints "
` [PATCH v5 13/19] target/arm: Use SVEContLdSt for multi-register contiguous loads
` [PATCH v5 14/19] target/arm: Update contiguous first-fault and no-fault loads
` [PATCH v5 15/19] target/arm: Use SVEContLdSt for contiguous stores
` [PATCH v5 16/19] target/arm: Reuse sve_probe_page for gather first-fault loads
` [PATCH v5 17/19] target/arm: Reuse sve_probe_page for scatter stores
` [PATCH v5 18/19] target/arm: Reuse sve_probe_page for gather loads
` [PATCH v5 19/19] target/arm: Remove sve_memopidx
Qemu Support for Virtio Video V4L2 driver
2020-05-08 23:09 UTC
[PATCH v24 QEMU 0/3] virtio-balloon: add support for page poison reporting and free page reporting
2020-05-08 21:30 UTC (4+ messages)
` [PATCH v24 QEMU 1/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PATCH v24 QEMU 2/3] virtio-balloon: Implement support for page poison reporting feature
` [PATCH v24 QEMU 3/3] virtio-balloon: Provide an interface for free page reporting
[PULL v2 0/1] Merge tpm 2020/05/08 v2
2020-05-08 20:47 UTC (2+ messages)
` [PULL v2 1/1] hw/tpm: fix usage of bool in tpm-tis.c
[PATCH v3 00/17] 64bit block-layer
2020-05-08 20:38 UTC (5+ messages)
` [PATCH v3 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v3 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
[PULL v1 0/1] Merge tpm 2020/05/08 v1
2020-05-08 20:34 UTC (3+ messages)
` [PULL v1 1/1] hw/tpm: fix usage of bool in tpm-tis.c
[PATCH 0/4] memory: Add memory_region_msync() & make NVMe emulated device generic
2020-05-08 20:25 UTC (13+ messages)
` [PATCH 1/4] memory: Rename memory_region_do_writeback -> memory_region_writeback
` [PATCH 3/4] hw/block: Let the NVMe emulated device be target-agnostic
` [PATCH 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()
[Bug 1868116] Re: QEMU monitor no longer works
2020-05-08 20:11 UTC
[Qemu-devel] [PATCH V2 4/4] hw/tpm: fix usage of bool in tpm-tis.c
2020-05-08 19:42 UTC (2+ messages)
[PATCH v3 00/11] Cadence GEM Fixes
2020-05-08 19:23 UTC (7+ messages)
` [PATCH v3 06/11] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
` [PATCH v3 07/11] net: cadence_gem: Add support for jumbo frames
[PATCH v4 00/19] tcg: Better handling of constants
2020-05-08 19:22 UTC (22+ messages)
` [PATCH v4 01/19] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v4 02/19] tcg: Add temp_readonly
` [PATCH v4 03/19] tcg: Introduce TYPE_CONST temporaries
` [PATCH v4 04/19] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v4 05/19] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v4 06/19] tcg: Use tcg_constant_{i32, vec} with tcg vec expanders
` [PATCH v4 07/19] tcg: Use tcg_constant_{i32, i64, vec} with tcg gvec expanders
` [PATCH v4 07/19] tcg: Use tcg_constant_{i32,i64,vec} "
` [PATCH v4 08/19] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v4 09/19] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v4 10/19] tcg/optimize: Improve find_better_copy
` [PATCH v4 11/19] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v4 12/19] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v4 13/19] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v4 14/19] tcg: Remove movi and dupi opcodes
` [PATCH v4 15/19] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v4 16/19] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v4 17/19] tcg: Add tcg_reg_alloc_dup2
` [PATCH v4 18/19] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v4 19/19] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
[PATCH v2 0/3] vTPM/aarch64 ACPI support
2020-05-08 19:15 UTC (5+ messages)
` [PATCH v2 3/3] arm/acpi: Add the TPM2.0 device under the DSDT
[PATCH v3 00/19] tcg: Better handling of constants
2020-05-08 18:57 UTC (23+ messages)
` [PATCH v3 01/19] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v3 02/19] tcg: Add temp_readonly
` [PATCH v3 03/19] tcg: Introduce TYPE_CONST temporaries
` [PATCH v3 04/19] tcg: Use tcg_constant_i32 with icount expander
` [PATCH v3 05/19] tcg: Use tcg_constant_{i32, i64} with tcg int expanders
` [PATCH v3 06/19] tcg: Use tcg_constant_{i32, vec} with tcg vec expanders
` [PATCH v3 07/19] tcg: Use tcg_constant_{i32, i64, vec} with tcg gvec expanders
` [PATCH v3 08/19] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PATCH v3 09/19] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PATCH v3 10/19] tcg/optimize: Improve find_better_copy
` [PATCH v3 11/19] tcg/optimize: Adjust TempOptInfo allocation
` [PATCH v3 12/19] tcg/optimize: Use tcg_constant_internal with constant folding
` [PATCH v3 13/19] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PATCH v3 14/19] tcg: Remove movi and dupi opcodes
` [PATCH v3 15/19] tcg: Use tcg_out_dupi_vec from temp_load
` [PATCH v3 16/19] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PATCH v3 17/19] tcg: Add tcg_reg_alloc_dup2
` [PATCH v3 18/19] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PATCH v3 19/19] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
[PATCH 0/2] hw/display: Trivial include cleanups
2020-05-08 18:55 UTC (4+ messages)
` [PATCH 2/2] hw/display/edid: Add missing 'qdev-properties.h' header
[PATCH v3 0/3] target/arm: misc cleanups
2020-05-08 18:45 UTC (5+ messages)
` [PATCH v3 3/3] target/arm: Use clear_vec_high more effectively
[PATCH] spapr: Add a new level of NUMA for GPUs
2020-05-08 17:59 UTC
[PATCH v23 QEMU 0/5] virtio-balloon: add support for page poison reporting and free page reporting
2020-05-08 18:13 UTC (3+ messages)
[PATCH v3 0/9] qemu-img: Add convert --bitmaps
2020-05-08 18:03 UTC (10+ messages)
` [PATCH v3 1/9] docs: Sort sections on qemu-img subcommand parameters
` [PATCH v3 2/9] qemu-img: Fix stale comments on doc location
` [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
` [PATCH v3 4/9] blockdev: Promote several bitmap functions to non-static
` [PATCH v3 5/9] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v3 6/9] qemu-img: Add bitmap sub-command
` [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
` [PATCH v3 8/9] qemu-img: Add convert --bitmaps option
` [PATCH v3 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
[PATCH] cpus: Fix botched configure_icount() error API violation fix
2020-05-08 17:43 UTC (4+ messages)
[PATCH v2 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
2020-05-08 17:30 UTC (6+ messages)
` [PATCH v2 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION
` [PATCH v2 2/5] virtio-iommu: Implement RESV_MEM probe request
` [PATCH v2 3/5] virtio-iommu: Handle reserved regions in the translation process
` [PATCH v2 4/5] virtio-iommu-pci: Add array of Interval properties
` [PATCH v2 5/5] hw/arm/virt: Let the virtio-iommu bypass MSIs
[PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
2020-05-08 16:24 UTC (3+ messages)
[PATCH 0/3] tcg/s390: Support host vector operations
2020-05-08 15:59 UTC (5+ messages)
` [PATCH 1/3] tcg/s390: Change FACILITY representation
` [PATCH 2/3] tcg/s390: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH 3/3] tcg/s390: Implement vector operations
[PATCH] qom/object: Fix object_child_foreach_recursive() return value
2020-05-08 15:31 UTC (2+ messages)
[PATCH v3 00/16] target/arm: partial vector cleanup
2020-05-08 15:22 UTC (17+ messages)
` [PATCH v3 01/16] target/arm: Create gen_gvec_[us]sra
` [PATCH v3 02/16] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
` [PATCH v3 03/16] target/arm: Create gen_gvec_{sri,sli}
` [PATCH v3 04/16] target/arm: Remove unnecessary range check for VSHL
` [PATCH v3 05/16] target/arm: Tidy handle_vec_simd_shri
` [PATCH v3 06/16] target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0
` [PATCH v3 07/16] target/arm: Create gen_gvec_{mla,mls}
` [PATCH v3 08/16] target/arm: Swap argument order for VSHL during decode
` [PATCH v3 09/16] target/arm: Create gen_gvec_{cmtst,ushl,sshl}
` [PATCH v3 10/16] target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}
` [PATCH v3 11/16] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PATCH v3 12/16] target/arm: Create gen_gvec_{qrdmla,qrdmls}
` [PATCH v3 13/16] target/arm: Pass pointer to qc to qrdmla/qrdmls
` [PATCH v3 14/16] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PATCH v3 15/16] target/arm: Vectorize SABD/UABD
` [PATCH v3 16/16] target/arm: Vectorize SABA/UABA
[PATCH v3 00/10] tcg vector rotate operations
2020-05-08 15:10 UTC (5+ messages)
` [PATCH v3 06/10] tcg/aarch64: Implement INDEX_op_rotl{i,v}_vec
` [PATCH v3 07/10] tcg/ppc: Implement INDEX_op_rot[lr]v_vec
` [PATCH v3 09/10] target/s390x: Use tcg_gen_gvec_rotl{i,s,v}
` [PATCH v3 10/10] tcg: Improve move ops in liveness_pass_2
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).