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
/
net
/
lance.c
Age
Commit message (
Expand
)
Author
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-07-27
pcnet: Drop pcnet_can_receive
Fam Zheng
2015-02-26
pcnet: pcnet_common_init() always returns 0, change to void
Markus Armbruster
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-10-15
pcnet: add bootindex to qom property
Gonglei
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-07-29
lance: QOM cast cleanup
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini