qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 05:51:50 to 2020-07-03 12:43:51 UTC [more...]

[RFC] virt/acpi: set PSCI flag even when psci_conduit is disabled
 2020-07-03 10:37 UTC  (2+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-03 12:43 UTC  (26+ messages)
` [PATCH v9 14/34] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v9 28/34] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v9 30/34] qcow2: Add prealloc field to QCowL2Meta
` [PATCH v9 31/34] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v9 32/34] qcow2: Allow preallocation and backing files if extended_l2 is set
` [PATCH v9 33/34] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v9 34/34] iotests: Add tests for qcow2 images with extended L2 entries

[PULL 0/3] Seabios 20200702 patches
 2020-07-03 12:37 UTC  (2+ messages)

[PATCH 0/3] Allow to specify the PHY number to use with a specific i.MX FEC/ENET Ethernet device
 2020-07-03 12:31 UTC  (2+ messages)

[PATCH v2 00/44] Less clumsy error checking
 2020-07-03 12:29 UTC  (24+ messages)
` [PATCH v2 13/44] qemu-option: Use returned bool to check for failure
` [PATCH v2 14/44] block: Avoid error accumulation in bdrv_img_create()
` [PATCH v2 15/44] hmp: Eliminate a variable in hmp_migrate_set_parameter()
` [PATCH v2 33/44] error: Avoid unnecessary error_propagate() after error_setg()
` [PATCH v2 34/44] error: Eliminate error_propagate() with Coccinelle, part 1
` [PATCH v2 35/44] error: Eliminate error_propagate() with Coccinelle, part 2
` [PATCH v2 36/44] error: Eliminate error_propagate() manually
` [PATCH v2 37/44] error: Reduce unnecessary error propagation

[PATCH v3 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-03 12:27 UTC  (2+ messages)

Questionable aspects of QEMU Error's design
 2020-07-03 12:21 UTC  (9+ messages)

[PATCH] migration: postcopy take proper error return
 2020-07-03 12:19 UTC  (2+ messages)

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-07-03 12:14 UTC  (7+ messages)
` [PATCH v2 01/25] iotests: Fix 051 output after qdev_init_nofail() removal

[PATCH v2 0/3] virtiofsd capability changes and addition
 2020-07-03 12:06 UTC  (2+ messages)

[PULL 00/10] Modules 20200702 patches
 2020-07-03 12:05 UTC  (9+ messages)
` [PULL 04/10] build: fix device module builds

[PATCH] virtio-net: fix removal of failover device
 2020-07-03 11:59 UTC  (2+ messages)

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-03 11:58 UTC  (48+ messages)
` [PULL 01/41] tests: disassemble-aml.sh: generate AML in readable format
` [PULL 02/41] Revert "tests/migration: Reduce autoconverge initial bandwidth"
` [PULL 03/41] virtio-balloon: always indicate S_DONE when migration fails
` [PULL 04/41] pc: Support coldplugging of virtio-pmem-pci devices on all buses
` [PULL 05/41] exec: Introduce ram_block_discard_(disable|require)()
` [PULL 06/41] vfio: Convert to ram_block_discard_disable()
` [PULL 07/41] accel/kvm: "
` [PULL 08/41] s390x/pv: "
` [PULL 09/41] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PULL 10/41] target/i386: sev: Use ram_block_discard_disable()
` [PULL 11/41] migration/rdma: "
` [PULL 12/41] migration/colo: "
` [PULL 13/41] virtio-mem: Paravirtualized memory hot(un)plug
` [PULL 14/41] virtio-pci: Proxy for virtio-mem
` [PULL 15/41] MAINTAINERS: Add myself as virtio-mem maintainer
` [PULL 16/41] hmp: Handle virtio-mem when printing memory device info
` [PULL 17/41] numa: Handle virtio-mem in NUMA stats
` [PULL 18/41] pc: Support for virtio-mem-pci
` [PULL 19/41] virtio-mem: Allow notifiers for size changes
` [PULL 20/41] virtio-pci: Send qapi events when the virtio-mem "
` [PULL 21/41] virtio-mem: Migration sanity checks
` [PULL 22/41] virtio-mem: Add trace events
` [PULL 23/41] virtio-mem: Exclude unplugged memory during migration
` [PULL 24/41] numa: Auto-enable NUMA when any memory devices are possible
` [PULL 25/41] tests/acpi: remove stale allowed tables
` [PULL 26/41] docs: vhost-user: add Virtio status protocol feature
` [PULL 27/41] MAINTAINERS: add VT-d entry
` [PULL 28/41] net: introduce qemu_get_peer
` [PULL 29/41] vhost_net: use the function qemu_get_peer
` [PULL 30/41] virtio-bus: introduce queue_enabled method
` [PULL 31/41] virtio-pci: implement "
` [PULL 32/41] vhost: check the existence of vhost_set_iotlb_callback
` [PULL 33/41] vhost: introduce new VhostOps vhost_dev_start
` [PULL 34/41] vhost: implement vhost_dev_start method
` [PULL 35/41] vhost: introduce new VhostOps vhost_vq_get_addr
` [PULL 36/41] vhost: implement vhost_vq_get_addr method
` [PULL 37/41] vhost: introduce new VhostOps vhost_force_iommu
` [PULL 38/41] vhost: implement vhost_force_iommu method
` [PULL 39/41] vhost_net: introduce set_config & get_config
` [PULL 40/41] vhost-vdpa: introduce vhost-vdpa backend
` [PULL 41/41] vhost-vdpa: introduce vhost-vdpa net client

[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
 2020-07-03 11:57 UTC  (2+ messages)

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-03 11:57 UTC  (3+ messages)
` [PATCH v1] virtio-mem: fix cross-compilation due to VIRTIO_MEM_USABLE_EXTENT

[PATCH v2 0/3] trace: Add a trace backend for the recorder library
 2020-07-03 11:27 UTC  (10+ messages)
` [PATCH v2 3/3] trace: Example of "centralized" recorder tracing

[PULL v2 0/2] Block patches
 2020-07-03 11:14 UTC  (4+ messages)

[PATCH v2] SEV: QMP support for Inject-Launch-Secret
 2020-07-03 11:11 UTC  (2+ messages)

[PATCH v2 0/1] Add Loongson 2F disassembler
 2020-07-03 11:04 UTC  (3+ messages)
` [PATCH v2 1/1] disas: mips: "

[PATCH v2 00/18] hw/block/nvme: bump to v1.3
 2020-07-03 11:02 UTC  (40+ messages)
` [PATCH v2 01/18] hw/block/nvme: bump spec data structures "
` [PATCH v2 02/18] hw/block/nvme: additional tracing
` [PATCH v2 03/18] hw/block/nvme: add support for the abort command
` [PATCH v2 04/18] hw/block/nvme: add temperature threshold feature
` [PATCH v2 05/18] hw/block/nvme: mark fw slot 1 as read-only
` [PATCH v2 06/18] hw/block/nvme: add support for the get log page command
` [PATCH v2 07/18] hw/block/nvme: add support for the asynchronous event request command
` [PATCH v2 08/18] hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
` [PATCH v2 09/18] hw/block/nvme: flush write cache when disabled
` [PATCH v2 10/18] hw/block/nvme: fix missing endian conversion
` [PATCH v2 11/18] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH v2 12/18] hw/block/nvme: support the get/set features select and save fields
` [PATCH v2 13/18] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH v2 14/18] hw/block/nvme: support identify namespace descriptor list
` [PATCH v2 15/18] hw/block/nvme: reject invalid nsid values in active namespace id list
` [PATCH v2 16/18] hw/block/nvme: enforce valid queue creation sequence
` [PATCH v2 17/18] hw/block/nvme: provide the mandatory subnqn field
` [PATCH v2 18/18] hw/block/nvme: bump supported version to v1.3

[PULL 00/14] s390x update
 2020-07-03 10:46 UTC  (16+ messages)
` [PULL 01/14] pc-bios: s390x: cio.c cleanup and compile fix
` [PULL 02/14] pc-bios: s390x: Consolidate timing functions into time.h
` [PULL 03/14] pc-bios: s390x: Move sleep and yield to helper.h
` [PULL 04/14] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PULL 05/14] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PULL 06/14] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PULL 07/14] pc-bios: s390x: Move panic() into header and add infinite loop
` [PULL 08/14] pc-bios: s390x: Use ebcdic2ascii table
` [PULL 09/14] pc-bios: s390x: Make u32 ptr check explicit
` [PULL 10/14] pc-bios/s390-ccw: Generate and include dependency files in the Makefile
` [PULL 11/14] pc-bios/s390: Update s390-ccw bios binaries with the latest changes
` [PULL 12/14] target/s390x: Fix SQXBR
` [PULL 13/14] virtio-ccw: fix virtio_set_ind_atomic
` [PULL 14/14] s390x/pci: fix set_ind_atomic

[PATCH 0/1] Add Loongson 2F disassembler
 2020-07-03 10:41 UTC  (6+ messages)
` [PATCH 1/1] disas: mips: "

[PATCH 00/46] Less clumsy error checking
 2020-07-03 10:41 UTC  (4+ messages)
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends

[PATCH] ram: add support for dirty page tracking
 2020-07-03 10:30 UTC  (2+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03 10:10 UTC  (4+ messages)

[PULL 0/7] Block layer patches
 2020-07-03 10:14 UTC  (9+ messages)
` [PULL 1/7] qemu-img convert: Don't pre-zero images
` [PULL 2/7] qemu-storage-daemon: remember to add qemu_object_opts
` [PULL 3/7] qemu-storage-daemon: add missing cleanup calls
` [PULL 4/7] vvfat: Check that updated filenames are valid
` [PULL 5/7] vvfat: Fix array_remove_slice()
` [PULL 6/7] iotests.py: Do not wait() before communicate()
` [PULL 7/7] iotests: Fix 051 output after qdev_init_nofail() removal

[PULL SUBSYSTEM s390x 00/11] s390-ccw bios update
 2020-07-03 10:02 UTC  (2+ messages)

[PATCH V2 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-07-03  9:29 UTC  (3+ messages)

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-03  9:08 UTC  (9+ messages)
` [PATCH v11 1/8] error: auto propagated local_err
` [PATCH v11 2/8] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v11 3/8] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v11 4/8] pflash: "
` [PATCH v11 5/8] fw_cfg: "
` [PATCH v11 6/8] virtio-9p: "
` [PATCH v11 7/8] nbd: "
` [PATCH v11 8/8] xen: "

[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
 2020-07-03  8:37 UTC  (4+ messages)
` [PATCH 6/6] migration: support picking vmstate disk in QMP snapshot commands

[Bug 1886155] [NEW] error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
 2020-07-03  8:06 UTC 

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-03  8:08 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

[PATCH] iotests.py: Do not wait() before communicate()
 2020-07-03  7:57 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-07-03  7:55 UTC  (6+ messages)

[PATCH v1 0/3] A few RISC-V fixes
 2020-07-03  7:44 UTC  (5+ messages)
` [PATCH v1 1/3] hw/char: Convert the Ibex UART to use the qdev Clock model
` [PATCH v1 2/3] hw/riscv: Allow 64 bit access to SiFive CLINT

[PATCH v4 00/14]vDPA support in qemu
 2020-07-03  7:30 UTC  (2+ messages)

[PATCH] softmmu/vl: Remove the check for colons in -accel parameters
 2020-07-03  7:28 UTC  (3+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-03  7:24 UTC  (12+ messages)

[PATCH 00/17] hw/block/nvme: bump to v1.3
 2020-07-03  6:03 UTC  (10+ messages)
` [PATCH 06/17] hw/block/nvme: add support for the get log page command
` [PATCH 11/17] hw/block/nvme: add remaining mandatory controller parameters
` [PATCH 12/17] hw/block/nvme: support the get/set features select and save fields


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