]> git.proxmox.com Git - qemu.git/history - cpus.h
Version 1.0.1
[qemu.git] / cpus.h
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.29' into staging
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v46' into...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-01 Jan KiszkaSimplify cpu_exec_all to tcg_exec_all
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonzinisimplify main loop functions
2011-10-21 Paolo Bonzinimain-loop: create main-loop.c
2011-10-21 Paolo Bonzinimain-loop: create main-loop.h
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-15 Luiz CapitulinoMove vm_state_notify() prototype from cpus.h to sysemu.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