qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 00:52:34 to 2020-07-03 10:45:26 UTC [more...]

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

[PATCH v2 0/1] Add Loongson 2F disassembler
 2020-07-03 10:44 UTC 

[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 v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-03 10:40 UTC  (2+ messages)
` [PATCH v1] virtio-mem: fix cross-compilation due to VIRTIO_MEM_USABLE_EXTENT

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

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

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

[PULL 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-03 10:24 UTC  (47+ 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

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

[PULL 00/14] s390x update
 2020-07-03 10:06 UTC  (15+ 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

[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

[PATCH v2 00/18] hw/block/nvme: bump to v1.3
 2020-07-03 10:11 UTC  (37+ 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

[PATCH v2 00/25] testing/next (vm, gitlab, docker)
 2020-07-03 10:12 UTC  (6+ messages)
` [PATCH v2 01/25] 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)

[PULL v2 0/2] Block patches
 2020-07-03  9:52 UTC  (2+ messages)

[PATCH v9 00/34] Add subcluster allocation to qcow2
 2020-07-03  9:49 UTC  (23+ 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 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

[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: "

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

[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  (7+ 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 v1 3/3] target/riscv: Regen floating point rounding mode in dynamic mode

[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 v2 00/44] Less clumsy error checking
 2020-07-03  7:09 UTC  (19+ messages)
` [PATCH v2 14/44] block: Avoid error accumulation in bdrv_img_create()
` [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 00/17] hw/block/nvme: bump to v1.3
 2020-07-03  6:03 UTC  (26+ messages)
` [PATCH 01/17] hw/block/nvme: bump spec data structures "
` [PATCH 04/17] hw/block/nvme: add temperature threshold feature
` [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
` [PATCH 13/17] hw/block/nvme: make sure ncqr and nsqr is valid
` [PATCH 14/17] hw/block/nvme: support identify namespace descriptor list
` [PATCH 15/17] hw/block/nvme: enforce valid queue creation sequence
` [PATCH 16/17] hw/block/nvme: provide the mandatory subnqn field
` [PATCH 17/17] hw/block/nvme: bump supported version to v1.3

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-03  5:11 UTC  (5+ messages)

[PATCH] hw/riscv: virt: Sort the SoC memmap table entries
 2020-07-03  3:21 UTC 

[PATCH v3 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-03  3:18 UTC  (8+ messages)
` [PATCH v3 1/7] configure: Create symbolic links for pc-bios/*.elf files
` [PATCH v3 2/7] roms/opensbi: Upgrade from v0.7 to v0.8
` [PATCH v3 3/7] roms/Makefile: Build the generic platform for RISC-V OpenSBI firmware
` [PATCH v3 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
` [PATCH v3 5/7] hw/riscv: spike: Change the default bios to use generic platform image
` [PATCH v3 6/7] gitlab-ci/opensbi: Update GitLab CI to build generic platform
` [PATCH v3 7/7] Makefile: Ship the generic platform bios images for RISC-V

Question about virtio-net: implement RX RSS processing
 2020-07-03  2:41 UTC  (2+ messages)

=?gb18030?B?UkWjuiBIb3cgdG8gYnVpbGQgUUVNVSBwbHVnaW4gb24gV2luZG93cyB3aXRoIG1pbmd3?=
 2020-07-03  2:17 UTC 

[PATCH v4 0/4] Add OpenSBI dynamic firmware support
 2020-07-03  1:19 UTC  (7+ messages)
` [PATCH v4 2/4] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v4 3/4] riscv: Add opensbi firmware dynamic support
` [PATCH v4 4/4] RISC-V: Support 64 bit start address

[PATCH 0/5] MIPS patches queue for 5.1 soft freeze
 2020-07-03  1:19 UTC  (4+ messages)
` [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-07-03  0:36 UTC  (2+ messages)
` [Bug 1869006] "


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