qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 14:52:07 to 2020-11-01 21:03:18 UTC [more...]

[PULL v3 00/32] VFIO updates 2020-11-01 (for QEMU 5.2 soft-freeze)
 2020-11-01 20:59 UTC  (4+ messages)
` [PULL v3 01/32] vfio: Add function to unmap VFIO region
` [PULL v3 04/32] vfio: Add migration region initialization and finalize function
` [PULL v3 06/32] vfio: Add migration state change notifier

[Bug 1902451] [NEW] incorrect cpuid feature detection
 2020-11-01 20:43 UTC 

[PULL v2 00/32] VFIO updates 2020-10-28 (for QEMU 5.2 soft-freeze)
 2020-11-01 20:46 UTC  (3+ messages)

[PATCH v3 0/2] 9pfs: test suite fixes
 2020-11-01 19:35 UTC  (10+ messages)
` [PATCH v3 1/2] tests/9pfs: make create/remove test dir public
` [PATCH v3 2/2] tests/9pfs: fix test dir for parallel tests

[PULL 00/15] pc,pci,vhost,virtio: misc fixes
 2020-11-01 19:05 UTC  (4+ messages)

[PATCH v4] hw/riscv: microchip_pfsoc: Correct DDR memory map
 2020-11-01 17:05 UTC 

[PATCH v3] hw/riscv: microchip_pfsoc: Correct DDR memory map
 2020-11-01 16:53 UTC  (4+ messages)

[PULL 00/18] riscv-to-apply queue
 2020-11-01 16:27 UTC  (3+ messages)

[PATCH v2 0/2] Assorted fixes to tests that were broken by recent scsi changes
 2020-11-01 16:15 UTC  (3+ messages)
` [PATCH v2 1/2] iotests: add filter_qmp_virtio_scsi function
` [PATCH v2 2/2] iotests: rewrite iotest 240 in python

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-11-01 15:09 UTC  (10+ messages)
` [PATCH v2 01/19] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v2 14/19] RFC: accel/tcg: Support split-rwx for darwin/iOS with vm_remap
` [PATCH v2 18/19] tcg/aarch64: Implement flush_idcache_range manually

[PATCH] hw/input/ps2.c: Remove remnants of printf debug
 2020-11-01 13:32 UTC 

[PULL v2 00/16] 9p queue (previous 2020-10-23)
 2020-11-01 11:37 UTC  (13+ messages)
` [PULL v2 06/16] tests/9pfs: Factor out do_attach() helper
` [PULL v2 09/16] tests/9pfs: simplify do_mkdir()
` [PULL v2 11/16] tests/9pfs: add local Tlcreate test
` [PULL v2 12/16] tests/9pfs: add local Tunlinkat file test
` [PULL v2 13/16] tests/9pfs: add local Tsymlink test
` [PULL v2 14/16] tests/9pfs: add local Tunlinkat symlink test
` [PULL v2 15/16] tests/9pfs: add local Tlink test
` [PULL v2 01/16] tests/9pfs: fix test dir for parallel tests

[PULL 0/5] Modules 20201029 patches
 2020-11-01 10:42 UTC  (2+ messages)

[PULL 00/16] migration queue
 2020-11-01 10:17 UTC  (6+ messages)

simple example of pci driver with dma
 2020-11-01  9:38 UTC  (4+ messages)

Out-of-Process Device Emulation session at KVM Forum 2020
 2020-11-01  8:26 UTC  (12+ messages)

[Bug 1890333] [NEW] Assertion failure in address_space_stw_le_cached through virtio-* devices
 2020-11-01  1:05 UTC  (2+ messages)
` [Bug 1890333] Re: [OSS-Fuzz] Issue 26693: qemu:qemu-fuzz-i386-target-generic-fuzz-xhci: Index-out-of-bounds in xhci_runtime_write "

[Bug 1902394] [NEW] Guest stuck in Paused state right after created It
 2020-10-31 23:25 UTC 

[PULL 0/5] Misc next patches
 2020-10-31 20:32 UTC  (2+ messages)

[PULL v3 00/22] Build system + misc changes for 2020-10-16
 2020-10-31 19:14 UTC  (3+ messages)

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-10-31 16:21 UTC  (3+ messages)

[PATCH qemu v10] spapr: Implement Open Firmware client interface
 2020-10-31 16:11 UTC  (3+ messages)

[PATCH] util: Remove redundant checks in the openpty()
 2020-10-31 15:21 UTC  (2+ messages)

[PATCH 0/2] docs: Fix building with Sphinx 3.2
 2020-10-31 14:58 UTC  (9+ messages)
` [PATCH 1/2] scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
` [PATCH 2/2] qemu-option-trace.rst.inc: Don't use option:: markup

[PULL 00/10] qemu-sparc queue 20201028
 2020-10-31 14:42 UTC  (2+ messages)

[PATCH 0/2] KVM: Introduce ioeventfd read support
 2020-10-31 14:33 UTC  (2+ messages)

[RFC PATCH-for-5.2] exec: Remove dead code (CID 1432876)
 2020-10-31 13:51 UTC  (2+ messages)

[Bug 1902365] [NEW] 3x 100% host CPU core usage while virtual machine is in idle
 2020-10-31 13:35 UTC 

[PATCH 0/2] Fix nested permission update
 2020-10-31 13:23 UTC  (4+ messages)
` [PATCH 1/2] block: make bdrv_drop_intermediate() less wrong
` [PATCH 2/2] block: assert that permission commit sets same permissions

[PATCH 00/36] Make qdev static property API usable by any QOM type
 2020-10-31 10:25 UTC  (37+ messages)
` [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg
    ` --enable-xen on gitlab CI? (was Re: [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg)
` [PATCH 15/36] qdev: Make PropertyInfo.create return ObjectProperty*
` [PATCH 21/36] qom: Add allow_set callback to ObjectProperty
` [PATCH 22/36] qdev: Make qdev_prop_allow_set() a property allow_set callback
` [PATCH 23/36] qdev: Make qdev_propinfo_get_uint16() static
` [PATCH 24/36] qdev: Rename qdev_propinfo_* to object_propinfo_*
` [PATCH 26/36] qdev: Move softmmu properties to qdev-properties-system.h
` [PATCH 27/36] qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
` [PATCH 28/36] qdev: Move core static property code to QOM
` [PATCH 29/36] qdev: Move qdev_prop_tpm declaration to tpm_prop.h
` [PATCH 30/36] qdev: Rename qdev_prop_* to prop_info_*
` [PATCH 31/36] qdev: Stop using error_set_from_qdev_prop_error() for UUID property
` [PATCH 32/36] qdev: Move base property types to qom/property-types.c
` [PATCH 33/36] tests: Use static properties at check-qom-proplist test case
` [PATCH 34/36] machine: Use DEFINE_PROP_STRING for string properties

[PULL 0/3] tcg patch queue
 2020-10-31  9:48 UTC  (2+ messages)

[PATCH] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
 2020-10-31  9:47 UTC  (4+ messages)

[PATCH v2 0/8] silence the compiler warnings
 2020-10-31  5:01 UTC  (9+ messages)
` [PATCH v2 3/8] accel/tcg/user-exec: "
` [PATCH v2 7/8] ppc: Add a missing break for PPC6xx_INPUT_TBEN
` [PATCH v2 8/8] target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings

[PATCH V2] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-10-31  3:35 UTC 

[PATCH] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-10-31  3:01 UTC  (4+ messages)

RFC: Fast Migration for SEV and SEV-ES - blueprint and proof of concept
 2020-10-30 21:10 UTC  (3+ messages)

[PATCH 00/20] qdev/qom: Remove explicit type names from error_setg() calls
 2020-10-30 20:21 UTC  (21+ messages)
` [PATCH 01/20] qom: Add prefix to error message inside object_property_parse()
` [PATCH 02/20] qdev: Stop using error_set_from_qdev_prop_error() for netdev property
` [PATCH 03/20] qdev: Stop using error_set_from_qdev_prop_error() for audiodev property
` [PATCH 04/20] qdev: Stop using error_set_from_qdev_prop_error() for mac property
` [PATCH 05/20] qdev: Stop using error_set_from_qdev_prop_error() for devfn property
` [PATCH 06/20] qdev: Stop using error_set_from_qdev_prop_error() for PCI host device property
` [PATCH 07/20] qdev: Stop using error_set_from_qdev_prop_error() for css devno property
` [PATCH 08/20] qdev: Delete unused error_set_from_qdev_prop_error() function
` [PATCH 09/20] cryptodev: Remove unnecessary prefix from error message
` [PATCH 10/20] memfd: "
` [PATCH 11/20] tpm_util: "
` [PATCH 12/20] qdev: drive: "
` [PATCH 13/20] qdev: chardev: "
` [PATCH 14/20] i386: "
` [PATCH 15/20] qerror: Delete unused QERR_PROPERTY_VALUE_BAD macro
` [PATCH 16/20] nvdimm: Remove unnecessary prefix from error message
` [PATCH 17/20] colo-compare: "
` [PATCH 18/20] filter-dump: "
` [PATCH 19/20] filter-buffer: "
` [PATCH 20/20] qom: Remove error prefix check at object_property_parse()

[PULL v2 00/12] NBD patches for 2020-10-27 soft-freeze
 2020-10-30 20:32 UTC  (2+ messages)
` [PULL v2 10/12] block: Return depth level during bdrv_is_allocated_above

[PULL 00/12] NBD patches for 2020-10-27 soft-freeze
 2020-10-30 20:17 UTC  (2+ messages)

[Bug 1902306] [NEW] Allow setting usb storage device ID parameters
 2020-10-30 19:50 UTC 

[PULL 0/8] Trivial branch for 5.2 patches
 2020-10-30 19:44 UTC  (2+ messages)

[PATCH] target/arm: Get correct MMU index for other-security-state
 2020-10-30 19:21 UTC  (3+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-10-30 19:14 UTC  (14+ messages)
` [PATCH v4] introduce vfio-user protocol specification
` [PATCH v5] "

[PATCH] hw/arm/boot: fix SVE for EL3 direct kernel boot
 2020-10-30 18:55 UTC  (2+ messages)

[PATCH-for-5.2 v2] hw/rx/rx-gdbsim: Fix memory leak
 2020-10-30 18:49 UTC  (2+ messages)

[PATCH] target/unicore32/translate: Add missing fallthrough annotations
 2020-10-30 18:43 UTC  (2+ messages)

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-30 18:19 UTC  (10+ messages)
` [PATCH v10 08/10] vfio: Set IOMMU page size as per host supported page size
` [PATCH v10 10/10] vfio: Don't issue full 2^64 unmap

[PATCH v11 00/10] virtio-iommu: VFIO integration
 2020-10-30 18:05 UTC  (11+ messages)
` [PATCH v11 01/10] virtio-iommu: Fix virtio_iommu_mr()
` [PATCH v11 02/10] virtio-iommu: Store memory region in endpoint struct
` [PATCH v11 03/10] virtio-iommu: Add memory notifiers for map/unmap
` [PATCH v11 04/10] virtio-iommu: Call memory notifiers in attach/detach
` [PATCH v11 05/10] virtio-iommu: Add replay() memory region callback
` [PATCH v11 06/10] virtio-iommu: Add notify_flag_changed() "
` [PATCH v11 07/10] memory: Add interface to set iommu page size mask
` [PATCH v11 08/10] vfio: Set IOMMU page size as per host supported page size
` [PATCH v11 09/10] virtio-iommu: Set supported page size mask
` [PATCH v11 10/10] vfio: Don't issue full 2^64 unmap

[PATCH v8 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-30 17:18 UTC  (3+ messages)
` [PATCH v8 07/11] hw/block/nvme: Support "

[PATCH v10 1/8] Introduce yank feature
 2020-10-30 16:41 UTC  (8+ messages)
` [PATCH v10 2/8] block/nbd.c: Add "
` [PATCH v10 3/8] chardev/char-socket.c: "
` [PATCH v10 4/8] migration: "
` [PATCH v10 5/8] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v10 6/8] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
` [PATCH v10 7/8] MAINTAINERS: Add myself as maintainer for yank feature
` [PATCH v10 8/8] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

[PATCH v10 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-10-30 16:40 UTC 

[Bug 1902267] [NEW] CPU not support 32-bit stack in 32-bit unreal mode
 2020-10-30 16:28 UTC  (2+ messages)
` [Bug 1902267] "

[PATCH] target/s390x: fix execution with icount
 2020-10-30 16:21 UTC  (2+ messages)

[RFC PATCH-for-5.2] tools/virtiofsd: Check vu_init() return value (CID 1435958)
 2020-10-30 15:56 UTC  (2+ messages)

[Bug 1902262] [NEW] vmstate_load_state return error into virtio_load function
 2020-10-30 15:47 UTC 

[PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
 2020-10-30 15:52 UTC  (3+ messages)

[PULL 0/5] Block layer patches
 2020-10-30 15:49 UTC  (2+ messages)

[PATCH v3 0/6] Additional NPCM7xx features, devices and tests
 2020-10-30 15:43 UTC  (4+ messages)
` [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator

[PATCH 0/2] MAINTAINERS cleanups
 2020-10-30 15:39 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Remove Ben Warren
` [PATCH 2/2] MAINTAINERS: Make status spellings consistent

Migrating to the gitlab issue tracker
 2020-10-30 15:39 UTC  (3+ messages)

[PATCH-for-5.2] hw/smbios: Fix leaked fd in save_opt_one() error path
 2020-10-30 15:27 UTC 

[PATCH] configure: surface deprecated targets in the help output
 2020-10-30 15:24 UTC  (2+ messages)

[PATCH-for-5.2] hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
 2020-10-30 15:19 UTC  (3+ messages)

[PATCH v9 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-10-30 15:19 UTC  (6+ messages)
` [PATCH v9 1/8] Introduce yank feature

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-30 15:15 UTC  (3+ messages)
` [PULL 34/37] gdbstub: add reverse continue support in replay mode

[PATCH-for-5.2 v2 00/25] block/nvme: Fix Aarch64 or big-endian hosts
 2020-10-30 14:53 UTC  (7+ messages)
` [PATCH-for-5.2 v2 12/25] block/nvme: Introduce Completion Queue definitions
` [PATCH-for-6.0 v2 25/25] block/nvme: Simplify Completion Queue Command Identifier field use

QEMU release tagging script?
 2020-10-30 15:09 UTC  (5+ messages)

[PATCH 00/25] block/nvme: Fix Aarch64 host
 2020-10-30 14:51 UTC  (7+ messages)
` [PATCH 13/25] block/nvme: Introduce Completion Queue definitions

[PATCH] disas/capstone: Fix monitor disassembly of >32 bytes
 2020-10-30 14:46 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).