qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 15:47:53 to 2020-05-10 01:42:29 UTC [more...]

[Qemu-devel][PATCH v5 0/4] Enable CET support for guest
 2020-05-10  1:42 UTC  (2+ messages)
` [Qemu-devel][PATCH v5 3/4] x86/cpuid: Add support for XSAVES dependent feature enumeration

[PATCH] qom: remove index from object_resolve_abs_path()
 2020-05-10  1:32 UTC 

[PATCH 3/3] plugins: avoid failing plugin when CPU is inited several times
 2020-05-09 23:00 UTC  (4+ messages)

[Bug 1877794] [NEW] Constant Folding on 64-bit Subtraction causes SIGILL on linux-user glxgears ppc64le to x86_64 by way of generating bad shift instruction with c=-1
 2020-05-09 21:55 UTC 

[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
 2020-05-09 21:03 UTC  (15+ messages)
` [PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
` [PATCH 02/11] sysemu/accel: Restrict machine methods "
` [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
` [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF "
` [PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
` [PATCH 06/11] target/s390x: Only compile decode_basedisp() on system-mode
` [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
` [PATCH 08/11] target/s390x: Restrict system-mode declarations
` [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode
` [PATCH 10/11] exec: Use 'cpu-common.h' instead of system-mode specific 'hwaddr.h'
` [PATCH 11/11] exec/cpu-common: Poison hwaddr type in user-mode emulation

[Bug 1877781] [NEW] TCG does not support x2APIC emulation
 2020-05-09 18:56 UTC 

[Bug 1877688] [NEW] 9p virtfs device reports error when opening certain files
 2020-05-09 19:13 UTC  (6+ messages)
` [Bug 1877688] "

[INFO] Some preliminary performance data
 2020-05-09 16:49 UTC  (10+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-09 14:11 UTC  (3+ messages)
  ` Fwd: "

[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
 2020-05-09 13:57 UTC  (2+ messages)
` [Bug 1877384] "

[PATCH] tests/acceptance/boot_linux: Skip slow Aarch64 'virt' machine TCG test
 2020-05-09 13:18 UTC  (2+ messages)

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-09 12:21 UTC  (8+ messages)
` [PATCH v4 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active

[RFC v2 0/9] vDPA support in qemu
 2020-05-09 12:01 UTC  (29+ 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

[PATCH v5 00/19] target/arm: sve load/store improvements
 2020-05-09 11:59 UTC  (24+ messages)
` [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

[Bug 1877716] [NEW] Win10 guest unsuable after a few minutes
 2020-05-09 11:18 UTC  (5+ messages)
` [Bug 1877716] "

[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] "

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

[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  (5+ messages)
` [PATCH v3 01/19] tcg: Consolidate 3 bits into enum TCGTempKind

[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:21 UTC  (2+ messages)
` [PATCH v3 15/16] target/arm: Vectorize SABD/UABD


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