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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
net: Do not fill legacy info_str for backends
Alexey Kirillov
8
-48
/
+0
2021-03-15
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
4
-1
/
+254
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
11
-49
/
+47
2021-03-15
tests: Add tests for query-netdev command
Alexey Kirillov
2
-0
/
+123
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
12
-9
/
+477
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
7
-144
/
+38
2021-03-15
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-2
/
+2
2021-03-15
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
1
-1
/
+1
2021-03-15
e1000: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
net: introduce qemu_receive_packet()
Jason Wang
4
-7
/
+66
2021-03-15
e1000: fail early for evil descriptor
Jason Wang
1
-0
/
+4
2021-03-15
net: validate that ids are well formed
Paolo Bonzini
1
-0
/
+5
2021-03-15
net: Fix build error when DEBUG_NET is on
Bin Meng
1
-0
/
+1
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2
-1
/
+10
2021-03-14
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
4
-24
/
+58
2021-03-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
116
-338
/
+311
2021-03-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
39
-934
/
+2232
2021-03-14
hw/display/pxa2xx: Inline template header
Peter Maydell
2
-436
/
+425
2021-03-14
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
Peter Maydell
1
-34
/
+32
2021-03-14
hw/display/pxa2xx: Apply brace-related coding style fixes to template header
Peter Maydell
1
-19
/
+28
2021-03-14
hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
Peter Maydell
1
-65
/
+45
2021-03-14
hw/display/pxa2xx_lcd: Remove dest_width state field
Peter Maydell
1
-9
/
+11
2021-03-14
hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
Peter Maydell
1
-62
/
+17
2021-03-14
hw/display/pl110: Remove use of BITS from pl110_template.h
Peter Maydell
2
-68
/
+65
2021-03-14
hw/display/pl110: Pull included-once parts of template header into pl110.c
Peter Maydell
2
-99
/
+80
2021-03-14
hw/display/pl110: Remove dead code for non-32-bpp surfaces
Peter Maydell
1
-45
/
+8
2021-03-13
linux-user/elfload: fix address calculation in fallback scenario
Vincent Fazio
1
-1
/
+2
2021-03-13
linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
Vincent Fazio
1
-2
/
+1
2021-03-13
linux-user/elfload: munmap proper address in pgd_find_hole_fallback
Vincent Fazio
1
-1
/
+1
2021-03-13
linux-user: manage binfmt-misc preserve-arg[0] flag
Laurent Vivier
2
-17
/
+51
2021-03-13
linux-user: Fix executable page of /proc/self/maps
Nicolas Surbayrole
1
-3
/
+3
2021-03-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
4
-24
/
+82
2021-03-12
README: Add Documentation blurb
John Snow
1
-0
/
+11
2021-03-12
MAINTAINERS: Merge the Gitlab-CI section into the generic CI section
Thomas Huth
1
-15
/
+8
2021-03-12
tests: remove "make check-speed" in favor of "make bench"
Paolo Bonzini
1
-6
/
+2
2021-03-12
gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs
Thomas Huth
1
-41
/
+4
2021-03-12
gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job
Thomas Huth
1
-10
/
+4
2021-03-12
gitlab-ci.yml: Add some missing dependencies to the jobs
Thomas Huth
1
-0
/
+8
2021-03-12
gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
Thomas Huth
1
-13
/
+15
2021-03-12
tests: Move benchmarks into a separate folder
Thomas Huth
9
-34
/
+36
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth
106
-219
/
+223
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
3
-131
/
+117
2021-03-12
tests/qtest: Test PWM fan RPM using MFT in PWM test
Hao Wu
1
-6
/
+199
2021-03-12
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2
-1
/
+109
[next]