aboutsummaryrefslogtreecommitdiff
path: root/target-i386
AgeCommit message (Expand)Author
2009-10-05target-i386: move recently added vmstate fields at the end of the structureAurelien Jarno
2009-10-05x86: fix miss mergeJuan Quintela
2009-10-05gdbstub: x86: Switch 64/32 bit registers dynamicallyJan Kiszka
2009-10-05x86: port cpu to vmstateJuan Quintela
2009-10-05x86: factor out cpu_get/put_fpreg()Juan Quintela
2009-10-05x86: factor out cpu_get/put_mttr_var()Juan Quintela
2009-10-05x86: factor out cpu_get/put_xmm_reg()Juan Quintela
2009-10-05x86: factor out cpu_pre/post_load()Juan Quintela
2009-10-05x86: factor out cpu_pre_save()Juan Quintela
2009-10-05x86: port segments to vmstateJuan Quintela
2009-10-05x86: split MTRRVar unionJuan Quintela
2009-10-05x86: split FPReg unionJuan Quintela
2009-10-05x86: mcg_cap is never 0Juan Quintela
2009-10-05x86: send mce_banks as an arrayJuan Quintela
2009-10-05x86: mce_banks always have the same sizeJuan Quintela
2009-10-05x86: add fpregs_format_vmstateJuan Quintela
2009-10-05x86: add pending_irq_vmstate to the stateJuan Quintela
2009-10-05x86: add fptag_vmstate to the stateJuan Quintela
2009-10-05x86: fpus is uint16_t not unsigned intJuan Quintela
2009-10-05x86: fpuc is uint16_t not unsigned intJuan Quintela
2009-10-05x86: make a20_mask int32_tJuan Quintela
2009-10-05x86: hflags is not modified at all, just save it directlyJuan Quintela
2009-10-04target-i386: Fix exceptions for fxsave/fxrstorKevin Wolf
2009-10-04target-i386: add RDTSCP supportAndre Przywara
2009-10-04target-i386: add SSE4a instruction supportAndre Przywara
2009-10-04target-i386: add lock mov cr0 = cr8Andre Przywara
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30x86: use globals for CPU registersLaurent Desnogues
2009-09-27target-i386: kill a tmp registerAurelien Jarno
2009-09-27target-i386: use subfi instead of sub with a non-freed constantAurelien Jarno
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-12i386: Drop redundant kvm_enabled testJan Kiszka
2009-09-12Work around OpenSolaris sys/regset.h namespace pollutionBlue Swirl
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11kvm_arch_get_registers() shouldn't be called directlyGleb Natapov
2009-09-05Fix Sparse warnings: add "static"Blue Swirl
2009-08-27kvm: Simplify cpu_synchronize_state()Avi Kivity
2009-08-27introduce kvm64 CPUAndre Przywara
2009-08-27allow overriding of CPUID level on command lineAndre Przywara
2009-08-27set CPUID bits to present cores and threads topologyAndre Przywara
2009-08-27push CPUID level to 4 to allow Intel multicore decodingAndre Przywara
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-16Only allow -cpu host when KVM is enabledAnthony Liguori
2009-07-16Initialize cpuid variablesAnthony Liguori
2009-07-16omit 3DNOW! CPUID bits from qemu64 CPU modelAndre Przywara
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl