messages from 2024-06-03 14:13:30 to 2024-06-04 05:49:19 UTC [more...]
[PATCH v5 00/17] Add AST2700 support
2024-06-04 5:44 UTC (18+ messages)
` [PATCH v5 01/17] aspeed/wdt: "
` [PATCH v5 02/17] aspeed/sli: "
` [PATCH v5 03/17] aspeed/sdmc: remove redundant macros
` [PATCH v5 04/17] aspeed/sdmc: fix coding style
` [PATCH v5 05/17] aspeed/sdmc: Add AST2700 support
` [PATCH v5 06/17] aspeed/smc: correct device description
` [PATCH v5 07/17] aspeed/smc: support dma start length and 1 byte length unit
` [PATCH v5 08/17] aspeed/smc: support 64 bits dma dram address
` [PATCH v5 09/17] aspeed/smc: support different memory region ops for SMC flash region
` [PATCH v5 10/17] aspeed/smc: Add AST2700 support
` [PATCH v5 11/17] aspeed/scu: "
` [PATCH v5 12/17] aspeed/intc: "
` [PATCH v5 13/17] aspeed/soc: "
` [PATCH v5 14/17] aspeed: Add an AST2700 eval board
` [PATCH v5 15/17] aspeed/soc: fix incorrect dram size for AST2700
` [PATCH v5 16/17] test/avocado/machine_aspeed.py: Add AST2700 test case
` [PATCH v5 17/17] docs:aspeed: Add AST2700 Evaluation board
[PATCH v2] chardev: add path option for pty backend
2024-06-04 5:47 UTC (2+ messages)
[PATCH v6 00/19] Add a host IOMMU device abstraction to check with vIOMMU
2024-06-04 5:46 UTC (36+ messages)
` [PATCH v6 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v6 03/19] backends/iommufd: Introduce abstract TYPE_HOST_IOMMU_DEVICE_IOMMUFD device
` [PATCH v6 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v6 09/19] vfio/iommufd: "
` [PATCH v6 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v6 13/19] vfio: Create host IOMMU device instance
` [PATCH v6 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v6 19/19] intel_iommu: Check compatibility with host IOMMU capabilities
[PATCH] hw/core: Rename CpuTopology to CPUTopology
2024-06-04 5:29 UTC (4+ messages)
[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
2024-06-04 4:58 UTC (8+ messages)
[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
2024-06-04 4:14 UTC (5+ messages)
` [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v5 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v5 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v5 4/4] target/riscv: Apply modularized matching conditions for icount trigger
[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
2024-06-04 4:24 UTC (10+ messages)
` [PATCH v4 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v4 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v4 4/4] target/riscv: Apply modularized matching conditions for icount trigger
[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
2024-06-04 3:56 UTC (14+ messages)
` [RESEND PATCH v2 1/5] target/riscv: Reuse the conversion function of priv_spec
` [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
` [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [RESEND PATCH v2 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [RESEND PATCH v2 5/5] target/riscv: Reserve exception codes for sw-check and hw-err
[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
2024-06-04 4:02 UTC (4+ messages)
` [PATCH V3 1/2] vl: Allow multiple -overcommit commands
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-06-04 3:41 UTC (4+ messages)
[PATCH] target/riscv: zvbb implies zvkb
2024-06-04 3:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH v10 0/2] S3 support
2024-06-04 3:31 UTC (4+ messages)
` [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit
[PATCH v2 00/12] Add support for RISC-V ACPI tests
2024-06-04 3:29 UTC (10+ messages)
` [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files "
[PATCH 0/6] target/riscv: Support Zabha extension
2024-06-04 3:18 UTC (11+ messages)
` [PATCH 1/6] target/riscv: Move gen_amo before implement Zabha
` [PATCH 2/6] target/riscv: Add AMO instructions for Zabha
` [PATCH 3/6] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
` [PATCH 4/6] target/riscv: Add amocas.[b|h] for Zabha
` [PATCH 6/6] disas/riscv: Support zabha disassemble
Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
2024-06-04 3:02 UTC (8+ messages)
[PATCH v2] tests/avocado: Update LoongArch bios file
2024-06-04 3:00 UTC
[PATCH] tests/avocado: Update LoongArch bios file
2024-06-04 2:48 UTC (3+ messages)
[PATCH 0/4] target/riscv: Implement May-Be-Operations(zimop) extension
2024-06-04 2:23 UTC (9+ messages)
` [PATCH 1/4] target/riscv: Add zimop extension
` [PATCH 2/4] disas/riscv: Support zimop disassemble
` [PATCH 3/4] target/riscv: Add zcmop extension
` [PATCH 4/4] disas/riscv: Support zcmop disassemble
[PATCH v2 0/2] target/riscv: Minor fixes and improvements for Virtual IRQs
2024-06-04 2:15 UTC (6+ messages)
` [PATCH v2 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PATCH v2 2/2] target/riscv: Move Guest irqs out of the core local irqs range
[PATCH v3 00/12] testing/next: purging centos and more lcitool (pre-PR)
2024-06-04 1:57 UTC (15+ messages)
` [PATCH v3 01/12] ci: remove centos-steam-8 customer runner
` [PATCH v3 02/12] docs/devel: update references to centos to non-versioned container
` [PATCH v3 03/12] tests/vm: update centos.aarch64 image to 9
` [PATCH v3 04/12] tests/vm: remove plain centos image
` [PATCH v3 05/12] scripts/ci: remove CentOS bits from common build-environment
` [PATCH v3 06/12] docs/ci: clean-up references for consistency
` [PATCH v3 07/12] tests/lcitool: Delete obsolete centos-stream-8.yml file
` [PATCH v3 08/12] .gitlab-ci.d/buildtest.yml: Use -fno-sanitize=function in the clang-system job
` [PATCH v3 09/12] tests/lcitool: Bump to latest libvirt-ci and update Fedora and Alpine version
` [PATCH v3 10/12] tests/lcitool: Install mingw-w64-tools for the Windows cross-builds
` [PATCH v3 11/12] tests/lcitool: generate package lists for ansible
` [PATCH v3 12/12] scripts/ci: drive ubuntu/build-environment.yml from lcitool
[PULL v2 0/2] ufs queue
2024-06-04 1:21 UTC (2+ messages)
[PATCH] target/riscv: Fix mode in riscv_tlb_fill
2024-06-04 1:10 UTC (3+ messages)
` [PATCH v3 1/2] target/riscv/csr.c: Add functional of hvictl CSR
[PATCH] Fix incorrect disassembly format for certain RISC-V instructions
2024-06-04 1:05 UTC (3+ messages)
[PATCH 0/3] cpu_exec_halt: make method mandatory
2024-06-04 1:03 UTC (5+ messages)
` [PATCH 1/3] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
` [PATCH 2/3] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
` [PATCH 3/3] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
[RFC PATCH v2 0/6] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
2024-06-04 0:58 UTC (5+ messages)
` [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
2024-06-04 0:30 UTC (14+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation
[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
2024-06-04 0:20 UTC (3+ messages)
[PATCH v3 00/27] misc: Replace sprintf
2024-06-04 0:16 UTC (34+ messages)
` [PATCH v3 01/27] util/hexdump: Remove b parameter from qemu_hexdump_line
` [PATCH v3 02/27] util/hexdump: Remove ascii "
` [PATCH v3 06/27] hw/mips/malta: Add re-usable rng_seed_hex_new() method
` [PATCH v3 09/27] hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
` [PATCH v3 10/27] hw/dma/pl330: "
` [PATCH v3 14/27] disas/microblaze: Split out print_immval_addr
` [PATCH v3 15/27] target/microblaze: Re-indent print_insn_microblaze
` [PATCH v3 16/27] disas/microblaze: Merge op->name output into each fprintf
` [PATCH v3 17/27] disas/microblaze: Print registers directly with PRIreg
` [PATCH v3 18/27] disas/microblaze: Print immediates directly with PRIimm
` [PATCH v3 19/27] disas/microblaze: Print registers directly with PRIrfsl
` [PATCH v3 20/27] disas/microblaze: Split get_field_special
` [PATCH v3 21/27] disas/riscv: Use GString in format_inst
` [PATCH v3 22/27] linux-user/flatload: Replace sprintf() by snprintf()
` [PATCH v3 25/27] hw/riscv/virt: Replace sprintf by g_strdup_printf
[PATCH V1 00/26] Live update: cpr-exec
2024-06-03 22:29 UTC (17+ messages)
` [PATCH V1 17/26] machine: memfd-alloc option
` [PATCH V1 19/26] physmem: preserve ram blocks for cpr
[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
2024-06-03 21:29 UTC (8+ messages)
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
[PATCH v5 0/3] Fix MCE handling on AMD hosts
2024-06-03 19:36 UTC (4+ messages)
` [PATCH v5 1/3] i386: Fix MCE support for "
` [PATCH v5 2/3] i386: Add support for SUCCOR feature
` [PATCH v5 3/3] i386: Add support for overflow recovery
[PATCH 0/5] s390x: Add Full Boot Order Support
2024-06-03 19:03 UTC (5+ messages)
` [PATCH 1/5] s390x: Create include files for s390x IPL definitions
` [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
[PATCH] mips64el-softmmu: Enable MTTCG
2024-06-03 18:15 UTC (3+ messages)
[PATCH] io/channel-socket: Fix -fsanitize=undefined problem with latest Clang
2024-06-03 17:55 UTC (13+ messages)
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-06-03 17:48 UTC (16+ messages)
` [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
` [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
[PATCH-for-9.0?] docs: i386: pc: Update maximum CPU numbers for PC Q35
2024-06-03 17:39 UTC (5+ messages)
[PATCH v8 00/14] Enabling DCD emulation support in Qemu
2024-06-03 17:27 UTC (5+ messages)
` [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
[PATCH v2] pci-bridge/xio3130_downstream: fix invalid link speed and link width
2024-06-03 17:08 UTC (4+ messages)
[PATCH 0/4] update-linux-headers: prepare for updating to 6.9+ and for SNP patches
2024-06-03 16:40 UTC (12+ messages)
` [PATCH 1/4] update-linux-headers: fix forwarding to asm-generic headers
` [PATCH 2/4] update-linux-headers: move pvpanic.h to correct directory
` [PATCH 3/4] linux-headers: Update to current kvm/next
` [PATCH 4/4] update-linux-headers: import linux/kvm_para.h header
[PATCH v3 0/4] fix two edge cases related to stream block jobs
2024-06-03 16:21 UTC (5+ messages)
` [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
[PATCH v3 0/2] Fix NBD+TLS regression in presence of iothread
2024-06-03 16:15 UTC (4+ messages)
` [PATCH v3 2/2] iotests: test NBD+TLS+iothread
[PATCH] virtio-iommu: Do not process commands with bad size
2024-06-03 16:14 UTC (2+ messages)
[PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
2024-06-03 16:09 UTC (4+ messages)
[PATCH 0/2] block/crypto: do not require number of threads upfront
2024-06-03 16:04 UTC (2+ messages)
[PATCH v8 0/8] xen: Support grant mappings
2024-06-03 16:03 UTC (6+ messages)
` [PATCH v8 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v8 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
[PATCH v2 0/4] tests/qtest/migration-test: Improve shared
2024-06-03 15:50 UTC (5+ messages)
` [PATCH v2 4/4] tests/qtest/migration-test: Add a postcopy memfile test
[PATCH 0/5] hw/mips/loongson3_virt: Implement IPI support
2024-06-03 15:46 UTC (8+ messages)
` [PATCH 3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
` [PATCH 5/5] hw/mips/loongson3_virt: Wire up loongson_ipi device
[PATCH] hw/mips/loongson3_virt: Implement node counter timer
2024-06-03 15:32 UTC (2+ messages)
[PATCH v2 0/4] allow to deprecate objects and devices
2024-06-03 15:25 UTC (8+ messages)
` [PATCH v2 2/4] usb: add config options for the hub and hid devices
` [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
[PATCH v2 0/3] stdvga: fix screen blanking
2024-06-03 15:18 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ui+display: rename is_buffer_shared() -> surface_is_borrowed()
` [PATCH v2 3/3] ui+display: rename is_placeholder -> surface_is_placeholder
[PATCH] hw/cxl: Fix read from bogus memory
2024-06-03 15:10 UTC (4+ messages)
[PULL v2 0/2] NBD patches for 2024-05-30
2024-06-03 14:21 UTC (3+ messages)
` [PULL v2 1/2] qio: Inherit follow_coroutine_ctx across TLS
` [PULL v2 2/2] iotests: test NBD+TLS+iothread
[PATCH 0/5] cpus: a few tweaks to CPU realization
2024-06-03 14:19 UTC (4+ messages)
` [PATCH 4/5] plugins: remove special casing for cpu->realized
Add 'info pg' command to monitor
2024-06-03 14:14 UTC (6+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
` [PATCH v2 1/6] Add an "info pg" command that prints the current page tables
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).