index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-4
/
+5
2013-11-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...
Anthony Liguori
1
-0
/
+1
2013-11-19
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
1
-4
/
+4
2013-11-15
smc91c111: Fix receive starvation
Sebastian Huber
1
-0
/
+1
2013-11-08
virtio-net: broken RX filtering logic fixed
Dmitry Fleytman
1
-1
/
+2
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
1
-0
/
+1
2013-11-06
e1000/rtl8139: update HMP NIC when every bit is written
Amos Kong
2
-5
/
+2
2013-11-06
virtio-net: only delete bh that existed
Jason Wang
1
-1
/
+1
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
1
-2
/
+1
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
1
-11
/
+8
2013-11-05
bswap.h: Remove be32_to_cpupu()
Peter Maydell
1
-1
/
+1
2013-11-05
bswap.h: Remove le32_to_cpupu()
Peter Maydell
1
-1
/
+1
2013-11-05
bswap.h: Remove cpu_to_le32wu()
Peter Maydell
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-8
/
+19
2013-10-18
net/rtl8139: update network information when macaddr is changed in guest
Amos Kong
1
-1
/
+5
2013-10-18
net/e1000: update network information when macaddr is changed in guest
Amos Kong
1
-0
/
+8
2013-10-18
net: update nic info during device reset
Amos Kong
2
-0
/
+2
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
5
-6
/
+8
2013-10-14
hw/vmxnet3: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-2
/
+11
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-09-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
1
-0
/
+1
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-06
ne2000: mark I/O as LITTLE_ENDIAN
Aurelien Jarno
1
-1
/
+1
2013-09-06
vmxnet3: Eliminate __packed redefined warning
Brad Smith
1
-2
/
+0
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
1
-3
/
+128
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-2
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
7
-49
/
+49
2013-08-05
pcnet: Flush queued packets on end of STOP state
Jan Kiszka
1
-0
/
+4
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-13
/
+13
2013-07-29
mipsnet: QOM cast cleanup
Andreas Färber
1
-8
/
+12
2013-07-29
opencores_eth: QOM cast cleanup
Andreas Färber
1
-9
/
+15
2013-07-29
xilinx_ethlite: QOM cast cleanup
Andreas Färber
1
-7
/
+13
2013-07-29
xgmac: QOM cast cleanup
Andreas Färber
1
-20
/
+26
2013-07-29
stellaris_enet: Fix NetClientInfo::cleanup
Andreas Färber
1
-5
/
+11
2013-07-29
stellaris_enet: QOM cast cleanup
Andreas Färber
1
-9
/
+15
2013-07-29
smc91c111: QOM cast cleanup
Andreas Färber
1
-11
/
+19
2013-07-29
milkymist-minimac2: QOM cast cleanup
Andreas Färber
1
-11
/
+16
2013-07-29
lance: QOM cast cleanup
Andreas Färber
1
-9
/
+15
2013-07-29
lan9118: QOM cast cleanup
Andreas Färber
1
-10
/
+16
2013-07-29
etraxfs_eth: Rename fs_eth to ETRAXFSEthState
Andreas Färber
1
-19
/
+19
2013-07-29
etraxfs_eth: QOM cast cleanup
Andreas Färber
1
-6
/
+12
2013-07-29
cadence_gem: QOM cast cleanup
Andreas Färber
1
-11
/
+15
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
11
-0
/
+11
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-1
/
+1
2013-07-29
pseries: savevm support for PAPR VIO logical lan
David Gibson
1
-2
/
+22
2013-07-27
misc: Use g_assert_not_reached for code which is expected to be unreachable
Stefan Weil
2
-9
/
+9
2013-07-23
net/pcnet-pci: QOM Upcast Sweep
Peter Crosthwaite
1
-7
/
+14
2013-07-23
net/rtl8139: QOM parent field cleanup
Andreas Färber
1
-39
/
+49
2013-07-23
net/rtl8139: QOM Upcast Sweep
Peter Crosthwaite
1
-8
/
+18
[next]