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
/
dp8393x.c
Age
Commit message (
Expand
)
Author
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-07-28
net/dp8393x: do not use memory_region_init_rom_device with NULL
Hervé Poussineau
2015-07-28
net/dp8393x: remove check of runt packets
Hervé Poussineau
2015-07-28
net/dp8393x: disable user creation
Hervé Poussineau
2015-07-27
dp8393x: Flush packets when link comes up
Fam Zheng
2015-06-11
net/dp8393x: fix hardware reset
Hervé Poussineau
2015-06-11
net/dp8393x: correctly reset in_use field
Hervé Poussineau
2015-06-11
net/dp8393x: add load/save support
Hervé Poussineau
2015-06-11
net/dp8393x: add PROM to store MAC address
Hervé Poussineau
2015-06-11
net/dp8393x: QOM'ify
Hervé Poussineau
2015-06-11
net/dp8393x: use dp8393x_ prefix for all functions
Hervé Poussineau
2015-06-11
net/dp8393x: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
net/dp8393x: always calculate proper checksums
Hervé Poussineau
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-08-17
nic: do not destroy memory regions in cleanup functions
Paolo Bonzini
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini