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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add tests for query-netdev command
Alexey Kirillov
2021-03-15
2
-0
/
+123
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
12
-9
/
+477
*
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
7
-144
/
+38
*
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-2
/
+2
*
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
2021-03-15
1
-1
/
+1
*
e1000: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
4
-7
/
+66
*
e1000: fail early for evil descriptor
Jason Wang
2021-03-15
1
-0
/
+4
*
net: validate that ids are well formed
Paolo Bonzini
2021-03-15
1
-0
/
+5
*
net: Fix build error when DEBUG_NET is on
Bin Meng
2021-03-15
1
-0
/
+1
*
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-15
2
-1
/
+10
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2021-03-14
4
-24
/
+58
|
\
|
*
linux-user/elfload: fix address calculation in fallback scenario
Vincent Fazio
2021-03-13
1
-1
/
+2
|
*
linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
Vincent Fazio
2021-03-13
1
-2
/
+1
|
*
linux-user/elfload: munmap proper address in pgd_find_hole_fallback
Vincent Fazio
2021-03-13
1
-1
/
+1
|
*
linux-user: manage binfmt-misc preserve-arg[0] flag
Laurent Vivier
2021-03-13
2
-17
/
+51
|
*
linux-user: Fix executable page of /proc/self/maps
Nicolas Surbayrole
2021-03-13
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-14
116
-338
/
+311
|
\
\
|
*
|
README: Add Documentation blurb
John Snow
2021-03-12
1
-0
/
+11
|
*
|
MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
Thomas Huth
2021-03-12
1
-15
/
+8
|
*
|
tests: remove "make check-speed" in favor of "make bench"
Paolo Bonzini
2021-03-12
1
-6
/
+2
|
*
|
gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs
Thomas Huth
2021-03-12
1
-41
/
+4
|
*
|
gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job
Thomas Huth
2021-03-12
1
-10
/
+4
|
*
|
gitlab-ci.yml: Add some missing dependencies to the jobs
Thomas Huth
2021-03-12
1
-0
/
+8
|
*
|
gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
Thomas Huth
2021-03-12
1
-13
/
+15
|
*
|
tests: Move benchmarks into a separate folder
Thomas Huth
2021-03-12
9
-34
/
+36
|
*
|
tests: Move unit tests into a separate directory
Thomas Huth
2021-03-12
106
-219
/
+223
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-14
39
-934
/
+2232
|
\
\
\
|
*
|
|
hw/display/pxa2xx: Inline template header
Peter Maydell
2021-03-14
2
-436
/
+425
|
*
|
|
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
Peter Maydell
2021-03-14
1
-34
/
+32
|
*
|
|
hw/display/pxa2xx: Apply brace-related coding style fixes to template header
Peter Maydell
2021-03-14
1
-19
/
+28
|
*
|
|
hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
Peter Maydell
2021-03-14
1
-65
/
+45
|
*
|
|
hw/display/pxa2xx_lcd: Remove dest_width state field
Peter Maydell
2021-03-14
1
-9
/
+11
|
*
|
|
hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
Peter Maydell
2021-03-14
1
-62
/
+17
|
*
|
|
hw/display/pl110: Remove use of BITS from pl110_template.h
Peter Maydell
2021-03-14
2
-68
/
+65
|
*
|
|
hw/display/pl110: Pull included-once parts of template header into pl110.c
Peter Maydell
2021-03-14
2
-99
/
+80
|
*
|
|
hw/display/pl110: Remove dead code for non-32-bpp surfaces
Peter Maydell
2021-03-14
1
-45
/
+8
|
*
|
|
tests/qtest: Test PWM fan RPM using MFT in PWM test
Hao Wu
2021-03-12
1
-6
/
+199
|
*
|
|
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2021-03-12
2
-1
/
+109
|
*
|
|
hw/arm: Add MFT device to NPCM7xx Soc
Hao Wu
2021-03-12
3
-9
/
+40
|
*
|
|
hw/misc: Add NPCM7XX MFT Module
Hao Wu
2021-03-12
4
-0
/
+619
|
*
|
|
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2021-03-12
2
-1
/
+7
|
*
|
|
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-12
3
-10
/
+23
|
*
|
|
accel: kvm: Fix kvm_type invocation
Andrew Jones
2021-03-12
2
-0
/
+3
[next]