Sign in
qemu
/
qemu
/
4c4fd3f852dbb3a7dbcc59110d03d3d15ada5f72
/
hw
/
eepro100.c
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
8bbd1ce
eepro100: convert to new capability API
by Michael S. Tsirkin
· 15 years ago
f62719c
eepro100: fix PCI interrupt pin configuration regression
by Stefan Weil
· 15 years ago
269eba0
eepro100: fix mapping of flash memory
by Stefan Weil
· 15 years ago
ae543b4
eepro100: Set power management capability using pci_reserve_capability
by Stefan Weil
· 15 years ago
3dec59a
eepro100: Set configuration bit for standard TCB
by Stefan Weil
· 15 years ago
db667a1
eepro100: Add new device variant i82801
by Stefan Weil
· 15 years ago
558c863
eepro100: Simplified device instantiation
by Stefan Weil
· 15 years ago
75f5a6c
eepro100: Simplify status handling
by Stefan Weil
· 15 years ago
e74818f
eepro100: Don't allow writing SCBStatus
by Stefan Weil
· 15 years ago
15e89f5
eepro100: address pci todo's, use pci_set_xx
by Michael S. Tsirkin
· 15 years ago
78728c9
eepro100: Keep includes sorted
by Stefan Weil
· 15 years ago
e7493b2
eepro100: Remove C++ comments
by Stefan Weil
· 15 years ago
f80a7fc
eepro100: Add diagnose command
by Stefan Weil
· 15 years ago
3d0f4b9
eepro100: New function for reading command block
by Stefan Weil
· 15 years ago
ec1d02d
eepro100: Use tx.status
by Stefan Weil
· 15 years ago
cc02c66
eepro100: Prettify code (no functional changes)
by Stefan Weil
· 15 years ago
cb25a3f
eepro100: Fix CU Start command
by Stefan Weil
· 15 years ago
e824012
eepro100: Support RNR interrupt
by Stefan Weil
· 15 years ago
e715c8e
eepro100: Replace variable name to fix a compiler warning
by Stefan Weil
· 15 years ago
b1e8701
eepro100: Use symbolic names for bits in EEPROM id
by Stefan Weil
· 15 years ago
c5bac30
eepro100: Remove old unused code
by Stefan Weil
· 15 years ago
ced5296
eepro100: Use symbolic names and BIT macros in binary operations
by Stefan Weil
· 15 years ago
762401e
eepro100: Add device descriptions
by Stefan Weil
· 15 years ago
230a167
eepro100: Update copyright notice
by Stefan Weil
· 15 years ago
ba19f2d
eepro100: Add TODO list
by Stefan Weil
· 15 years ago
da51e79
eepro100: Support gpxe boot for all eepro100 devices
by Stefan Weil
· 15 years ago
6cded3a
eepro100: Fix PXE boot
by Stefan Weil
· 15 years ago
0908bba
eepro100: Add missing SCB register names
by Stefan Weil
· 15 years ago
ce0e58b
eepro100: Fix compiler errors from debug messages
by Stefan Weil
· 15 years ago
7b8737d
eepro100: Fix multicast support
by Stefan Weil
· 15 years ago
f3a52e5
eepro100: Restructure code (new function tx_command)
by Stefan Weil
· 15 years ago
938a632
eepro100: Update ROM file support
by Stefan Weil
· 15 years ago
6170240
eepro100: Fix initial value for PCI_STATUS
by Stefan Weil
· 15 years ago
508cc6b
eepro100: symbolic names for pci registers
by Michael S. Tsirkin
· 15 years ago
b8f6ba0
eepro100: Improve debug messages
by Stefan Weil
· 15 years ago
ec16928
eepro100: Allocate a larger buffer for regname()
by David Benjamin
· 15 years ago
e00e365
net: convert eepro100 to NICState
by Mark McLoughlin
· 15 years ago
6a90e30
eepro100: Add missing .exit initialisation
by Stefan Weil
· 15 years ago
4e9df06
eepro100: Fix boot ROM support
by Stefan Weil
· 15 years ago
ba42b64
eepro100: Improve support for different devices
by Stefan Weil
· 15 years ago
89e8b13
pci: introduce FMT_PCIBUS for printf format for pcibus_t.
by Isaku Yamahata
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
151b298
eepro100: port to vmstate
by Juan Quintela
· 15 years ago
508ef93
eepro100: use qdev properties for configuration.
by Gerd Hoffmann
· 15 years ago
5fa9a0a
eepro100: Restructure code
by Stefan Weil
· 15 years ago
3706c43
eepro100: Remove unused device status entries
by Stefan Weil
· 15 years ago
dbbaaff
eepro100: support 16 bit read from SCBCmd (== 2)
by =?UTF-8?q?Reimar=20D=C3=B6ffinger?=
· 15 years ago
f4e94df
Set revision in eeprom correctly for 82557 versions.
by =?UTF-8?q?Reimar=20D=C3=B6ffinger?=
· 15 years ago
7f1e9d4
eepro100: Don't allow guests to fail assertions
by Kevin Wolf
· 15 years ago
e3936fa
pci: move unregister from PCIDevice to PCIDeviceInfo
by Gerd Hoffmann
· 15 years ago
4e3db91
Revert "eepro100: Remove unused device status entries"
by Aurelien Jarno
· 15 years ago
c4c270e
eepro100: Add more i825xx devices
by Stefan Weil
· 15 years ago
3031efa
eepro100: Remove unused device status entries
by Stefan Weil
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
067d01d
eepro100: Fix format strings in debug messages
by Stefan Weil
· 15 years ago
41cbc23
eepro100: Replace sprintf by snprintf
by Stefan Weil
· 15 years ago
fd9ae2e
eepro100: Remove unused code
by Stefan Weil
· 15 years ago
aac443e
eepro100: Enhanced logging and comments
by Stefan Weil
· 15 years ago
6a0b9cc
Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is enabled const.
by Reimar Döffinger
· 15 years ago
0859df6
Fix for commit 3f9cb1c14dc368f41447db5f78d6248c4f100ad4
by Naphtali Sprei
· 15 years ago
d6fd1e6
eepro100: Clean code which sets the PCI device id
by Stefan Weil
· 15 years ago
b84a5c6
Remove typedef for bool from eepro100.c
by Amit Shah
· 16 years ago
273a214
eepro100: Remove unused indirection of PCIDevice
by Juan Quintela
· 16 years ago
769cf7a
eepro100: cast a void * makes no sense
by Juan Quintela
· 16 years ago
d986bd5
eepro100: convert casts to DO_UPCAST()
by Juan Quintela
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
24e6f35
fix stack buffer overflows in eepro100.c tx
by Reimar Döffinger
· 16 years ago
3f9cb1c
hw/eepro100.c: Use extended TBD only where applicable
by Naphtali Sprei
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
0aab0d3
qdev: update pci device registration.
by Gerd Hoffmann
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
4f1c942
net: add return value to packet receive handler
by Mark McLoughlin
· 16 years ago
e3f5ec2
net: pass VLANClientState* as first arg to receive handlers
by Mark McLoughlin
· 16 years ago
cda9046
net: re-name vc->fd_read() to vc->receive()
by Mark McLoughlin
· 16 years ago
463af53
net: add fd_readv() handler to qemu_new_vlan_client() args
by Mark McLoughlin
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
9d07d75
PCI network qdev conversion
by Paul Brook
· 16 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
aff427a
Pci nic: pci_register_device can fail
by Chris Wright
· 17 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
32a8f6a
Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
by aliguori
· 16 years ago
cef3017
Clean some PCI defines (Stefan Weil)
by aliguori
· 16 years ago
d78f399
Delete some unused macros detected with -Wp,-Wunused-macros use
by blueswir1
· 16 years ago
a770dc7
Add and use remaining #defines for PCI device IDs (Stuart Brady)
by aliguori
· 16 years ago
72da420
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
by aliguori
· 16 years ago
173a543
Add and use #defines for PCI device classes
by blueswir1
· 16 years ago
deb5439
Define PCI vendor and device IDs in pci.h (Stuart Brady)
by aliguori
· 16 years ago
7a9f6e4
Add a -net name=foo parameter (Mark McLoughlin)
by aliguori
· 16 years ago
7cb7434b
Add qemu_format_nic_info_str() (Mark McLoughlin)
by aliguori
· 16 years ago
bf38c1a
Add a model string to VLANClientState (Mark McLoughlin)
by aliguori
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
18fdb1c
Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
Next »