Avi Kivity
|
f070e1e227
stellaris_enet: convert to memory API
|
14 年之前 |
Anthony Liguori
|
01e0451a08
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
|
14 年之前 |
Avi Kivity
|
58160bafa2
stellaris_enet: convert to memory API
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Matthew Fernandez
|
8e31bf388e
Correct spelling of licensed
|
14 年之前 |
Alexander Graf
|
2507c12ab0
Add endianness as io mem parameter
|
14 年之前 |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 年之前 |
Mark McLoughlin
|
8c9b63b9d4
net: convert stellaris to NICState
|
15 年之前 |
Gerd Hoffmann
|
540f006a23
stellaris_enet: use qdev properties for configuration.
|
16 年之前 |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 年之前 |
malc
|
99a0949b72
Get rid of _t suffix
|
16 年之前 |
Gerd Hoffmann
|
81a322d4a1
qdev: add return value to init() callbacks.
|
16 年之前 |
Blue Swirl
|
d60efc6b0d
Make CPURead/WriteFunc structure 'const'
|
16 年之前 |
Avi Kivity
|
1eed09cb4a
Remove io_index argument from cpu_register_io_memory()
|
16 年之前 |
Paul Brook
|
57b452a848
Fix stellaris ethernet
|
16 年之前 |
Mark McLoughlin
|
4f1c942b7f
net: add return value to packet receive handler
|
16 年之前 |
Mark McLoughlin
|
e3f5ec2b5e
net: pass VLANClientState* as first arg to receive handlers
|
16 年之前 |
Mark McLoughlin
|
cda9046ba7
net: re-name vc->fd_read() to vc->receive()
|
16 年之前 |
Mark McLoughlin
|
463af5349a
net: add fd_readv() handler to qemu_new_vlan_client() args
|
16 年之前 |
Paul Brook
|
a558046625
Stellaris ethernet qdev conversion
|
16 年之前 |
Blue Swirl
|
001faf3269
Replace gcc variadic macro extension with C99 version
|
16 年之前 |
Paul Brook
|
2ac711791b
Replace cpu_abort with hw_error
|
16 年之前 |
aliguori
|
b946a15332
Introduce VLANClientState::cleanup() (Mark McLoughlin)
|
16 年之前 |
aliguori
|
0ae18ceeaa
Check NIC model in some NIC init functions (Mark McLoughlin)
|
16 年之前 |
aliguori
|
7a9f6e4a8d
Add a -net name=foo parameter (Mark McLoughlin)
|
16 年之前 |
aliguori
|
96d5e20138
add missing MAC address to info_str for some NICs (Mark McLoughlin)
|
16 年之前 |
aliguori
|
bf38c1a0e1
Add a model string to VLANClientState (Mark McLoughlin)
|
16 年之前 |
pbrook
|
8da3ff1809
Change MMIO callbacks to use offsets, not absolute addresses.
|
16 年之前 |
pbrook
|
23e3929403
Save/restore for stellaris boards.
|
17 年之前 |
pbrook
|
eea589cc22
Stellaris ethernet support.
|
18 年之前 |