summaryrefslogtreecommitdiffstats
path: root/hw/net/rtl8139.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-7/+4
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-4/+2
* rtl8139: g_malloc() can't fail, bury dead error handlingMarkus Armbruster2015-02-101-14/+0
* rtl8139: simplify timer logicPaolo Bonzini2015-02-061-50/+27
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0
* rtl8139: fix Pointer to local outside scopeGonglei2014-11-211-0/+4
* bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-151-2/+0
* rtl8139: add bootindex to qom propertyGonglei2014-10-151-0/+10
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-2/+0
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-6/+3
* Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin2013-11-211-1/+4
* e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2013-11-061-4/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-1/+1
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-1/+1
* | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
* | net: update nic info during device resetAmos Kong2013-10-181-0/+1
|/
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-14/+14
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* net/rtl8139: QOM parent field cleanupAndreas Färber2013-07-231-39/+49
* net/rtl8139: QOM Upcast SweepPeter Crosthwaite2013-07-231-8/+18
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi2013-05-241-0/+3
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+3555
OpenPOWER on IntegriCloud