]> git.ipfire.org Git - thirdparty/qemu.git/history - user-exec.c
char: use common function to disable callbacks on chardev close
[thirdparty/qemu.git] / user-exec.c
2013-07-26  Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26  Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-07-25  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-07-25  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23  Alexander Graflinux-user: fix segmentation fault passing with h2g...
2013-07-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15  Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-09  Andreas Färbercpu: Replace cpu_single_env with CPUState current_cpu
2013-07-05  Peter Maydelluser-exec.c: Set is_write correctly in the ARM cpu_sign...
2013-06-15  Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'pmaydell/tcg-aarch64...
2013-06-12  Claudio Fontanauser-exec.c: aarch64 initial implementation of cpu_sign...
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  Peter MaydellReplace all setjmp()/longjmp() with sigsetjmp()/siglong...
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 Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-18  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-18  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-18  John Spencerfix build error on ARM due to wrong glibc check
2012-12-17  Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16  Blue Swirlexec: refactor cpu_restore_state
2012-09-21  Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15  Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-08-14  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-11  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09  Blue Swirluser: fix accidental AREG0 use
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-01  Richard W.M. JonesReplace 'struct siginfo' with 'siginfo_t'.
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-28  Blue Swirlx86: avoid AREG0 for exceptions
2012-06-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-08  Peter Maydelluser-exec.c: Don't assert on segfaults for non-valid...
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-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
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-02-23  Kevin WolfMerge qemu-iotests into for-anthony
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-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 'riku/linux-user-for-upstr...
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26  Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-15  Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-31  Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-28  Blue SwirlMove user emulator stuff from cpu-exec.c to user-exec.c