]> git.proxmox.com Git - qemu.git/history - target-alpha
qapi: modify visitor code generation for list iteration
[qemu.git] / target-alpha /
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
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 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
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 Peter Maydelltarget-alpha, target-ppc: Remove unnecessary setjmp...
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 SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
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-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. Tsirkinalpha: remove unused variable
2011-06-15 Michael S. Tsirkinalpha/translate: remve unused variables
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: Implement TLB flush primitives.
2011-05-31 Richard Hendersontarget-alpha: Use a fixed frequency for the RPCC in...
2011-05-31 Richard Hendersontarget-alpha: Trap for unassigned and unaligned addresses.
2011-05-31 Richard Hendersontarget-alpha: Remap PIO space for 43-bit KSEG for EV6.
2011-05-31 Richard Hendersontarget-alpha: Implement cpu_alpha_handle_mmu_fault...
2011-05-31 Richard Hendersontarget-alpha: Implement more CALL_PAL values inline.
2011-05-31 Richard Hendersontarget-alpha: Disable interrupts properly.
2011-05-31 Richard Hendersontarget-alpha: All ISA checks to use TB->FLAGS.
2011-05-31 Richard Hendersontarget-alpha: Swap shadow registers moving to/from...
2011-05-31 Richard Hendersontarget-alpha: Implement do_interrupt for system mode.
2011-05-31 Richard Hendersontarget-alpha: Add IPRs to be used by the emulation...
2011-05-31 Richard Hendersontarget-alpha: Use kernel mmu_idx for pal_mode.
2011-05-31 Richard Hendersontarget-alpha: Add various symbolic constants.
2011-05-31 Richard Hendersontarget-alpha: Use do_restore_state for arithmetic excep...
2011-05-31 Richard Hendersontarget-alpha: Tidy up arithmetic exceptions.
2011-05-31 Richard Hendersontarget-alpha: Tidy exception constants.
2011-05-31 Richard Hendersontarget-alpha: Enable the alpha-softmmu target.
2011-05-31 Richard Hendersontarget-alpha: Rationalize internal processor registers.
2011-05-31 Richard Hendersontarget-alpha: Merge HW_REI and HW_RET implementations.
2011-05-31 Richard Hendersontarget-alpha: Cleanup MMU modes.
2011-05-31 Richard Hendersontarget-alpha: Fix system store_conditional
2011-05-31 Richard Hendersontarget-alpha: Fix translation of PALmode memory insns.
2011-05-31 Richard Hendersontarget-alpha: Remove partial support for palcode emulation.
2011-05-31 Richard Hendersontarget-alpha: Single-step properly across branches.
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-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnotarget-alpha: use new float64_unordered_quiet() function
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
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-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard Hendersontarget-alpha: Implement RPCC.
2010-04-27 Richard Hendersontarget-alpha: Fix load-locked/store-conditional.
2010-04-27 Richard Hendersontarget-alpha: Indicate NORETURN status when raising...
2010-04-27 Richard Hendersontarget-alpha: Enable NPTL.
2010-04-27 Richard Hendersontarget-alpha: Update commentary for opcode 0x1A.
2010-04-27 Richard Hendersontarget-alpha: Emit goto_tb opcodes.
2010-04-27 Richard Hendersontarget-alpha: Implement cvtlq inline.
2010-04-27 Richard Hendersontarget-alpha: Implement rs/rc properly.
2010-04-27 Richard Hendersontarget-alpha: Implement cpys{, n, e} inline.
2010-04-25 Blue Swirlalpha: add missing 'break', spotted by clang analyzer
2010-04-25 Blue Swirlalpha: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-10 Richard Hendersontarget-alpha: Use non-inverted arguments to gen_{f...
2010-04-10 Richard Hendersontarget-alpha: Use setcond for int comparisons.
2010-04-10 Richard Hendersontarget-alpha: Implement cvtql inline.
2010-04-10 Richard Hendersontarget-alpha: Add flags markups to helpers.h.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
next