messages from 2014-07-03 23:07:42 to 2014-07-29 06:57:02 UTC [more...]
[PATCH] powerpc: kvm: make the setup of hpte under the protection of KVMPPC_RMAP_LOCK_BIT
2014-07-29 6:57 UTC (4+ messages)
KVM: PPC: BOOK3S: PR: P8 Support
2014-07-28 22:59 UTC (6+ messages)
` [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
[PATCH 0/6 v2] KVM: PPC: Book3e: AltiVec support
2014-07-28 22:42 UTC (19+ messages)
` [PATCH 1/6 v2] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers
` [PATCH 3/6 v2] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH 4/6 v2] KVM: PPC: Book3E: Add AltiVec support
` [PATCH 5/6 v2] KVM: PPC: Book3E: Add ONE_REG "
[PATCH 0/6] Guest debug emulation
2014-07-28 22:33 UTC (14+ messages)
` [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
` [PATCH 2/6] KVM: PPC: BOOKE: Force MSR_DE in rfci if guest is under debug
` [PATCH 3/6] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PATCH 4/6] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 5/6] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception
[PATCH] KVM: PPC: Remove DCR handling
2014-07-28 17:30 UTC
[PATCH] KVM: PPC: Remove 440 support
2014-07-28 17:23 UTC
[PATCH 0/7] KVM: PPC: Prepare for shared kernel / kvm emulation code
2014-07-28 14:45 UTC (8+ messages)
` [PATCH 1/7] KVM: PPC: Implement kvmppc_xlate for all targets
` [PATCH 2/7] KVM: PPC: Move kvmppc_ld/st to common code
` [PATCH 3/7] KVM: PPC: Remove kvmppc_bad_hva()
` [PATCH 4/7] KVM: PPC: Use kvm_read_guest in kvmppc_ld
` [PATCH 5/7] KVM: PPC: Handle magic page in kvmppc_ld/st
` [PATCH 6/7] KVM: PPC: Separate loadstore emulation from priv emulation
` [PATCH 7/7] KVM: PPC: Expose helper functions for data/inst faults
[PATCH 00/33] KVM: PPC: Fix IRQ race in magic page code
2014-07-28 14:10 UTC (7+ messages)
[PATCH] KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page
2014-07-28 14:09 UTC (2+ messages)
[PATCH v2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
2014-07-28 12:34 UTC (20+ messages)
` [PATCH v3] "
` [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV
` [PATCH v4 1/2] Split out struct kvmppc_vcore creation to separate function
` [PATCH v4 2/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
[PATCH 0/3] Fixes for PPC Book3S KVM
2014-07-28 12:26 UTC (6+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Fix LPCR one_reg interface
` [PATCH 2/3] KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call
` [PATCH 3/3] KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
[RFC PATCH 0/5] Improve PPC instruction emulation
2014-07-28 12:14 UTC (10+ messages)
` [RFC PATCH 1/5] powerpc: Split out instruction analysis part of emulate_step()
` [RFC PATCH 2/5] powerpc: Implement emulation of string loads and stores
` [RFC PATCH 3/5] KVM: PPC: Use pt_regs struct for integer registers in struct vcpu_arch
` [RFC PATCH 4/5] KVM: PPC: Use analyse_instr() in kvmppc_emulate_instruction()
` [RFC PATCH 5/5] KVM: PPC: Book3S: Make kvmppc_handle_load/store handle any load or store
[PATCH] powerpc/e6500: Work around erratum A-008139
2014-07-26 1:23 UTC
[PATCH] KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
2014-07-25 6:14 UTC (2+ messages)
[PATCH] KVM: PPC: Booke-hv: Add one reg interface for SPRG9
2014-07-25 5:59 UTC (2+ messages)
[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
2014-07-24 15:47 UTC (4+ messages)
[PATCH 1/6 v2] kvm: ppc: bookehv: Added wrapper macros for shadow registers
2014-07-24 15:04 UTC (11+ messages)
` [PATCH 2/6 v2] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
` [PATCH 3/6 v2] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
` [PATCH 4/6 v2] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
` [PATCH 5/6 v2] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
` [PATCH 6/6 v2] kvm: ppc: Add SPRN_EPR get helper function
` [PATCH 0/6 v2] Cleanup and fixes related to helper SPRN_XX functions
[PATCH v2] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
2014-07-24 13:16 UTC (2+ messages)
[PATCH v6 0/5] Read guest last instruction from kvmppc_get_last_inst()
2014-07-24 13:08 UTC (7+ messages)
` [PATCH v6 1/5] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v6 2/5] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH v6 3/5] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH v6 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v6 5/5] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
[PATCH v5 0/5] Read guest last instruction from kvmppc_get_last_inst()
2014-07-23 10:06 UTC (15+ messages)
` [PATCH v5 1/5] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v5 2/5] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH v5 3/5] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH v5 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v5 5/5] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
[PATCH v1 0/3] Support PCI Error Injection
2014-07-22 4:00 UTC (15+ messages)
` [PATCH v1 2/3] powerpc/powernv: Support PCI error injection
[PATCH] kvm: ppc: booke: Restore SPRG3 when entering guest
2014-07-18 14:01 UTC (16+ messages)
[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
2014-07-18 7:33 UTC (6+ messages)
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)
[PATCH] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
2014-07-17 16:26 UTC (3+ messages)
[PATCH 1/6] kvm: ppc: booke: Enhance wrapper functions to handle shadow registers
2014-07-17 8:17 UTC (10+ messages)
` [PATCH 2/6] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
` [PATCH 3/6] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
` [PATCH 4/6] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
` [PATCH 5/6] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
` [PATCH 6/6] kvm: ppc: Add SPRN_SPR get helper function
` "
` [PATCH 0/6] Cleanup and fixes related to helper SPRN_XX functions
[PATCH 0/3] KVM: Make KVM_CHECK_EXTENSION a VM ioctl
2014-07-15 10:02 UTC (9+ messages)
` [PATCH 1/3] KVM: Rename and add argument to check_extension
` [PATCH 2/3] KVM: Allow KVM_CHECK_EXTENSION on the vm fd
` [PATCH v2 "
` [PATCH 3/3] KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode
KVM HV crash
2014-07-14 17:08 UTC (2+ messages)
[PATCH] kvm: ppc: bookehv: Sync srr0/1 into GSRR0/1
2014-07-14 9:39 UTC
[PATCH] KVM: PPC: Book3S: Make magic page properly 4k mappable
2014-07-13 14:40 UTC
[PATCH] KVM: PPC: Book3S: Add hack for split real mode
2014-07-11 1:09 UTC
[PATCH 0/2] KVM: PPC: Fix Mac OS X guests on non-Apple hosts
2014-07-10 17:44 UTC (3+ messages)
` [PATCH 1/2] KVM: PPC: Deflect page write faults properly in kvmppc_st
` [PATCH 2/2] KVM: PPC: Book3S: Stop PTE lookup on write errors
[PULL 3.16 0/6] 3.16 patch queue 2014-07-08
2014-07-08 10:14 UTC (9+ messages)
` [PULL 1/6] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute
` [PULL 2/6] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
` [PULL 3/6] PPC: Add _GLOBAL_TOC for 32bit
` [PULL 4/6] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
` [PULL 5/6] KVM: PPC: Book3S PR: Fix ABIv2 on LE
` [PULL 6/6] KVM: PPC: RTAS: Do byte swaps explicitly
[PATCH v2 1/3] powerpc/kvm: Remove redundant save of SIER AND MMCR2
2014-07-08 6:50 UTC
[RFC PATCH 0/4] KVM Book3E support for HTW guests
2014-07-08 3:25 UTC (7+ messages)
` [RFC PATCH 2/4] KVM: PPC: Book3E: Handle LRAT error exception
` [RFC PATCH 3/4] KVM: PPC: e500: TLB emulation for IND entries
[PATCH] KVM: PPC: RTAS: Do byte swaps explicitly
2014-07-07 21:18 UTC
[PATCH] KVM: PPC: Book3S: Move vcore definition to end of kvm_arch struct
2014-07-04 12:30 UTC (2+ messages)
[PATCH v2] KVM: PPC: e500: Emulate power management control SPR
2014-07-04 8:30 UTC (2+ messages)
[PATCH 1/3] powerpc/kvm: Remove redundant save of SIER AND MMCR2
2014-07-04 7:57 UTC
[PATCH v2] powerpc/kvm: support to handle sw breakpoint
2014-07-04 7:44 UTC (5+ messages)
[PATCH 0/7] KVM: PPC: Book3S HV: Enable on little endian hosts
2014-07-04 7:41 UTC (2+ messages)
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