aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2010-03-17Large page TLB flushPaul Brook
2010-03-13x86/cpuid: fix indentationAurelien Jarno
2010-03-13x86/cpuid: Enable all features of real CPUAurelien Jarno
2010-03-13x86/cpuid: fix CPUID levelsAndre Przywara
2010-03-13x86/cpuid: Always expose 32 and 64-bit CPUsAndre Przywara
2010-03-13x86/cpuid: add TCG feature bit trimmingAndre Przywara
2010-03-13x86/cpuid: remove unnecessary kvm_trim functionAndre Przywara
2010-03-13x86/cpuid: add "host" to the list of supported CPU modelsAndre Przywara
2010-03-13x86/cpuid: add missing CPUID feature flag namesAndre Przywara
2010-03-13x86/cpuid: moved host_cpuid function and remove prototypeAndre Przywara
2010-03-13x86/cpuid: fix missing feature set bitsAndre Przywara
2010-03-13x86/cpuid: replace magic number with named constantAndre Przywara
2010-03-13x86/cpuid: move CPUID functions into separate fileAndre Przywara
2010-03-13target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957TeLeMan
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-10target-i386: fix SIB decoding with index = 4Aurelien Jarno
2010-03-06target-i386: Fix long jumps/calls in long mode with REX.W setmalc
2010-03-06target-i386: fix lddqu SSE instructionAurelien Jarno
2010-03-04KVM: x86: Restrict writeback of VCPU stateJan Kiszka
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04KVM: Rework of guest debug state writingJan Kiszka
2010-03-01Move ioport.h out of cpu-all.hPaul Brook
2010-02-28target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptionsJason Wessel
2010-02-23Fix OpenBSD linker warningBlue Swirl
2010-02-23Fix i386-bsd-user buildBlue Swirl
2010-02-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2010-02-22Add cpu model configuration support..john cooper
2010-02-21kvm: Kill CR3_CACHE feature referencesJes Sorensen
2010-02-19QEMU e820 reservation patchJes Sorensen
2010-02-08Merge remote branch 'qemu-kvm/uq/master' into staging-tmpAnthony Liguori
2010-02-05remove two dead assignments in target-i386/translate.cPaolo Bonzini
2010-02-03KVM: x86: Fix up misreported CPU featuresJan Kiszka
2010-02-03KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2010-01-19remove dead code from target-i386/exec.hPaolo Bonzini
2010-01-13Add KVM paravirt cpuid leafGleb Natapov
2010-01-13x86: translate.c: remove dead assignmentAmit Shah
2010-01-11remove pending exception on vcpu reset.Gleb Natapov
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying
2010-01-03target-i386: Fix "call im" on x86_64 when executing 32-bit codeAurelien Jarno
2009-12-24Intel CPUs starting from pentium have apicGleb Natapov
2009-12-18Revert "kvm: x86: Save/restore exception_index"Anthony Liguori
2009-12-18target-i386: Fix evaluation of DR7 registerJan Kiszka
2009-12-18kvm: x86: Use separate exception_injected CPUState fieldJan Kiszka
2009-12-13target-i386: Update CPUID feature set for TCGAndre Przywara
2009-12-12v2: properly save kvm system time msr registersGlauber Costa
2009-12-12kvm: x86: Save/restore exception_indexJan Kiszka
2009-12-07cpuid: Fix multicore setup on IntelAndre Przywara
2009-12-07kvm: x86: Fix initial kvm_has_msr_starJan Kiszka