Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open, (continued)
- [Patch v2 0/5] Optimize clear dirty log,
Vipin Sharma
- [kvm-unit-tests PATCH v6 0/2] arm: Add PSCI CPU_OFF test,
Alexandru Elisei
- add bvec initialization helpers v2,
Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper,
Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper,
Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper,
Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec,
Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec,
Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs,
Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec,
Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec,
Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- Re: add bvec initialization helpers v2,
Jens Axboe
- Re: [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test,
Mark Brown
- [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug,
James Morse
- [RFC PATCH 01/32] ia64: Fix build error due to switch case label appearing next to declaration,
James Morse
- [RFC PATCH 05/32] drivers: base: Move cpu_dev_init() after node_dev_init(),
James Morse
- [RFC PATCH 06/32] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(),
James Morse
- [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture,
James Morse
- [RFC PATCH 03/32] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES,
James Morse
- [RFC PATCH 07/32] ia64/topology: Switch over to GENERIC_CPU_DEVICES,
James Morse
- [RFC PATCH 04/32] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden,
James Morse
- [RFC PATCH 09/32] LoongArch: Switch over to GENERIC_CPU_DEVICES,
James Morse
- [RFC PATCH 08/32] x86/topology: Switch over to GENERIC_CPU_DEVICES,
James Morse
- [RFC PATCH 10/32] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs,
James Morse
- [RFC PATCH 11/32] ACPI: processor: Add support for processors described as container packages,
James Morse
- [RFC PATCH 14/32] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present',
James Morse
- [RFC PATCH 12/32] ACPI: processor: Register CPUs that are online, but not described in the DSDT,
James Morse
- [RFC PATCH 16/32] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards,
James Morse
- [RFC PATCH 15/32] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(),
James Morse
- [RFC PATCH 20/32] drivers: base: Implement weak arch_unregister_cpu(),
James Morse
- [RFC PATCH 13/32] ACPI: processor: Register all CPUs from acpi_processor_get_info(),
James Morse
- [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace,
James Morse
- [RFC PATCH 27/32] arm64: psci: Ignore DENIED CPUs,
James Morse
- [RFC PATCH 17/32] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug,
James Morse
- [RFC PATCH 22/32] arm64: acpi: Move get_cpu_for_acpi_id() to a header,
James Morse
- [RFC PATCH 31/32] arm64: document virtual CPU hotplug's expectations,
James Morse
- [RFC PATCH 21/32] LoongArch: Use the __weak version of arch_unregister_cpu(),
James Morse
- [RFC PATCH 28/32] ACPI: add support to register CPUs based on the _STA enabled bit,
James Morse
- [RFC PATCH 23/32] ACPICA: Add new MADT GICC flags fields [code first?],
James Morse
- [RFC PATCH 19/32] ACPI: Warn when the present bit changes but the feature is not enabled,
James Morse
- [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace,
James Morse
- [RFC PATCH 26/32] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs,
James Morse
- [RFC PATCH 18/32] ACPI: Check _STA present bit before making CPUs not present,
James Morse
- [RFC PATCH 32/32] cpumask: Add enabled cpumask for present CPUs that can be brought online,
James Morse
- [RFC PATCH 24/32] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper,
James Morse
- [RFC PATCH 25/32] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(),
James Morse
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug,
Jonathan Cameron
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug,
Gavin Shan
- Re: [RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug,
Shaoqin Huang
- [PATCH v5 0/3] arm: enable MTE for QEMU + kvm,
Cornelia Huck
- [PATCH v4 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.,
Rajnesh Kanwal
- [PATCH 0/7] KVM: Standardize on "int" return types instead of "long",
Thomas Huth
- [PATCH v2 0/2] Update VFIO doc,
Yi Liu
- [PATCH] KVM: selftests: Remove redundant setbuf(),
shahuang
- [PATCH v3 02/14] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset,
Reiji Watanabe
- [PATCH v3 03/14] KVM: arm64: PMU: Don't use the sanitized value for PMUVer,
Reiji Watanabe
- [PATCH v3 04/14] KVM: arm64: PMU: Don't use the PMUVer of the PMU set for the guest,
Reiji Watanabe
- [PATCH v3 05/14] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset,
Reiji Watanabe
- [PATCH v3 06/14] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0,
Reiji Watanabe
- [PATCH v3 08/14] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0,
Reiji Watanabe
- [PATCH v3 07/14] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N,
Reiji Watanabe
- [PATCH v3 09/14] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU,
Reiji Watanabe
- [PATCH v3 10/14] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest,
Reiji Watanabe
- [PATCH v3 11/14] tools: arm64: Import perf_event.h,
Reiji Watanabe
- [PATCH v3 13/14] KVM: selftests: aarch64: vPMU register test for implemented counters,
Reiji Watanabe
- [PATCH v3 12/14] KVM: selftests: aarch64: Introduce vpmu_counter_access test,
Reiji Watanabe
- [PATCH v3 14/14] KVM: selftests: aarch64: vPMU register test for unimplemented counters,
Reiji Watanabe
- [PATCH v3 00/14] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU,
Reiji Watanabe
- [PATCH] KVM: x86: PIT: fix PIT shutdown,
lirongqing
- [PATCH] KVM: x86: Enable PIT shutdown quirk,
lirongqing
- [PATCH v6 00/11] Parallel CPU bringup for x86_64,
Usama Arif
[PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
[PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask,
Usama Arif
[PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
[PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
[PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
[PATCH v6 08/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
[PATCH v6 11/11] x86/smpboot: reuse timer calibration,
Usama Arif
[PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup,
Usama Arif
[PATCH v6 10/11] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
Re: [PATCH v6 00/11] Parallel CPU bringup for x86_64,
Russ Anderson
[PATCH] KVM: selftests: Enable USERFAULTFD,
Mark Brown
[PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area.,
Rajnesh Kanwal
[PATCH v2 0/3] KVM: x86/mmu: Drop dedicated self-changing mapping code,
Sean Christopherson
[PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU,
Ben Gardon
- [PATCH 01/21] KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code,
Ben Gardon
- [PATCH 02/21] KVM: x86/mmu: Replace comment with an actual lockdep assertion on mmu_lock,
Ben Gardon
- [PATCH 03/21] KVM: x86/mmu: Clean up mmu.c functions that put return type on separate line,
Ben Gardon
- [PATCH 04/21] KVM: x86/MMU: Add shadow_mmu.(c|h),
Ben Gardon
- [PATCH 05/21] KVM: x86/MMU: Expose functions for the Shadow MMU,
Ben Gardon
- [PATCH 06/21] KVM: x86/mmu: Get rid of is_cpuid_PSE36(),
Ben Gardon
- [PATCH 11/21] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU,
Ben Gardon
- [PATCH 17/21] KVM: x86/MMU: Add kvm_shadow_mmu_ to the last few functions in shadow_mmu.h,
Ben Gardon
- [PATCH 12/21] KVM: x86/MMU: Clean up naming of exported Shadow MMU functions,
Ben Gardon
- [PATCH 09/21] KVM: x86/MMU: Move paging_tmpl.h includes to shadow_mmu.c,
Ben Gardon
- [PATCH 08/21] KVM: x86/MMU: Expose functions for paging_tmpl.h,
Ben Gardon
- [PATCH 13/21] KVM: x86/MMU: Fix naming on prepare / commit zap page functions,
Ben Gardon
- [PATCH 10/21] KVM: x86/MMU: Clean up Shadow MMU exports,
Ben Gardon
- [PATCH 14/21] KVM: x86/MMU: Factor Shadow MMU wrprot / clear dirty ops out of mmu.c,
Ben Gardon
- [PATCH 15/21] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c,
Ben Gardon
- [PATCH 20/21] KVM: x86/mmu: Move Shadow MMU init/teardown to shadow_mmu.c,
Ben Gardon
- [PATCH 16/21] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c,
Ben Gardon
- [PATCH 19/21] KVM: x86/mmu: Move Shadow MMU part of kvm_mmu_zap_all() to shadow_mmu.h,
Ben Gardon
- [PATCH 18/21] KVM: x86/mmu: Move split cache topup functions to shadow_mmu.c,
Ben Gardon
- [PATCH 21/21] KVM: x86/mmu: Split out Shadow MMU lockless walk begin/end,
Ben Gardon
- Re: [PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU,
Sean Christopherson
- Re: [PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU,
Sean Christopherson
Re: [PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc(),
David Woodhouse
[PATCH v3] vfio: fix deadlock between group lock and kvm lock,
Matthew Rosato
Re: [PATCH] KVM: SVM: fix calculate dest mask incorrectly in x2apic mode.,
Sean Christopherson
[PATCH 00/39] Add RISC-V vector cryptography extensions,
Lawrence Hunter
- [PATCH 29/39] target/riscv: Add vsm3me.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 10/39] target/riscv: expose zvkb cpu property,
Lawrence Hunter
- [PATCH 27/39] target/riscv: expose zvknh cpu properties,
Lawrence Hunter
- [PATCH 12/39] target/riscv: Add vaesef.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 24/39] target/riscv: add zvknh cpu properties,
Lawrence Hunter
- [PATCH 19/39] target/riscv: Add vaesem.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 01/39] target/riscv: add zvkb cpu property,
Lawrence Hunter
- [PATCH 20/39] target/riscv: Add vaesem.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 16/39] target/riscv: Add vaesdm.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 13/39] target/riscv: Add vaesef.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 22/39] target/riscv: Add vaeskf2.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 05/39] target/riscv: Add vclmulh.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 21/39] target/riscv: Add vaeskf1.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 18/39] target/riscv: Add vaesz.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 14/39] target/riscv: Add vaesdf.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 23/39] target/riscv: expose zvkns cpu property,
Lawrence Hunter
- [PATCH 37/39] target/riscv: Add zvksed cfg property,
Lawrence Hunter
- [PATCH 32/39] target/riscv: add zvkg cpu property,
Lawrence Hunter
- [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv,
Lawrence Hunter
- [PATCH 31/39] target/riscv: expose zvksh cpu property,
Lawrence Hunter
- [PATCH 30/39] target/riscv: Add vsm3c.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 34/39] target/riscv: expose zvkg cpu property,
Lawrence Hunter
- [PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 38/39] target/riscv: Add Zvksed support,
Lawrence Hunter
- [PATCH 39/39] target/riscv: Expose Zvksed property,
Lawrence Hunter
- [PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 15/39] target/riscv: Add vaesdf.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 17/39] target/riscv: Add vaesdm.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 28/39] target/riscv: add zvksh cpu property,
Lawrence Hunter
- [PATCH 11/39] target/riscv: add zvkns cpu property,
Lawrence Hunter
- [PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 26/39] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 36/39] crypto: Add SM4 constant parameter CK.,
Lawrence Hunter
[PATCH] vringh: fix a typo in comments for vringh_kiov,
Shunsuke Mie
[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information,
Pierre Morel
[RFC PATCH v2 0/7] Introduce a vringh accessor for IO memory,
Shunsuke Mie
[PATCH] KVM: update code comment in struct kvm_vcpu,
Wang Yong
[PATCH 0/2] Update VFIO doc,
Yi Liu
[PATCH v1 0/8] Add IO page table replacement support,
Nicolin Chen
- [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API,
Nicolin Chen
- [PATCH v1 1/8] iommu: Move dev_iommu_ops() to private header,
Nicolin Chen
- [PATCH v1 4/8] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage,
Nicolin Chen
- [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind(),
Nicolin Chen
- [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement,
Nicolin Chen
- [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain(),
Nicolin Chen
- [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas(),
Nicolin Chen
- [PATCH v1 6/8] iommufd/selftest: Add coverage for access->ioas replacement,
Nicolin Chen
- RE: [PATCH v1 0/8] Add IO page table replacement support,
Tian, Kevin
[PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline,
shahuang
Re: [PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models,
Sean Christopherson
[PATCH v4 00/14] KVM perf support,
Atish Patra
- [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support,
Atish Patra
- [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures,
Atish Patra
- [PATCH v4 02/14] perf: RISC-V: Improve privilege mode filtering for perf,
Atish Patra
- [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function,
Atish Patra
- [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count,
Atish Patra
- [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions,
Atish Patra
- [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code,
Atish Patra
- [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling,
Atish Patra
- [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf,
Atish Patra
- [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events,
Atish Patra
- [PATCH v4 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode,
Atish Patra
- [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf,
Atish Patra
- [PATCH v4 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters,
Atish Patra
- [PATCH v4 13/14] RISC-V: KVM: Support firmware events,
Atish Patra
[PATCH 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask,
Usama Arif
- [PATCH 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup,
Usama Arif
- [PATCH 6/9] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH 9/9] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- Re: [PATCH 0/9] Parallel CPU bringup for x86_64,
David Woodhouse
[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users,
Mathias Krause
[PATCH v2] vfio: fix deadlock between group lock and kvm lock,
Matthew Rosato
[kvm-unit-tests PATCH v4 0/1] arm: Replace MAX_SMP probe loop,
Colton Lewis
[GIT PULL] virtio,vhost,vdpa: fixes,
Michael S. Tsirkin
[PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.,
Rajnesh Kanwal
[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails,
Alvaro Karsz
Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64,
Usama Arif
[PATCH 0/3] KVM: support the cpu feature FLUSH_L1D,
Emanuele Giuseppe Esposito
[PATCH v15 00/11] s390x: CPU Topology,
Pierre Morel
- [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology,
Pierre Morel
- [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug,
Pierre Morel
- [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast,
Pierre Morel
- [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command,
Pierre Morel
- [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB,
Pierre Morel
- [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries,
Pierre Morel
- [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event,
Pierre Morel
- [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology,
Pierre Morel
- [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology,
Pierre Morel
- [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction,
Pierre Morel
- Re: [PATCH v15 00/11] s390x: CPU Topology,
Nina Schoetterl-Glausch
[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests,
Janosch Frank
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]