]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/cpu.c
target-i386: Add "stepping" property to X86CPU
[mirror_qemu.git] / target-i386 / cpu.c
2012-04-25 Andreas Färbertarget-i386: Add "stepping" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add "model" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add "family" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add range check for -cpu ,family=x
2012-04-25 Andreas Färbertarget-i386: Pass X86CPU to cpu_x86_register()
2012-04-25 Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU reset
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU init
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU
2012-04-10 Andreas Färbertarget-i386: Rename cpuid.c