]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - qemu-char.c
apohw: update for actual FPGA design.
[lisovros/qemu_apohw.git] / qemu-char.c
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Hans de Goedeqemu-char: rename qemu_chr_event to qemu_chr_be_event...
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Markus Armbrusterqemu-char: Plug memory leak on qemu_chr_open_pty()...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-23 Fabien ChouteauAdd stdio char device on windows
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-14 Stefan Weilqemu-char: Fix use of free() instead of g_free()
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-04 Luiz Capitulinoqapi: Convert query-chardev
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-23 Marcelo Tosattiqemu-char: use qemu_set_fd_handler/2 consistently
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: remove qemu_chr_send_event()
2011-08-22 Anthony Liguorichar: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_ms...
2011-08-22 Anthony Liguorichar: rename qemu_chr_close() -> qemu_chr_delete()
2011-08-22 Anthony Liguorichar: qemu_chr_open_opts() -> qemu_chr_new_from_opts()
2011-08-22 Anthony Liguorichar: rename qemu_chr_open() -> qemu_chr_new()
2011-08-22 Anthony Liguorichar: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo()
2011-08-22 Anthony Liguorichar: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
2011-08-22 Anthony Liguorichar: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
2011-08-22 Anthony Liguorichar: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
2011-08-22 Anthony Liguorichar: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
2011-08-22 Anthony Liguorichar: rename qemu_chr_read() -> qemu_chr_be_write()
2011-08-22 Anthony Liguorichar: rename qemu_chr_printf() -> qemu_chr_fe_printf()
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
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-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-24 Blue SwirlFix chrdev return value conversion
2011-07-23 Daniel P. BerrangeIntroduce a 'client_add' monitor command accepting...
2011-07-23 Kevin Wolfqemu-char: Print strerror message on failure
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-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Amit Shahchar: Detect chardev release by NULL handlers as well...
2011-04-28 Kusanagi Kouichichar: Allow devices to use a single multiplexed chardev.
2011-04-28 Hans de Goedechardev: Allow frontends to notify backends of guest...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Amit Shahchar: Prevent multiple devices opening same chardev
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2011-03-20 Stefan WeilFix conversions from pointer to int and vice versa
2011-02-20 Stefan Hajnocziqemu-char: Check for missing backend name
2011-02-01 Paolo Bonzinifix QemuOpts leak
2011-02-01 Paolo Bonziniadd set_echo implementation for qemu_chr_stdio
2011-02-01 Paolo Bonzinimove atexit(term_exit) and O_NONBLOCK to qemu_chr_open_...
2011-02-01 Paolo Bonziniadd qemu_chr_set_echo
2011-02-01 Paolo Bonziniremove broken code for tty
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-01-24 Alon Levyspice: add chardev (v5)
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-17 Luiz Capitulinoqemu-char: Introduce Memory driver
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-03 Jes SorensenFold send_all() wrapper unix_write() into one function
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-08-15 Blue SwirlFix mingw32 build
2010-08-10 Cam MacdonellRESEND: Inter-VM shared memory PCI device
2010-06-15 Markus Armbrusterblock: Decouple block device "commit all" from DriveInfo
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-04-26 Paolo Bonzinistash away SCM_RIGHTS fd until a getfd command arrives
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Alexander GrafAlways notify consumers of char devices if they're...
next