aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2010-06-04target-i386: fix decoding of negative 4-byte displacementsPaolo Bonzini
2010-06-01resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara
2010-05-11kvm: fix 80000001.EDX supported bit filteringGleb Natapov
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-05-11kvm: validate context for kvm cpu get/put operationsJan Kiszka
2010-05-05target-i386: Remove duplicate CPU log.Richard Henderson
2010-04-26kvm: allow qemu to set EPT identity mapping addressSheng Yang
2010-04-26target-i386: print EFER in cpu_dump_stateMarcelo Tosatti
2010-04-26KVM: x86: Add debug register saving and restoringJan Kiszka
2010-04-25x86: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-18kvm: avoid collision with dprintf macro in stdio.h, spotted by clangBlue Swirl
2010-04-08target-i386: Fix variable in (disabled) debugging codeAdam Lackorzynski
2010-04-08target-i386: Fix compiler warningStefan Weil
2010-04-08remove TARGET_* defines from translate-all.cPaolo Bonzini
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