messages from 2021-09-03 07:23:04 to 2021-09-03 14:37:22 UTC [more...]
[PATCH v2 0/8] virtio-iommu: Add ACPI support
2021-09-03 14:32 UTC (6+ messages)
` [PATCH v2 1/8] acpi: Add VIOT structure definitions
` [PATCH v2 2/8] hw/acpi: Add VIOT table
` [PATCH v2 3/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v2 5/8] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v2 7/8] pc: Allow instantiating a virtio-iommu device
[PULL 00/13] Testing, build system and misc patches
2021-09-03 14:19 UTC (3+ messages)
[PATCH 0/4] target/arm: Use TCG vector ops for MVE
2021-09-03 14:17 UTC (10+ messages)
` [PATCH 1/4] target/arm: Add TB flag for "MVE insns not predicated"
` [PATCH 2/4] target/arm: Optimize MVE logic ops
` [PATCH 3/4] target/arm: Optimize MVE arithmetic ops
` [PATCH 4/4] target/arm: Optimize MVE VNEG, VABS
[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
2021-09-03 13:39 UTC (3+ messages)
[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
2021-09-03 13:45 UTC (10+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "
` [PATCH v2 25/35] acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH v2 31/35] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
[PATCH v8 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
2021-09-03 13:45 UTC (16+ messages)
` [PATCH v8 01/14] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v8 02/14] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v8 03/14] target/riscv: slli.uw is only a valid encoding if shamt first in 64 bits
` [PATCH v8 04/14] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v8 05/14] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v8 06/14] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v8 07/14] target/riscv: Add instructions of the Zbc-extension
` [PATCH v8 08/14] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v8 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci
` [PATCH v8 10/14] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v8 11/14] target/riscv: Add rev8 instruction, removing grev/grevi
` [PATCH v8 12/14] target/riscv: Add zext.h instructions to Zbb, removing pack/packu/packh
` [PATCH v8 13/14] target/riscv: Remove RVB (replaced by Zb[abcs]
` [PATCH v8 14/14] disas/riscv: Add Zb[abcs] instructions
[PATCH v2 00/19] Make image fleecing more usable
2021-09-03 13:29 UTC (6+ messages)
` [PATCH v2 10/19] block: introduce fleecing block driver
` [PATCH v2 18/19] qapi: backup: add immutable-source parameter
proposed schedule for 6.2 release
2021-09-03 13:36 UTC (2+ messages)
[PATCH] tcg/arm: Increase stack alignment for function generation
2021-09-03 13:33 UTC (6+ messages)
[PATCH v2] target/i386: Use assert() to sanity-check b1 in SSE decode
2021-09-03 13:10 UTC (2+ messages)
[PATCH 4/4] vl: Prioritize realizations of devices
2021-09-03 13:00 UTC (16+ messages)
[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
2021-09-02 16:06 UTC (14+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command
[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-01 14:29 UTC (7+ messages)
` [RFC PATCH v2 01/12] i386/sev: introduce "sev-common" type to encapsulate common SEV state
` [RFC PATCH v2 03/12] i386/sev: introduce 'sev-snp-guest' object
` [RFC PATCH v2 12/12] i386/sev: update query-sev QAPI format to handle SEV-SNP
[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
2021-09-03 8:26 UTC (9+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status
[PATCH] monitor/qmp: fix race with clients disconnecting early
2021-09-02 12:45 UTC (7+ messages)
[PATCH 1/2] doc: Clarify serial parameters
2021-09-01 13:25 UTC (2+ messages)
[PATCH] net: Add "info neighbors" command
2021-09-03 4:28 UTC (2+ messages)
[PATCH v2 0/3] qapi & doc: deprecate drive-backup
2021-09-01 14:33 UTC (8+ messages)
` [PATCH v2 3/3] qapi: "
[PATCH] qapi: Set boolean value correctly in examples
2021-09-01 11:38 UTC (2+ messages)
[PATCH] qdev: Complete qdev_init_gpio_out() documentation
2021-09-01 11:19 UTC (2+ messages)
[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
2021-09-02 11:37 UTC (6+ messages)
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option
[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
2021-09-01 13:20 UTC (4+ messages)
` [PATCH v7 5/7] qapi/qdev.json: add "
[PATCH 0/2] dump-guest-memory: Add blocker for migration
2021-09-01 11:35 UTC (4+ messages)
[PATCH v2] fdc: check null block pointer before r/w data transfer
2021-09-03 12:56 UTC (3+ messages)
[PULL 0/3] 9p queue 2021-09-02
2021-09-03 12:08 UTC (2+ messages)
[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
2021-09-03 12:09 UTC (7+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
[PATCH v2 0/1] hw/arm/aspeed: Add Fuji machine type
2021-09-03 12:09 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v2] iotests/check: move long options to double dash
2021-09-03 12:00 UTC
[PATCH 00/28] glib: Replace g_memdup() by g_memdup2_qemu()
2021-09-03 12:03 UTC (34+ messages)
` [PATCH 01/28] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
` [PATCH 02/28] glib-compat: Introduce g_memdup2() wrapper
` [PATCH 03/28] qapi: Replace g_memdup() by g_memdup2_qemu()
` [PATCH 04/28] accel/tcg: "
` [PATCH 05/28] block/qcow2-bitmap: "
` [PATCH 06/28] softmmu: "
` [PATCH 07/28] hw/9pfs: "
` [PATCH 08/28] hw/acpi: Avoid truncating acpi_data_len() to 32-bit
` [PATCH 09/28] hw/acpi: Replace g_memdup() by g_memdup2_qemu()
` [PATCH 10/28] hw/core/machine: "
` [PATCH 11/28] hw/hppa/machine: "
` [PATCH 12/28] hw/i386/multiboot: "
` [PATCH 13/28] hw/net/eepro100: "
` [PATCH 14/28] hw/nvram/fw_cfg: "
` [PATCH 15/28] hw/scsi/mptsas: "
` [PATCH 16/28] hw/ppc/spapr_pci: "
` [PATCH 17/28] hw/rdma: "
` [PATCH 18/28] hw/vfio/pci: "
` [RFC PATCH 19/28] hw/virtio: "
` [PATCH 20/28] net/colo: "
` [RFC PATCH 21/28] ui/clipboard: "
` [RFC PATCH 22/28] linux-user: "
` [PATCH 23/28] tests/unit: "
` [PATCH 24/28] tests/qtest: "
` [PATCH 25/28] target/arm: "
` [PATCH 26/28] target/ppc: "
` [PATCH 27/28] contrib: "
` [PATCH 28/28] checkpatch: Do not allow deprecated g_memdup()
[PATCH v3 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
2021-09-03 11:32 UTC (10+ messages)
` [PATCH v3 1/9] escc: checkpatch fixes
` [PATCH v3 2/9] escc: reset register values to zero in escc_reset()
` [PATCH v3 3/9] escc: introduce escc_soft_reset_chn() for software reset
` [PATCH v3 4/9] escc: introduce escc_hard_reset_chn() for hardware reset
` [PATCH v3 5/9] escc: implement soft reset as described in the datasheet
` [PATCH v3 6/9] escc: implement hard "
` [PATCH v3 7/9] escc: remove register changes from escc_reset_chn()
` [PATCH v3 8/9] escc: re-use escc_reset_chn() for soft reset
` [PATCH v3 9/9] escc: fix STATUS_SYNC bit in R_STATUS register
[PATCH v2] include/block.h: remove outdated comment
2021-09-03 11:38 UTC
[PATCH v1 1/3] hw/riscv: virt: Don't use a macro for the PLIC configuration
2021-09-03 11:21 UTC (4+ messages)
` [PATCH v1 2/3] hw/riscv/sifive_u: Use the PLIC config helper function
How does qemu detect the completion of interrupt execution?
2021-09-03 11:19 UTC (7+ messages)
[PATCH v6 00/11] 64bit block-layer: part II
2021-09-03 10:28 UTC (12+ messages)
` [PATCH v6 01/11] block/io: bring request check to bdrv_co_(read, write)v_vmstate
` [PATCH v6 02/11] qcow2: check request on vmstate save/load path
` [PATCH v6 03/11] block: use int64_t instead of uint64_t in driver read handlers
` [PATCH v6 04/11] block: use int64_t instead of uint64_t in driver write handlers
` [PATCH v6 05/11] block: use int64_t instead of uint64_t in copy_range driver handlers
` [PATCH v6 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit
` [PATCH v6 07/11] block: use int64_t instead of int in driver write_zeroes handlers
` [PATCH v6 08/11] block/io: allow 64bit write-zeroes requests
` [PATCH v6 09/11] block: make BlockLimits::max_pdiscard 64bit
` [PATCH v6 10/11] block: use int64_t instead of int in driver discard handlers
` [PATCH v6 11/11] block/io: allow 64bit discard requests
[PATCH v4 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
2021-09-03 10:22 UTC (10+ messages)
` [PATCH v4 7/9] migration: Simplify alignment and alignment checks
` [PATCH v4 8/9] migration/ram: Factor out populating pages readable in ram_block_populate_pages()
[PATCH v2 00/20] ppc/pnv: Extend the powernv10 machine
2021-09-03 9:46 UTC (5+ messages)
` [PATCH v2 01/20] docs/system: ppc: Update the URL for OpenPOWER firmware images
` [PATCH v2 02/20] ppc/pnv: Add an assert when calculating the RAM distribution on chips
[PATCH V2 00/21] vhost-vDPA multiqueue
2021-09-03 9:10 UTC (22+ messages)
` [PATCH V2 01/21] vhost-vdpa: remove unused variable "acked_features"
` [PATCH V2 02/21] vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()
` [PATCH V2 03/21] vhost_net: remove the meaningless assignment in vhost_net_start_one()
` [PATCH V2 04/21] vhost: use unsigned int for nvqs
` [PATCH V2 05/21] vhost_net: do not assume nvqs is always 2
` [PATCH V2 06/21] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
` [PATCH V2 07/21] vhost-vdpa: don't cleanup twice "
` [PATCH V2 08/21] vhost-vdpa: fix leaking of vhost_net "
` [PATCH V2 09/21] vhost-vdpa: tweak the error label "
` [PATCH V2 10/21] vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
` [PATCH V2 11/21] vhost-vdpa: remove the unncessary queue_index assignment
` [PATCH V2 12/21] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V2 13/21] vhost-vdpa: classify one time request
` [PATCH V2 14/21] vhost-vdpa: prepare for the multiqueue support
` [PATCH V2 15/21] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V2 16/21] net: introduce control client
` [PATCH V2 17/21] vhost-net: control virtqueue support
` [PATCH V2 18/21] virito-net: use "qps" instead of "queues" when possible
` [PATCH V2 19/21] vhost: record the last virtqueue index for the virtio device
` [PATCH V2 20/21] virtio-net: vhost control virtqueue support
` [PATCH V2 21/21] vhost-vdpa: multiqueue support
[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
2021-09-03 9:36 UTC (3+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration
` [PATCH 2/2] vfio/common: Add trace point when a MMIO RAM section less than PAGE_SIZE
[PULL 00/22] testing and plugin updates
2021-09-03 9:03 UTC (23+ messages)
` [PULL 01/22] plugins/execlog: removed unintended "s" at the end of log lines
` [PULL 02/22] gitlab-ci: Merge "build-disabled" with "build-without-default-features"
` [PULL 03/22] gitlab-ci: Remove superfluous "dnf install" statement
` [PULL 04/22] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
` [PULL 05/22] plugins: do not limit exported symbols if modules are active
` [PULL 06/22] plugins/cache: supported multicore cache modelling
` [PULL 07/22] plugins: sort exported symbol list
` [PULL 08/22] docs/devel/tcg-plugins: added cores arg to cache plugin
` [PULL 09/22] plugins: allow plugin arguments to be passed directly
` [PULL 10/22] plugins/api: added a boolean parsing plugin api
` [PULL 11/22] plugins/hotpages: introduce sortby arg and parsed bool args correctly
` [PULL 12/22] plugins/hotblocks: Added correct boolean argument parsing
` [PULL 13/22] plugins/lockstep: make socket path not positional & parse bool arg
` [PULL 14/22] plugins/hwprofile: adapt to the new plugin arguments scheme
` [PULL 15/22] plugins/howvec: adapting to the new argument passing scheme
` [PULL 16/22] docs/tcg-plugins: new passing parameters scheme for cache docs
` [PULL 17/22] tests/plugins/bb: adapt to the new arg passing scheme
` [PULL 18/22] tests/plugins/insn: made arg inline not positional and parse it as bool
` [PULL 19/22] tests/plugins/mem: introduce "track" arg and make args not positional
` [PULL 20/22] tests/plugins/syscalls: adhere to new arg-passing scheme
` [PULL 21/22] docs/deprecated: deprecate passing plugin args through `arg=`
` [PULL 22/22] docs/devel: be consistent about example plugin names
[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
2021-09-03 9:33 UTC (2+ messages)
[PATCH v5 0/2] memory: Have 'info mtree' remove duplicated Address Space information
2021-09-03 8:40 UTC (4+ messages)
` [PATCH v5 2/2] "
[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
2021-09-03 8:22 UTC (3+ messages)
` [RFC v9 14/29] vfio: Introduce helpers to DMA map/unmap a RAM section
[PATCH v2 0/5] Use meson_options.txt in the configure script
2021-09-03 8:13 UTC (6+ messages)
` [PATCH v2 1/5] configure: Add the possibility to read options from meson_options.txt
` [PATCH v2 2/5] meson_options.txt: Switch the default value for the vnc option to 'auto'
` [PATCH v2 3/5] configure: Remove options that can be handled via meson_options.txt instead
` [PATCH v2 4/5] configure: Get help text from meson_options.txt
` [PATCH v2 5/5] meson_options.txt: Document that "configure" reads this file, too
[RFC 0/5] VirtIO RDMA
2021-09-03 7:41 UTC (3+ messages)
[PATCH v6 0/5] hw/arm/virt: Introduce cpu topology support
2021-09-03 7:38 UTC (5+ messages)
[PULL v3 0/8] Fuzzing Patches for 2021-09-01
2021-09-03 7:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).