]> git.proxmox.com Git - qemu.git/history - hw/alpha_palcode.c
mips_fulong: remove bogus HAS_AUDIO
[qemu.git] / hw / alpha_palcode.c
2010-04-25 Blue Swirlalpha: remove dead assignments, spotted by clang analyzer
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2009-12-17 Richard Hendersontarget-alpha: Add placeholders for missing userspace...
2009-12-13 Richard Hendersontarget-alpha: Implement RD/WRUNIQUE in the translator
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-12 aurel32target-alpha: get rid of tests on env->user_mode_only
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-11 aurel32target-alpha: fix syscall error check
2008-11-11 aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11 aurel32target-alpha: fix syscall error check
2008-09-17 aurel32[PATCH] alpha: fix linux syscall convention
2008-09-07 aurel32alpha: only print debug information to the log file
2008-06-03 thsSpelling fixes, by Stefan Weil.
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-05 j_mayerAlpha CPU palcode emulation. Only usable in user mode...