summaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)AuthorFilesLines
2015-10-02target-i386: get/put MSR_TSC_AUX across reset and migrationAmit Shah1-0/+14
2015-10-02target-i386: Make check_hw_breakpoints staticRichard Henderson2-2/+1
2015-10-02target-i386: Move breakpoint related functions to new fileRichard Henderson4-163/+183
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2-39/+59
2015-09-25i386: interrupt poll processingPavel Dovgalyuk1-0/+3
2015-09-25i386: partial revert of interrupt poll fixPavel Dovgalyuk1-8/+2
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite1-2/+2
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin1-0/+2
2015-09-25hmp: added io apic dump statePavel Butsykin1-0/+9
2015-09-25hmp: added local apic dump statePavel Butsykin3-0/+200
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau1-2/+2
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-3/+558
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin2-1/+495
2015-09-16i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin5-1/+62
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini1-1/+1
2015-09-15target-i386: exception handling for other helper functionsPavel Dovgalyuk3-6/+6
2015-09-15target-i386: exception handling for seg_helper functionsPavel Dovgalyuk3-327/+335
2015-09-15target-i386: exception handling for memory helpersPavel Dovgalyuk2-26/+18
2015-09-15target-i386: exception handling for div instructionsPavel Dovgalyuk2-24/+16
2015-09-15target-i386: exception handling for FPU instructionsPavel Dovgalyuk2-93/+95
2015-09-15target-i386: introduce new raise_exception functionsPavel Dovgalyuk2-13/+21
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-3/+27
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2-2/+2
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange1-1/+0
2015-09-09replace spinlock by QemuMutex.KONRAD Frederic3-3/+27
2015-08-13target-i386: Remove x86_cpu_compat_set_features()Eduardo Habkost2-29/+0
2015-07-24target-i386/FPU: a misprint in helper_fistll_ST0Dmitry Poletaev1-1/+1
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář1-19/+18
2015-07-15target-i386: Don't strdup() alias property nameEduardo Habkost1-1/+1
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite1-1/+1
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite1-1/+1
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite1-1/+1
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao1-1/+1
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+1
2015-07-07target-i386: avoid overflow in the tsc-frequency propertyPaolo Bonzini1-1/+1
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka3-1/+37
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange2-2/+1
2015-07-06pc: add SMM propertyPaolo Bonzini3-0/+11
2015-07-06target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini1-1/+40
2015-07-06target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini2-12/+94
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka1-0/+24
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster1-1/+0
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster1-10/+9
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite1-1/+1
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela1-49/+32
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini5-6/+51
2015-06-05target-i386: create a separate AddressSpace for each CPUPaolo Bonzini2-0/+15
2015-06-05target-i386: wake up processors that receive an SMIPaolo Bonzini1-1/+3
2015-06-05target-i386: set G=1 in SMM big real mode selectorsPaolo Bonzini1-6/+6