summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-24KVM: x86 emulator: move ByteOp and Dst back to bits 0:3Avi Kivity
2010-10-24KVM: x86 emulator: drop support for old-style groupsAvi Kivity
2010-10-24KVM: x86 emulator: convert group 9 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 8 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 7 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 5 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 4 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 3 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 1A to new styleAvi Kivity
2010-10-24KVM: x86 emulator: convert group 1 to new styleAvi Kivity
2010-10-24KVM: x86 emulator: allow specifying group directly in opcodeAvi Kivity
2010-10-24KVM: x86 emulator: reserve group code 0Avi Kivity
2010-10-24KVM: x86 emulator: move group tables to topAvi Kivity
2010-10-24KVM: x86 emulator: Add wrappers for easily defining opcodesAvi Kivity
2010-10-24KVM: x86 emulator: introduce 'struct opcode'Avi Kivity
2010-10-24KVM: x86 emulator: drop parentheses in repreat macrosAvi Kivity
2010-10-24KVM: x86 emulator: Add IRET instructionMohammed Gamal
2010-10-24KVM: SVM: Emulate next_rip svm featureJoerg Roedel
2010-10-24KVM: SVM: Sync efer back into nested vmcbJoerg Roedel
2010-10-24KVM: MMU: remove valueless output messageXiao Guangrong
2010-10-24KVM: VMX: Use host_gdt variable wherever we need the host gdtAvi Kivity
2010-10-24KVM: x86 emulator: unify the two Group 3 variantsAvi Kivity
2010-10-24KVM: x86 emulator: Allow LOCK prefix for NEG and NOTAvi Kivity
2010-10-24KVM: x86 emulator: simplify Group 1 decodingAvi Kivity
2010-10-24KVM: x86 emulator: mix decode bits from opcode and group decode tablesAvi Kivity
2010-10-24KVM: x86 emulator: add Undefined decode flagAvi Kivity
2010-10-24KVM: x86 emulator: Make group storage bits separate from operand bitsAvi Kivity
2010-10-24KVM: x86 emulator: consolidate Jcc rel32 decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate CMOVcc decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate MOV reg, imm decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate Jcc rel8 decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate push/pop reg decodingAvi Kivity
2010-10-24KVM: x86 emulator: consolidate inc/dec reg decodingAvi Kivity
2010-10-24KVM: x86 emulator: add macros for repetitive instructionsAvi Kivity
2010-10-24KVM: x86 emulator: fix handling for unemulated instructionsAvi Kivity
2010-10-20Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Merge branch 'fixes'Linus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro