messages from 2023-02-02 05:49:20 to 2023-02-02 14:39:35 UTC [more...]
[PATCH 00/39] Add RISC-V vector cryptography extensions
2023-02-02 14:30 UTC (19+ messages)
` [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 03/39] target/riscv: Add vclmul.vx "
` [PATCH 04/39] target/riscv: Add vclmulh.vv "
` [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] "
` [PATCH 07/39] target/riscv: Add vbrev8.v "
` [PATCH 08/39] target/riscv: Add vrev8.v "
` [PATCH 09/39] target/riscv: Add vandn.[vv, vx, vi] "
` [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] "
` [PATCH 10/39] target/riscv: expose zvkb cpu property
[PATCH] x86: fix q35 kernel measurements broken due to rng seeding
2023-02-02 14:38 UTC (7+ messages)
[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
2023-02-02 14:31 UTC (5+ messages)
` [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
[PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
2023-02-02 13:58 UTC (4+ messages)
` [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
` [PATCH v10 2/3] hw/riscv/boot.c: consolidate all kernel init "
` [PATCH v10 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
[PATCH v6 0/2] check magic value for deciding the mapping of channels
2023-02-02 13:55 UTC (8+ messages)
` [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
[PATCH v10 0/3]
2023-02-02 13:52 UTC (4+ messages)
` [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
` [PATCH v10 2/3] hw/riscv/boot.c: consolidate all kernel init "
` [PATCH v10 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
[PATCH v6 00/20] Clean up includes
2023-02-02 13:38 UTC (21+ messages)
` [PATCH v6 01/20] scripts/clean-includes: Fully skip / ignore files
` [PATCH v6 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
` [PATCH v6 03/20] scripts/clean-includes: Skip symbolic links
` [PATCH v6 04/20] scripts/clean-includes: Improve --git commit message
` [PATCH v6 05/20] bsd-user: Clean up includes
` [PATCH v6 06/20] crypto: "
` [PATCH v6 07/20] hw/cxl: "
` [PATCH v6 08/20] hw/input: "
` [PATCH v6 09/20] hw/tricore: "
` [PATCH v6 10/20] qga: "
` [PATCH v6 11/20] migration: "
` [PATCH v6 12/20] net: "
` [PATCH v6 13/20] target/hexagon: "
` [PATCH v6 14/20] riscv: "
` [PATCH v6 15/20] block: "
` [PATCH v6 16/20] accel: "
` [PATCH v6 17/20] Fix non-first inclusions of qemu/osdep.h
` [PATCH v6 18/20] Don't include headers already included by qemu/osdep.h
` [PATCH v6 19/20] 9p: Drop superfluous include of linux/limits.h
` [PATCH v6 20/20] Drop duplicate #include
[PULL 00/56] virtio,pc,pci: features, cleanups, fixes
2023-02-02 13:42 UTC (2+ messages)
[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
2023-02-02 13:35 UTC (9+ messages)
An issue with x86 tcg and MMIO
2023-02-02 13:31 UTC (6+ messages)
[PATCH 0/3] MIPS Virt machine
2023-02-02 13:21 UTC (4+ messages)
` [PATCH 1/3] docs/system: Remove "mips" board from target-mips.rst
` [PATCH 2/3] hw/misc: Add MIPS Trickbox device
` [PATCH 3/3] hw/mips: Add MIPS virt board
[PATCH v15 00/11] s390x: CPU Topology
2023-02-02 13:15 UTC (4+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
[PULL 00/34] target-arm queue
2023-02-02 13:06 UTC (7+ messages)
` [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
[PATCH v9 0/5] riscv: Allow user to set the satp mode
2023-02-02 13:04 UTC (5+ messages)
` [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
[PATCH v5 0/8] virtio-mem: Handle preallocation with migration
2023-02-02 12:58 UTC (21+ messages)
` [PATCH v5 1/8] migration/savevm: Move more savevm handling into vmstate_save()
` [PATCH v5 2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
` [PATCH v5 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
` [PATCH v5 4/8] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PATCH v5 5/8] migration/ram: Factor out check for advised postcopy
` [PATCH v5 6/8] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PATCH v5 7/8] virtio-mem: Migrate immutable properties early
` [PATCH v5 8/8] virtio-mem: Proper support for preallocation with migration
[PATCH] migration/rdma: fix return value for qio_channel_rdma_{readv, writev}
2023-02-02 12:44 UTC (2+ messages)
` [PATCH] migration/rdma: fix return value for qio_channel_rdma_{readv,writev}
[PATCH 0/2] tests/avocado: Pass parameters via Makefile
2023-02-02 12:05 UTC (5+ messages)
` [PATCH 1/2] tests/avocado: Invert parameter vs. tag precedence during setUp
` [PATCH 2/2] tests/avocado: Allow passing command line parameters via Makefile
[PATCH v2 00/10] TriCore instruction bugfixes
2023-02-02 12:04 UTC (11+ messages)
` [PATCH v2 01/10] target/tricore: Fix OPC2_32_RCRW_IMASK translation
` [PATCH v2 02/10] tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
` [PATCH v2 03/10] target/tricore: Fix OPC2_32_RCRW_INSERT translation
` [PATCH v2 04/10] tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
` [PATCH v2 05/10] target/tricore: Fix RRPW_DEXTR
` [PATCH v2 06/10] tests/tcg/tricore: Add tests for RRPW_DEXTR
` [PATCH v2 07/10] target/tricore: Fix OPC2_32_RRRR_DEXTR
` [PATCH v2 08/10] tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
` [PATCH v2 09/10] target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
` [PATCH v2 10/10] tests/tcg/tricore: Add LD.BU tests
Lost partition tables on ide-hd + ahci drive
2023-02-02 12:08 UTC
[PATCH 00/14] linux-user/sparc: Handle missing traps
2023-02-02 11:56 UTC (3+ messages)
` [PATCH 01/14] linux-user/sparc: Raise SIGILL for all unhandled software traps
[PATCH] target/arm: Fix physical address resolution for Stage2
2023-02-02 11:46 UTC (2+ messages)
[PATCH] hw/arm: Use TYPE_ARM_SMMUV3
2023-02-02 11:45 UTC (2+ messages)
[PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
2023-02-02 11:30 UTC (2+ messages)
[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-02 11:27 UTC (3+ messages)
[PATCH v6 0/8] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-02 7:52 UTC (9+ messages)
` [PATCH v6 1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v6 2/8] igb: handle PF/VF reset properly
` [PATCH v6 3/8] igb: add ICR_RXDW
` [PATCH v6 4/8] igb: implement VFRE and VFTE registers
` [PATCH v6 5/8] igb: check oversized packets for VMDq
` [PATCH v6 6/8] igb: respect E1000_VMOLR_RSSE
` [PATCH v6 7/8] igb: implement VF Tx and Rx stats
` [PATCH v6 8/8] igb: respect VMVIR and VMOLR for VLAN
[PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
2023-02-02 11:21 UTC (13+ messages)
` [PATCH v1 1/5] migration/ram: Fix populate_read_range()
` [PATCH v1 2/5] migration/ram: Fix error handling in ram_write_tracking_start()
` [PATCH v1 3/5] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
` [PATCH v1 4/5] migration/ram: Rely on used_length for uffd_change_protection()
` [PATCH v1 5/5] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-02 11:07 UTC (6+ messages)
` [RFC v5 1/3] rcu: introduce rcu_read_is_locked()
` [RFC v5 3/3] migration: reduce time of loading non-iterable vmstate
[PATCH v3 0/6] Support for new CPU model SapphireRapids
2023-02-02 11:05 UTC (4+ messages)
` [PATCH v3 6/6] i386: Add "
[PATCH v5 00/20] Clean up includes
2023-02-02 10:54 UTC (9+ messages)
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
[PATCH] accel/tcg: Complete cpu initialization before registration
2023-02-02 10:53 UTC (4+ messages)
Display update issue on M1 Macs
2023-02-02 10:51 UTC (11+ messages)
[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
2023-02-02 10:53 UTC (7+ messages)
` [PATCH v2 1/3] linux-headers: Update to v6.1
` [PATCH v2 2/3] util/userfaultfd: Add uffd_open()
` [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
[PULL 00/35] Testing, docs, semihosting and plugin updates
2023-02-02 10:50 UTC (4+ messages)
[PULL 0/5] Next patches
2023-02-02 10:24 UTC (4+ messages)
` [PULL 5/5] migration: simplify migration_iteration_run()
[PATCH v3] migration: Remove res_compatible parameter
2023-02-02 10:12 UTC (3+ messages)
[PULL 0/7] Python patches
2023-02-02 10:09 UTC (2+ messages)
[PATCH v3 0/3] Add gdbstub support to HVF
2023-02-02 10:03 UTC (6+ messages)
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
[PATCH] vhost-user-fs: add capability to allow migration
2023-02-02 9:59 UTC (10+ messages)
[PATCH 00/18] Support smp.clusters for x86
2023-02-02 9:49 UTC (19+ messages)
` [PATCH 01/18] machine: Fix comment of machine_parse_smp_config()
` [PATCH 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
` [PATCH 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
` [PATCH 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH 06/18] i386: Introduce module-level cpu topology to CPUX86State
` [PATCH 07/18] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH 08/18] i386: Support module_id in X86CPUTopoIDs
` [PATCH 09/18] i386: Fix comment style in topology.h
` [PATCH 10/18] i386: Update APIC ID parsing rule to support module level
` [PATCH 11/18] i386/cpu: Introduce cluster-id to X86CPU
` [PATCH 12/18] tests: Add test case of APIC ID for module level parsing
` [PATCH 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
` [PATCH 14/18] i386: Add cache topology info in CPUCacheInfo
` [PATCH 15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14]
` [PATCH 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH 17/18] i386: Use CPUCacheInfo.share_level to encode "
` [PATCH 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH 0/5] docs: expand block driver documentation
2023-02-02 9:17 UTC (3+ messages)
` [PATCH 3/5] docs: flesh out raw format driver description
[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
2023-02-02 9:10 UTC (4+ messages)
` [SeaBIOS] "
` [SeaBIOS] "
[PATCH v5 0/8] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-02 8:28 UTC (10+ messages)
` [PATCH v5 1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v5 2/8] igb: handle PF/VF reset properly
` [PATCH v5 3/8] igb: add ICR_RXDW
` [PATCH v5 4/8] igb: implement VFRE and VFTE registers
` [PATCH v5 5/8] igb: check oversized packets for VMDq
` [PATCH v5 6/8] igb: respect E1000_VMOLR_RSSE
` [PATCH v5 7/8] igb: implement VF Tx and Rx stats
` [PATCH v5 8/8] igb: respect VMVIR and VMOLR for VLAN
qemu-x86_64: clang: RIP: 0010:sched_clock_cpu
2023-02-02 8:21 UTC
[PATCH 0/4] target/arm: Cache ARMVAParameters
2023-02-02 7:52 UTC (5+ messages)
` [PATCH 1/4] target/arm: Flush only required tlbs for TCR_EL[12]
` [PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
` [PATCH 3/4] target/arm: Use FIELD for ARMVAParameters
` [PATCH 4/4] target/arm: Cache ARMVAParameters
[PATCH v3 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-02 7:24 UTC (6+ messages)
` [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
2023-02-02 7:20 UTC (6+ messages)
[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
2023-02-02 6:37 UTC (2+ messages)
[PULL 00/11] Net patches
2023-02-02 6:21 UTC (12+ messages)
` [PULL 01/11] net: Move the code to collect available NIC models to a separate function
` [PULL 02/11] net: Restore printing of the help text with "-nic help"
` [PULL 03/11] net: Replace "Supported NIC models" with "Available NIC models"
` [PULL 04/11] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
` [PULL 05/11] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
` [PULL 06/11] net: Increase L2TPv3 buffer to fit jumboframes
` [PULL 07/11] vmnet: stop recieving events when VM is stopped
` [PULL 08/11] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
` [PULL 09/11] tests/qtest: netdev: test stream and dgram backends
` [PULL 10/11] net: stream: add a new option to automatically reconnect
` [PULL 11/11] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
[PATCH 1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension
2023-02-02 5:51 UTC (2+ messages)
[PATCH v2 00/23] vfio-user client
2023-02-02 5:55 UTC (11+ messages)
` [PATCH v2 04/23] vfio-user: add region cache
` [PATCH v2 06/23] vfio-user: Define type vfio_user_pci_dev_info
` [PATCH v2 10/23] vfio-user: get device info
` [PATCH v2 14/23] vfio-user: get and set IRQs
` [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
` [PATCH v2 16/23] vfio-user: proxy container connect/disconnect
` [PATCH v2 17/23] vfio-user: dma map/unmap operations
` [PATCH v2 18/23] vfio-user: add dma_unmap_all
` [PATCH v2 19/23] vfio-user: no-mmap DMA support
` [PATCH v2 21/23] vfio-user: pci reset
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).