]> git.proxmox.com Git - qemu.git/history - cpu-exec.c
Version 1.0.1
[qemu.git] / cpu-exec.c
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-09 Avi KivityMerge remote-tracking branch 'upstream' into memory...
2011-10-08 Blue SwirlMerge branch 'for-upstream' of git://git.serverraum...
2011-10-08 Blue SwirlMerge branch 'tracing' of git://repo.or.cz/qemu/stefanha
2011-10-08 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-06 Elie RichaPPC: Fix sync instructions problem in SMP
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-10 Max Filippovtarget-xtensa: implement exceptions
2011-09-10 Max Filippovtarget-xtensa: add target stubs
2011-09-10 Blue Swirlcpu-exec: remove unnecessary assignment
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-12 Jan Kiszkatcg: Reload local variables after return from longjmp
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu-exec: unify do_interrupt call
2011-06-26 Blue Swirlm68k: use caller supplied CPUState for interrupt relate...
2011-06-26 Blue Swirlx86: use caller supplied CPUState for interrupt related...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-20 Jan KiszkaRemove unneeded kvm.h from cpu-exec.c
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-05-31 Richard Hendersontarget-alpha: Disable interrupts properly.
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-28 Blue SwirlMove user emulator stuff from cpu-exec.c to user-exec.c
2011-05-28 Blue Swirlcpu-exec: prepare for user and softmmu split
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersontarget-sparc: Do not check CPU_INTERRUPT_TIMER.
2011-05-08 Richard Hendersonirq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-08 Stefan WeilFix typos in comments (interupt -> interrupt)
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-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-18 Alexander Grafs390x: Enable s390x-softmmu target
2011-04-12 Guan Xuetaounicore32: necessary modifications for other files...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-15 Jan Kiszkax86: Unbreak TCG support for hardware breakpoints
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-03-07 Michael WalleLatticeMico32 target support
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 Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Jan KiszkaMove debug exception handling out of cpu_exec
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-26 Aurelien Jarnotarget-mips: fix host CPU consumption when guest is...
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-05 Kirill BatuzovSpeedup 'tb_find_slow' by using the same heuristic...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-06 Edgar E. Iglesiasmips: Add support for VInt and VEIC irq modes
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Jan KiszkaFix cpu_exit for tcp_cpu_exec
2010-07-22 Jan KiszkaFix cpu_unlink_tb race
2010-07-22 Jan KiszkaIntroduce proper compiler barrier
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-11 Richard Hendersontcg-s390: Compute is_write in cpu_signal_handler.
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Marcelo Tosattimake SIG_IPI to tcg vcpu thread reliable
2010-05-05 Richard HendersonEnable -d cpu logging by default.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Richard Hendersontcg-hppa: Compute is_write in cpu_signal_handler.
2010-04-01 Aurelien Jarnolinux-user/ia64: workaround ia64 strangenesses
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookAdd tb_page_addr_t
2010-02-23 Paolo Bonzinideclare saved_env_reg as volatile
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-21 Jan Kiszkakvm: Fix eflags corruption in kvm mode
2010-02-19 Juergen LockAdd FreeBSD/ppc host ucontext definitions.
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-18 Paolo Bonziniget rid of hostregs_helper.h
2010-02-15 Edgar E. Iglesiascris: Prepare for CRISv10.
2010-01-19 Paolo Bonziniavoid unreachable statement after break
2010-01-19 Paolo Bonziniremove assertions
next