qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 17:41:41 to 2020-12-10 09:09:02 UTC [more...]

[Bug 1880326] [NEW] memory writes make artist_rop8() crash
 2020-12-10  8:51 UTC  (2+ messages)
` [Bug 1880326] "

[Bug 1877384] [NEW] 9pfs file create with mapped-xattr can fail on overlayfs
 2020-12-10  8:55 UTC  (2+ messages)
` [Bug 1877384] "

[Bug 1904486] [NEW] resource leak in /net/tap.c
 2020-12-10  8:49 UTC  (2+ messages)
` [Bug 1904486] "

[Bug 1872237] [NEW] SysTick reload behavior emulated incorrectly
 2020-12-10  8:54 UTC  (2+ messages)
` [Bug 1872237] "

[Bug 1900779] [NEW] xp /16i on arm mixes DWords
 2020-12-10  8:49 UTC  (2+ messages)
` [Bug 1900779] "

[Bug 1893691] [NEW] Chardev logfile is not written (regression between 5.0 and 5.1)
 2020-12-10  8:49 UTC  (2+ messages)
` [Bug 1893691] "

[Bug 1907427] [NEW] Build on sparc64 fails with "undefined reference to `fdt_check_full'"
 2020-12-10  8:55 UTC  (4+ messages)
` [Bug 1907427] "

[PATCH] block/nfs: fix int overflow in nfs_client_open_qdict
 2020-12-10  9:00 UTC  (2+ messages)

[PATCH 0/6] spapr: Drop some users of qdev_get_machine()
 2020-12-10  8:54 UTC  (20+ messages)
` [PATCH 1/6] spapr: Add an "spapr" property to sPAPR CPU core
` [PATCH 3/6] spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
` [PATCH 4/6] spapr: Don't use qdev_get_machine() in spapr_msi_write()
` [PATCH 5/6] spapr: Pass sPAPR machine state to some RTAS events handling functions
` [PATCH 6/6] target/ppc: Add mce_req_event() handler to PPCVirtualHypervisorClass

[PATCH 1/1] net/socket.c: Fix memory leak
 2020-12-10  8:51 UTC  (2+ messages)

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-12-10  8:42 UTC  (2+ messages)
` [Bug 1892540] "

[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
 2020-12-10  8:43 UTC  (2+ messages)
` [Bug 1896263] "

[Bug 1881231] [NEW] colo: Can not recover colo after svm failover twice
 2020-12-10  8:40 UTC  (2+ messages)
` [Bug 1881231] "

[Bug 1900155] [NEW] MIPS Malta fails booting due to IDE error
 2020-12-10  8:43 UTC  (2+ messages)
` [Bug 1900155] "

[PATCH] smbios: entry-point-type option
 2020-12-10  8:46 UTC  (4+ messages)

[PATCH v2 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-12-10  8:29 UTC  (3+ messages)

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-10  8:20 UTC  (9+ messages)
` [PATCH v12 08/19] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v12 16/19] multi-process: Synchronize remote memory

[PATCH] virtiofsd: make the debug log timestamp on stderr more human-readable
 2020-12-10  7:55 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v2] bugfix: hostmem: Free host_nodes list right after visited
 2020-12-10  7:52 UTC 

[PATCH 0/8] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
 2020-12-10  6:21 UTC  (6+ messages)
` [PATCH 5/8] riscv: Add semihosting support [v13]

[PATCH v1 0/6] testing/next (without-features, gitlab, python)
 2020-12-10  5:51 UTC  (10+ messages)
` [PATCH v1 2/6] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
` [PATCH v1 3/6] configure: add --without-default-features
` [PATCH v1 6/6] gitlab: add --without-default-features build

[PATCH] kvm: Take into account the unaligned section size when preparing bitmap
 2020-12-10  4:23 UTC  (9+ messages)

[PATCH for-6.0] spapr: Allow memory unplug to always succeed
 2020-12-10  3:38 UTC  (4+ messages)

[PATCH 1/1] spapr.c: set a 'kvm-type' default value instead of relying on NULL
 2020-12-10  3:37 UTC  (4+ messages)

[PATCH 0/2] target/ppc: Fix detection of 64-bit MMU models
 2020-12-10  3:24 UTC  (4+ messages)
` [PATCH 1/2] ppc/translate: Use POWERPC_MMU_64 to detect "
` [PATCH 2/2] target/ppc: Introduce an mmu_is_64bit() helper

[PATCH v2 0/4] Add a new -action parameter
 2020-12-10  3:21 UTC  (9+ messages)
` [PATCH v2 1/4] vl: Add an -action option to respond to guest events
` [PATCH v2 2/4] vl: Add option to avoid stopping VM upon guest panic
` [PATCH v2 3/4] qmp: Allow setting -action parameters on the fly
` [PATCH v2 4/4] qtest/pvpanic: Test panic option that allows VM to continue

[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
 2020-12-10  3:11 UTC  (8+ messages)
` [RFC PATCH v2 1/3] vfio: Move the saving of the config space to the right place in "
` [RFC PATCH v2 2/3] vfio: Set the priority of the VFIO VM state change handler explicitly

[PATCH 0/1] target-riscv: support QMP dump-guest-memory
 2020-12-10  0:40 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-12-10  0:09 UTC  (2+ messages)

[PATCH v2 00/15] RISC-V: Start to remove xlen preprocess
 2020-12-09 22:34 UTC  (16+ messages)
` [PATCH v2 05/15] hw/riscv: boot: Remove compile time XLEN checks
` [PATCH v2 09/15] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PATCH v2 10/15] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PATCH v2 11/15] target/riscv: Specify the XLEN for CPUs
` [PATCH v2 14/15] target/riscv: csr: Remove compile time XLEN checks

[PULL v2 00/65] pc,pci,virtio: fixes, cleanups
 2020-12-09 21:42 UTC  (67+ messages)
` [PULL v2 01/65] vhost-user-scsi: Fix memleaks in vus_proc_req()
` [PULL v2 02/65] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [PULL v2 03/65] memory: Add IOMMUTLBEvent
` [PULL v2 04/65] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [PULL v2 05/65] intel_iommu: Skip page walking on device iotlb invalidations
` [PULL v2 06/65] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
` [PULL v2 07/65] virtio: reset device on bad guest index in virtio_load()
` [PULL v2 08/65] acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
` [PULL v2 09/65] fw_cfg: Refactor extra pci roots addition
` [PULL v2 10/65] hw/arm/virt: Write extra pci roots into fw_cfg
` [PULL v2 11/65] acpi: Extract crs build form acpi_build.c
` [PULL v2 12/65] acpi/gpex: Build tables for pxb
` [PULL v2 13/65] acpi: Align the size to 128k
` [PULL v2 14/65] unit-test: The files changed
` [PULL v2 15/65] unit-test: Add testcase for pxb
` [PULL v2 16/65] unit-test: Add the binary file and clear diff.h
` [PULL v2 17/65] failover: fix indentantion
` [PULL v2 18/65] failover: Use always atomics for primary_should_be_hidden
` [PULL v2 19/65] failover: primary bus is only used once, and where it is set
` [PULL v2 20/65] failover: Remove unused parameter
` [PULL v2 21/65] failover: Remove external partially_hotplugged property
` [PULL v2 22/65] failover: qdev_device_add() returns err or dev set
` [PULL v2 23/65] failover: Rename bool to failover_primary_hidden
` [PULL v2 24/65] failover: g_strcmp0() knows how to handle NULL
` [PULL v2 25/65] failover: Remove primary_device_opts
` [PULL v2 26/65] failover: remove standby_id variable
` [PULL v2 27/65] failover: Remove primary_device_dict
` [PULL v2 28/65] failover: Remove memory leak
` [PULL v2 29/65] failover: simplify virtio_net_find_primary()
` [PULL v2 30/65] failover: should_be_hidden() should take a bool
` [PULL v2 31/65] failover: Rename function to hide_device()
` [PULL v2 32/65] failover: virtio_net_connect_failover_devices() does nothing
` [PULL v2 33/65] failover: Rename to failover_find_primary_device()
` [PULL v2 34/65] failover: simplify qdev_device_add() failover case
` [PULL v2 35/65] failover: simplify qdev_device_add()
` [PULL v2 36/65] failover: make sure that id always exist
` [PULL v2 37/65] failover: remove failover_find_primary_device() error parameter
` [PULL v2 38/65] failover: split failover_find_primary_device_id()
` [PULL v2 39/65] failover: We don't need to cache primary_device_id anymore
` [PULL v2 40/65] failover: Caller of this two functions already have primary_dev
` [PULL v2 41/65] failover: simplify failover_unplug_primary
` [PULL v2 42/65] failover: Remove primary_dev member
` [PULL v2 43/65] hw: add compat machines for 6.0
` [PULL v2 44/65] libvhost-user: replace qemu/bswap.h with glibc endian.h
` [PULL v2 45/65] libvhost-user: replace qemu/memfd.h usage
` [PULL v2 46/65] libvhost-user: remove qemu/compiler.h usage
` [PULL v2 47/65] libvhost-user: drop qemu/osdep.h dependency
` [PULL v2 48/65] libvhost-user: make it a meson subproject
` [PULL v2 49/65] libvhost-user: add a simple link test without glib
` [PULL v2 50/65] .gitlab-ci: add build-libvhost-user
` [PULL v2 51/65] contrib/vhost-user-blk: avoid g_return_val_if() input validation
` [PULL v2 52/65] contrib/vhost-user-gpu: "
` [PULL v2 53/65] contrib/vhost-user-input: "
` [PULL v2 54/65] block/export: "
` [PULL v2 55/65] hw/i386/pc: add max combined fw size as machine configuration option
` [PULL v2 56/65] acpi: cpuhp: introduce 'firmware performs eject' status/control bits
` [PULL v2 57/65] x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
` [PULL v2 58/65] tests/acpi: allow expected files change
` [PULL v2 59/65] x86: acpi: let the firmware handle pending "CPU remove" events in SMM
` [PULL v2 60/65] tests/acpi: update expected files
` [PULL v2 61/65] x86: ich9: factor out "guest_cpu_hotplug_features"
` [PULL v2 62/65] x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
` [PULL v2 63/65] pcie_aer: Fix help message of pcie_aer_inject_error command
` [PULL v2 64/65] hw/virtio-pci Added counter for pcie capabilities offsets
` [PULL v2 65/65] hw/virtio-pci Added AER capability

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2020-12-09 21:16 UTC  (3+ messages)
` [Bug 1818937] "

[RFC 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2020-12-09 20:34 UTC  (9+ messages)
` [RFC 1/8] linux-headers: update against 5.10-rc7
` [RFC 2/8] s390x/pci: MSI-X isn't strictly required for passthrough
` [RFC 3/8] s390x/pci: fix pcistb length
` [RFC 4/8] s390x/pci: Introduce the ZpciOps structure
` [RFC 5/8] s390x/pci: Fix memory_region_access_valid call
` [RFC 6/8] s390x/pci: Handle devices that support relaxed alignment
` [RFC 7/8] s390x/pci: PCISTB via the vfio zPCI I/O region
` [RFC 8/8] s390x/pci: PCILG "

[Bug 1907497] [NEW] [OSS-Fuzz] Issue 28435 qemu:qemu-fuzz-i386-target-generic-fuzz-intel-hda: Stack-overflow in ldl_le_dma
 2020-12-09 20:30 UTC 

[PATCH v3] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-09 20:44 UTC  (5+ messages)

[PATCH v5 0/4] qcow2: don't leave partially initialized file on image creation
 2020-12-09 20:33 UTC  (5+ messages)
` [PATCH v5 1/4] crypto: luks: Fix tiny memory leak
` [PATCH v5 2/4] block: add bdrv_co_delete_file_noerr
` [PATCH v5 3/4] crypto: luks: use bdrv_co_delete_file_noerr
` [PATCH v5 4/4] block: qcow2: remove the created file on initialization error

[PATCH v4 0/4] qcow2: don't leave partially initialized file on image creation
 2020-12-09 20:33 UTC  (7+ messages)
` [PATCH v4 2/4] block: add bdrv_co_delete_file_noerr
` [PATCH v4 4/4] block: qcow2: remove the created file on initialization error

[PATCH] fuzz: map all BARs and enable PCI devices
 2020-12-09 20:10 UTC 

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-09 20:20 UTC  (15+ messages)

[PULL 00/13] Gitlab-CI and test patches
 2020-12-09 20:08 UTC  (2+ messages)

[PATCH 0/3] sev: enable seret injection to a self described area in OVMF
 2020-12-09 19:33 UTC  (3+ messages)

[RFC v9 00/22] i386 cleanup
 2020-12-09 19:27 UTC  (6+ messages)
` [RFC v9 27/32] accel: replace struct CpusAccel with AccelOpsClass

[PATCH v2 00/10] virtio-mem: vfio support
 2020-12-09 19:08 UTC  (11+ messages)
` [PATCH v2 01/10] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v2 02/10] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v2 08/10] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH v2 09/10] virtio-mem: Require only coordinated discards

[PATCH] virtio-pmem: add trace events
 2020-12-09 19:15 UTC  (3+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-12-09 18:48 UTC  (16+ messages)
` [RFC PATCH 08/27] vhost: Add a flag for software assisted Live Migration
` [RFC PATCH 10/27] vhost: Allocate shadow vring
` [RFC PATCH 13/27] vhost: Send buffers to device
` [RFC PATCH 16/27] virtio: Expose virtqueue_alloc_element
` [RFC PATCH 18/27] vhost: add vhost_vring_poll_rcu

[PATCH v2 0/8] libvhost-user: make it a subproject (was: "lower dependency on QEMU headers")
 2020-12-09 18:08 UTC  (4+ messages)
` [PATCH v2 6/8] libvhost-user: check memfd API

[PATCH] target/i386: tracing: format length values as hex
 2020-12-09 17:58 UTC  (2+ messages)

[PATCH 0/5] Add support for loading SMBIOS OEM strings from a file
 2020-12-09 17:56 UTC  (3+ messages)
` [PATCH 4/5] hw/smbios: use qapi for SMBIOS entry point type enum

[PULL 00/66] pc,pci,virtio: fixes, cleanups
 2020-12-09 18:05 UTC  (4+ messages)

[PATCH 0/3] trace: convert docs to rST and feature "log" backend in quickstart
 2020-12-09 17:42 UTC  (4+ messages)
` [PATCH 1/3] trace: fix simpletrace doc mismerge
` [PATCH 2/3] tracing: convert documentation to rST
` [PATCH 3/3] trace: recommend "log" backend for getting started with tracing

[PATCH] file-posix: detect the lock using the real file
 2020-12-09 17:43 UTC  (4+ messages)

[PATCH 2/2] nbd/server: Quiesce coroutines on context switch
 2020-12-09 17:31 UTC  (3+ 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).