qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 08:16:45 to 2021-06-22 17:16:07 UTC [more...]

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 17:14 UTC  (21+ messages)
` [RFC PATCH v4 1/7] vl: Add expose=on|off option support in -smp command line
` [RFC PATCH v4 2/7] hw/arm/virt: Add separate -smp parsing function for ARM machines
` [RFC PATCH v4 3/7] machine: disallow -smp expose=on for non-ARM machines
` [RFC PATCH v4 4/7] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v4 5/7] hw/arm/virt: Add cpu-map to device tree
` [RFC PATCH v4 6/7] hw/acpi/aml-build: Add Processor hierarchy node structure
` [RFC PATCH v4 7/7] hw/acpi/aml-build: Generate PPTT table

[PULL 0/9] Linux user for 6.1 patches
 2021-06-22 17:13 UTC  (2+ messages)

[PATCH 0/4] modules: update developer documentation
 2021-06-22 17:09 UTC  (7+ messages)
` [PATCH 1/4] modules: add documentation for module sourcesets
` [PATCH 2/4] modules: add module_obj() note to QOM docs
` [PATCH 3/4] modules: module.h kerneldoc annotations
` [PATCH 4/4] modules: hook up modules.h to docs build

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-22 17:04 UTC  (5+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH 0/4] export/fuse: Allow other users access to the export
 2021-06-22 16:34 UTC  (12+ messages)
` [PATCH 1/4] export/fuse: Add allow-other option
` [PATCH 2/4] export/fuse: Give SET_ATTR_SIZE its own branch
` [PATCH 3/4] export/fuse: Let permissions be adjustable
` [PATCH 4/4] iotests/308: Test allow-other

[PATCH] tcg: Avoid including 'trace-tcg.h' in target translate.c
 2021-06-22 16:15 UTC 

Too slow edk2 bios boot?
 2021-06-22 16:13 UTC  (4+ messages)

[Bug 1907497] [NEW] [OSS-Fuzz] Issue 28435 qemu:qemu-fuzz-i386-target-generic-fuzz-intel-hda: Stack-overflow in ldl_le_dma
 2021-06-22 15:57 UTC  (2+ messages)
` [Bug 1907497] "

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-22 15:49 UTC  (7+ messages)
` [PATCH RFC 1/6] i386/pc: Account IOVA reserved ranges above 4G boundary
` [PATCH RFC 2/6] i386/pc: Round up the hotpluggable memory within valid IOVA ranges
` [PATCH RFC 3/6] pc/cmos: Adjust CMOS above 4G memory size according to 1Tb boundary
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space
` [PATCH RFC 5/6] i386/acpi: Fix SRAT ranges in accordance to usable IOVA
` [PATCH RFC 6/6] i386/pc: Add a machine property for AMD-only enforcing of valid IOVAs

[PATCH v3 02/24] modules: collect module meta-data
 2021-06-22 16:03 UTC 

[PATCH] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-22 16:01 UTC  (3+ messages)

[PATCH v3 00/15] target/cris: Convert to TranslatorOps
 2021-06-22 15:48 UTC  (16+ messages)
` [PATCH v3 01/15] target/cris: Add DisasContextBase to DisasContext
` [PATCH v3 02/15] target/cris: Remove DISAS_SWI
` [PATCH v3 03/15] target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PATCH v3 04/15] target/cris: Mark exceptions as DISAS_NORETURN
` [PATCH v3 05/15] target/cris: Fix use_goto_tb
` [PATCH v3 06/15] target/cris: Convert to TranslatorOps
` [PATCH v3 07/15] target/cris: Mark helper_raise_exception noreturn
` [PATCH v3 08/15] target/cris: Mark static arrays const
` [PATCH v3 09/15] target/cris: Fold unhandled X_FLAG changes into cpustate_changed
` [PATCH v3 10/15] target/cris: Add DISAS_UPDATE_NEXT
` [PATCH v3 11/15] target/cris: Add DISAS_DBRANCH
` [PATCH v3 12/15] target/cris: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v3 13/15] target/cris: Improve JMP_INDIRECT
` [PATCH v3 14/15] target/cris: Remove dc->flagx_known
` [PATCH v3 15/15] target/cris: Do not exit tb for X_FLAG changes

[PATCH v4 0/6] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-06-22 15:51 UTC  (4+ messages)
` [PATCH v4 3/6] ACPI ERST: support for ACPI ERST feature

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-22 15:43 UTC  (3+ messages)
` [PATCH 2/4] Python QEMU utils: introduce a generic feature list

Auditing QEMU to replace NULL with &error_abort
 2021-06-22 15:20 UTC 

[PATCH v7 0/7] virtiofsd: Add support to enable/disable posix acls
 2021-06-22 15:08 UTC  (8+ messages)
` [PATCH v7 1/7] virtiofsd: Fix fuse setxattr() API change issue
` [PATCH v7 2/7] virtiofsd: Fix xattr operations overwriting errno
` [PATCH v7 3/7] virtiofsd: Add support for extended setxattr
` [PATCH v7 4/7] virtiofsd: Add umask to seccom allow list
` [PATCH v7 5/7] virtiofsd: Add capability to change/restore umask
` [PATCH v7 6/7] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
` [PATCH v7 7/7] virtiofsd: Add an option to enable/disable posix acls

[PATCH v2 0/4] Miscellaneous fuzzer changes
 2021-06-22 15:09 UTC  (3+ messages)
` [PATCH v2 2/4] fuzz: add an instrumentation filter

[PULL 00/37] s390x update
 2021-06-22 15:07 UTC  (2+ messages)

[RFC PATCH v3 0/4] Cache TCG plugin & symbol-resolution API
 2021-06-22 14:57 UTC  (6+ messages)
` [RFC PATCH v3 3/4] plugins/cache: Enabled cache parameterization
` [RFC PATCH v3 4/4] plugins/cache: Added FIFO and LRU eviction policies

[PATCH v3] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 14:54 UTC  (2+ messages)

[PATCH v2] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 14:48 UTC  (3+ messages)

[PATCH v6 00/16] qemu_iotests: improve debugging options
 2021-06-22 14:46 UTC  (7+ messages)
` [PATCH v6 01/16] python: qemu: add timer parameter for qmp.accept socket
` [PATCH v6 06/16] qemu-iotests: delay QMP socket timers

[RFC v5 00/13] s390x cleanup
 2021-06-22 14:25 UTC  (18+ messages)
` [RFC v5 01/13] target/s390x: meson: add target_user_arch
` [RFC v5 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v5 03/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [RFC v5 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v5 05/13] target/s390x: remove tcg-stub.c
` [RFC v5 06/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v5 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v5 08/13] target/s390x: split cpu-dump from helper.c
` [RFC v5 09/13] target/s390x: make helper.c sysemu-only
` [RFC v5 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v5 11/13] target/s390x: remove kvm-stub.c
` [RFC v5 12/13] target/s390x: move kvm files into kvm/
` [RFC v5 13/13] target/s390x: split sysemu part of cpu models

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-22 14:21 UTC  (18+ messages)
` [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature
` [PATCH v17 3/6] KVM: arm64: Save/restore MTE registers
` [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl

[PATCH 0/2] target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
 2021-06-22 14:09 UTC  (3+ messages)
` [PATCH 1/2] target/ppc: Introduce ppc_interrupts_little_endian()
` [PATCH 2/2] target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()

[PATCH] block: BDRV_O_NO_IO for backing file on creation
 2021-06-22 14:00 UTC 

[PATCH 00/28] tcg: bswap improvements
 2021-06-22 13:56 UTC  (9+ messages)
` [PATCH 13/28] tcg/mips: Support bswap flags in tcg_out_bswap16
` [PATCH 17/28] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64

[PATCH v2 00/11] linux-user changes to run docker
 2021-06-22 13:47 UTC  (5+ messages)
` [PATCH v2 01/11] linux-user: handle /proc/self/exe for execve

qemu-binfmt-conf.sh: enforce style consistency
 2021-06-22 13:40 UTC  (4+ messages)

[PULL v2 00/33] tcg patch queue
 2021-06-22 13:36 UTC  (2+ messages)

[PULL 00/72] Python patches
 2021-06-22 13:34 UTC  (3+ messages)

[PATCH v4 0/2] Gitlab: Add issue templates
 2021-06-22 13:22 UTC  (4+ messages)

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-22 13:17 UTC  (16+ messages)

[PATCH v2 0/2] execlog TCG plugin to log instructions
 2021-06-22 13:16 UTC  (11+ messages)
` [PATCH v2 1/2] contrib/plugins: add execlog to log instruction execution and memory access
` [PATCH v2 2/2] docs/devel: tvg-plugins: add execlog plugin description

[PATCH 0/5] [RfC] monitor/hmp: command register support
 2021-06-22 13:13 UTC  (7+ messages)
` [PATCH 1/5] monitor: allow register hmp commands
` [PATCH 2/5] usb: drop usb_host_dev_is_scsi_storage hook
` [PATCH 3/5] monitor/usb: register 'info usbhost' dynamically
` [PATCH 4/5] usb: build usb-host as module
` [PATCH 5/5] monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically

[PATCH v2] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
 2021-06-22 13:12 UTC  (8+ messages)

[PATCH v1 1/1] migration: Unregister yank if migration setup fails
 2021-06-22  2:42 UTC 

[PATCH] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-22 11:15 UTC 

[PATCH] hw/i386/pc: Document pc_system_ovmf_table_find
 2021-06-22 12:58 UTC  (3+ messages)

[PULL 00/21] target-arm queue
 2021-06-22 12:58 UTC  (6+ messages)
` [PULL 16/21] hw/timer: Refactor NPCM7XX Timer to use CLK clock

[Qemu-devel] [Bug 1836763] [NEW] Firebird crashes on qemu-m68k-user with pthread_mutex_init error
 2021-06-22 12:36 UTC  (3+ messages)
` [Bug 1836763] "

[PATCH] block/ssh: add support for sha256 host key fingerprints
 2021-06-22 12:27 UTC  (3+ messages)

[RFC PATCH v1] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 12:17 UTC  (3+ messages)

[PATCH v2 00/10] Clean up MMU translation
 2021-06-22 12:05 UTC  (5+ messages)
` [PATCH v2 01/10] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH v2 02/10] target/ppc: Use MMUAccessType with *_handle_mmu_fault

[PATCH RFC] docs: document file-posix locking protocol
 2021-06-22 12:00 UTC  (4+ messages)

[RFC 0/3] qtest: pick tests that require KVM at runtime
 2021-06-22 11:27 UTC  (13+ messages)

[PATCH v2 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-06-22 11:10 UTC  (8+ messages)
` [PATCH v2 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot

RFC: Implementation of QMP documentation retrieval command
 2021-06-22 11:04 UTC  (6+ messages)

[PATCH v4 0/6] block-copy: protect block-copy internal structures
 2021-06-22 10:39 UTC  (16+ messages)
` [PATCH v4 3/6] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions
` [PATCH v4 6/6] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH RFC] meson: add option to use zstd for qcow2 compression by default
 2021-06-22 10:20 UTC  (5+ messages)

[PATCH RESEND] docs: clarify absence of set_features in vhost-user
 2021-06-22 10:13 UTC  (4+ messages)

[PATCH v2] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-22 10:13 UTC  (5+ messages)

[PATCH 0/6] block: block-status cache for data regions
 2021-06-22  9:07 UTC  (5+ messages)
` [PATCH 5/6] block/nbd: Do not force-cap *pnum

[PATCH 0/2] Updates docs/system/arm to include new bmc machines
 2021-06-22  8:53 UTC  (4+ messages)
` [PATCH 2/2] docs/system/arm: Add quanta-gbs-bmc reference

QEMU PCIe expander bridge with 64kB page guest -> guest BUG_ON()
 2021-06-22  8:20 UTC  (2+ messages)


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