index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: load only required dependency files.
Victor Kaplansky
2015-08-13
1
-1
/
+7
*
make: fix where dependency *.d are stored.
Victor Kaplansky
2015-08-13
2
-1
/
+1
*
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-05
1
-0
/
+56
*
Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug)
Stefano Stabellini
2015-08-03
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...
Peter Maydell
2015-08-03
1
-173
/
+190
|
\
|
*
rtl8139: check TCP Data Offset field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-0
/
+5
|
*
rtl8139: skip offload on short TCP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-0
/
+5
|
*
rtl8139: check IP Total Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-1
/
+6
|
*
rtl8139: check IP Header Length field (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-11
/
+8
|
*
rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-0
/
+5
|
*
rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-154
/
+151
|
*
rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)
Stefan Hajnoczi
2015-08-03
1
-19
/
+22
*
|
ahci: fix ICC mask definition
John Snow
2015-07-31
1
-1
/
+1
*
|
macio: re-add TRIM support
Aurelien Jarno
2015-07-31
1
-0
/
+28
|
/
*
virtio-blk-dataplane: delete bottom half before the AioContext is freed
Paolo Bonzini
2015-07-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-07-28
2
-34
/
+35
|
\
|
*
xen: Drop net_rx_ok
Fam Zheng
2015-07-28
1
-24
/
+1
|
*
hw/net: handle flow control in mcf_fec driver receiver
Greg Ungerer
2015-07-28
1
-10
/
+34
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-28
14
-26
/
+68
|
\
\
|
*
|
virtio: minor cleanup
Michael S. Tsirkin
2015-07-27
1
-1
/
+0
|
*
|
acpi: fix pvpanic device is not shown in ui
Gal Hammer
2015-07-27
1
-2
/
+2
|
*
|
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
2015-07-27
1
-1
/
+1
|
*
|
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
2015-07-27
1
-1
/
+9
|
*
|
virtio: get_features() can fail
Jason Wang
2015-07-27
11
-11
/
+21
|
*
|
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
2015-07-27
1
-0
/
+15
|
*
|
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-27
3
-4
/
+1
|
*
|
virtio-9p: fix any_layout
Michael S. Tsirkin
2015-07-27
1
-6
/
+17
|
*
|
virtio-serial: fix ANY_LAYOUT
Michael S. Tsirkin
2015-07-27
1
-1
/
+2
|
*
|
virtio: hide legacy features from modern guests
Michael S. Tsirkin
2015-07-27
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into staging
Peter Maydell
2015-07-28
1
-7
/
+10
|
\
\
\
|
*
|
|
net/dp8393x: do not use memory_region_init_rom_device with NULL
Hervé Poussineau
2015-07-28
1
-2
/
+8
|
*
|
|
net/dp8393x: remove check of runt packets
Hervé Poussineau
2015-07-28
1
-5
/
+0
|
*
|
|
net/dp8393x: disable user creation
Hervé Poussineau
2015-07-28
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-28
1
-0
/
+7
|
\
\
\
|
*
|
|
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
2015-07-27
1
-0
/
+7
*
|
|
|
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
2015-07-27
1
-2
/
+1
*
|
|
|
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
2015-07-27
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-07-27
16
-103
/
+133
|
\
\
\
|
*
|
|
axienet: Flush queued packets when rx is done
Fam Zheng
2015-07-27
1
-4
/
+13
|
*
|
|
dp8393x: Flush packets when link comes up
Fam Zheng
2015-07-27
1
-0
/
+8
|
*
|
|
stellaris_enet: Flush queued packets when read done
Fam Zheng
2015-07-27
1
-9
/
+5
|
*
|
|
mipsnet: Flush queued packets when receiving is enabled
Fam Zheng
2015-07-27
1
-2
/
+7
|
*
|
|
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
2015-07-27
1
-17
/
+16
|
*
|
|
mcf_fec: Drop mcf_fec_can_receive
Fam Zheng
2015-07-27
1
-8
/
+1
|
*
|
|
etsec: Flush queue when rx buffer is consumed
Fam Zheng
2015-07-27
3
-1
/
+15
|
*
|
|
etsec: Move etsec_can_receive into etsec_receive
Fam Zheng
2015-07-27
3
-17
/
+10
|
*
|
|
usbnet: Drop usbnet_can_receive
Fam Zheng
2015-07-27
1
-16
/
+4
|
*
|
|
eepro100: Drop nic_can_receive
Fam Zheng
2015-07-27
1
-11
/
+0
|
*
|
|
pcnet: Drop pcnet_can_receive
Fam Zheng
2015-07-27
4
-12
/
+0
|
*
|
|
xgmac: Drop packets with eth_can_rx is false.
Fam Zheng
2015-07-27
1
-4
/
+4
[next]