Commit History

Author SHA1 Message Date
  Mark McLoughlin ed8f8da7a6 Don't leak VLANClientState on PCI hot remove 16 years ago
  Chris Wright 260437cba3 Pci nic: pci_register_device can fail 17 years ago
  aliguori a34b6eb776 Introduce VLANClientState::cleanup() (Mark McLoughlin) 16 years ago
  aliguori 72da420859 qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti) 16 years ago
  aliguori 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) 16 years ago
  blueswir1 173a543b36 Add and use #defines for PCI device classes 16 years ago
  blueswir1 4ebcf88483 Update #defines for PCI vendor and device IDs from OpenBIOS and Linux 16 years ago
  aliguori deb54399df Define PCI vendor and device IDs in pci.h (Stuart Brady) 16 years ago
  aliguori 0ae18ceeaa Check NIC model in some NIC init functions (Mark McLoughlin) 16 years ago
  aliguori 7a9f6e4a8d Add a -net name=foo parameter (Mark McLoughlin) 16 years ago
  aliguori 7cb7434b1e Add qemu_format_nic_info_str() (Mark McLoughlin) 16 years ago
  aliguori bf38c1a0e1 Add a model string to VLANClientState (Mark McLoughlin) 16 years ago
  ths 18fdb1c5c6 Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. 17 years ago
  aurel32 e89f00e6a3 Revert "Fix ne2000_can_receive() function". 17 years ago
  aurel32 f9e7bcfe6b Fix ne2000_can_receive() function 17 years ago
  ths 60fe76f386 Fix wrong signedness, by Andre Przywara. 17 years ago
  pbrook 9596ebb701 Add statics and missing #includes for prototypes. 18 years ago
  pbrook 87ecb68bdf Break up vl.h. 18 years ago
  ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 18 years ago
  ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 18 years ago
  ths 0ae045ae43 Insufficient input validation in NE2000 card, written by Tavis Ormandy, 18 years ago
  ths e91c8a7783 Spelling fixes, by Stefan Weil. 18 years ago
  pbrook d537cf6c86 Unify IRQ handling. 18 years ago
  ths 28c1c65633 ne2k buffer full bug fix, by Marcel Block. 18 years ago
  ths abcebc7e80 Devfn number for network PCI cards, by Aurelien Jarno. 18 years ago
  ths 9f08349345 Spelling fixes, thanks to Stefan Weil. 18 years ago
  bellard 1941d19c65 PCI save/restore changes 19 years ago
  bellard f815fa45da ne2000 buffer fulness fix (Han Zhu) 19 years ago
  pbrook d861b05ea3 Avoid buffer overflow when sending slirp packets. 19 years ago
  bellard acff9df6a8 rxcr save/restore (initial patch by Jürgen Pfennig 19 years ago