]> git.proxmox.com Git - qemu.git/history - qemu-error.c
Version 1.0.1
[qemu.git] / qemu-error.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
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-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-24 Markus ArmbrusterStrip trailing '\n' from error_report()'s first argument
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-15 Blue SwirlRemove unused sysemu.h include directives
2010-03-27 Markus Armbrustererror: Move qerror_report() from qemu-error.[ch] to...
2010-03-27 Markus Armbrustererror: Make use of error_set_progname() optional
2010-03-23 Edgar E. Iglesiasqemu-error: Avoid build warning.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: New error_printf_unless_qmp()
2010-03-16 Markus Armbrustererror: Let converted handlers print in human monitor
2010-03-16 Markus Armbrustererror: Track locations on command line
2010-03-16 Markus Armbrustererror: Track locations in configuration files
2010-03-16 Markus Armbrustererror: Include the program name in error messages to...
2010-03-16 Markus Armbrustererror: Infrastructure to track locations for error...
2010-03-16 Markus Armbrustererror: Rename qemu_error_new() to qerror_report()
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: New error_printf() and error_vprintf()
2010-03-16 Markus Armbrustererror: Simplify error sink setup
2010-03-16 Markus Armbrustererror: Move qemu_error() & friends from monitor.c to...