]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-02-03 Wincy VanKVM: nVMX: Prepare for using hardware MSR bitmap
2015-02-02 Marcelo TosattiKVM: x86: revert "add method to test PIR bitmap vector"
2015-02-02 Marcelo TosattiKVM: x86: fix lapic_timer_int_injected with APIC-v
2015-01-30 Paolo Bonzinikvm: vmx: fix oops with explicit flexpriority=0 option
2015-01-30 Radim KrčmářKVM: x86: fix x2apic logical address matching
2015-01-30 Radim KrčmářKVM: x86: replace 0 with APIC_DEST_PHYSICAL
2015-01-30 Radim KrčmářKVM: x86: cleanup kvm_apic_match_*()
2015-01-30 Radim KrčmářKVM: x86: return bool from kvm_apic_match*()
2015-01-30 Kai HuangKVM: VMX: Add PML support in VMX
2015-01-29 Kai HuangKVM: x86: Add new dirty logging kvm_x86_ops for PML
2015-01-29 Kai HuangKVM: x86: Change parameter of kvm_mmu_slot_remove_write...
2015-01-29 Kai HuangKVM: MMU: Explicitly set D-bit for writable spte.
2015-01-29 Kai HuangKVM: MMU: Add mmu help functions to support PML
2015-01-29 Kai HuangKVM: Rename kvm_arch_mmu_write_protect_pt_masked to...
2015-01-27 Tiejun Chenkvm: update_memslots: clean flags for invalid memslots
2015-01-27 Joerg Roedelkvm: iommu: Add cond_resched to legacy device assignmen...
2015-01-26 Nadav AmitKVM: x86: Emulation of call may use incorrect stack...
2015-01-26 Nadav AmitKVM: x86: 32-bit wraparound read/write not emulated...
2015-01-26 Nadav AmitKVM: x86: Fix defines in emulator.c
2015-01-26 Nadav AmitKVM: x86: ARPL emulation can cause spurious exceptions
2015-01-26 Nadav AmitKVM: x86: IRET emulation does not clear NMI masking
2015-01-26 Nadav AmitKVM: x86: Wrong operand size for far ret
2015-01-26 Nadav AmitKVM: x86: Dirty the dest op page on cmpxchg emulation
2015-01-23 Paolo BonziniMerge tag 'kvm-s390-next-20150122' of git://git.kernel...
2015-01-23 Paolo BonziniMerge tag 'kvm-arm-for-3.20' of git://git.kernel.org...
2015-01-23 Jens FreimannKVM: s390: remove redundant setting of interrupt type
2015-01-23 Jens FreimannKVM: s390: fix bug in interrupt parameter check
2015-01-23 David HildenbrandKVM: s390: avoid memory leaks if __inject_vm() fails
2015-01-23 Tony KrowiakKVM: s390/cpacf: Enable/disable protected key functions...
2015-01-23 Jason J. HerneKVM: s390: Provide guest TOD Clock Get/Set Controls
2015-01-23 Jens FreimannKVM: s390: trace correct values for set prefix and...
2015-01-23 Jens FreimannKVM: s390: fix bug in sigp emergency signal injection
2015-01-23 Thomas HuthKVM: s390: Take addressing mode into account for MVPG...
2015-01-23 Christian BorntraegerKVM: s390: no need to hold the kvm->mutex for floating...
2015-01-23 David HildenbrandKVM: s390: forward most SIGP orders to user space
2015-01-23 David HildenbrandKVM: s390: clear the pfault queue if user space sets...
2015-01-23 David HildenbrandKVM: s390: only one external call may be pending at...
2015-01-23 David Hildenbrands390/sclp: introduce check for the SIGP Interpretation...
2015-01-23 David HildenbrandKVM: s390: SIGP SET PREFIX cleanup
2015-01-23 David HildenbrandKVM: s390: a VCPU may only stop when no interrupts...
2015-01-23 David HildenbrandKVM: s390: handle stop irqs without action_bits
2015-01-23 David HildenbrandKVM: s390: new parameter for SIGP STOP irqs
2015-01-23 David HildenbrandKVM: s390: forward hrtimer if guest ckc not pending yet
2015-01-23 David HildenbrandKVM: s390: base hrtimer on a monotonic clock
2015-01-23 David HildenbrandKVM: s390: prevent sleep duration underflows in handle_...
2015-01-23 Dominik DingelKVM: s390: Allow userspace to limit guest memory size
2015-01-23 Dominik DingelKVM: s390: move vcpu specific initalization to a later...
2015-01-23 Christian BorntraegerKVM: s390: make local function static
2015-01-23 Dominik DingelKVM: remove unneeded return value of vcpu_postcreate
2015-01-23 Paolo BonziniMerge branch 'arm64/common-esr-macros' of git://git...
2015-01-23 Christoffer... KVM: Remove unused config symbol
2015-01-23 Christoffer... arm/arm64: KVM: Fixup incorrect config symbol in comment
2015-01-21 Borislav Petkovkvm: Fix CR3_PCID_INVD type on 32-bit
2015-01-20 Marcelo TosattiKVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclo...
2015-01-20 Fengguang WuKVM: fix "Should it be static?" warnings from sparse
2015-01-20 Andre Przywaraarm/arm64: KVM: force alignment of VGIC dist/CPU/redist...
2015-01-20 Andre Przywaraarm/arm64: KVM: allow userland to request a virtual...
2015-01-20 Andre Przywaraarm/arm64: KVM: enable kernel side of GICv3 emulation
2015-01-20 Andre Przywaraarm64: KVM: add SGI generation register emulation
2015-01-20 Andre Przywaraarm64: GICv3: introduce symbolic names for GICv3 ICC_SG...
2015-01-20 Andre Przywaraarm/arm64: KVM: add virtual GICv3 distributor emulation
2015-01-20 Andre Przywaraarm/arm64: KVM: add opaque private pointer to MMIO...
2015-01-20 Andre Przywaraarm/arm64: KVM: split GICv2 specific emulation code...
2015-01-20 Andre Przywaraarm/arm64: KVM: add vgic.h header file
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor/wrap vgic_set/get_attr()
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor MMIO accessors
2015-01-20 Andre Przywaraarm/arm64: KVM: make the value of ICC_SRE_EL1 a per...
2015-01-20 Andre Przywaraarm/arm64: KVM: make the maximum number of vCPUs a...
2015-01-20 Andre Przywaraarm/arm64: KVM: dont rely on a valid GICH base address
2015-01-20 Andre Przywaraarm/arm64: KVM: move kvm_register_device_ops() into...
2015-01-20 Andre Przywaraarm/arm64: KVM: introduce per-VM ops
2015-01-20 Andre Przywaraarm/arm64: KVM: wrap 64 bit MMIO accesses with two...
2015-01-20 Andre Przywaraarm/arm64: KVM: refactor vgic_handle_mmio() function
2015-01-20 Andre Przywaraarm/arm64: KVM: pass down user space provided GIC type...
2015-01-20 Andre Przywaraarm/arm64: KVM: rework MPIDR assignment and add accessors
2015-01-19 Kai HuangOptimize TLB flush in kvm_mmu_slot_remove_write_access.
2015-01-19 Rickard Strandqvistx86: kvm: vmx: Remove some unused functions
2015-01-16 Mario SmarduchKVM: arm/arm64: Enable Dirty Page logging for ARMv8
2015-01-16 Mario SmarduchKVM: arm64: Add HYP interface to flush VM Stage 1/2...
2015-01-16 Mario SmarduchKVM: arm64: ARMv8 header changes for page logging
2015-01-16 Mario SmarduchKVM: arm: page logging 2nd stage fault handling
2015-01-16 Mario SmarduchKVM: arm: dirty logging write protect support
2015-01-16 Mario SmarduchKVM: arm: Add initial dirty page locking support
2015-01-16 Mario SmarduchKVM: arm: Add ARMv7 API to flush TLBs
2015-01-16 Paolo BonziniKVM: x86: switch to kvm_get_dirty_log_protect
2015-01-16 Mario SmarduchKVM: Add generic support for dirty page logging
2015-01-16 Mario SmarduchKVM: Add architecture-defined TLB flush support
2015-01-15 Mark Rutlandarm64: kvm: decode ESR_ELx.EC when reporting exceptions
2015-01-15 Mark Rutlandarm64: kvm: remove ESR_EL2_* macros
2015-01-15 Mark Rutlandarm64: remove ESR_EL1_* macros
2015-01-15 Mark Rutlandarm64: kvm: move to ESR_ELx macros
2015-01-15 Mark Rutlandarm64: decode ESR_ELx.EC when reporting exceptions
2015-01-15 Mark Rutlandarm64: move to ESR_ELx macros
2015-01-15 Mark Rutlandarm64: introduce common ESR_ELx_* definitions
2015-01-15 Andre PrzywaraARM: KVM: extend WFI tracepoint to differentiate betwee...
2015-01-15 Wei Huangarm/arm64: KVM: add tracing support for arm64 exit...
2015-01-11 Eric AugerKVM: arm/arm64: vgic: add init entry to VGIC KVM device
2015-01-11 Eric AugerKVM: arm/arm64: vgic: vgic_init returns -ENODEV when...
2015-01-09 Nadav AmitKVM: x86: #PF error-code on R/W operations is wrong
2015-01-09 Kai HuangKVM: x86: flush TLB when D bit is manually changed.
next