index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
22
-18
/
+4
*
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
30
-0
/
+30
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
25
-0
/
+27
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
2019-08-16
1
-0
/
+1
*
e1000: don't raise interrupt in pre_save()
Jason Wang
2019-07-29
1
-6
/
+2
*
sunhme: ensure that RX descriptor ring overflow is indicated to client driver
Mark Cave-Ayland
2019-07-02
2
-0
/
+10
*
sunhme: fix return values from sunhme_receive() during receive packet processing
Mark Cave-Ayland
2019-07-02
1
-3
/
+3
*
sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised
Mark Cave-Ayland
2019-07-02
1
-0
/
+10
*
sunhme: fix incorrect constant in sunhme_can_receive()
Mark Cave-Ayland
2019-07-02
1
-1
/
+1
*
sunhme: add trace event for logging PCI IRQ
Mark Cave-Ayland
2019-07-02
2
-0
/
+3
*
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
1
-2
/
+2
*
ftgmac100: do not link to netdev
Cédric Le Goater
2019-07-02
1
-2
/
+0
*
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
1
-1
/
+1
*
Supply missing header guards
Markus Armbruster
2019-06-12
3
-1
/
+15
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
34
-4
/
+41
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-05-17
4
-108
/
+139
|
\
|
*
hw/net/ne2000: Extract the PCI device from the chipset common code
Philippe Mathieu-Daudé
2019-05-17
4
-108
/
+139
*
|
e1000: Never increment the RX undersize count register
Chris Kenna
2019-05-17
1
-1
/
+0
*
|
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2019-05-17
1
-0
/
+10
|
/
*
hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
Philippe Mathieu-Daudé
2019-05-02
1
-1
/
+3
*
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+0
*
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
1
-1
/
+1
*
virtio-net: Fix typo in comment
Yuval Shaia
2019-04-02
1
-1
/
+1
*
e1000: Delay flush queue when receive RCTL
yuchenlin
2019-03-29
1
-2
/
+22
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-2
/
+2
|
\
|
*
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-2
/
+2
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-4
/
+4
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-17
/
+17
|
/
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-55
/
+55
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-08
1
-1
/
+0
|
\
|
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
|
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+1
*
|
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
2019-03-07
1
-0
/
+1
*
|
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
1
-0
/
+2
*
|
ptimer: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
|
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+4
*
|
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+23
*
|
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+92
|
/
*
virtio-net: Allow qemu_announce_self to trigger virtio announcements
Dr. David Alan Gilbert
2019-03-05
2
-3
/
+33
*
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
2
-13
/
+28
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-04
3
-80
/
+101
|
\
|
*
vhost-net: compile it on all targets that have virtio-net.
Paolo Bonzini
2019-02-21
2
-5
/
+3
|
*
vhost: restrict Linux dependency to kernel vhost
Paolo Bonzini
2019-02-21
1
-2
/
+1
|
*
vhost-net-user: add stubs for when no virtio-net device is present
Paolo Bonzini
2019-02-21
1
-0
/
+4
|
*
vhost-net: move stubs to a separate file
Paolo Bonzini
2019-02-21
3
-75
/
+95
*
|
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-24
/
+7
|
/
[next]