qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 04:30:44 to 2021-01-07 17:44:44 UTC [more...]

[PATCH v2 00/24] target/arm: enforce alignment
 2021-01-07 17:39 UTC  (45+ messages)
` [PATCH v2 02/24] target/arm: Add ALIGN_MEM to TBFLAG_ANY
` [PATCH v2 03/24] target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
` [PATCH v2 04/24] target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
` [PATCH v2 05/24] target/arm: Fix SCTLR_B test for TCGv_i64 load/store
` [PATCH v2 06/24] target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
` [PATCH v2 07/24] target/arm: Enforce word alignment for LDRD/STRD
` [PATCH v2 08/24] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
` [PATCH v2 09/24] target/arm: Enforce alignment for LDM/STM
` [PATCH v2 10/24] target/arm: Enforce alignment for RFE
` [PATCH v2 11/24] target/arm: Enforce alignment for SRS
` [PATCH v2 12/24] target/arm: Enforce alignment for VLDM/VSTM
` [PATCH v2 13/24] target/arm: Enforce alignment for VLDR/VSTR
` [PATCH v2 14/24] target/arm: Enforce alignment for VLD1 (all lanes)
` [PATCH v2 15/24] target/arm: Enforce alignment for VLDn/VSTn (multiple)
` [PATCH v2 16/24] target/arm: Enforce alignment for VLDn/VSTn (single)
` [PATCH v2 17/24] target/arm: Use finalize_memop for aa64 gpr load/store
` [PATCH v2 18/24] target/arm: Use finalize_memop for aa64 fpr load/store
` [PATCH v2 20/24] target/arm: Use MemOp for size + endian in aa64 vector ld/st
` [PATCH v2 21/24] target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
` [PATCH v2 22/24] target/arm: Enforce alignment for aa64 vector LDn/STn (single)
` [PATCH v2 23/24] target/arm: Enforce alignment for sve LD1R
` [PATCH v2 24/24] target/arm: Enforce alignment for sve unpredicated LDR/STR

[PATCH 00/22] tcg: backend constraints cleanup
 2021-01-07 17:31 UTC  (9+ messages)
` [PATCH 09/22] tcg/riscv: Convert to tcg-target-constr.h
` [PATCH 12/22] tcg: Remove TCG_TARGET_CONSTR_H
` [PATCH 18/22] tcg/riscv: Convert to tcg-target-conset.h
` [PATCH 22/22] tcg: Remove TCG_TARGET_CONSET_H

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2021-01-07 17:23 UTC  (6+ messages)

[PATCH v2] target/riscv/pmp: Raise exception if no PMP entry is configured
 2021-01-07 17:19 UTC  (2+ messages)

[PATCH 0/9] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
 2021-01-07 17:07 UTC  (10+ messages)
` [PATCH 1/9] semihosting: Move ARM semihosting code to shared directories
` [PATCH 2/9] semihosting: Change common-semi API to be architecture-independent
` [PATCH 3/9] semihosting: Change internal common-semi interfaces to use CPUState *
` [PATCH 4/9] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
` [PATCH 5/9] riscv: Add semihosting support
` [PATCH 6/9] riscv: Add semihosting support for user mode
` [PATCH 7/9] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
` [PATCH 8/9] semihosting: Implement SYS_TMPNAM
` [PATCH 9/9] semihosting: Implement SYS_ISERROR

VirtioSound device emulation implementation
 2021-01-07 17:17 UTC  (5+ messages)

[RFC PATCH] ci: ensure that all jobs use a shallow clone
 2021-01-07 17:17 UTC 

[PATCH v2 0/1] target-riscv: support QMP dump-guest-memory
 2021-01-07 17:20 UTC  (3+ messages)
` [PATCH v2 1/1] "

[v2 PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2021-01-07 17:13 UTC  (2+ messages)

[PATCH v4] gdb: riscv: Add target description
 2021-01-07 17:12 UTC  (3+ messages)

Plugin Register Accesses
 2021-01-07 16:49 UTC  (7+ messages)

[PATCH v3 0/3] vfio-ccw: Implement request notifier
 2021-01-07 17:05 UTC  (6+ messages)
` [PATCH v3 1/3] update-linux-headers: Include const.h

[PATCH V1] gdbstub: suspended state support
 2021-01-07 16:02 UTC  (4+ messages)

[PATCH] meson: Propagate gnutls dependency
 2021-01-07 16:23 UTC  (9+ messages)

[PATCH] vnc: add qmp to support change authz
 2021-01-07 16:18 UTC  (3+ messages)

[RFC PATCH v2 0/8] Automatically convert configure options to meson build options
 2021-01-07 16:06 UTC  (13+ messages)
` [PATCH 1/8] build-system: clean up TCG/TCI configury
` [PATCH 2/8] cocoa: do not enable coreaudio automatically
` [PATCH 3/8] gtk: remove CONFIG_GTK_GL
` [PATCH 4/8] configure: move X11 detection to Meson
` [PATCH 5/8] configure: move GTK+ "
` [PATCH 6/8] configure: move Cocoa incompatibility checks "
` [PATCH 7/8] configure: quote command line arguments in config.status
` [PATCH 8/8] configure: automatically parse command line for meson -D options

[PULL 00/55] Misc patches for 2020-12-21
 2021-01-07 15:31 UTC  (5+ messages)
` [PULL 50/55] virtfs: convert to meson

[PATCH v3 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-01-07 15:14 UTC  (20+ messages)
` [PATCH v3 01/19] linux-headers: update against 5.11-rc2
` [PATCH v3 02/19] i386: introduce kvm_hv_evmcs_available()
` [PATCH v3 03/19] i386: keep hyperv_vendor string up-to-date
` [PATCH v3 04/19] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
` [PATCH v3 05/19] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PATCH v3 06/19] i386: stop using env->features[] for filling Hyper-V CPUIDs
` [PATCH v3 07/19] i386: introduce hyperv_feature_supported()
` [PATCH v3 08/19] i386: introduce hv_cpuid_get_host()
` [PATCH v3 09/19] i386: drop FEAT_HYPERV feature leaves
` [PATCH v3 10/19] i386: introduce hv_cpuid_cache
` [PATCH v3 11/19] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
` [PATCH v3 12/19] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v3 13/19] i386: switch hyperv_expand_features() to using error_setg()
` [PATCH v3 14/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH v3 15/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH v3 16/19] i386: use global kvm_state in hyperv_enabled() check
` [PATCH v3 17/19] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v3 18/19] i386: provide simple 'hv-default=on' option
` [PATCH v3 19/19] qtest/hyperv: Introduce a simple hyper-v test

[PATCH v2 0/2] support tls certificates reload
 2021-01-07 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: add reload for QCryptoTLSCredsClass
` [PATCH v2 2/2] vnc: add qmp to support reload vnc tls certificates

[PATCH v2 0/7] macio: remove PIC object property links
 2021-01-07 14:26 UTC  (2+ messages)

[PATCH v4 00/11] virtio-mem: vfio support
 2021-01-07 13:34 UTC  (12+ messages)
` [PATCH v4 01/11] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v4 02/11] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v4 03/11] virtio-mem: Implement RamDiscardMgr interface
` [PATCH v4 04/11] vfio: Support for RamDiscardMgr in the !vIOMMU case
` [PATCH v4 05/11] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v4 06/11] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr
` [PATCH v4 07/11] vfio: Support for RamDiscardMgr in the vIOMMU case
` [PATCH v4 08/11] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v4 09/11] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH v4 10/11] virtio-mem: Require only coordinated discards
` [PATCH v4 11/11] vfio: Disable only uncoordinated discards

[PATCH v3 0/5] SCSI: fix transfer limits for SCSI passthrough
 2021-01-07 13:44 UTC  (12+ messages)
` [PATCH v3 1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits
` [PATCH v3 2/5] file-posix: add sg_get_max_segments that actually works with sg
` [PATCH v3 3/5] block: add max_ioctl_transfer to BlockLimits
` [PATCH v3 4/5] block: use blk_get_max_ioctl_transfer for SCSI passthrough
` [PATCH v3 5/5] block/scsi: correctly emulate the VPD block limits page

[PATCH v2 00/24] target/mips: Convert MSA ASE to decodetree
 2021-01-07 13:17 UTC  (8+ messages)
` [PATCH v2 03/24] target/mips/cpu: Introduce isa_rel6_available() helper

[Bug 1910540] [NEW] where the trace file "trace-*"
 2021-01-07 13:04 UTC 

[PATCH v3 00/10] virtio-mem: vfio support
 2021-01-07 12:56 UTC  (6+ messages)
` [PATCH v3 04/10] vfio: Query and store the maximum number of DMA mappings

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2021-01-07 12:44 UTC  (4+ messages)
` [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices

[PATCH] cirrus: don't run full qtest on macOS
 2021-01-07 12:23 UTC  (3+ messages)

[PATCH 0/4] block: prepare for 64bit
 2021-01-07 12:20 UTC  (5+ messages)
` [PATCH 4/4] block: introduce BDRV_MAX_LENGTH

[PATCH] hw/arm/virt: Remove virt machine state 'smp_cpus'
 2021-01-07 12:16 UTC  (4+ messages)

[PULL v4 0/4] more testing fixes (all green now)
 2021-01-07 12:05 UTC  (2+ messages)

[PATCH v1 0/1] intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
 2021-01-07 12:02 UTC  (2+ messages)

[PATCH v4 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-07 11:40 UTC  (9+ messages)
` [PATCH v4 1/8] acpi: Allow DSDT acpi table changes
` [PATCH v4 2/8] acpi: Fix unmatched expected DSDT.pxb file
` [PATCH v4 3/8] acpi: Add addr offset in build_crs
` [PATCH v4 4/8] acpi/gpex: Inform os to keep firmware resource map
` [PATCH v4 5/8] acpi/gpex: Exclude pxb's resources from PCI0
` [PATCH v4 6/8] Kconfig: Compile PXB for ARM_VIRT
` [PATCH v4 7/8] acpi: Enable pxb unit-test for ARM virt machine
` [PATCH v4 8/8] acpi: Update _DSM method in expected files

[PATCH] meson: fix ncurses detection on macOS
 2021-01-07 11:47 UTC  (2+ messages)

[PATCH] tests/docker: Remove Debian 9 remnant lines
 2021-01-07 11:48 UTC  (3+ messages)

[PATCH v2] meson: fix Cocoa option in summary
 2021-01-07 11:36 UTC  (3+ messages)

[PATCH v4 0/5] Misc meson fixes along test-vmstate fixes
 2021-01-07 11:35 UTC  (16+ messages)
` [PATCH v4 1/5] cirrus/msys2: Exit powershell with $LastExitCode
` [PATCH v4 2/5] cirrus/msys2: Cache msys2 mingw in a better way
` [PATCH v4 3/5] maintainers: Add me as Windows Hosted Continuous Integration maintainer
` [PATCH v4 4/5] whpx: Fixes include of whp-dispatch.h in whpx.h
` [PATCH v4 5/5] whpx: move whpx_lapic_state from header to c file

[Bug 1908266] [NEW] spice unnecessary forces nographic
 2021-01-07 11:13 UTC  (2+ messages)
` [Bug 1908266] "

[PATCH 0/2] Cleanup internal WHPX headers
 2021-01-07 11:15 UTC  (3+ messages)
` [PATCH 2/2] whpx: move internal definitions to whpx-internal.h

[PATCH 0/3] Fix up sam460ex fixes
 2021-01-07 11:13 UTC  (5+ messages)
` [PATCH 3/3] sam460ex: Use type cast macro instead of simple cast

[PATCH 00/12] vt82c686b clean ups and vt8231 emulation
 2021-01-07 10:56 UTC  (10+ messages)
` [PATCH 06/12] vt82c686: Simplify vt82c686b_realize()
` [PATCH 05/12] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
` [PATCH 02/12] vt82c686: Reorganise code

[PATCH] virtio-mmio: fix guest kernel crash with SHM regions
 2021-01-07 10:36 UTC  (3+ messages)

[PATCH v6 0/3] qcow2: don't leave partially initialized file on image creation
 2021-01-07 10:22 UTC  (2+ messages)

[PATCH 0/3] RFC: few random hacks to improve eventfd fallback path
 2021-01-07 10:26 UTC  (2+ messages)

[PATCH v2 0/2] Quality of life patches for qemu coroutine debugging
 2021-01-07 10:24 UTC  (2+ messages)

[Bug 1910505] [NEW] atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
 2021-01-07 10:23 UTC  (3+ messages)

[Bug 1873769] [NEW] SB16 audio playback freezes emulation in Windows 95 guest
 2021-01-07 10:10 UTC  (3+ messages)
` [Bug 1873769] "

[PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types
 2021-01-07  9:14 UTC  (12+ messages)

[PULL v2 00/53] Misc patches for 2020-12-21
 2021-01-07  8:12 UTC  (5+ messages)

[RFC PATCH 0/2] Pegasos2 emulation
 2021-01-07  7:43 UTC  (4+ messages)

[PATCH 0/4] Fixes whpx build and improve Windows host CI
 2021-01-07  7:22 UTC  (8+ messages)
` [PATCH 1/4] cirrus/msys2: Exit powershell with $LastExitCode
` [PATCH 2/4] cirrus/msys2: Cache msys2 mingw in a better way
` [PATCH 3/4] whpx: Fixes include of whp-dispatch.h in whpx.h
` [PATCH 4/4] maintainers: Add me as Windows Hosted Continuous Integration maintainer

[PATCH] docs/system: Remove deprecated 'fulong2e' machine alias
 2021-01-07  6:52 UTC  (3+ messages)

[PATCH v3 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-07  5:54 UTC  (8+ messages)
` [PATCH v3 3/8] acpi/gpex: Inform os to keep firmware resource map

[PATCH v4 0/7] fuzz: improve crash case minimization
 2021-01-07  5:54 UTC  (9+ messages)
` [PATCH v4 3/7] fuzz: split write operand using binary approach
` [PATCH v4 4/7] fuzz: loop the remove minimizer and refactoring
` [PATCH v4 5/7] fuzz: set bits in operand of write/out to zero
` [PATCH v4 6/7] fuzz: add minimization options


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