qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 18:28:19 to 2020-05-10 20:18:26 UTC [more...]

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2020-05-10 20:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 08/10] hw/core/resettable: add support for warm reset
  `  "

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-10 20:01 UTC  (3+ messages)
` [Bug 1856335] "

[PATCH 0/3] plugins: Move declarations around and rename 'hwaddr' argument
 2020-05-10 20:14 UTC  (5+ messages)
` [PATCH 1/3] qemu/plugin: Trivial code movement
` [PATCH 2/3] qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
` [PATCH 3/3] qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const

Patches for ui/gtk and ui/sdl
 2020-05-10 18:43 UTC  (11+ messages)
` [PATCH 01/10] ui/win32-kbd-hook: handle AltGr in a hook procedure
` [PATCH 02/10] ui/gtk: fix handling of AltGr key on Windows
` [PATCH 03/10] ui/gkt: release all keys on grab-broken-event
` [PATCH 04/10] ui/gtk: remove unused code
` [PATCH 05/10] ui/gtk: remove unused variable ignore_keys
` [PATCH 06/10] ui/sdl2: fix handling of AltGr key on Windows
` [PATCH 07/10] ui/sdl2: start in full screen with grab enabled
` [PATCH 08/10] ui/sdl2-input: use trace-events to debug key events
` [PATCH 09/10] ui/gtk: don't pass on win keys without keyboard grab
` [PATCH 10/10] ui/gtk: use native keyboard scancodes on Windows

[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-10 18:38 UTC  (4+ messages)
` [Bug 1877794] "

[PATCH 0/2] 9pfs: regression init_in_iov_from_pdu truncating size
 2020-05-10 18:43 UTC  (4+ messages)
` [PATCH 1/2] xen-9pfs: Fix log messages of reply errors
` [PATCH 2/2] 9pfs: fix init_in_iov_from_pdu truncating size

[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-10 17:42 UTC  (13+ messages)

some fun with -vga virtio or -display gtk,gl=on
 2020-05-10 16:56 UTC 

[PATCH 0/7] hw/misc/empty_slot: Spring cleaning
 2020-05-10 15:28 UTC  (8+ messages)
` [PATCH 1/7] hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
` [PATCH 2/7] hw/misc/empty_slot: Lower address space priority
` [PATCH 3/7] hw/misc/empty_slot: Convert 'size' field as qdev property
` [PATCH 4/7] hw/misc/empty_slot: Add a 'name' "
` [PATCH 5/7] hw/misc/empty_slot: Convert debug printf() to trace event
` [PATCH 6/7] hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
` [PATCH 7/7] hw/misc/empty_slot: Name the slots when created

[PATCH v6 00/14] LUKS: encryption slot management using amend interface
 2020-05-10 15:14 UTC  (17+ messages)
` [PATCH v6 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v6 02/14] qcrypto/luks: implement encryption key management
` [PATCH v6 03/14] block/amend: add 'force' option
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v6 05/14] block/amend: refactor qcow2 amend options
` [PATCH v6 06/14] block/crypto: rename two functions
` [PATCH v6 07/14] block/crypto: implement the encryption key management
` [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v6 09/14] iotests: filter few more luks specific create options
` [PATCH v6 10/14] iotests: qemu-img tests for luks key management
` [PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v6 12/14] block/crypto: implement blockdev-amend
` [PATCH v6 13/14] block/qcow2: "
` [PATCH v6 14/14] iotests: add tests for blockdev-amend

[RFC PATCH] hw/sparc/sun4m: Use memdev backend for main RAM
 2020-05-10 11:35 UTC 

[PATCH] hw/sparc64/sun4u: Use memdev backend for main RAM
 2020-05-10 11:17 UTC 

[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
 2020-05-10 10:44 UTC  (16+ 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 1868221] [NEW] /usr/share/applications/qemu.desktop should have an "Exec=" key
 2020-05-10  9:50 UTC  (4+ messages)
` [Bug 1868221] "

Emulating Solaris 10 on SPARC64 sun4u
 2020-05-10  9:22 UTC  (9+ messages)

is there any way to make qemu stop at the very first instruction of the emulation process and wait for gdb connect?
 2020-05-10  9:02 UTC 

[PATCH RESEND v3 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-10  8:14 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] "
` [PATCH RESEND v3 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH RESEND v3 3/3] qemu-options: updates for abstract unix sockets

[PATCH v3 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-10  6:14 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v3 3/3] qemu-options: updates for abstract unix sockets

[Bug 1876678] [NEW] Ubuntu 20.04 QEMU Failure with nested FreeBSD bhyve
 2020-05-10  2:13 UTC  (2+ messages)
` [Bug 1876678] Re: Ubuntu 20.04 KVM / "

[Qemu-devel][PATCH v5 0/4] Enable CET support for guest
 2020-05-10  1:42 UTC  (5+ messages)
` [Qemu-devel][PATCH v5 1/4] x86/cpu: Add CET CPUID/XSAVES flags and data structures
` [Qemu-devel][PATCH v5 2/4] x86/cpuid: Add XSAVES feature words and CET related state bits
` [Qemu-devel][PATCH v5 3/4] x86/cpuid: Add support for XSAVES dependent feature enumeration
` [Qemu-devel][PATCH v5 4/4] x86/cpu: Add user space access interface for CET MSRs

[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 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  (28+ messages)
` [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  (5+ messages)
` [PATCH v5 02/19] exec: Fix cpu_watchpoint_address_matches address length

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

[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  (3+ messages)
` [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  (7+ 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  (20+ messages)
` [PATCH v4 01/19] tcg: Consolidate 3 bits into enum TCGTempKind
` [PATCH v4 03/19] tcg: Introduce TYPE_CONST temporaries
` [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  (3+ 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


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