]> git.proxmox.com Git - mirror_qemu.git/history - hw/sh_serial.c
exec: move include files to include/exec/
[mirror_qemu.git] / hw / sh_serial.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-14 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-07-14 Peter Maydellhw/sh_serial: Use TARGET_PRIxPHYS rather than %x for...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-24 Benoît Canetsh_serial: convert to memory API
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
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-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
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-20 Aurelien Jarnosh_serial: process all received characters
2011-01-20 Aurelien Jarnosh_serial: remove one level of indirection
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
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 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-07 aurel32SH4: SCI improvement
2008-12-07 balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-21 aurel32SH4: Switch serial emulation to qemu_irq
2008-09-15 aurel32SH4: Serial controller improvement
2008-05-09 aurel32SH4 serial controler improvements
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.