index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
lance.c
Age
Commit message (
Expand
)
Author
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
net: reorganize headers
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-01
pcnet: Add link state support
Jan Kiszka
2011-08-09
lance: unbreak after memory API conversion
Avi Kivity
2011-08-08
pcnet: convert to memory API
Avi Kivity
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
net: convert pcnet to NICState
Mark McLoughlin
2009-10-27
pcnet: port to vmstate
Juan Quintela
2009-10-27
pcnet: split away lance.c (sparc32 code).
Gerd Hoffmann
2006-09-03
initial sparc32 lance and pcnet merge
bellard
2006-08-09
removed tabs
bellard
2006-08-09
indent
bellard
2006-04-08
Fix incorrect return type.
pbrook
2006-02-04
Avoid buffer overflow when sending slirp packets.
pbrook
2005-11-15
new network emulation
bellard
2005-04-06
sparc update (Blue Swirl)
bellard
2004-12-19
SPARC merge
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard