Age | Commit message (Expand) | Author |
2015-10-12 | target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support | Andrey Smetanin |
2015-10-07 | target-*: Drop cpu_gen_code define | Richard Henderson |
2015-10-07 | target-i386: Add cc_op state to insn_start | Richard Henderson |
2015-10-02 | Correctly re-init EFER state during INIT IPI | Bill Paul |
2015-10-02 | target-i386: Make check_hw_breakpoints static | Richard Henderson |
2015-10-02 | target-i386: Convert kvm_default_*features to property/value pairs | Eduardo Habkost |
2015-09-25 | i386: Rename ELF_MACHINE to be x86 specific | Peter Crosthwaite |
2015-09-25 | hmp: added local apic dump state | Pavel Butsykin |
2015-09-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-16 | i386/kvm: Hyper-v crash msrs set/get'ers and migration | Andrey Smetanin |
2015-09-15 | target-i386: introduce new raise_exception functions | Pavel Dovgalyuk |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-11 | tlb: Add "ifetch" argument to cpu_mmu_index() | Benjamin Herrenschmidt |
2015-09-09 | replace spinlock by QemuMutex. | KONRAD Frederic |
2015-08-13 | target-i386: Remove x86_cpu_compat_set_features() | Eduardo Habkost |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite |
2015-07-07 | target-i386: avoid overflow in the tsc-frequency property | Paolo Bonzini |
2015-07-07 | i386: Introduce ARAT CPU feature | Jan Kiszka |
2015-07-06 | target-i386: add support for SMBASE MSR and SMIs | Paolo Bonzini |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini |
2015-06-05 | target-i386: mask NMIs on entry to SMM | Paolo Bonzini |
2015-06-05 | target-i386: Use correct memory attributes for memory accesses | Paolo Bonzini |
2015-06-05 | target-i386: introduce cpu_get_mem_attrs | Paolo Bonzini |
2015-06-02 | target-i386: Fix signedness of MSR_IA32_APICBASE_BASE | Eduardo Habkost |
2015-04-04 | target-i386: remove superfluous TARGET_HAS_SMC macro | Emilio G. Cota |
2015-03-17 | target-i386: Remove icc_bridge parameter from cpu_x86_create() | Eduardo Habkost |
2015-03-11 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell |
2015-03-10 | cpu: Make cpu_init() return QOM CPUState object | Eduardo Habkost |
2015-03-09 | target-i386: Move APIC ID compatibility code to pc.c | Eduardo Habkost |
2015-03-09 | target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id | Eduardo Habkost |
2015-03-03 | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'... | Peter Maydell |
2015-02-25 | target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id | Eduardo Habkost |
2015-02-25 | target-i386: Eliminate cpu_init() function | Eduardo Habkost |
2015-02-25 | target-i386: Rename cpu_x86_init() to cpu_x86_init_user() | Eduardo Habkost |
2015-01-26 | target-i386: make xmm_regs 512-bit wide | Paolo Bonzini |
2015-01-20 | exec.c: Drop TARGET_HAS_ICE define and checks | Peter Maydell |
2014-12-15 | i386: do not cross the pages boundaries in replay mode | Pavel Dovgalyuk |
2014-12-15 | target-i386: get/set/migrate XSAVES state | Wanpeng Li |
2014-12-15 | target-i386: add feature flags for CPUID[EAX=0xd,ECX=1] | Paolo Bonzini |
2014-11-13 | target-i386: fix Coverity complaints about overflows | Paolo Bonzini |
2014-11-04 | target-i386: Disable SVM by default in KVM mode | Eduardo Habkost |
2014-11-03 | target-i386: Rename KVM auto-feature-enable compat function | Eduardo Habkost |
2014-10-24 | target-i386: add Intel AVX-512 support | Chao Peng |
2014-09-18 | target-i386: update fp status fix | Pavel Dovgalyuk |
2014-09-12 | cpu-exec: Make debug_excp_handler a QOM CPU method | Peter Maydell |
2014-08-25 | x86: kvm: Add MTRR support for kvm_get|put_msrs() | Alex Williamson |
2014-08-25 | x86: Use common variable range MTRR counts | Alex Williamson |
2014-06-25 | target-i386: Support "invariant tsc" flag | Marcelo Tosatti |
2014-06-05 | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging | Peter Maydell |
2014-06-05 | target-i386: raise page fault for reserved bits in large pages | Paolo Bonzini |