[Prev Page][Next Page]
- Re: [PATCH 10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation, (continued)
- [RFC PATCH] KVM: PPC: Remove 44x target,
Alexander Graf
- [PATCH] KVM: Documentation: Fix reentry-to-be-consistent paragraph,
Alexander Graf
- [PATCH 0/3] KVM: PPC: Enable user space handled SPRs,
Alexander Graf
- [PATCH] KVM: PPC: 44x: fix DCR read/write,
Alexander Graf
- [PATCH 1/3] kvm tools: Fix powerpc build errors caused by recent changes,
Michael Ellerman
- [PULL 00/56] ppc patch queue 2012-10-04,
Alexander Graf
- [PATCH 01/56] PPC: epapr: create define for return code value of success,
Alexander Graf
- [PATCH 03/56] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500,
Alexander Graf
- [PATCH 04/56] KVM: PPC: Add support for ePAPR idle hcall in host kernel,
Alexander Graf
- [PATCH 05/56] KVM: PPC: ev_idle hcall support for e500 guests,
Alexander Graf
- [PATCH 02/56] KVM: PPC: use definitions in epapr header for hcalls,
Alexander Graf
- [PATCH 06/56] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls,
Alexander Graf
- [PATCH 07/56] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls,
Alexander Graf
- [PATCH 08/56] PPC: Don't use hardcoded opcode for ePAPR hcall invocation,
Alexander Graf
- [PATCH 09/56] KVM: PPC: PR: Use generic tracepoint for guest exit,
Alexander Graf
- [PATCH 10/56] KVM: PPC: Expose SYNC cap based on mmu notifiers,
Alexander Graf
- [PATCH 11/56] KVM: PPC: BookE: Expose remote TLB flushes in debugfs,
Alexander Graf
- [PATCH 13/56] KVM: PPC: Quieten message about allocating linear regions,
Alexander Graf
- [PATCH 12/56] KVM: PPC: E500: Fix clear_tlb_refs,
Alexander Graf
- [PATCH 14/56] powerpc/epapr: export epapr_hypercall_start,
Alexander Graf
- [PATCH 16/56] KVM: PPC: BookE: Add support for vcpu->mode,
Alexander Graf
- [PATCH 15/56] KVM: PPC: BookE: Add check_requests helper function,
Alexander Graf
- [PATCH 19/56] KVM: PPC: BookE: No duplicate request != 0 check,
Alexander Graf
- [PATCH 17/56] KVM: PPC: E500: Implement MMU notifiers,
Alexander Graf
- [PATCH 18/56] KVM: PPC: BookE: Add some more trace points,
Alexander Graf
- [PATCH 20/56] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr,
Alexander Graf
- [PATCH 21/56] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support,
Alexander Graf
- [PATCH 22/56] KVM: PPC: BookE: Drop redundant vcpu->mode set,
Alexander Graf
- [PATCH 25/56] KVM: PPC: Book3S: PR: Indicate we're out of guest mode,
Alexander Graf
- [PATCH 23/56] KVM: PPC: Book3S: PR: Only do resched check once per exit,
Alexander Graf
- [PATCH 24/56] KVM: PPC: Exit guest context while handling exit,
Alexander Graf
- [PATCH 26/56] KVM: PPC: Consistentify vcpu exit path,
Alexander Graf
- [PATCH 27/56] KVM: PPC: Book3S: PR: Rework irq disabling,
Alexander Graf
- [PATCH 28/56] KVM: PPC: Move kvm_guest_enter call into generic code,
Alexander Graf
- [PATCH 29/56] KVM: PPC: Ignore EXITING_GUEST_MODE mode,
Alexander Graf
- [PATCH 31/56] KVM: PPC: Add return value to core_check_requests,
Alexander Graf
- [PATCH 30/56] KVM: PPC: Add return value in prepare_to_enter,
Alexander Graf
- [PATCH 32/56] KVM: PPC: booke: Add watchdog emulation,
Alexander Graf
- [PATCH 33/56] booke: Added ONE_REG interface for IAC/DAC debug registers,
Alexander Graf
- [PATCH 34/56] KVM: PPC: 44x: Initialize PVR,
Alexander Graf
- [PATCH 35/56] KVM: PPC: BookE: Add MCSR SPR support,
Alexander Graf
- [PATCH 36/56] KVM: PPC: Use symbols for exit trace,
Alexander Graf
- [PATCH 37/56] KVM: PPC: E500: Remove E500_TLB_DIRTY flag,
Alexander Graf
- [PATCH 38/56] Document IACx/DACx registers access using ONE_REG API,
Alexander Graf
- [PATCH 41/56] KVM: PPC: BookE: Support FPU on non-hv systems,
Alexander Graf
- [PATCH 40/56] KVM: PPC: 440: Implement mfdcrx,
Alexander Graf
- [PATCH 39/56] KVM: PPC: 440: Implement mtdcrx,
Alexander Graf
- [PATCH 42/56] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro,
Alexander Graf
- [PATCH 43/56] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots,
Alexander Graf
- [PATCH 46/56] KVM: Move some PPC ioctl definitions to the correct place,
Alexander Graf
- [PATCH 44/56] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch,
Alexander Graf
- [PATCH 45/56] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly,
Alexander Graf
- [PATCH 49/56] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation,
Alexander Graf
- [PATCH 50/56] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map,
Alexander Graf
- [PATCH 51/56] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages,
Alexander Graf
- [PATCH 52/56] KVM: PPC: set IN_GUEST_MODE before checking requests,
Alexander Graf
- [PATCH 48/56] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs,
Alexander Graf
- [PATCH 47/56] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu,
Alexander Graf
- [PATCH 53/56] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface,
Alexander Graf
- [PATCH 54/56] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface,
Alexander Graf
- [PATCH 55/56] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas,
Alexander Graf
- [PATCH 56/56] arch/powerpc/kvm/e500_tlb.c: fix error return code,
Alexander Graf
- Fwd: [PULL 00/56] ppc patch queue 2012-10-04,
Alexander Graf
- [PATCH] KVM: PPC: Book3S HV: Allow DTL to be unregistered through KVM_SET_ONE_REG interface,
Paul Mackerras
- [PATCH v5 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface,
Paul Mackerras
- [PATCH v4 1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface,
Paul Mackerras
- [PATCH v3 1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface,
Paul Mackerras
- [PATCH 0/10] HV KVM fixes, reposted,
Paul Mackerras
- [PATCH 03/10] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu,
Paul Mackerras
- [PATCH 02/10] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online,
Paul Mackerras
- [PATCH 01/10] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas,
Paul Mackerras
- [PATCH 09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time,
Paul Mackerras
- [PATCH 05/10] KVM: PPC: Book3S HV: Fix some races in starting secondary threads,
Paul Mackerras
- [PATCH 07/10] KVM: PPC: Book3S HV: Fixes for late-joining threads,
Paul Mackerras
- [PATCH 10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation,
Paul Mackerras
- [PATCH 06/10] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock,
Paul Mackerras
- [PATCH 04/10] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs,
Paul Mackerras
- [PATCH 08/10] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run,
Paul Mackerras
- [PATCH v2 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state,
Paul Mackerras
- [PATCH] KVM: Move some PPC ioctl definitions to the correct place,
Paul Mackerras
- [PATCH] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro,
Mihai Caraman
- [PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory,
Paul Mackerras
- [PATCH 0/2] KVM: PPC: Save/restore complete Book3S HV guest register state,
Paul Mackerras
- [PATCH 0/3] KVM: PPC: Memslot handling improvements,
Paul Mackerras
- [PATCH] powerpc64: restore VDSO information on critical exception,
Mihai Caraman
- [PATCH] powerpc-kvm: fixing page alignment for TCE,
Alexey Kardashevskiy
- [PATCH 0/12] Sundry fixes for Book3S HV,
Paul Mackerras
- [PATCH 12/12] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation,
Paul Mackerras
- [PATCH 06/12] KVM: PPC: Book3S HV: Remove bogus update of thread IDs in HV KVM,
Paul Mackerras
- [PATCH 10/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run,
Paul Mackerras
- [PATCH 04/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online,
Paul Mackerras
- [PATCH 07/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads,
Paul Mackerras
- [PATCH 02/12] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots,
Paul Mackerras
- [PATCH 09/12] KVM: PPC: Book3S HV: Fixes for late-joining threads,
Paul Mackerras
- [PATCH 05/12] KVM: PPC: Fix updates of vcpu->cpu on HV KVM,
Paul Mackerras
- [PATCH 03/12] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas,
Paul Mackerras
- [PATCH 11/12] KVM: PPC: Book3S HV: Fix accounting of stolen time,
Paul Mackerras
- [PATCH 01/12] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch,
Paul Mackerras
- [PATCH 08/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock,
Paul Mackerras
- [PATCH RFC 1/2] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch,
Paul Mackerras
- Re: [PATCH] kvm/book3s: fix build error caused by gfn_to_hva_memslot(),
Takuya Yoshikawa
- Re: [PATCH] kvm/book3s: fix build error caused by gfn_to_hva_memslot(),
Paul Mackerras
[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map,
Scott Wood
[PATCH] KVM: PPC: set IN_GUEST_MODE before checking requests,
Scott Wood
[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support,
Bharat Bhushan
[PATCH 5/7] powerpc/kvm/xics: Switch ICP to use atomic updates,
Benjamin Herrenschmidt
[PATCH 2/7] powerpc/kvm: Remove bogus update of thread IDs in HV KVM,
Benjamin Herrenschmidt
[PATCH 4/7] powerpc/kvm/xics: Add kernel emulation for the XICS interrupt controller,
Benjamin Herrenschmidt
[PATCH 3/7] powerpc/kvm: Add infrastructure to implement kernel-side RTAS calls,
Benjamin Herrenschmidt
[PATCH 7/7] powerpc/kvm/xics: Add support for real mode ICP,
Benjamin Herrenschmidt
[PATCH 6/7] powerpc/kvm: Speed up wakeups of CPUs on HV KVM,
Benjamin Herrenschmidt
[PATCH 1/7] powerpc/kvm: Fix updates of vcpu->cpu on HV KVM,
Benjamin Herrenschmidt
[PATCH] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas,
Paul Mackerras
[PULL 3.6 0/3] ppc patch queue 2012-08-16 for 3.6,
Alexander Graf
[PATCH 0/3] KVM: PPC: More 440 fixes,
Alexander Graf
[PATCH] Document IACx/DACx registers access using ONE_REG API,
Bharat Bhushan
[PATCH 1/2] KVM: PPC: 440: Implement mtdcrx,
Alexander Graf
[PATCH] KVM: PPC: E500: Remove E500_TLB_DIRTY flag,
Alexander Graf
[PATCH] KVM: PPC: Use symbols for exit trace,
Alexander Graf
[PULL 00/38] ppc patch queue 2012-08-15,
Alexander Graf
- [PATCH 09/38] KVM: PPC: PR: Use generic tracepoint for guest exit,
Alexander Graf
- [PATCH 08/38] PPC: Don't use hardcoded opcode for ePAPR hcall invocation,
Alexander Graf
- [PATCH 15/38] powerpc/epapr: export epapr_hypercall_start,
Alexander Graf
- [PATCH 35/38] booke: Added ONE_REG interface for IAC/DAC debug registers,
Alexander Graf
- [PATCH 36/38] KVM: PPC: 44x: Initialize PVR,
Alexander Graf
- [PATCH 38/38] ppc: e500_tlb memset clears nothing,
Alexander Graf
- [PATCH 37/38] KVM: PPC: BookE: Add MCSR SPR support,
Alexander Graf
- [PATCH 34/38] KVM: PPC: booke: Add watchdog emulation,
Alexander Graf
- [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling,
Alexander Graf
- [PATCH 33/38] KVM: PPC: Add return value to core_check_requests,
Alexander Graf
- [PATCH 32/38] KVM: PPC: Add return value in prepare_to_enter,
Alexander Graf
- [PATCH 28/38] KVM: PPC: Consistentify vcpu exit path,
Alexander Graf
- [PATCH 30/38] KVM: PPC: Move kvm_guest_enter call into generic code,
Alexander Graf
- [PATCH 31/38] KVM: PPC: Ignore EXITING_GUEST_MODE mode,
Alexander Graf
- [PATCH 27/38] KVM: PPC: Book3S: PR: Indicate we're out of guest mode,
Alexander Graf
- [PATCH 21/38] KVM: PPC: BookE: No duplicate request != 0 check,
Alexander Graf
- [PATCH 26/38] KVM: PPC: Exit guest context while handling exit,
Alexander Graf
- [PATCH 25/38] KVM: PPC: Book3S: PR: Only do resched check once per exit,
Alexander Graf
- [PATCH 24/38] KVM: PPC: BookE: Drop redundant vcpu->mode set,
Alexander Graf
- [PATCH 22/38] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr,
Alexander Graf
- [PATCH 20/38] KVM: PPC: BookE: Add some more trace points,
Alexander Graf
- [PATCH 23/38] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support,
Alexander Graf
- [PATCH 11/38] KVM: PPC: BookE: Expose remote TLB flushes in debugfs,
Alexander Graf
- [PATCH 10/38] KVM: PPC: Expose SYNC cap based on mmu notifiers,
Alexander Graf
- [PATCH 19/38] KVM: PPC: Add cache flush on page map,
Alexander Graf
- [PATCH 18/38] KVM: PPC: E500: Implement MMU notifiers,
Alexander Graf
- [PATCH 12/38] KVM: PPC: E500: Fix clear_tlb_refs,
Alexander Graf
- [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode,
Alexander Graf
- [PATCH 16/38] KVM: PPC: BookE: Add check_requests helper function,
Alexander Graf
- [PATCH 14/38] KVM: PPC: Quieten message about allocating linear regions,
Alexander Graf
- [PATCH 13/38] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code,
Alexander Graf
- [PATCH 06/38] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls,
Alexander Graf
- [PATCH 07/38] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls,
Alexander Graf
- [PATCH 05/38] KVM: PPC: ev_idle hcall support for e500 guests,
Alexander Graf
- [PATCH 03/38] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500,
Alexander Graf
- [PATCH 04/38] KVM: PPC: Add support for ePAPR idle hcall in host kernel,
Alexander Graf
- [PATCH 01/38] PPC: epapr: create define for return code value of success,
Alexander Graf
- [PATCH 02/38] KVM: PPC: use definitions in epapr header for hcalls,
Alexander Graf
[patch 1/1] ppc: e500_tlb memset clears nothing,
akpm
[PATCH 0/2] KVM: PPC: Assorted 440 fixes,
Alexander Graf
[PATCH 0/2] Make request checks return value aware,
Alexander Graf
[PATCH 1/2] QEMU: extract file_load() function from rom_add_file() for reusing,
Olivia Yin
[PATCH 00/10] Book3S MMU Notifiers, subarch unification, lazy ee,
Alexander Graf
- [PATCH 10/10] KVM: PPC: Move kvm_guest_enter call into generic code,
Alexander Graf
- [PATCH 08/10] KVM: PPC: Consistentify vcpu exit path,
Alexander Graf
- [PATCH 09/10] KVM: PPC: Book3S: PR: Rework irq disabling,
Alexander Graf
- [PATCH 03/10] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support,
Alexander Graf
- [PATCH 06/10] KVM: PPC: Exit guest context while handling exit,
Alexander Graf
- [PATCH 02/10] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr,
Alexander Graf
- [PATCH 04/10] KVM: PPC: BookE: Drop redundant vcpu->mode set,
Alexander Graf
- [PATCH 05/10] KVM: PPC: Book3S: PR: Only do resched check once per exit,
Alexander Graf
- [PATCH 07/10] KVM: PPC: Book3S: PR: Indicate we're out of guest mode,
Alexander Graf
- [PATCH 01/10] KVM: PPC: BookE: No duplicate request != 0 check,
Alexander Graf
[PATCH] powerpc/epapr: export epapr_hypercall_start,
Scott Wood
[PATCH 0/5] KVM: PPC: E500: Implement MMU Notifiers,
Alexander Graf
[PATCH 1/4 v2] Introduce a common kvm requests handler,
Bharat Bhushan
[PATCH 1/4] Introduce a common kvm requests handler,
Bharat Bhushan
[PATCH 0/8] KVM: PPC: E500: Implement MMU Notifiers,
Alexander Graf
[PATCH 0/6] powerpc/booke64: add core support for KVM,
Mihai Caraman
[PATCH 0/5] Improve memory slot handling and other fixes,
Paul Mackerras
[PATCH 3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code,
Julia Lawall
[PATCH 1/3] booke: Added ONE_REG interface for IAC/DAC debug registers,
Bharat Bhushan
[PATCH 1/2] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[PATCH 0/3] KVM: Integrate rmap and rmap_pde,
Takuya Yoshikawa
Reset problem vs. MMIO emulation, hypercalls, etc...,
Benjamin Herrenschmidt
[PATCH] KVM: PPC: Book3S_32: Fix MTMSR_EERI macro,
Alexander Graf
[PATCH] KVM: PPC: Book3S HV: Handle memory slot deletion and modification,
Paul Mackerras
[PATCH] powerpc/kvm: Allow qemu hypercalls to set all regs,
Benjamin Herrenschmidt
KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code,
Paul Mackerras
[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types,
Bharat Bhushan
[PATCH 1/2] Header update for guest debug suuport,
Bharat Bhushan
[PATCH 2/2 v6] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[PATCH] KVM: PPC: BookE: HV: Fix compile,
Alexander Graf
[PATCH v3] booke: Added ONE_REG interface for IAC/DAC debug registers,
Bharat Bhushan
[PATCH v2] booke: Added ONE_REG interface for IAC/DAC debug registers,
Bharat Bhushan
[PATCH] booke: Added ONE_REG interface for IAC/DAC debug registers,
Bharat Bhushan
[PATCH 2/2 v5] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[PATCH 3/3 v3] Enable kvm emulated watchdog,
Bharat Bhushan
[PATCH 2/2 v4] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[PATCH 2/2 v3] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[PATCH v3] openpic: Added BRR1 register,
Bharat Bhushan
[PATCH v2] openpic: Added BRR1 register,
Bharat Bhushan
[RFC/PATCH] Use kernel supplied MMU info for kvm tool,
Michael Ellerman
- [PATCH 09/10] kvm tools, powerpc: Use MMU info for ibm,processor-segment-sizes,
Michael Ellerman
- [PATCH 10/10] kvm tools, powerpc: Use MMU info for ibm,slb-size,
Michael Ellerman
- [PATCH 08/10] kvm tools, powerpc: Use MMU info from the kernel for ibm,segment-page-sizes,
Michael Ellerman
- [PATCH 07/10] kvm tools, powerpc: Restructure find_cpu_info(),
Michael Ellerman
- [PATCH 05/10] kvm tools, powerpc: Use ARRAY_SIZE() in find_cpu_info(),
Michael Ellerman
- [PATCH 06/10] kvm tools, powerpc: Reformatting in find_cpu_info(),
Michael Ellerman
- [PATCH 04/10] kvm tools, powerpc: Use designated initializers for struct cpu_info,
Michael Ellerman
- [PATCH 03/10] kvm tools: Remember page size as kvm->ram_pagesize,
Michael Ellerman
- [PATCH 01/10] kvm tools: Move mmap_anon_or_hugetblfs() into util,
Michael Ellerman
- [PATCH 02/10] kvm tools, powerpc: Use mmap_anon_or_hugetblfs() in kvm__arch_init(),
Michael Ellerman
- Re: [RFC/PATCH] Use kernel supplied MMU info for kvm tool,
Matt Evans
[PATCH] openpic: Added BRR1 register,
Bharat Bhushan
[PULL 0/1] ppc patch queue 2012-07-11,
Alexander Graf
[PULL 0/9] ppc patch queue 2012-07-11,
Alexander Graf
- [PATCH 2/9] booke/bookehv: Add host crit-watchdog exception support,
Alexander Graf
- [PATCH 5/9] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt,
Alexander Graf
- [PATCH 3/9] booke: Added crit/mc exception handler for e500v2,
Alexander Graf
- [PATCH 6/9] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host,
Alexander Graf
- [PATCH 9/9] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE,
Alexander Graf
- [PATCH 8/9] KVM: PPC: Critical interrupt emulation support,
Alexander Graf
- [PATCH 4/9] KVM: PPC: bookehv64: Add support for std/ld emulation.,
Alexander Graf
- [PATCH 7/9] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests,
Alexander Graf
- [PATCH 1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page,
Alexander Graf
- Re: [PULL 0/9] ppc patch queue 2012-07-11,
Avi Kivity
- Re: [PULL 0/9] ppc patch queue 2012-07-11,
Avi Kivity
- Re: [PULL 0/9] ppc patch queue 2012-07-11,
Avi Kivity
[PATCH] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE,
Benjamin Herrenschmidt
[PATCH 1/3 v2] Synchronize the linux-headers,
Bharat Bhushan
[PATCH 4/4] powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.,
Varun Sethi
[PATCH 3/4] powerpc/booke: Separate out restore_e5500/setup_e5500 routines.,
Varun Sethi
[PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.,
Varun Sethi
[PATCH 1/4] powepc/booke: Separate out E.HV check and ivor setup code.,
Varun Sethi
[PATCH 0/4] powerpc/booke: Modifications to fsl booke cpu setup code,
Varun Sethi
[PATCH 2/2 v2] KVM: PPC: booke: Add watchdog emulation,
Bharat Bhushan
[Linux USB Devel]
[Video for Linux]
[Site Home]
[Free Online Dating]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]
[Video Software]