Age | Commit message (Expand) | Author |
2015-10-19 | kvm: Allow the Hyper-V vendor ID to be specified | Alex Williamson |
2015-10-12 | target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support | Andrey Smetanin |
2015-10-12 | target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE | Andrey Smetanin |
2015-10-12 | target-i386/kvm: Hyper-V HV_X64_MSR_RESET support | Andrey Smetanin |
2015-09-16 | i386/kvm: Hyper-v crash msrs set/get'ers and migration | Andrey Smetanin |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini |
2015-06-05 | target-i386: create a separate AddressSpace for each CPU | Paolo Bonzini |
2015-03-09 | target-i386: Require APIC ID to be explicitly set before CPU realize | 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: Require APIC ID to be explicitly set before CPU realize | Eduardo Habkost |
2015-02-25 | target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id | Eduardo Habkost |
2014-09-25 | target-i386: Use cpu_exec_interrupt qom hook | Richard Henderson |
2014-09-25 | target-i386: Use cpu_exec_enter/exit qom hooks | Richard Henderson |
2014-09-05 | target-i386: Support migratable=no properly | Eduardo Habkost |
2014-06-25 | target-i386: block migration and savevm if invariant tsc is exposed | Marcelo Tosatti |
2014-06-25 | target-i386: Add "migratable" property to "host" CPU model | Eduardo Habkost |
2014-06-03 | kvm: Enable -cpu option to hide KVM | Alex Williamson |
2014-03-13 | target-i386: X86CPU model subclasses | Eduardo Habkost |
2014-02-03 | kvm: add support for hyper-v timers | Vadim Rozenfeld |
2013-12-24 | target-i386: Convert 'check' and 'enforce' to static properties | Igor Mammedov |
2013-12-23 | target-i386: Move apic_state field from CPUX86State to X86CPU | Chen Fan |
2013-09-20 | target-i386: forward CPUID cache leaves when -cpu host is used | Benoît Canet |
2013-08-16 | target-i386: Move hyperv_* static globals to X86CPU | Igor Mammedov |
2013-07-29 | target-i386: Disable PMU CPUID leaf by default | Eduardo Habkost |
2013-07-27 | cpu: Introduce CPUClass::gdb_{read,write}_register() | Andreas Färber |
2013-07-23 | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber |
2013-07-09 | cpu: Drop unnecessary dynamic casts in *_env_get_cpu() | Andreas Färber |
2013-06-28 | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber |
2013-06-11 | cpu: Turn cpu_get_memory_mapping() into a CPUState hook | Andreas Färber |
2013-05-06 | target-i386: Introduce X86CPU::filtered_features field | Eduardo Habkost |
2013-05-01 | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann |
2013-03-12 | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber |
2013-03-12 | target-i386: Update VMStateDescription to X86CPU | Andreas Färber |
2013-03-03 | cpu: Introduce ENV_OFFSET macros | Andreas Färber |
2013-02-16 | target-i386: Update X86CPU to QOM realizefn | Andreas Färber |
2012-12-19 | qom: move include files to include/qom/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-05-12 | target-i386: Defer MCE init | Andreas Färber |
2012-04-10 | target-i386: QOM'ify CPU | Andreas Färber |