Age | Commit message (Expand) | Author |
---|---|---|
2008-04-27 | KVM: x86 emulator: fix sparse warnings in x86_emulate.c | Harvey Harrison |
2008-04-27 | KVM: x86 emulator: make register_address_increment and JMP_REL static inlines | Harvey Harrison |
2008-04-27 | KVM: x86 emulator: make register_address, address_mask static inlines | Harvey Harrison |
2008-04-27 | KVM: x86 emulator: add ad_mask static inline | Harvey Harrison |
2008-04-27 | KVM: x86 emulator: group decoding for group 1 instructions | Avi Kivity |
2008-04-27 | KVM: x86 emulator: add group 7 decoding | Avi Kivity |
2008-04-27 | KVM: x86 emulator: Group decoding for groups 4 and 5 | Avi Kivity |
2008-04-27 | KVM: x86 emulator: Group decoding for group 3 | Avi Kivity |
2008-04-27 | KVM: x86 emulator: group decoding for group 1A | Avi Kivity |
2008-04-27 | KVM: x86 emulator: add support for group decoding | Avi Kivity |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |