qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-08 16:53:54 to 2022-04-11 15:07:27 UTC [more...]

[RFC PATCH v6 00/23] Net Control VQ support with asid in vDPA SVQ
 2022-04-11 14:50 UTC  (13+ messages)
` [RFC PATCH v6 01/23] vdpa: Add missing tracing to batch mapping functions
` [RFC PATCH v6 02/23] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
` [RFC PATCH v6 03/23] util: Return void on iova_tree_remove
` [RFC PATCH v6 04/23] hw/virtio: Replace g_memdup() by g_memdup2()
` [RFC PATCH v6 05/23] vhost: Fix bad return of descriptors to SVQ
` [RFC PATCH v6 06/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [RFC PATCH v6 07/23] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v6 08/23] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [RFC PATCH v6 10/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v6 13/23] vhost: Add custom used buffer callback
` [RFC PATCH v6 17/23] vhost: Add vhost_svq_inject
` [RFC PATCH v6 20/23] vhost: Update kernel headers

[PATCH] tpm_crb: mark command buffer as dirty on request completion
 2022-04-11 14:47 UTC 

[PATCH] [PATCH RFC v4] Implements Backend Program conventions for vhost-user-scsi
 2022-04-11 14:39 UTC  (2+ messages)

[PATCH] migration/dirtyrate: Replace malloc with g_new
 2022-04-11 11:30 UTC  (2+ messages)

[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
 2022-04-11 13:29 UTC  (26+ messages)
` [PATCH 01/16] target/arm: Add isar predicates for FEAT_Debugv8p2
` [PATCH 02/16] target/arm: Adjust definition of CONTEXTIDR_EL2
` [PATCH 03/16] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH 04/16] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
` [PATCH 05/16] target/arm: Split out arm32_max_features
` [PATCH 06/16] target/arm: Annotate arm_max_initfn with FEAT identifiers
` [PATCH 07/16] target/arm: Use field names for manipulating EL2 and EL3 modes
` [PATCH 08/16] target/arm: Enable FEAT_Debugv8p2 for -cpu max
` [PATCH 09/16] target/arm: Enable FEAT_Debugv8p4 "
` [PATCH 10/16] target/arm: Add isar_feature_{aa64,any}_ras
` [PATCH 11/16] target/arm: Add minimal RAS registers
` [PATCH 12/16] target/arm: Enable SCR and HCR bits for RAS
` [PATCH 13/16] target/arm: Implement virtual SError exceptions
` [PATCH 14/16] target/arm: Implement ESB instruction
` [PATCH 15/16] target/arm: Enable FEAT_RAS for -cpu max
` [PATCH 16/16] target/arm: Enable FEAT_IESB "

[PATCH] target/ppc: Add two missing register callbacks on POWER10
 2022-04-11 12:59 UTC 

[PATCH 0/5] Vhost-user: add Virtio RSS support
 2022-04-11 12:18 UTC  (3+ messages)
` [PATCH 4/5] docs: introduce RSS support in Vhost-user specification

[PATCH 0/5] target/arm: Support variable sized coprocessor registers
 2022-04-11 12:10 UTC  (11+ messages)
` [PATCH 1/5] target/arm/tcg: Indirect addressing for coprocessor register storage
` [PATCH 2/5] target/arm/hvf: "
` [PATCH 3/5] target/arm/kvm: "
` [PATCH 4/5] target/arm: Migrate coprocessor register indirect addressing information
` [PATCH 5/5] target/arm/kvm: Support coprocessor register with variable size

[PATCH 0/2] Define NPCM7XX PWRON bit fields
 2022-04-11 10:57 UTC  (5+ messages)
` [PATCH 1/2] hw/misc: Add PWRON STRAP bit fields in GCR module
` [PATCH 2/2] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-11 10:43 UTC  (9+ messages)
` [PATCH v4 1/8] virtio-crypto: header update
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher
` [PATCH v4 8/8] crypto: Introduce RSA algorithm

[PATCH v1 0/4] hw/arm: versal: Add Cortex-R5s and CRL
 2022-04-11 10:49 UTC  (2+ messages)

[PATCH v1 0/2] hw/arm: zynqmp: Add the 4 TTC timers
 2022-04-11 10:45 UTC  (2+ messages)

[PATCH 00/17] tests/docker and tests/tcg cleanup and diet
 2022-04-11  9:59 UTC  (2+ messages)

[PATCH v5 0/9] Add support for AST1030 SoC
 2022-04-11  8:58 UTC  (9+ messages)

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-04-11  8:49 UTC  (11+ messages)
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled

[PATCH v4] vdpa: reset the backend device in the end of vhost_net_stop()
 2022-04-11  8:51 UTC  (8+ messages)
` [PATCH 0/3] Refactor vhost device reset
  ` [PATCH 1/3] vhost: Refactor vhost_reset_device() in VhostOps

[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
 2022-04-11  8:11 UTC  (7+ messages)

[PATCH v1] hw/ppc: change indentation to spaces from TABs
 2022-04-11  7:23 UTC  (6+ messages)

[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-11  6:48 UTC  (2+ messages)

[PATCH v9 00/14] support subsets of scalar crypto extension
 2022-04-11  4:46 UTC  (3+ messages)
` [PATCH v9 12/14] target/riscv: rvk: add CSR support for Zkr

Procedures adding new CPUs in sbsa-ref
 2022-04-10 23:41 UTC  (3+ messages)

[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
 2022-04-10 19:12 UTC 

[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
 2022-04-10 19:58 UTC  (8+ messages)

[PATCH v2 0/1] ui/cocoa: show/hide menu in fullscreen on mouse
 2022-04-10 19:32 UTC  (2+ messages)
` [PATCH v2 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab

[PATCH 0/1] Show/hide the menu bar in fullscreen on mouse
 2022-04-10 16:50 UTC  (4+ messages)
` [PATCH 1/1] ui/cocoa: show/hide menu in fullscreen on mouse ungrab/grab

[PATCH v3 0/2] use trace events and fix garbled output
 2022-04-10 16:49 UTC  (3+ messages)
` [PATCH v3 2/2] hw/display/vmware_vga: do not discard screen updates

[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-04-10  9:45 UTC  (6+ messages)

[PATCH 00/41] arm: Implement GICv4
 2022-04-10  8:56 UTC  (86+ messages)
` [PATCH 01/41] hw/intc/arm_gicv3_its: Add missing blank line
` [PATCH 02/41] hw/intc/arm_gicv3: Sanity-check num-cpu property
` [PATCH 03/41] hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count
` [PATCH 04/41] hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers
` [PATCH 05/41] target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
` [PATCH 06/41] hw/intc/arm_gicv3_its: Factor out "is intid a valid LPI ID?"
` [PATCH 07/41] hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
` [PATCH 08/41] hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI
` [PATCH 09/41] hw/intc/arm_gicv3_its: Implement VMAPP
` [PATCH 10/41] hw/intc/arm_gicv3_its: Distinguish success and error cases of CMD_CONTINUE
` [PATCH 11/41] hw/intc/arm_gicv3_its: Factor out "find ITE given devid, eventid"
` [PATCH 12/41] hw/intc/arm_gicv3_its: Factor out CTE lookup sequence
` [PATCH 13/41] hw/intc/arm_gicv3_its: Split out process_its_cmd() physical interrupt code
` [PATCH 14/41] hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd()
` [PATCH 15/41] hw/intc/arm_gicv3: Keep pointers to every connected ITS
` [PATCH 16/41] hw/intc/arm_gicv3_its: Implement VMOVP
` [PATCH 17/41] hw/intc/arm_gicv3_its: Implement VSYNC
` [PATCH 18/41] hw/intc/arm_gicv3_its: Implement INV command properly
` [PATCH 19/41] hw/intc/arm_gicv3_its: Implement INV for virtual interrupts
` [PATCH 20/41] hw/intc/arm_gicv3_its: Implement VMOVI
` [PATCH 21/41] hw/intc/arm_gicv3_its: Implement VINVALL
` [PATCH 22/41] hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
` [PATCH 23/41] hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
` [PATCH 24/41] hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update()
` [PATCH 25/41] hw/intc/arm_gicv3_cpuif: Support vLPIs
` [PATCH 26/41] hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily
` [PATCH 27/41] hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic
` [PATCH 28/41] hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic
` [PATCH 29/41] hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes
` [PATCH 30/41] hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code
` [PATCH 31/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi()
` [PATCH 32/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending()
` [PATCH 33/41] hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling
` [PATCH 34/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi()
` [PATCH 35/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall()
` [PATCH 36/41] hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi()
` [PATCH 37/41] hw/intc/arm_gicv3: Update ID and feature registers for GICv4
` [PATCH 38/41] hw/intc/arm_gicv3: Allow 'revision' property to be set to 4
` [PATCH 39/41] hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
` [PATCH 40/41] hw/arm/virt: Abstract out calculation of redistributor region capacity
` [PATCH 41/41] hw/arm/virt: Support TCG GICv4

[PATCH 0/7] target/arm: More trivial features, A76, N1
 2022-04-10  5:57 UTC  (8+ messages)
` [PATCH 1/7] target/arm: Enable FEAT_CSV2 for -cpu max
` [PATCH 2/7] target/arm: Update ISAR fields for ARMv8.8
` [PATCH 3/7] target/arm: Enable FEAT_CSV2_2 for -cpu max
` [PATCH 4/7] target/arm: Enable FEAT_CSV3 "
` [PATCH 5/7] target/arm: Enable FEAT_DGH "
` [PATCH 6/7] target/arm: Define cortex-a76
` [PATCH 7/7] target/arm: Define neoverse-n1

[RFC] migration/dirtyrate: check malloc() return
 2022-04-10  6:00 UTC  (2+ messages)

[PATCH v2 0/1] Coverity fixes in hw/ppc/spapr_nvdimm.c
 2022-04-09 20:08 UTC  (2+ messages)
` [PATCH v2 1/1] hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c

[PATCH v1 00/15] testing, docs, tracepoints and cputlb hacks
 2022-04-09 16:14 UTC  (23+ messages)
` [PATCH v1 01/15] tests/avocado: update aarch64_virt test to exercise -cpu max
` [PATCH v1 03/15] docs/devel: drop :hidden: and :includehidden: tags
` [PATCH v1 04/15] accel/tcg: move trace events to correct location
` [PATCH v1 05/15] accel/tcg: add tb_invalidate_phy_pages_fast tracepoint
` [PATCH v1 06/15] monitor: expose monitor_puts to rest of code
` [PATCH v1 07/15] disas: generalise plugin_printf and use for monitor_disas
` [PATCH v1 08/15] disas: use result of ->read_memory_func
` [PATCH v1 09/15] cputlb: add tracepoints for the protect/unprotect helpers
` [PATCH v1 10/15] cputlb: add tracepoints for TB invalidation
` [PATCH v1 11/15] accel/tcg: add tb_invalidate_phys_page_range tracepoint
` [PATCH v1 12/15] tests/tcg: add memory-sve test for aarch64
` [PATCH v1 13/15] plugins: extend execlog to filter matches
` [PATCH v1 14/15] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
` [PATCH v1 15/15] accel/tcg: add heuristic to invalidate al TBs in a page [hack!]

[PATCH] target/riscv: use xlen in forging isa string
 2022-04-09 15:41 UTC  (4+ messages)
` [PATCH] target/riscv: replace TARGET_LONG_BITS in gdbstub

[PATCH for-7.1 v2 0/1] use dc->vmsd with spapr devices vmstate
 2022-04-09 12:09 UTC  (2+ messages)
` [PATCH for-7.1 v2 1/1] hw/ppc: use qdev to register spapr_nvdimm vmsd

[PATCH for-7.0] virtio-iommu: use-after-free fix
 2022-04-09  8:57 UTC  (4+ messages)

[PATCH 0/3] vhost-user: Fixes for VHOST_USER_ADD/REM_MEM_REG
 2022-04-09  0:02 UTC  (7+ messages)
` [PATCH 1/3] docs/vhost-user: Clarifications "
` [PATCH 2/3] libvhost-user: Fix extra vu_add/rem_mem_reg reply
` [PATCH 3/3] vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG

[PATCH] hw/dma: fix crash caused by race condition
 2022-04-08 22:17 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-08 21:35 UTC  (12+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based private memory

[PATCH v2 0/2] Remove PCIE root bridge LSI on powernv
 2022-04-08 21:13 UTC  (5+ messages)
` [PATCH v2 1/2] pcie: Don't try triggering a LSI when not defined
` [PATCH v2 2/2] ppc/pnv: Remove LSI on the PCIE host bridge

[PATCH v2 for-7.1 0/3] qapi: nbd-export: select bitmap by node/name pair
 2022-04-08 20:27 UTC  (4+ messages)
` [PATCH v2 2/3] qapi: nbd-export: allow select bitmaps "

[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
 2022-04-08 17:10 UTC  (5+ messages)
` [RFC PATCH 1/4] fsdev: Add missing definitions for Windows in file-op-9p.h
` [RFC PATCH 2/4] hw/9pfs: Update 'local' file system backend driver to support Windows
` [RFC PATCH 3/4] fsdev: Enable 'local' file system driver backend for Windows
` [RFC PATCH 4/4] meson.build: Turn on virtfs for Windows host

[RFC 0/2] introduce QEMUMachind.cmd()
 2022-04-08 17:02 UTC  (3+ messages)
` [PATCH 1/2] python/machine.py: upgrade vm.command() method
` [PATCH 2/2] iotests: use vm.cmd() instead of vm.qmp() where appropriate


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