]> git.proxmox.com Git - qemu.git/history - cpus.h
Check for presence of compiler -pthread flag.
[qemu.git] / cpus.h
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Matthew FernandezCommand line support for altering the log file location
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlMove CPU related functions to cpus.h
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaRefactor debug and vmstop request interface
2011-02-14 Jan KiszkaStop current VCPU on synchronous reset requests
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Jan KiszkaRename tcg_cpu_exec and tcg_has_work
2010-05-04 Blue SwirlFix cpu list("-cpu ?") breakage, spotted by TeLeMan
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-12 Blue SwirlFix build when configured with --enable-io-thread
2010-03-29 Blue SwirlRefactor CPUState handling out of vl.c