aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin
2015-09-16i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini
2015-09-15target-i386: exception handling for other helper functionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for seg_helper functionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for memory helpersPavel Dovgalyuk
2015-09-15target-i386: exception handling for div instructionsPavel Dovgalyuk
2015-09-15target-i386: exception handling for FPU instructionsPavel Dovgalyuk
2015-09-15target-i386: introduce new raise_exception functionsPavel Dovgalyuk
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange
2015-09-09replace spinlock by QemuMutex.KONRAD Frederic
2015-08-13target-i386: Remove x86_cpu_compat_set_features()Eduardo Habkost
2015-07-24target-i386/FPU: a misprint in helper_fistll_ST0Dmitry Poletaev
2015-07-15target-i386: emulate CPUID level of real hardwareRadim Krčmář
2015-07-15target-i386: Don't strdup() alias property nameEduardo Habkost
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite
2015-07-09cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite
2015-07-09cpu: Add Error argument to cpu_exec_init()Bharata B Rao
2015-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-07target-i386: avoid overflow in the tsc-frequency propertyPaolo Bonzini
2015-07-07i386: Introduce ARAT CPU featureJan Kiszka
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange
2015-07-06pc: add SMM propertyPaolo Bonzini
2015-07-06target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini
2015-07-06target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-05target-i386: use memory API to implement SMRAMPaolo Bonzini
2015-06-05target-i386: create a separate AddressSpace for each CPUPaolo Bonzini
2015-06-05target-i386: wake up processors that receive an SMIPaolo Bonzini
2015-06-05target-i386: set G=1 in SMM big real mode selectorsPaolo Bonzini
2015-06-05target-i386: mask NMIs on entry to SMMPaolo Bonzini
2015-06-05target-i386: Use correct memory attributes for ioport accessesPaolo Bonzini
2015-06-05target-i386: Use correct memory attributes for memory accessesPaolo Bonzini
2015-06-05target-i386: introduce cpu_get_mem_attrsPaolo Bonzini
2015-06-04Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-06-02target-i386: Register QOM properties for feature flagsEduardo Habkost
2015-06-02target-i386: Fix signedness of MSR_IA32_APICBASE_BASEEduardo Habkost
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-04-28Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-04-27target-i386: Remove AMD feature flag aliases from CPU model tableEduardo Habkost