Sign in
qemu
/
qemu
/
aaebacef0a55a7113335ae3f998031d3c538a477
/
hw
/
etraxfs_eth.c
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
f79f2bf
qdev: don't access name through info
by Anthony Liguori
· 13 years ago
73a511d
etraxfs-dma: Model metadata and eop
by Lars Persson
· 13 years ago
0eeb06b
etraxfs_eth: drop bogus cpu_unregister_io_memory()
by Avi Kivity
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
06dccb8
etrax-eth: Convert to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
d949396
etrax: QDevify the Ethernet MAC.
by Edgar E. Iglesias
· 14 years ago
1da005b
etrax: Allocate DMA connections at board level.
by Edgar E. Iglesias
· 14 years ago
6eed185
net: Consistently use qemu_macaddr_default_if_unset
by Jan Kiszka
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
9e84a47
etraxfs_eth: correct use of ! and &
by Blue Swirl
· 15 years ago
cdcf9153
etrax: Update ethernet mgm-ctrl reg on writes
by Edgar E. Iglesias
· 15 years ago
0d84be5
cris: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
163bf3a
net: convert etrax to NICState
by Mark McLoughlin
· 15 years ago
e13b10b
net: remove NICInfo::vc
by Mark McLoughlin
· 15 years ago
70783b9
net: add receive_raw parameter to qemu_new_vlan_client()
by Mark McLoughlin
· 15 years ago
bb6e636
net: add a client type code
by Mark McLoughlin
· 15 years ago
283c7c6
net: allow NICs to be connected to netdevs
by Mark McLoughlin
· 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
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
ae50b27
Don't leak VLANClientState on PCI hot remove
by Mark McLoughlin
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
ba49431
etrax: Don't pass CPUState to peripherals.
by Edgar E. Iglesias
· 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
678fdca
etrax: Remove unused eth irq line.
by Edgar E. Iglesias
· 16 years ago
4af6e40
ETRAX: Correct setting of ethernet station address.
by Edgar E. Iglesias
· 16 years ago
b946a15
Introduce VLANClientState::cleanup() (Mark McLoughlin)
by aliguori
· 16 years ago
cc53adb
CRIS: Fix remaining build warnings.
by edgar_igl
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
0ae18ce
Check NIC model in some NIC init functions (Mark McLoughlin)
by aliguori
· 16 years ago
94410b7
ETRAX: Let the ethernet PHY report the current link-state.
by edgar_igl
· 16 years ago
7a9f6e4
Add a -net name=foo parameter (Mark McLoughlin)
by aliguori
· 16 years ago
bf38c1a
Add a model string to VLANClientState (Mark McLoughlin)
by aliguori
· 16 years ago
35ef81d
ETRAX: Correct size of control-register area.
by edgar_igl
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
aa25cf4
ETRAX-FS: Drop DMA polling for ethernet.
by edgar_igl
· 16 years ago
c648826
ETRAX-FS: Correct ethernet PHY diagnostics register reads.
by edgar_igl
· 16 years ago
d27b2e5
Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores.
by edgar_igl
· 17 years ago
d297f46
Avoid CRIS related warnings by Jan Kiszka.
by edgar_igl
· 17 years ago
9bcd77d
ETRAX: Avoid compiler warning.
by edgar_igl
· 17 years ago
f6953f1
ETRAX: Add support for the ethernet receivers dest addr filters.
by edgar_igl
· 17 years ago
2e56350
ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.
by edgar_igl
· 17 years ago
a3ea5df
Add limited support for the etrax ethernet controller.
by edgar_igl
· 17 years ago