OSDN Git Service

KVM: emulate: avoid per-byte copying in instruction fetches
[uclinux-h8/linux.git] / arch /
2014-07-11 Paolo BonziniKVM: emulate: avoid per-byte copying in instruction...
2014-07-11 Paolo BonziniKVM: emulate: avoid repeated calls to do_insn_fetch_bytes
2014-07-11 Paolo BonziniKVM: emulate: speed up do_insn_fetch
2014-07-11 Bandan DasKVM: emulate: do not initialize memopp
2014-07-11 Bandan DasKVM: emulate: rework seg_override
2014-07-11 Bandan DasKVM: emulate: clean up initializations in init_decode_cache
2014-07-11 Bandan DasKVM: emulate: cleanup decode_modrm
2014-07-11 Bandan DasKVM: emulate: Remove ctxt->intercept and ctxt->check_pe...
2014-07-11 Bandan DasKVM: emulate: move init_decode_cache to emulate.c
2014-07-11 Paolo BonziniKVM: emulate: simplify writeback
2014-07-11 Paolo BonziniKVM: emulate: speed up emulated moves
2014-07-11 Paolo BonziniKVM: emulate: protect checks on ctxt->d by a common...
2014-07-11 Paolo BonziniKVM: emulate: move around some checks
2014-07-11 Paolo BonziniKVM: x86: avoid useless set of KVM_REQ_EVENT after...
2014-07-11 Paolo BonziniKVM: x86: return all bits from get_interrupt_shadow
2014-07-11 Paolo BonziniKVM: vmx: speed up emulation of invalid guest state
2014-07-11 Matthias LangeKVM: svm: writes to MSR_K7_HWCR generates GPE in guest
2014-07-11 Nadav AmitKVM: x86: Pending interrupt may be delivered after...
2014-07-11 Jim MattsonKVM: Synthesize G bit for all segments.
2014-07-09 Nadav AmitKVM: x86: Fix lapic.c debug prints
2014-07-09 Tomasz GrabiecKVM: x86: fix TSC matching
2014-07-09 Jan KiszkaKVM: nSVM: Set correct port for IOIO interception evalu...
2014-07-09 Jan KiszkaKVM: nSVM: Fix IOIO size reported on emulation
2014-07-09 Jan KiszkaKVM: nSVM: Fix IOIO bitmap evaluation
2014-07-09 Jan KiszkaKVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0...
2014-06-30 Rickard Strandqvistarch: x86: kvm: x86.c: Cleaning up variable is set...
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Remove dead code of TLB index error in kvm_m...
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Rename files to remove the prefix "kvm_...
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Remove unneeded volatile
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Simplify functions by removing redundancy
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Use KVM internal logger
2014-06-30 Deng-Cheng ZhuMIPS: KVM: Reformat code and comments
2014-06-30 Paolo BonziniMerge tag 'kvms390-20140626' of git://git./linux/kernel...
2014-06-30 Paolo BonziniMerge commit '33b458d276bb' into kvm-next
2014-06-30 Jan KiszkaKVM: SVM: Fix CPL export via SS.DPL
2014-06-26 Heiko CarstensKVM: s390: add sie.h uapi header file to Kbuild and...
2014-06-19 Nadav AmitKVM: vmx: vmx instructions handling does not consider...
2014-06-19 Nadav AmitKVM: vmx: handle_cr ignores 32/64-bit mode
2014-06-19 Nadav AmitKVM: x86: Hypercall handling does not considers opsize...
2014-06-19 Nadav AmitKVM: x86: check DR6/7 high-bits are clear only on long...
2014-06-19 Jan KiszkaKVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM
2014-06-19 Jan KiszkaKVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE...
2014-06-19 Jan KiszkaKVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED...
2014-06-19 Jan KiszkaKVM: nVMX: Allow to disable CR3 access interception
2014-06-19 Jan KiszkaKVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_...
2014-06-19 Jan KiszkaKVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOA...
2014-06-19 Nadav AmitKVM: x86: NOP emulation clears (incorrectly) the high...
2014-06-19 Nadav AmitKVM: x86: emulation of dword cmov on long-mode should...
2014-06-19 Nadav AmitKVM: x86: Inter-privilege level ret emulation is not...
2014-06-19 Nadav AmitKVM: x86: Wrong emulation on 'xadd X, X'
2014-06-19 Nadav AmitKVM: x86: bit-ops emulation ignores offset on 64-bit
2014-06-19 Fabian Frederickarch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIG...
2014-06-19 Paolo BonziniKVM: emulate: fix harmless typo in MMX decoding
2014-06-19 Paolo BonziniKVM: emulate: simplify BitOp handling
2014-06-18 Paolo BonziniKVM: emulate: POP SS triggers a MOV SS shadow too
2014-06-18 Nadav AmitKVM: x86: smsw emulation is incorrect in 64-bit mode
2014-06-18 Nadav AmitKVM: x86: Return error on cmpxchg16b emulation
2014-06-18 Nadav AmitKVM: x86: rdpmc emulation checks the counter incorrectly
2014-06-18 Nadav AmitKVM: x86: movnti minimum op size of 32-bit is not kept
2014-06-18 Nadav AmitKVM: x86: cmpxchg emulation should compare in reverse...
2014-06-18 Nadav AmitKVM: x86: sgdt and sidt are not privilaged
2014-06-18 Nadav AmitKVM: x86: Loading segments on 64-bit mode may be wrong
2014-06-18 Nadav AmitKVM: x86: Emulator ignores LDTR/TR extended base on...
2014-06-18 Nadav AmitKVM: x86: Mark VEX-prefix instructions emulation as...
2014-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-06-16 Linus TorvaldsMerge tag 'clk-for-linus-3.16-part2' of git://git.linar...
2014-06-16 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2014-06-15 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-15 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-06-14 Linus TorvaldsMerge tag 'hsi-for-3.16-fixes1' of git://git./linux...
2014-06-14 Linus TorvaldsMerge tag 'gpio-v3.16-2' of git://git./linux/kernel...
2014-06-14 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2014-06-14 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-06-13 Andy Lutomirskix86/vdso: Fix vdso_install
2014-06-13 Linus TorvaldsMerge tag 'sound-fix-3.16-rc1' of git://git./linux...
2014-06-13 Linus TorvaldsMerge tag 'dlm-3.16' of git://git./linux/kernel/git...
2014-06-13 Linus TorvaldsMerge branch 'serge-next-2' of git://git./linux/kernel...
2014-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-06-13 Linus TorvaldsMerge branch 'topic/omap3isp' of git://git./linux/kerne...
2014-06-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-06-13 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-06-13 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-06-13 Linus TorvaldsMerge tag 'trace-3.16-2' of git://git./linux/kernel...
2014-06-13 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-06-13 Linus TorvaldsMerge tag 'blackfin-for-linus' of git./linux/kernel...
2014-06-13 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2014-06-13 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2014-06-13 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2014-06-13 Andy Lutomirskix86/vdso: Hack to keep 64-bit Go programs working
2014-06-13 Andy Lutomirskix86/vdso: Add PUT_LE to store little-endian values
2014-06-13 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2014-06-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-06-12 Linus TorvaldsMerge tag 'dm-3.16-changes' of git://git./linux/kernel...
2014-06-12 Linus TorvaldsMerge tag 'pci-v3.16-changes-2' of git://git./linux...
2014-06-12 Linus TorvaldsMerge tag 'pm+acpi-3.16-rc1-2' of git://git./linux...
2014-06-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-06-12 Linus TorvaldsMerge tag 'backlight-for-linus-3.16' of git://git....
2014-06-12 Linus TorvaldsMerge tag 'mfd-for-linus-3.16-1' of git://git./linux...
next