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
/
e1000e.c
Age
Commit message (
Expand
)
Author
2017-03-14
e1000e: correctly tear down MSI-X memory regions
Paolo Bonzini
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-08-22
e1000e: remove internal interrupt flag
Cao jin
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
e1000e: remove unnecessary internal msi state flag
Cao jin
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-06-24
e1000e: add boot rom
Gerd Hoffmann
2016-06-06
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
2016-06-02
net: Introduce e1000e device emulation
Dmitry Fleytman