messages from 2022-04-09 20:12:24 to 2022-04-12 01:57:15 UTC [more...]
[PATCH v2 0/9] VDIV/VMOD Implementation
2022-04-12 1:56 UTC (7+ messages)
` [PATCH v2 2/9] target/ppc: Implemented vector divide instructions
` [PATCH v2 3/9] target/ppc: Implemented vector divide quadword
` [PATCH v2 4/9] target/ppc: Implemented vector divide extended word
[PATCH 0/5] target/arm: Support variable sized coprocessor registers
2022-04-12 1:54 UTC (12+ 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 v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
2022-04-12 1:11 UTC (2+ messages)
[PATCH v3] hw/riscv: virt: Exit if the user provided -bios in combination with KVM
2022-04-12 1:10 UTC (3+ messages)
[PATCH v2 00/24] target/arm: 8 new features, A76 and N1
2022-04-12 0:33 UTC (25+ messages)
` [PATCH v2 01/24] target/arm: Add isar predicates for FEAT_Debugv8p2
` [PATCH v2 02/24] target/arm: Adjust definition of CONTEXTIDR_EL2
` [PATCH v2 03/24] target/arm: Move cortex impdef sysregs to cpu_tcg.c
` [PATCH v2 04/24] target/arm: Update qemu-system-arm -cpu max to cortex-a57
` [PATCH v2 05/24] target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu max
` [PATCH v2 06/24] target/arm: Split out arm32_max_features
` [PATCH v2 07/24] target/arm: Annotate arm_max_initfn with FEAT identifiers
` [PATCH v2 08/24] target/arm: Use field names for manipulating EL2 and EL3 modes
` [PATCH v2 09/24] target/arm: Enable FEAT_Debugv8p2 for -cpu max
` [PATCH v2 10/24] target/arm: Enable FEAT_Debugv8p4 "
` [PATCH v2 11/24] target/arm: Add isar_feature_{aa64,any}_ras
` [PATCH v2 12/24] target/arm: Add minimal RAS registers
` [PATCH v2 13/24] target/arm: Enable SCR and HCR bits for RAS
` [PATCH v2 14/24] target/arm: Implement virtual SError exceptions
` [PATCH v2 15/24] target/arm: Implement ESB instruction
` [PATCH v2 16/24] target/arm: Enable FEAT_RAS for -cpu max
` [PATCH v2 17/24] target/arm: Enable FEAT_IESB "
` [PATCH v2 18/24] target/arm: Enable FEAT_CSV2 "
` [PATCH v2 19/24] target/arm: Update ISAR fields for ARMv8.8
` [PATCH v2 20/24] target/arm: Enable FEAT_CSV2_2 for -cpu max
` [PATCH v2 21/24] target/arm: Enable FEAT_CSV3 "
` [PATCH v2 22/24] target/arm: Enable FEAT_DGH "
` [PATCH v2 23/24] target/arm: Define cortex-a76
` [PATCH v2 24/24] target/arm: Define neoverse-n1
[PATCH 0/2] target/riscv: Annotate atomic operations
2022-04-12 0:10 UTC (2+ messages)
[PATCH 0/7] target/arm: More trivial features, A76, N1
2022-04-11 23:56 UTC (17+ 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
[PATCH v2 0/2] Correct a couple of defines in pcie_host.h
2022-04-11 22:18 UTC (3+ messages)
` [PATCH v2 1/2] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
` [PATCH v2 2/2] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
[RFC PATCH v1 1/1] include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
2022-04-11 22:16 UTC (3+ messages)
[PATCH 00/16] target/arm: Implement features Debugv8p4, RAS, IESB
2022-04-11 22:14 UTC (39+ 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] migration/dirtyrate: Replace malloc with g_new
2022-04-11 21:44 UTC (4+ messages)
[libvirt RFC] virFile: new VIR_FILE_WRAPPER_BIG_PIPE to improve performance
2022-04-11 18:53 UTC (18+ messages)
[RFC PATCH] target/i386: avoid copying junk to extended ZMMReg fields
2022-04-11 17:21 UTC (4+ messages)
[PATCH v2 0/2] Define NPCM7XX PWRON bit fields
2022-04-11 16:58 UTC (3+ messages)
` [PATCH v2 1/2] hw/misc: Add PWRON STRAP bit fields in GCR module
` [PATCH v2 2/2] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
[PATCH v1] hw/ppc: change indentation to spaces from TABs
2022-04-11 16:37 UTC (8+ messages)
[PATCH] tpm_crb: mark command buffer as dirty on request completion
2022-04-11 16:31 UTC (2+ messages)
[PATCH V6 00/27] Live Update
2022-04-11 16:23 UTC (4+ messages)
` [PATCH V6 21/27] vfio-pci: cpr part 3 (intx)
[PATCH] contrib/vhost-user-blk: add missing GOptionEntry NULL terminator
2022-04-11 15:47 UTC (2+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-11 15:34 UTC (10+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
[PATCH v8 00/12] target/hexagon: introduce idef-parser
2022-04-11 15:20 UTC (3+ messages)
` [PATCH v8 10/12] target/hexagon: import parser for idef-parser
[RFC] migration/dirtyrate: check malloc() return
2022-04-11 15:22 UTC (3+ messages)
Procedures adding new CPUs in sbsa-ref
2022-04-11 15:16 UTC (4+ messages)
[RFC PATCH v6 00/23] Net Control VQ support with asid in vDPA SVQ
2022-04-11 14:50 UTC (24+ 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 09/23] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v6 10/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v6 11/23] virtio: Make virtqueue_alloc_element non-static
` [RFC PATCH v6 12/23] vhost: Add SVQElement
` [RFC PATCH v6 13/23] vhost: Add custom used buffer callback
` [RFC PATCH v6 14/23] vdpa: control virtqueue support on shadow virtqueue
` [RFC PATCH v6 15/23] vhost: Add vhost_iova_tree_find
` [RFC PATCH v6 16/23] vdpa: Add map/unmap operation callback to SVQ
` [RFC PATCH v6 17/23] vhost: Add vhost_svq_inject
` [RFC PATCH v6 18/23] vdpa: add NetClientState->start() callback
` [RFC PATCH v6 19/23] vdpa: Add vhost_vdpa_start_control_svq
` [RFC PATCH v6 20/23] vhost: Update kernel headers
` [RFC PATCH v6 21/23] vhost: Make possible to check for device exclusive vq group
` [RFC PATCH v6 22/23] vdpa: Add asid attribute to vdpa device
` [RFC PATCH v6 23/23] vdpa: Add x-cvq-svq
[PATCH] target/ppc: Add two missing register callbacks on POWER10
2022-04-11 15:11 UTC (2+ messages)
[PATCH] [PATCH RFC v4] Implements Backend Program conventions for vhost-user-scsi
2022-04-11 14:39 UTC (2+ messages)
[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/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 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
[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
2022-04-10 19:12 UTC
[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 (31+ messages)
` [PATCH 25/41] hw/intc/arm_gicv3_cpuif: Support vLPIs
` [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
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).