Jason Wang
|
948ecf219c
net: intorduce qemu_del_nic()
|
12 years ago |
Jason Wang
|
cc1f0f4542
net: introduce qemu_get_nic()
|
12 years ago |
Jason Wang
|
b356f76de3
net: introduce qemu_get_queue()
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 years ago |
Paolo Bonzini
|
1422e32db5
net: reorganize headers
|
13 years ago |
Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 years ago |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 years ago |
Stefan Hajnoczi
|
b20c6b9e47
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
|
13 years ago |
Stefan Hajnoczi
|
4e68f7a081
net: Rename VLANClientState to NetClientState
|
13 years ago |
Michael S. Tsirkin
|
5e59b02435
Merge branch pci into master
|
13 years ago |
Laszlo Ersek
|
2be64a68ed
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
|
13 years ago |
Alex Williamson
|
f90c2bcdbc
pci: convert PCIUnregisterFunc to void
|
13 years ago |
Gerd Hoffmann
|
9ebe95fb60
nic: zap obsolote romloading bits from ne2k + pcnet
|
13 years ago |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 years ago |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 years ago |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 years ago |
Jan Kiszka
|
e1c2008af6
pcnet: Add link state support
|
14 years ago |
Jan Kiszka
|
7ba7974197
pcnet-pci: Fix PIO word access to PROM
|
14 years ago |
Jan Kiszka
|
488a1a5dfe
pcnet: Move BCR defines to header
|
14 years ago |
Eduard - Gabriel Munteanu
|
14fecf26d0
pcnet-pci: Use PCI DMA stub functions
|
14 years ago |
Michael S. Tsirkin
|
817e0b6fe8
pci: interrupt pin documentation update
|
14 years ago |
Hervé Poussineau
|
145aebeca4
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
|
14 years ago |
Avi Kivity
|
e824b2cc3b
pci: rename pci_register_bar_region() to pci_register_bar()
|
14 years ago |
Avi Kivity
|
bd8d6f7cad
pcnet: convert to memory API
|
14 years ago |
Isaku Yamahata
|
d7dccd1168
hw/pcnet-pci.c: convert to PCIDeviceInfo to initialize ids
|
14 years ago |
Michael S. Tsirkin
|
5300f1a548
Merge remote branch 'origin/master' into pci
|
14 years ago |
Alex Williamson
|
5ee8ad71e1
PXE: Use consistent naming for PXE ROMs
|
14 years ago |
Avi Kivity
|
27a4154324
pcnet-pci: convert to pci_register_bar_simple()
|
14 years ago |