]> git.proxmox.com Git - qemu.git/history - hw/smc91c111.c
Correct spelling of licensed
[qemu.git] / hw / smc91c111.c
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Juha Riihimäkismc91c111: qdevify reset
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 Peter Maydellstc91c111: Implement save/restore
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-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Lars Munchsmc91c111: allow access to reserved register
2010-04-08 Lars Munchsmc91c111: mask register offset
2009-12-03 Mark McLoughlinnet: convert smc91c111 to NICState
2009-10-27 Gerd Hoffmannsmc91c111: use qdev properties for configuration.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
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-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Mark McLoughlinnet: add return value to packet receive handler
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-05-14 Paul Brooksmc91c111 qdev conversion
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriadd missing MAC address to info_str for some NICs ...
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 pbrookFix 64-bit host printf format mismatches.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
2006-12-21 thsAvoid "unused variable" compiler warning.
2006-12-07 thsSpelling fixes, thanks to Stefan Weil.
2006-02-04 pbrookAvoid buffer overflow when sending slirp packets.
2005-12-18 bellardsmc91c111 fixes (Paul Brook)
2005-12-04 bellardNIC emulation for qemu arm-softmmu (Paul Brook)