Sign in
qemu
/
qemu
/
c28d4869ea1235b80ef59d5f5e8ca96bc4155c0c
/
hw
/
net
/
lance.c
57407ea
net: remove all cleanup methods from NIC NetClientInfos
by Paolo Bonzini
· 10 years ago
ea3b351
pcnet: add bootindex to qom property
by Gonglei
· 10 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
b1a2aaf
lance: QOM cast cleanup
by Andreas Färber
· 11 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 11 years ago
eedfac6
hw/n*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
d7e35d4
hw: move NICs to hw/net/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/lance.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
cc1f0f4
net: introduce qemu_get_nic()
by Jason Wang
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 12 years ago
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 12 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
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
e1c2008
pcnet: Add link state support
by Jan Kiszka
· 13 years ago
032a7c4
lance: unbreak after memory API conversion
by Avi Kivity
· 13 years ago
bd8d6f7
pcnet: convert to memory API
by Avi Kivity
· 13 years ago
779206d
Introduce fw_name field to DeviceInfo structure.
by Gleb Natapov
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
97bf485
sparc32: convert debug printf statements to tracepoints
by Blue Swirl
· 14 years ago
be73cfe
savevm: Port to qdev.vmsd all devices that have qdev
by Juan Quintela
· 15 years ago
1fa5148
net: convert pcnet to NICState
by Mark McLoughlin
· 15 years ago
3d86505
pcnet: port to vmstate
by Juan Quintela
· 15 years ago
94e1a91
pcnet: split away lance.c (sparc32 code).
by Gerd Hoffmann
· 15 years ago
91cc029
initial sparc32 lance and pcnet merge
by bellard
· 18 years ago
2a98c19
removed tabs
by bellard
· 18 years ago
35b961c
indent
by bellard
· 18 years ago
07435f7
Fix incorrect return type.
by pbrook
· 19 years ago
d861b05
Avoid buffer overflow when sending slirp packets.
by pbrook
· 19 years ago
7c9d8e0
new network emulation
by bellard
· 19 years ago
66321a1
sparc update (Blue Swirl)
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
8d5f07f
sparc merge (Blue Swirl)
by bellard
· 20 years ago
420557e
full system SPARC emulation (Blue Swirl)
by bellard
· 20 years ago