Age | Commit message (Expand) | Author |
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 |