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
/
pcnet-pci.c
Age
Commit message (
Expand
)
Author
2011-11-01
pcnet: Add link state support
Jan Kiszka
2011-11-01
pcnet-pci: Fix PIO word access to PROM
Jan Kiszka
2011-11-01
pcnet: Move BCR defines to header
Jan Kiszka
2011-11-01
pcnet-pci: Use PCI DMA stub functions
Eduard - Gabriel Munteanu
2011-09-19
pci: interrupt pin documentation update
Michael S. Tsirkin
2011-08-22
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
Hervé Poussineau
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
pcnet: convert to memory API
Avi Kivity
2011-06-12
hw/pcnet-pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-04-18
PXE: Use consistent naming for PXE ROMs
Alex Williamson
2011-04-07
pcnet-pci: convert to pci_register_bar_simple()
Avi Kivity
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-11-27
Add pcnet-pci.c
Paul Brook