qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 14:14:10 to 2021-06-23 12:18:47 UTC [more...]

[PULL 00/12] Misc, mostly meson patches for 2021-06-23
 2021-06-23 12:14 UTC  (4+ messages)
` [PULL 01/12] target/i386: kvm: add support for TSC scaling
` [PULL 03/12] configure: drop unused variables for xts
` [PULL 07/12] configure, meson: convert libtasn1 detection to meson

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-23 12:09 UTC  (19+ 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 v5 00/14] target/hexagon: introduce idef-parser
 2021-06-23 12:05 UTC  (5+ messages)
` [PATCH v5 06/14] target/hexagon: introduce new helper functions
` [PATCH v5 10/14] target/hexagon: import parser for idef-parser

Regarding commit a9bcedd (SD card size has to be power of 2)
 2021-06-23 11:29 UTC  (5+ messages)

[PATCH] block: BDRV_O_NO_IO for backing file on creation
 2021-06-23 11:26 UTC  (2+ messages)

[PATCH v1 0/8] misc fixes pre-PR (docs, plugins, tests)
 2021-06-23 11:18 UTC  (11+ messages)
` [PATCH v1 1/8] tests/acceptance: tweak the tcg/kvm tests for virt
` [PATCH v1 2/8] docs/devel: Add a single top-level header to MTTCG's doc
` [PATCH v1 3/8] scripts/checkpatch: roll diff tweaking into checkpatch itself
` [PATCH v1 4/8] GitLab: Add "Bug" issue reporting template
` [PATCH v1 5/8] GitLab: Add "Feature Request" issue template
` [PATCH v1 6/8] tests/tcg: skip the signals test for hppa/s390x for now
` [PATCH v1 7/8] plugins/api: expose symbol lookup to plugins
` [PATCH v1 8/8] Update documentation to refer to new location for issues

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-06-23 11:13 UTC  (14+ messages)
` [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
` [PATCH v5 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [PATCH v5 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
` [PATCH v5 5/7] bios-tables-test: Allow changes in DSDT ACPI tables
` [PATCH v5 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35

[PATCH] sd: mmc: Fix SET_BLOCK_COUNT command argument
 2021-06-23 11:01 UTC  (9+ messages)

[PATCH 0/2] introduce QEMU_AUTO_VFREE
 2021-06-23 10:34 UTC  (2+ messages)

[PATCH] Update documentation to refer to new location for issues
 2021-06-23 10:16 UTC  (2+ messages)

[PATCH v4 0/6] block-copy: protect block-copy internal structures
 2021-06-23 10:06 UTC  (9+ messages)
` [PATCH v4 6/6] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH V9 0/6] Add passthrough support to object with network processing function
 2021-06-23  9:37 UTC  (7+ messages)
` [PATCH V9 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PATCH V9 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PATCH V9 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PATCH V9 4/6] net/colo-compare: Move data structure and define to .h file
` [PATCH V9 5/6] net/colo-compare: Add passthrough list to CompareState
` [PATCH V9 6/6] net/net.c: Add handler for passthrough filter command

[PATCH v2 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-06-23  9:28 UTC  (9+ messages)
` [PATCH v2 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
` [PATCH v2 2/2] x86/sev: generate SEV kernel loader hashes in x86_load_linux

[PATCH v4 0/2] Gitlab: Add issue templates
 2021-06-23  9:25 UTC  (2+ messages)

[PATCH 0/3] [RfC] build windows installers in ci
 2021-06-23  9:11 UTC  (4+ messages)
` [PATCH 1/3] ci: build & store windows installer
` [PATCH 2/3] [hack] scripts/copy-dlls
` [PATCH 3/3] ci: build & store guest agent msi

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

[PATCH 0/2] usb-host: windows support
 2021-06-23  8:52 UTC  (3+ messages)
` [PATCH 1/2] usb-host: wire up timer for windows
` [PATCH 2/2] ci: add libusb for windows builds

RFC: Implementation of QMP documentation retrieval command
 2021-06-23  8:44 UTC  (6+ messages)

[PATCH v3 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-23  8:18 UTC  (9+ messages)
` [PATCH v3 2/5] ui/egl: Add egl helpers to help with synchronization
` [PATCH v3 3/5] ui: Create sync objects and fences only for blobs
` [PATCH v3 4/5] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v3 5/5] virtio-gpu: Add gl_flushed callback

[PATCH] hw/arm/boot: Use NUMA node ID in memory node name
 2021-06-23  8:16 UTC  (10+ messages)

[PATCH v3 02/24] modules: collect module meta-data
 2021-06-23  7:36 UTC  (2+ messages)

[PATCH 0/6] More record/replay acceptance tests
 2021-06-23  6:49 UTC  (12+ messages)
` [PATCH 1/6] tests/acceptance: add replay kernel test for s390
` [PATCH 2/6] tests/acceptance: add replay kernel test for ppc64
` [PATCH 3/6] tests/acceptance: add replay kernel test for openrisc
` [PATCH 4/6] tests/acceptance: add replay kernel test for nios2
` [PATCH 5/6] tests/acceptance: add replay kernel test for alpha

Too slow edk2 bios boot?
 2021-06-23  5:47 UTC  (5+ messages)

[PATCH 0/5] [RfC] monitor/hmp: command register support
 2021-06-23  1:51 UTC  (3+ messages)
` [PATCH 2/5] usb: drop usb_host_dev_is_scsi_storage hook

[PATCH qemu] hw/net/vmxnet3: Remove g_assert_not_reached() when VMXNET3_REG_ICR is written
 2021-06-23  3:23 UTC  (2+ messages)

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-06-23  2:42 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-06-23  2:27 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-23  1:51 UTC  (3+ messages)
` [v2] "
` [v3] "

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

[PATCH] hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
 2021-06-23  0:24 UTC 

[PATCH v1 1/1] migration: Unregister yank if migration setup fails
 2021-06-22 23:31 UTC  (3+ messages)

SD/MMC host controller + 64-bit system bus
 2021-06-22 20:50 UTC  (2+ messages)

[PATCH v3 00/24] modules: add meta-data database
 2021-06-22 20:43 UTC  (4+ messages)
` [PATCH v3 03/24] modules: generate modinfo.c

[PATCH] target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
 2021-06-22 20:43 UTC  (3+ messages)

[PATCH 0/1] Add features and cpu models
 2021-06-22 20:28 UTC  (3+ messages)
` [PATCH 1/1] s390x/cpumodel: add 3931 and 3932

[PATCH v2] coreaudio: Lock only the buffer
 2021-06-22 20:27 UTC  (2+ messages)

[PATCH v3 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-06-22 20:18 UTC  (5+ messages)
` [PATCH v3 6/7] tests/acceptance: Add set_vm_arg() to the Test class
` [PATCH v3 7/7] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests

[Qemu-devel] [Bug 1776920] [NEW] qemu-img convert on Mac OSX creates corrupt images
 2021-06-22 20:00 UTC  (2+ messages)
` [Bug 1776920] "

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

Denormal input handling
 2021-06-22 18:50 UTC  (5+ messages)

[PATCH] tcg: Avoid including 'trace-tcg.h' in target translate.c
 2021-06-22 17:50 UTC  (2+ messages)

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 17:39 UTC  (16+ messages)

[PATCH v3 0/3] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-22 17:35 UTC  (3+ messages)
` [PATCH v3 3/3] avocado_qemu: Add Intel iommu tests

[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  (4+ messages)
` [PATCH 3/4] modules: module.h kerneldoc annotations

[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

[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] 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  (3+ messages)
` [PATCH v6 01/16] python: qemu: add timer parameter for qmp.accept socket

[RFC v5 00/13] s390x cleanup
 2021-06-22 14:25 UTC  (4+ messages)
` [RFC v5 09/13] target/s390x: make helper.c sysemu-only

[PATCH v17 0/6] MTE support for KVM guest
 2021-06-22 14:21 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).