messages from 2022-07-06 08:04:22 to 2022-07-06 20:59:12 UTC [more...]
[PULL 00/34] ppc queue
2022-07-06 20:09 UTC (26+ messages)
` [PULL 01/34] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PULL 02/34] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PULL 03/34] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
` [PULL 04/34] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PULL 05/34] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PULL 06/34] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PULL 07/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
` [PULL 08/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 "
` [PULL 09/34] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
` [PULL 10/34] spapr/ddw: Reset DMA when the last non-default window is removed
` [PULL 14/34] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PULL 15/34] target/ppc: use int128.h methods in vaddcuq
` [PULL 17/34] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PULL 18/34] target/ppc: use int128.h methods in vsubcuq
` [PULL 19/34] ppc: Define SETFIELD for the ppc target
` [PULL 20/34] ppc/spapr: Implement H_WATCHDOG
` [PULL 21/34] target/ppc: Fix insn32.decode style issues
` [PULL 22/34] target/ppc: Move mffscrn[i] to decodetree
` [PULL 23/34] target/ppc: Move mffsce "
` [PULL 24/34] target/ppc: Move mffsl "
` [PULL 25/34] target/ppc: Move mffs[.] "
` [PULL 27/34] tests/tcg/ppc64: Add mffsce test
` [PULL 29/34] target/ppc: implement addg6s
` [PULL 31/34] target/ppc: implement cdtbcd
` [PULL 33/34] target/ppc/cpu-models: Remove the "default" CPU alias
[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-06 19:43 UTC (3+ messages)
[PATCH v2 0/5] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-06 19:31 UTC (6+ messages)
` [PATCH v2 1/5] target/ppc/kvm.c: do not return -1 on uint64_t return
` [PATCH v2 2/5] target/ppc: add errp to kvmppc_read_int_cpu_dt()
` [PATCH v2 3/5] target/ppc: Add error reporting when opening file fails
` [PATCH v2 4/5] target/ppc: use g_autofree in kvmppc_read_int_cpu_dt()
` [PATCH v2 5/5] target/ppc: exit(1) on failure in kvmppc_get_clockfreq()
[RFC PATCH v9 00/23] Net Control VQ support in SVQ
2022-07-06 18:40 UTC (24+ messages)
` [RFC PATCH v9 01/23] vhost: Return earlier if used buffers overrun
` [RFC PATCH v9 02/23] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v9 03/23] vdpa: delay set_vring_ready after DRIVER_OK
` [RFC PATCH v9 04/23] vhost: Get vring base from vq, not svq
` [RFC PATCH v9 05/23] vhost: Add ShadowVirtQueueStart operation
` [RFC PATCH v9 06/23] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v9 07/23] vhost: add vhost_svq_push_elem
` [RFC PATCH v9 08/23] vhost: Decouple vhost_svq_add_split from VirtQueueElement
` [RFC PATCH v9 09/23] vhost: Add SVQElement
` [RFC PATCH v9 10/23] vhost: Reorder vhost_svq_last_desc_of_chain
` [RFC PATCH v9 11/23] vhost: Move last chain id to SVQ element
` [RFC PATCH v9 12/23] vhost: Add opaque member to SVQElement
` [RFC PATCH v9 13/23] vhost: Add vhost_svq_inject
` [RFC PATCH v9 14/23] vhost: add vhost_svq_poll
` [RFC PATCH v9 15/23] vhost: Add custom used buffer callback
` [RFC PATCH v9 16/23] vhost: Add svq avail_handler callback
` [RFC PATCH v9 17/23] vhost: add detach SVQ operation
` [RFC PATCH v9 18/23] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [RFC PATCH v9 19/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v9 20/23] vdpa: Buffer CVQ support on shadow virtqueue
` [RFC PATCH v9 21/23] vdpa: Add vhost_vdpa_start_control_svq
` [RFC PATCH v9 22/23] vdpa: Inject virtio-net mac address via CVQ at start
` [RFC PATCH v9 23/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH] iotests/copy-before-write: specify required_fmts
2022-07-06 17:53 UTC (2+ messages)
[PATCH V8 00/39] Live Update
2022-07-06 17:46 UTC (13+ messages)
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V8 28/39] vfio-pci: cpr part 2 (msi)
` [PATCH V8 29/39] vfio-pci: cpr part 3 (intx)
` [PATCH V8 30/39] vfio-pci: recover from unmap-all-vaddr failure
[PATCH v2 0/4] target/s390x: Exit tb after executing ex_value
2022-07-06 17:50 UTC (2+ messages)
[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
2022-07-06 17:45 UTC (2+ messages)
[PATCH v8 00/20] job: replace AioContext lock with job_mutex
2022-07-06 17:23 UTC (25+ messages)
` [PATCH v8 05/20] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v8 06/20] job.h: define functions called without job lock held
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 13/20] jobs: group together API calls under the same job lock
[PATCH] docs: aspeed: Minor updates
2022-07-06 17:21 UTC
[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-06 17:10 UTC (4+ messages)
` [PATCH 4/9] target/ppc: use g_autofree "
[PULL 00/10] Block jobs & NBD patches
2022-07-06 17:05 UTC (5+ messages)
` [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option
` copy-before-write test failing (was: Re: [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option)
` copy-before-write test failing
[PATCH v5 00/45] target/arm: Scalable Matrix Extension
2022-07-06 16:55 UTC (53+ messages)
` [PATCH v5 01/45] target/arm: Handle SME in aarch64_cpu_dump_state
` [PATCH v5 02/45] target/arm: Add infrastructure for disas_sme
` [PATCH v5 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v5 04/45] target/arm: Mark ADR as non-streaming
` [PATCH v5 05/45] target/arm: Mark RDFFR, WRFFR, SETFFR "
` [PATCH v5 06/45] target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL "
` [PATCH v5 07/45] target/arm: Mark PMULL, FMMLA "
` [PATCH v5 08/45] target/arm: Mark FTSMUL, FTMAD, FADDA "
` [PATCH v5 09/45] target/arm: Mark SMMLA, UMMLA, USMMLA "
` [PATCH v5 10/45] target/arm: Mark string/histo/crypto "
` [PATCH v5 11/45] target/arm: Mark gather/scatter load/store "
` [PATCH v5 12/45] target/arm: Mark gather prefetch "
` [PATCH v5 13/45] target/arm: Mark LDFF1 and LDNF1 "
` [PATCH v5 14/45] target/arm: Mark LD1RO "
` [PATCH v5 15/45] target/arm: Add SME enablement checks
` [PATCH v5 16/45] target/arm: Handle SME in sve_access_check
` [PATCH v5 17/45] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v5 18/45] target/arm: Implement SME ZERO
` [PATCH v5 19/45] target/arm: Implement SME MOVA
` [PATCH v5 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v5 21/45] target/arm: Export unpredicated ld/st from translate-sve.c
` [PATCH v5 22/45] target/arm: Implement SME LDR, STR
` [PATCH v5 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v5 24/45] target/arm: Implement FMOPA, FMOPS (non-widening)
` [PATCH v5 25/45] target/arm: Implement BFMOPA, BFMOPS
` [PATCH v5 26/45] target/arm: Implement FMOPA, FMOPS (widening)
` [PATCH v5 27/45] target/arm: Implement SME integer outer product
` [PATCH v5 28/45] target/arm: Implement PSEL
` [PATCH v5 29/45] target/arm: Implement REVD
` [PATCH v5 30/45] target/arm: Implement SCLAMP, UCLAMP
` [PATCH v5 31/45] target/arm: Reset streaming sve state on exception boundaries
` [PATCH v5 32/45] target/arm: Enable SME for -cpu max
` [PATCH v5 33/45] linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
` [PATCH v5 34/45] linux-user/aarch64: Reset PSTATE.SM on syscalls
` [PATCH v5 35/45] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v5 36/45] linux-user/aarch64: Tidy target_restore_sigframe error return
` [PATCH v5 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
` [PATCH v5 38/45] linux-user/aarch64: Verify extra record lock succeeded
` [PATCH v5 39/45] linux-user/aarch64: Move sve record checks into restore
` [PATCH v5 40/45] linux-user/aarch64: Implement SME signal handling
` [PATCH v5 41/45] linux-user: Rename sve prctls
` [PATCH v5 42/45] linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
` [PATCH v5 43/45] target/arm: Only set ZEN in reset if SVE present
` [PATCH v5 44/45] target/arm: Enable SME for user-only
` [PATCH v5 45/45] linux-user/aarch64: Add SME related hwcap entries
[PATCH] iotests: fix copy-before-write for macOS and FreeBSD
2022-07-06 16:51 UTC (8+ messages)
[PATCH v2 9/9] docs: aspeed: Add fby35 multi-SoC machine section
2022-07-06 16:50 UTC (3+ messages)
[PATCH RESEND] python/machine: Fix AF_UNIX path too long on macOS
2022-07-06 16:46 UTC (3+ messages)
[PATCH 1/8] hw/i2c/pca954x: Add method to get channels
2022-07-06 16:41 UTC (3+ messages)
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-07-06 16:22 UTC (14+ messages)
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union types in Go
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "
[PATCH] configure: Restrict TCG to emulation
2022-07-06 15:38 UTC
Adjusting the default ROM option for SEV guests
2022-07-06 14:57 UTC (2+ messages)
accomplishment of new x86 feature on qemu
2022-07-06 14:34 UTC
[PATCH v6 00/13] qapi: net: add unix socket type support to netdev backend
2022-07-06 14:23 UTC (3+ messages)
` [PATCH v6 05/13] qapi: net: add stream and dgram netdevs
[RFC v1] util/aio: Keep notification disabled as much as possible
2022-07-06 14:12 UTC (3+ messages)
[PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
2022-07-06 13:40 UTC (4+ messages)
[PATCH v2 00/15] virtio-gpio and various virtio cleanups
2022-07-06 13:37 UTC (4+ messages)
` [PATCH v2 05/15] hw/virtio: add boilerplate for vhost-user-gpio device
[PATCH v3 0/1] qga: add command 'guest-get-cpustats'
2022-07-06 12:55 UTC (4+ messages)
` [PATCH v3 1/1] "
[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
2022-07-06 11:49 UTC (3+ messages)
[PULL 0/2] M68k for 7.1 patches
2022-07-06 11:40 UTC (3+ messages)
` [PULL 1/2] m68k: use correct variable name in boot info string macro
` [PULL 2/2] m68k: virt: pass RNG seed via bootinfo block
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-06 11:34 UTC (5+ messages)
[PATCH v2 0/3] Fix some coverity issues on VDUSE
2022-07-06 9:56 UTC (4+ messages)
` [PATCH v2 1/3] libvduse: Fix the incorrect function name
` [PATCH v2 2/3] libvduse: Replace strcpy() with strncpy()
` [PATCH v2 3/3] libvduse: Pass positive value to strerror()
[RFC 0/8] Introduce an extensible static analyzer
2022-07-06 10:15 UTC (10+ messages)
[PATCH v2] target/s390x/tcg: SPX: check validity of new prefix
2022-07-06 10:17 UTC (2+ messages)
[PATCH v3 00/14] scsi: add quirks and features to support m68k Macs
2022-07-06 9:35 UTC (2+ messages)
[PATCH qemu] m68k: virt: pass RNG seed via bootinfo block
2022-07-06 9:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/18] Make block-backend-io.h API more consistent
2022-07-06 9:45 UTC (6+ messages)
` [PATCH v2 01/18] block: Make blk_{pread, pwrite}() return 0 on success
` [PATCH v2 01/18] block: Make blk_{pread,pwrite}() "
` [PATCH v2 17/18] block: Reorganize some declarations in block-backend-io.h
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-07-06 8:20 UTC (15+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag
[PATCH v2 0/1] qga: add command 'guest-get-cpustats'
2022-07-06 8:57 UTC (8+ messages)
` [PATCH v2 1/1] "
` "
[PATCH] block/io_uring: clarify that short reads can happen
2022-07-06 8:03 UTC
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).