Jason Wang
|
948ecf219c
net: intorduce qemu_del_nic()
|
12 年之前 |
Jason Wang
|
cc1f0f4542
net: introduce qemu_get_nic()
|
12 年之前 |
Jason Wang
|
b356f76de3
net: introduce qemu_get_queue()
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
1422e32db5
net: reorganize headers
|
13 年之前 |
Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 年之前 |
Avi Kivity
|
a8170e5e97
Rename target_phys_addr_t to hwaddr
|
13 年之前 |
Bo Yang
|
1069985fb1
eepro100: Fix network hang when rx buffers run out
|
13 年之前 |
Stefan Hajnoczi
|
b20c6b9e47
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
|
13 年之前 |
Stefan Hajnoczi
|
4e68f7a081
net: Rename VLANClientState to NetClientState
|
13 年之前 |
Michael S. Tsirkin
|
5e59b02435
Merge branch pci into master
|
13 年之前 |
Blue Swirl
|
0ed8b6f67f
Avoid returning void
|
13 年之前 |
Laszlo Ersek
|
2be64a68ed
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
|
13 年之前 |
Alex Williamson
|
f90c2bcdbc
pci: convert PCIUnregisterFunc to void
|
13 年之前 |
Stefan Weil
|
69f3ce78cc
eepro100: Fix multicast regression
|
13 年之前 |
Jason Wang
|
7fc8d918b9
net: move compute_mcast_idx() to net.h
|
13 年之前 |
Andreas Färber
|
83f7d43a9e
qom: Unify type registration
|
13 年之前 |
Anthony Liguori
|
39bffca203
qdev: register all types natively through QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
40021f0888
pci: convert to QEMU Object Model
|
13 年之前 |
Anthony Liguori
|
f79f2bfc6a
qdev: don't access name through info
|
13 年之前 |
Anthony Liguori
|
30fbb9fc7c
qdev: move qdev->info to class
|
13 年之前 |
Anthony Liguori
|
9423a2e8dd
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
|
13 年之前 |
David Gibson
|
e965d4bce3
Remove unnecessary casts from PCI DMA code in eepro100
|
14 年之前 |
Dong Xu Wang
|
3a93113a00
fix typo: delete redundant semicolon
|
13 年之前 |
Stefan Weil
|
c16ada980f
eepro100: Fix alignment requirement for statistical counters
|
13 年之前 |
Eduard - Gabriel Munteanu
|
16ef60c9a8
eepro100: Use PCI DMA stub functions
|
14 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Avi Kivity
|
e824b2cc3b
pci: rename pci_register_bar_region() to pci_register_bar()
|
14 年之前 |
Avi Kivity
|
5e6ffddef6
eepro100: convert to memory API
|
14 年之前 |
Michael S. Tsirkin
|
befeac45d4
Merge remote-tracking branch 'origin/master' into pci
|
14 年之前 |