index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86 emulator: implement ENTER
Avi Kivity
2012-07-09
1
-1
/
+27
*
KVM: x86 emulator: split push logic from push opcode emulation
Avi Kivity
2012-07-09
1
-3
/
+8
*
KVM: x86 emulator: fix byte-sized MOVZX/MOVSX
Avi Kivity
2012-07-09
1
-2
/
+2
*
KVM: x86 emulator: emulate LAHF
Avi Kivity
2012-07-09
1
-1
/
+8
*
KVM: VMX: Continue emulating after batch exhausted
Avi Kivity
2012-07-09
1
-1
/
+1
*
KVM: VMX: Fix interrupt exit condition during emulation
Avi Kivity
2012-07-09
1
-2
/
+1
*
KVM: x86 emulator: emulate SGDT/SIDT
Avi Kivity
2012-07-09
1
-2
/
+31
*
KVM: Fix SS default ESP/EBP based addressing
Avi Kivity
2012-07-09
1
-3
/
+14
*
KVM: x86 emulator: initialize memop
Avi Kivity
2012-07-09
1
-1
/
+1
*
KVM: x86 emulator: emulate LEAVE
Avi Kivity
2012-07-09
1
-1
/
+24
*
KVM: VMX: Limit iterations with emulator_invalid_guest_state
Avi Kivity
2012-07-09
1
-1
/
+2
*
KVM: VMX: Relax check on unusable segment
Avi Kivity
2012-07-09
1
-3
/
+1
*
KVM: x86 emulator: fix LIDT/LGDT in long mode
Avi Kivity
2012-07-09
1
-0
/
+4
*
KVM: x86 emulator: allow loading null SS in long mode
Avi Kivity
2012-07-09
1
-4
/
+8
*
KVM: x86 emulator: emulate cpuid
Avi Kivity
2012-07-09
1
-1
/
+15
*
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
3
-47
/
+30
*
KVM: Split cpuid register access from computation
Avi Kivity
2012-07-09
2
-18
/
+23
*
KVM: VMX: Return correct CPL during transition to protected mode
Avi Kivity
2012-07-09
1
-2
/
+13
*
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
Avi Kivity
2012-07-09
1
-0
/
+2
*
KVM: handle last_boosted_vcpu = 0 case
Rik van Riel
2012-07-06
1
-1
/
+1
*
KVM: s390: Fix sigp sense handling.
Cornelia Huck
2012-07-03
2
-5
/
+10
*
KVM: s390: use sigp condition code defines
Heiko Carstens
2012-07-03
1
-29
/
+29
*
KVM: s390: fix sigp set prefix status stored cases
Heiko Carstens
2012-07-03
1
-2
/
+5
*
KVM: s390: fix sigp sense running condition code handling
Heiko Carstens
2012-07-03
1
-2
/
+2
*
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
2012-07-03
3
-85
/
+64
*
s390/smp: remove redundant check
Heiko Carstens
2012-07-03
1
-2
/
+2
*
KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
Marc Zyngier
2012-07-03
1
-2
/
+2
*
KVM: VMX: code clean for vmx_init()
Guo Chao
2012-07-03
1
-9
/
+7
*
apic: fix kvm build on UP without IOAPIC
Michael S. Tsirkin
2012-07-03
1
-0
/
+5
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
6
-4
/
+193
*
KVM: rearrange injection cancelling code
Michael S. Tsirkin
2012-06-25
1
-4
/
+6
*
KVM: only sync when attention bits set
Michael S. Tsirkin
2012-06-25
1
-1
/
+2
*
KVM: eoi msi documentation
Michael S. Tsirkin
2012-06-25
1
-0
/
+33
*
x86, bitops: note on __test_and_clear_bit atomicity
Michael S. Tsirkin
2012-06-25
1
-0
/
+7
*
KVM guest: guest side for eoi avoidance
Michael S. Tsirkin
2012-06-25
2
-3
/
+61
*
KVM: optimize ISR lookups
Michael S. Tsirkin
2012-06-25
2
-2
/
+55
*
KVM: document lapic regs field
Michael S. Tsirkin
2012-06-25
1
-0
/
+5
*
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
Takuya Yoshikawa
2012-06-19
1
-1
/
+1
*
KVM: Introduce __KVM_HAVE_IRQ_LINE
Christoffer Dall
2012-06-18
3
-1
/
+5
*
KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
Marc Zyngier
2012-06-18
2
-2
/
+2
*
KVM: trace events: update list of exit reasons
Cornelia Huck
2012-06-13
1
-1
/
+2
*
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
2012-06-13
6
-14
/
+61
*
KVM: s390: Set CPU in stopped state on initial cpu reset
Christian Borntraeger
2012-06-13
1
-0
/
+1
*
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
Xudong Hao
2012-06-13
1
-1
/
+1
*
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
Takuya Yoshikawa
2012-06-11
1
-9
/
+5
*
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-06-06
21
-92
/
+306
|
\
|
*
KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
Bharat Bhushan
2012-05-30
2
-3
/
+1
|
*
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
4
-0
/
+13
|
*
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
10
-54
/
+200
|
*
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
2012-05-30
7
-35
/
+92
[next]