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
2020-06-18
Fix tulip breakage
Helge Deller
1
-6
/
+0
2020-06-18
virtio-net: align RSC fields with updated virtio-net header
Yuri Benditovich
1
-24
/
+4
2020-06-18
virtio-net: add migration support for RSS and hash report
Yuri Benditovich
1
-0
/
+37
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
1
-0
/
+10
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
2
-20
/
+81
2020-06-18
tap: allow extended virtio header with hash info
Yuri Benditovich
1
-1
/
+2
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
3
-2
/
+88
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
3
-9
/
+174
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
9
-96
/
+61
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2
-1
/
+2
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
1
-0
/
+1
2020-06-18
configure: Clean up warning flag lists
Richard Henderson
1
-10
/
+32
2020-06-18
migration: fix xbzrle encoding rate calculation
Wei Wang
1
-3
/
+1
2020-06-18
fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
Philippe Mathieu-Daudé
1
-9
/
+24
2020-06-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...
Peter Maydell
2
-14
/
+76
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
1
-1
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
7
-61
/
+59
2020-06-17
microvm: drop max-ram-below-4g support
Gerd Hoffmann
1
-19
/
+0
2020-06-17
microvm: use 3G split unconditionally
Gerd Hoffmann
1
-15
/
+1
2020-06-17
usb-host: workaround libusb bug
Gerd Hoffmann
1
-0
/
+14
2020-06-17
usb: add hostdevice property to usb-host
Gerd Hoffmann
2
-14
/
+62
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
34
-67
/
+909
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
3
-1
/
+343
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2
-1
/
+3
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
3
-7
/
+8
2020-06-16
cirrus.yml: serialise make check
Alex Bennée
1
-3
/
+3
2020-06-16
Revert ".shippable: temporaily disable some cross builds"
Alex Bennée
1
-6
/
+6
2020-06-16
tests: Disable select tests under TSan, which hit TSan issue.
Robert Foley
2
-4
/
+12
2020-06-16
docs: Added details on TSan to testing.rst
Robert Foley
1
-0
/
+107
2020-06-16
util: Added tsan annotate for thread name.
Robert Foley
1
-0
/
+2
2020-06-16
include/qemu: Added tsan.h for annotations.
Robert Foley
1
-0
/
+71
2020-06-16
tests/docker: Added docker build support for TSan.
Robert Foley
4
-0
/
+133
2020-06-16
thread: add tsan annotations to QemuSpin
Emilio G. Cota
1
-3
/
+36
2020-06-16
translate-all: call qemu_spin_destroy for PageDesc
Emilio G. Cota
1
-0
/
+9
2020-06-16
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
3
-0
/
+18
2020-06-16
qht: call qemu_spin_destroy for head buckets
Emilio G. Cota
1
-0
/
+1
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
3
-0
/
+24
2020-06-16
thread: add qemu_spin_destroy
Emilio G. Cota
1
-0
/
+3
2020-06-16
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
4
-22
/
+24
2020-06-16
configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
Lingfeng Yang
2
-10
/
+103
2020-06-16
Makefile: remove old compatibility gunks
Claudio Fontana
1
-6
/
+0
2020-06-16
Makefile: dtc: update, build the libfdt target
Claudio Fontana
3
-6
/
+5
2020-06-16
tests/docker: bump fedora to 32
Alex Bennée
1
-1
/
+1
2020-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
18
-766
/
+1495
2020-06-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...
Peter Maydell
296
-2451
/
+2126
2020-06-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-15-2020' ...
Peter Maydell
6
-219
/
+1274
2020-06-16
hw: arm: Set vendor property for IMX SDHCI emulations
Guenter Roeck
4
-0
/
+16
2020-06-16
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
3
-1
/
+27
2020-06-16
hw/net/imx_fec: Convert debug fprintf() to trace events
Jean-Christophe Dubois
2
-61
/
+63
2020-06-16
target/arm/cpu: adjust virtual time for all KVM arm cpus
fangying
3
-13
/
+15
[next]