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
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
target/avr: Fix interrupt execution
Ivanov Arkasha
1
-1
/
+3
2021-03-15
target/avr: Fix some comment spelling errors
Lichang Zhao
1
-3
/
+3
2021-03-15
hw/avr/arduino: List board schematic links
Philippe Mathieu-Daudé
1
-4
/
+16
2021-03-15
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
2
-0
/
+2
2021-03-14
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into staging
Peter Maydell
9
-3671
/
+2056
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
target/tricore: Fix OPC2_32_RRPW_EXTR for width=0
Bastian Koppelmann
1
-0
/
+5
2021-03-14
target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
Bastian Koppelmann
1
-1
/
+7
2021-03-14
tricore: fixed faulty conditions for extr and imask
Andreas Konopik
1
-4
/
+4
2021-03-14
target/tricore: Remove unused definitions
Philippe Mathieu-Daudé
1
-12
/
+0
2021-03-14
target/tricore: Pass MMUAccessType to get_physical_address()
Philippe Mathieu-Daudé
1
-4
/
+2
2021-03-14
target/tricore: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
1
-1
/
+2
2021-03-14
tricore: added triboard with tc27x_soc
Andreas Konopik
7
-1
/
+534
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
target/mips/tx79: Salvage instructions description comment
Philippe Mathieu-Daudé
2
-160
/
+188
2021-03-13
target/mips: Remove 'C790 Multimedia Instructions' dead code
Philippe Mathieu-Daudé
1
-371
/
+0
2021-03-13
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
Philippe Mathieu-Daudé
3
-80
/
+48
2021-03-13
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
3
-39
/
+27
2021-03-13
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
1
-30
/
+4
2021-03-13
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2
-1
/
+3
2021-03-13
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
3
-25
/
+17
2021-03-13
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
6
-12
/
+94
2021-03-13
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
1
-23
/
+6
2021-03-13
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
3
-1605
/
+1613
2021-03-13
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2
-12
/
+17
[prev]
[next]