]> git.ipfire.org Git - thirdparty/qemu.git/history - target-sparc/cpu.h
cpu: Move halted and interrupt_request fields to CPUState
[thirdparty/qemu.git] / target-sparc / cpu.h
2013-03-12  Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-02-26  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26  Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23  Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-23  Ronald HechtSPARC LEON power-down support added
2013-01-10  Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22  Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21  Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19  Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19  Paolo Bonzinifpu: move public header file to include/fpu
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19  Paolo Bonziniexec: move include files to include/exec/
2012-12-18  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17  Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16  Blue Swirlexec: refactor cpu_restore_state
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-07  Richard Hendersontarget-sparc: Remove t0, t1 from CPUSPARCState
2012-11-03  Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01  Blue Swirltarget-sparc: make do_unaligned_access static
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-10-31  Andreas Färbercpus: Pass CPUState to [qemu_]cpu_has_work()
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-10-07  Blue SwirlMerge branch 'master' of git.qemu.org:/pub/git/qemu
2012-10-07  Richard Hendersontarget-sparc: Move sdivx and udivx out of line
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3...
2012-06-04  Andreas Färbertarget-sparc: Let cpu_sparc_init() return SPARCCPU
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14  Blue SwirlUse uintptr_t for various op related functions
2012-04-10  Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08  Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07  Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07  Andreas Färbertarget-sparc: QOM'ify CPU
2012-03-28  Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24  Stefan Weiltarget-sparc: Add compiler attribute to some functions...
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18  Blue SwirlSparc: avoid AREG0 wrappers for memory access helpers
2012-03-18  Blue SwirlSparc: avoid AREG0 for memory access helpers
2012-03-17  Blue Swirlsparc64: implement PCI and ISA irqs
2012-03-17  Blue Swirlsparc: reset CPU state on reset
2012-03-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14  Andreas FärberRename CPUState -> CPUArchState
2012-03-14  Andreas Färbertarget-sparc: Don't overuse CPUState
2012-03-14  Andreas Färbertarget-sparc: Typedef struct CPUSPARCState early
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-27  Blue SwirlMerge branch 'rth/vis2' of git://repo.or.cz/qemu/rth
2011-10-26  Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26  Richard Hendersontarget-sparc: Change fpr representation to doubles.
2011-10-26  Richard Hendersontarget-sparc: Pass float64 parameters instead of dt0...
2011-10-26  Blue SwirlSparc: split MMU helpers
2011-10-26  Blue SwirlSparc: avoid AREG0 for softint op helpers and Leon...
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-23  Blue SwirlSparc: split CWP and PSTATE op helpers
2011-10-23  Blue SwirlSparc: split helper.c
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  Fabien ChouteauGdbstub: Fix back-trace on SPARC32
2011-08-09  Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07  Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22  Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-21  Tsuneo SaitoSPARC64: implement addtional MMU faults related to...
2011-07-21  Tsuneo SaitoSPARC64: split cpu_get_phys_page_debug() from cpu_get_p...
2011-07-21  Tsuneo SaitoSPARC64: SFSR cleanup and fix
2011-07-21  Tsuneo SaitoSPARC64: TTE bits cleanup
2011-07-20  Blue SwirlFix unassigned memory access handling
2011-07-20  Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
next