]> git.proxmox.com Git - qemu.git/history - linux-user/signal.c
Makefile: add missing deps on $(GENERATED_HEADERS)
[qemu.git] / linux-user / signal.c
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
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 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-13 Peter Maydelllinux-user/signal.c: Rename s390 target_ucontext fields...
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 'amit/for-anthony' into...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-21 Peter Maydelllinux-user/signal.c: Remove unused fenab
2011-06-21 Peter Maydelllinux-user/signal.c: Remove only-ever-set variable...
2011-06-20 Mike McCormackDon't translate pointer when in restore_sigcontext
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-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
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-20 Ulrich Hechts390x: s390x-linux-user support
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 Stefan WeilFix typo in comment (dieing -> dying)
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydelllinux-user/arm: fix compilation failures using softfloa...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Peter Maydelllinux-user: avoid gcc array overrun warning for sparc
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Peter Maydelllinux-user: ARM: clear the IT bits when invoking a...
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Peter MaydellARM: linux-user: Restore iWMMXT state from ucontext...
2010-12-03 Peter MaydellARM: linux-user: Expose iWMMXT registers to signal...
2010-12-03 Peter MaydellARM: linux-user: Restore VFP state from ucontext on...
2010-12-03 Peter MaydellARM: linux-user: Expose VFP registers to signal handlers
2010-12-03 Peter MaydellARM: linux-user: Correct size of padding in target_ucon...
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-23 Richard Hendersonmicroblaze: target-ify target_ucontext
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-23 Edgar E. Iglesiasmicroblaze: Pass a ucontext * as 3rd sighandler arg
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Edgar E. Iglesiasmicroblaze: Correct signal frame setup.
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-04-01 Aurelien Jarnolinux-user/ia64: workaround ia64 strangenesses
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-03-06 takasi-y@ops.dti... linux-user: Save/restore fpu registers to signal contex...
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2009-12-19 Riku Voipiolinux-user: cleanup force_sig() calls
2009-11-24 Arnaud Patardlinux-user: remove hardcoded value of _NSIG in signal.c
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Laurent Vivierm68k, linux-user: add setup_rt_frame
2009-08-25 Laurent Vivierm68k,linux-user: add setup_frame
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-18 malcAvoid name clashes with symbols that leak from system...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS signal handling fix
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-05-26 Edgar E. Iglesiasmicroblaze: linux-user support.
2009-05-15 Nathan Froydlinux-user: ppc signal handling
2009-04-21 pbrookMIPS signal handling fixes.
2009-04-16 pbrookTranslate signal values in exit status.
2009-04-15 aurel32linux-user: proper exit code for uncaught signals
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-30 aurel32linux-user: fix signal.c warning
2009-01-14 blueswir1Add noreturn function attribute
2009-01-05 blueswir1Fix more FSF addresses
2009-01-03 aurel32Fix qemu endless loop when raising a SIGSEGV/SIGBUS...
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-11-27 thslinux-user: Add support for STOP/CONT signals.
2008-11-27 thslinux-user: sig is target signal.
2008-10-08 edgar_iglCRIS: linux-user signals dont need ERP compensation...
2008-10-05 blueswir1Make target_sigaltstack_used static
2008-09-16 balrogMove offsetof to osdep.h, remove local defintions.
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2008-06-27 thsMore efficient target register / TC accesses.
next