]> git.proxmox.com Git - qemu.git/history - hw/pcnet.c
report serial devices created with -device in the PIIX4 config space
[qemu.git] / hw / pcnet.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-01 Michael Brownpcnet: Fix sign extension: make ipxe work with >2G RAM
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 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-13 William Dauchymoving eeprom initialization
2011-03-05 Gerhard Wiesingerhw/pcnet.c: Fix EPROM contents to suit AMD netware...
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 Gleb NatapovAdd bootindex parameter to net/block/fd device
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-27 Paul BrookSplit out common pcnet code
2010-11-21 Jan Kiszkapcnet: Do not receive external frames in loopback mode
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-11 Michael S. Tsirkinpcnet: address TODOs
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-15 Michael S. Tsirkinpcnet: make subsystem vendor id match hardware
2010-03-08 Chris Kilgourpcnet APROMWE bit location (retry)
2010-01-13 Blue Swirlpcnet: remove dead nested assignment, spotted by clang
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinpcnet: switch to symbolic names for pci registers
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Mark McLoughlinnet: convert pcnet to NICState
2009-11-09 Isaku Yamahatapci: introduce FMT_PCIBUS for printf format for pcibus_t.
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-27 Juan Quintelapcnet: port to vmstate
2009-10-27 Gerd Hoffmannpcnet: split away lance.c (sparc32 code).
2009-10-27 Gerd Hoffmannpcnet: use qdev properties for configuration.
2009-10-15 Jan Kiszkapcnet: Extend hardware reset
2009-10-09 Jan Kiszkapcnet: Restart poll timer on pcnet_start
2009-10-09 Jan Kiszkapcnet: Drop unused recv_pos field
2009-10-05 Gerd Hoffmannpci: move unregister from PCIDevice to PCIDeviceInfo
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan Quintelapcnet: Add pci_pcnet_{save/load} functions, then remove...
2009-08-28 Juan Quintelapcnet: remove useless casts This are casts to the very...
2009-08-28 Juan Quintelapcnet: Change casts to DO_UPCAST() for PCIPCNetState
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert pcnet.c to helper macros.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
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-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Paul BrookFix lance segfaults
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-05-01 Chris WrightPci nic: pci_register_device can fail
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-08 aurel32pcnet: Avoid double conversion via PHYSADDR
2009-02-11 aliguoriqemu: return PCIDevice on net device init and record...
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-17 blueswir1Remove unused info_str parameter to pcnet_common_init()
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 qemu_format_nic_info_str() (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-02 blueswir1Remove address masking
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-09-04 aurel32hw/pcnet: use qemu_socket.h
2008-09-02 aurel32hw/pcnet.c: windows compile fix
2008-09-02 aurel32pcnet: add loopback mode emulation
2008-07-20 blueswir1Fix debug message address formats
2008-07-20 blueswir1Fix wrong function names in debug messages (Stefan...
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-04-20 blueswir1PCnet: Allow more then two TMDs (Jan Kiszka)
2008-01-01 blueswir1 Register only valid register access widths
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
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-08-18 thsRemove obsolete comment.
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-06-28 blueswir1 Fix Lance on 32-bit hosts
2007-05-27 blueswir1Handle unconnected vlan case in lance
next