qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-08 12:22:16 to 2021-03-08 17:33:40 UTC [more...]

[RFC] adding a generic QAPI event for failed device hotunplug
 2021-03-08 17:04 UTC  (4+ messages)

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-08 16:54 UTC  (31+ messages)
` [PATCH v3 01/30] qapi/qom: Drop deprecated 'props' from object-add
` [PATCH v3 02/30] qapi/qom: Add ObjectOptions for iothread
` [PATCH v3 03/30] qapi/qom: Add ObjectOptions for authz-*
` [PATCH v3 04/30] qapi/qom: Add ObjectOptions for cryptodev-*
` [PATCH v3 05/30] qapi/qom: Add ObjectOptions for dbus-vmstate
` [PATCH v3 06/30] qapi/qom: Add ObjectOptions for memory-backend-*
` [PATCH v3 07/30] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
` [PATCH v3 08/30] qapi/qom: Add ObjectOptions for throttle-group
` [PATCH v3 09/30] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PATCH v3 10/30] qapi/qom: Add ObjectOptions for tls-*, "
` [PATCH v3 11/30] qapi/qom: Add ObjectOptions for can-*
` [PATCH v3 12/30] qapi/qom: Add ObjectOptions for colo-compare
` [PATCH v3 13/30] qapi/qom: Add ObjectOptions for filter-*
` [PATCH v3 14/30] qapi/qom: Add ObjectOptions for pr-manager-helper
` [PATCH v3 15/30] qapi/qom: Add ObjectOptions for confidential-guest-support
` [PATCH v3 16/30] qapi/qom: Add ObjectOptions for input-*
` [PATCH v3 17/30] qapi/qom: Add ObjectOptions for x-remote-object
` [PATCH v3 18/30] qapi/qom: QAPIfy object-add
` [PATCH v3 19/30] qom: Make "object" QemuOptsList optional
` [PATCH v3 20/30] qemu-storage-daemon: Implement --object with qmp_object_add()
` [PATCH v3 21/30] qom: Remove user_creatable_add_dict()
` [PATCH v3 22/30] qom: Factor out user_creatable_process_cmdline()
` [PATCH v3 23/30] qemu-io: Use user_creatable_process_cmdline() for --object
` [PATCH v3 24/30] qemu-nbd: "
` [PATCH v3 25/30] qom: Add user_creatable_add_from_str()
` [PATCH v3 26/30] qemu-img: Use user_creatable_process_cmdline() for --object
` [PATCH v3 27/30] hmp: QAPIfy object_add
` [PATCH v3 28/30] qom: Add user_creatable_parse_str()
` [PATCH v3 29/30] vl: QAPIfy -object
` [PATCH v3 30/30] qom: Drop QemuOpts based interfaces

[Bug 1916655] [NEW] Compilation fails due to zstd qcow2 compression
 2021-03-08 16:57 UTC  (2+ messages)
` [Bug 1916655] "

[PULL v2 00/30] Block layer patches
 2021-03-08 17:02 UTC 

[PATCH 00/24] virtiofs dax patches
 2021-03-08 17:04 UTC  (4+ messages)
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping

[PATCH v2] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-08 17:01 UTC  (3+ messages)

[PATCH v3] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-03-08 16:56 UTC  (2+ messages)

[PATCH v1 1/1] vfio: Make migration support non experimental by default
 2021-03-08 16:49 UTC  (3+ messages)

[PATCH v1 0/2] hw/arm: versal: Add support for the XRAMs
 2021-03-08 16:54 UTC  (3+ messages)
` [PATCH v1 1/2] hw/misc: versal: Add a model of the XRAM controller

[PATCH v3] virtio-blk: Respect discard granularity
 2021-03-08 16:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 00/14] deprecations: remove many old deprecations
 2021-03-08 16:42 UTC  (4+ messages)

RESEND [PATCH v2] bsd-user: Add new maintainers
 2021-03-08 16:49 UTC  (16+ messages)
` [PATCH v2] FreeBSD: Upgrade to 12.2 release

[RFC PATCH v2] meson: Only generate trace files for selected targets
 2021-03-08 16:46 UTC  (2+ messages)

[PATCH v2 0/7] Some vIOMMU fixes
 2021-03-08 16:44 UTC  (9+ messages)
` [PATCH v2 2/7] dma: Introduce dma_aligned_pow2_mask()
` [PATCH v2 4/7] hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
` [PATCH v2 5/7] hw/arm/smmuv3: Enforce invalidation on a power of two range
` [PATCH v2 6/7] hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling

[PATCH] Document qemu-img options data_file and data_file_raw
 2021-03-08 16:43 UTC  (2+ messages)

[PATCH 0/2] SEV firmware error list touchups
 2021-03-08 16:41 UTC  (2+ messages)

[PATCH RFC 0/4] hw/block/nvme: convert ad-hoc aio tracking to aiocbs
 2021-03-08 16:38 UTC  (4+ messages)
` [PATCH RFC 1/4] hw/block/nvme: convert dsm to aiocb

[PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist'
 2021-03-08 16:17 UTC  (3+ messages)
` [PATCH v3 2/5] scripts/tracetool: Replace the word 'whitelist'

[PATCH] virtiofsd: Add qemu version and copyright info
 2021-03-08 16:17 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] block: remove format defaults from QemuOpts in bdrv_create_file()
 2021-03-08 16:12 UTC 

[PATCH v4 0/6] Pegasos2 emulation
 2021-03-08 16:06 UTC  (9+ messages)
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II

[PATCH] inet_parse: Clarify IPv6 comment and error message
 2021-03-08 16:05 UTC  (5+ messages)

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-08 16:03 UTC  (3+ messages)

[PULL 00/23] Misc patches for 2021-03-06
 2021-03-08 15:45 UTC  (2+ messages)

[PATCH v2] block/file-posix: Optimize for macOS
 2021-03-08 15:37 UTC  (3+ messages)

[PATCH] meson: Stop if cfi is enabled with system slirp
 2021-03-08 15:05 UTC  (9+ messages)

[PATCH v3 00/12] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-08 15:06 UTC  (13+ messages)
` [PATCH v3 01/12] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PATCH v3 02/12] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PATCH v3 03/12] softmmu/physmem: Fix qemu_ram_remap() "
` [PATCH v3 04/12] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v3 05/12] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v3 06/12] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v3 07/12] softmmu/memory: Pass ram_flags into qemu_ram_alloc_from_fd()
` [PATCH v3 08/12] softmmu/memory: Pass ram_flags into memory_region_init_ram_shared_nomigrate()
` [PATCH v3 09/12] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v3 10/12] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v3 11/12] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE
` [PATCH v3 12/12] hostmem: Wire up RAM_NORESERVE via "reserve" property

[PATCH v2] linux-user: Fix executable page of /proc/self/maps
 2021-03-08  9:19 UTC 

[PATCH] MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
 2021-03-08 15:12 UTC  (6+ messages)

[PATCH v26 00/20] i386 cleanup PART 2
 2021-03-08 15:07 UTC  (8+ messages)

[Bug 1918149] [NEW] qemu-user reports wrong fault_addr in signal handler
 2021-03-08 14:58 UTC 

[PATCH] ui/gtk: fix NULL pointer dereference
 2021-03-08 14:57 UTC  (11+ messages)

[RFC PATCH v2 0/8] cpu: Move CPUClass::has_work() to TCGCPUOps
 2021-03-08 14:53 UTC  (11+ messages)
` [RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG
` [RFC PATCH v2 2/8] sysemu/tcg: Restrict qemu_tcg_mttcg_enabled() to TCG
` [RFC PATCH v2 3/8] target/arm: Directly use arm_cpu_has_work instead of CPUClass::has_work
` [RFC PATCH v2 6/8] cpu: Declare cpu_has_work() in 'sysemu/tcg.h'

[PATCH] virtio-net: calculating proper msix vectors on init
 2021-03-08 14:39 UTC  (2+ messages)

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-08 14:39 UTC  (20+ messages)
` [PULL 01/18] docs/system: add a gentle prompt for the complexity to come
` [PULL 02/18] tests/docker: add a test-tcg for building then running check-tcg
` [PULL 03/18] docker: Add Hexagon image
` [PULL 04/18] tests/tcg: Use Hexagon Docker image
` [PULL 05/18] gitlab: add build-user-hexagon test
` [PULL 06/18] gitlab-ci.yml: Allow custom # of parallel linkers
` [PULL 07/18] gitlab-ci.yml: Add jobs to test CFI flags
` [PULL 08/18] tests/docker: Use --arch-only when building Debian cross image
` [PULL 09/18] .editorconfig: update the automatic mode setting for Emacs
` [PULL 10/18] hw/board: promote fdt from ARM VirtMachineState to MachineState
` [PULL 11/18] hw/riscv: migrate fdt field to generic MachineState
` [PULL 12/18] device_tree: add qemu_fdt_setprop_string_array helper
` [PULL 13/18] hw/core: implement a guest-loader to support static hypervisor guests
` [PULL 14/18] docs: move generic-loader documentation into the main manual
` [PULL 15/18] docs: add some documentation for the guest-loader
` [PULL 16/18] tests/avocado: add boot_xen tests
` [PULL 17/18] semihosting: Move include/hw/semihosting/ -> include/semihosting/
` [PULL 18/18] semihosting: Move hw/semihosting/ -> semihosting/

[PATCH] xen-block: Fix removal of backend instance via xenstore
 2021-03-08 14:38 UTC  (2+ messages)

[PATCH] ui/gtk: Remove NULL checks in gd_switch
 2021-03-08 14:09 UTC  (2+ messages)

[qemu-web RFC PATCH] _download/source.html: show the GPG fingerprint for releases
 2021-03-08 14:03 UTC  (4+ messages)

[PATCH] disas: Fix build with glib2.0 >=2.67.3
 2021-03-08 13:55 UTC  (9+ messages)

[PATCH v3 0/3] Some modifications about ram_save_host_page()
 2021-03-08 13:58 UTC  (4+ messages)
` [PATCH v3 3/3] migration/ram: Optimize ram_save_host_page()

Copyright string's date needs to be updated to 2021
 2021-03-08 14:04 UTC 

[PATCH] target/mips: Use gen_load_gpr[_hi]() when possible
 2021-03-08 13:16 UTC 

[PATCH] hw/char: disable ibex uart receive if the buffer is full
 2021-03-08 13:47 UTC  (2+ messages)

[PULL v3 00/49] target-arm queue
 2021-03-08 13:47 UTC  (2+ messages)

[PATCH 0/4] virtiofsd: Avoid potential deadlocks
 2021-03-08 12:31 UTC  (5+ messages)
` [PATCH 1/4] vhost-user: Introduce nested event loop in vhost_user_read()
` [PATCH 2/4] vhost-user: Convert slave channel to QIOChannelSocket
` [PATCH 3/4] vhost-user: Monitor slave channel in vhost_user_read()
` [PATCH 4/4] virtiofsd: Release vu_dispatch_lock when stopping queue

[PULL 00/38] emulated nvme device updates
 2021-03-08 12:23 UTC  (39+ messages)
` [PULL 01/38] hw/block/nvme: introduce nvme-subsys device
` [PULL 02/38] hw/block/nvme: support to map controller to a subsystem
` [PULL 03/38] hw/block/nvme: add CMIC enum value for Identify Controller
` [PULL 04/38] hw/block/nvme: support for multi-controller in subsystem
` [PULL 05/38] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PULL 06/38] hw/block/nvme: support for shared namespace in subsystem
` [PULL 07/38] hw/block/nvme: remove unused parameter in check zone write
` [PULL 08/38] hw/block/nvme: refactor zone resource management
` [PULL 09/38] hw/block/nvme: pull write pointer advancement to separate function
` [PULL 10/38] nvme: updated shared header for copy command
` [PULL 11/38] hw/block/nvme: add simple "
` [PULL 12/38] hw/block/nvme: fix Close Zone
` [PULL 13/38] hw/block/nvme: add missing mor/mar constraint checks
` [PULL 14/38] hw/block/nvme: improve invalid zasl value reporting
` [PULL 15/38] hw/block/nvme: use locally assigned QEMU IEEE OUI
` [PULL 16/38] hw/block/nvme: add broadcast nsid support flush command
` [PULL 17/38] hw/block/nvme: document 'mdts' nvme device parameter
` [PULL 18/38] hw/block/nvme: deduplicate bad mdts trace event
` [PULL 19/38] hw/block/nvme: align zoned.zasl with mdts
` [PULL 20/38] hw/block/nvme: remove unnecessary endian conversion
` [PULL 21/38] hw/block/nvme: add identify trace event
` [PULL 22/38] hw/block/nvme: fix potential compilation error
` [PULL 23/38] hw/block/nvme: add trace event for zone read check
` [PULL 24/38] hw/block/nvme: report non-mdts command size limit for dsm
` [PULL 25/38] hw/block/nvme: remove redundant len member in compare context
` [PULL 26/38] hw/block/nvme: remove block accounting for write zeroes
` [PULL 27/38] hw/block/nvme: fix strerror printing
` [PULL 28/38] hw/block/nvme: try to deal with the iov/qsg duality
` [PULL 29/38] hw/block/nvme: remove the req dependency in map functions
` [PULL 30/38] hw/block/nvme: refactor nvme_dma
` [PULL 31/38] hw/block/nvme: support namespace detach
` [PULL 32/38] hw/block/nvme: fix namespaces array to 1-based
` [PULL 33/38] hw/block/nvme: fix allocated namespace list to 256
` [PULL 34/38] hw/block/nvme: support allocated namespace type
` [PULL 35/38] hw/block/nvme: refactor nvme_select_ns_iocs
` [PULL 36/38] hw/block/nvme: support namespace attachment command
` [PULL 37/38] hw/block/nvme: support changed namespace asynchronous event
` [PULL 38/38] hw/block/nvme: support Identify NS Attached Controller List

[PATCH] target/riscv: fix vs() to return proper error code
 2021-03-08 13:38 UTC  (3+ messages)

[PATCH v1 0/3] semihosting/next (move from hw, heapinfo)
 2021-03-08 13:36 UTC  (10+ messages)
` [PATCH v1 3/3] semihosting/arg-compat: fix up handling of SYS_HEAPINFO

[PATCH 0/4] Disable unsupported features on iOS hosts
 2021-03-08 12:28 UTC  (3+ messages)
` [PATCH 4/4] slirp: feature detection for smbd

block/throttle and burst bucket
 2021-03-08 12:20 UTC  (6+ 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).