index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
oss-fuzz
/
reorder_fuzzer_qtest_trace.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
scripts/oss-fuzz: Fix typo in documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-05
target/mips: Fix 'Uncoditional' typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-06-05
target/hppa: Remove unused 'memory.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2021-06-05
hw/display/macfb: Classify the "nubus-macfb" as display device
Thomas Huth
1
-0
/
+1
2021-06-05
target/nios2: fix page-fit instruction count
Pavel Dovgalyuk
1
-1
/
+1
2021-06-05
docs: fix broken reference
John Snow
1
-1
/
+1
2021-06-05
linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-05
misc: Correct relative include path
Philippe Mathieu-Daudé
4
-6
/
+6
2021-06-05
i386/kvm: The value passed to strerror should be positive
Dmitry Voronetskiy
5
-12
/
+12
2021-06-05
target/riscv: Do not include 'pmp.h' in user emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_rotv_vec
Richard Henderson
1
-1
/
+34
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_roti_vec
Richard Henderson
3
-0
/
+17
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_shv_vec
Richard Henderson
2
-1
/
+63
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
3
-3
/
+22
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2
-1
/
+25
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2
-1
/
+25
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2
-1
/
+7
2021-06-04
tcg/arm: Implement TCG_TARGET_HAS_shi_vec
Richard Henderson
2
-1
/
+28
2021-06-04
tcg/arm: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
3
-5
/
+44
2021-06-04
tcg/arm: Implement minimal vector operations
Richard Henderson
4
-6
/
+202
2021-06-04
tcg/arm: Implement tcg_out_dup*_vec
Richard Henderson
1
-8
/
+275
2021-06-04
tcg/arm: Implement tcg_out_mov for vector types
Richard Henderson
1
-6
/
+46
2021-06-04
tcg/arm: Implement tcg_out_ld/st for vector types
Richard Henderson
1
-6
/
+64
2021-06-04
tcg/arm: Add host vector framework
Richard Henderson
5
-24
/
+158
2021-06-04
tcg: Change parameters for tcg_target_const_match
Richard Henderson
10
-36
/
+12
2021-06-04
vl: plug -object back into -readconfig
Paolo Bonzini
1
-6
/
+18
2021-06-04
vl: plumb keyval-based options into -readconfig
Paolo Bonzini
3
-26
/
+62
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
3
-33
/
+76
2021-06-04
i386: run accel_cpu_instance_init as post_init
Claudio Fontana
1
-3
/
+7
2021-06-04
i386: reorder call to cpu_exec_realizefn
Claudio Fontana
2
-30
/
+61
2021-06-04
tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
Kit Westneat
1
-0
/
+51
2021-06-04
target/i386: Fix decode of cr8
Richard Henderson
1
-0
/
+1
2021-06-04
target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versa
Paolo Bonzini
1
-1
/
+1
2021-06-04
target/i386: tcg: fix loading of registers from 16-bit TSS
Paolo Bonzini
1
-14
/
+11
2021-06-04
target/i386: tcg: fix segment register offsets for 16-bit TSS
Paolo Bonzini
1
-2
/
+2
2021-06-04
oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONB...
Brad Smith
1
-11
/
+0
2021-06-04
iscsi: link libm into the module
Paolo Bonzini
2
-3
/
+3
2021-06-04
meson: allow optional dependencies for block modules
Paolo Bonzini
1
-9
/
+9
2021-06-04
MAINTAINERS: Added eBPF maintainers information.
Andrew Melnychenko
1
-0
/
+8
2021-06-04
docs: Added eBPF documentation.
Andrew Melnychenko
2
-0
/
+126
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
4
-3
/
+122
2021-06-04
ebpf: Added eBPF RSS loader.
Andrew Melnychenko
10
-1
/
+718
2021-06-04
ebpf: Added eBPF RSS program.
Andrew Melnychenko
2
-0
/
+592
2021-06-04
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
7
-0
/
+40
2021-06-04
net/tap: Added TUNSETSTEERINGEBPF code.
Andrew Melnychenko
1
-0
/
+1
2021-06-03
softfloat: Use hard-float for {u}int64_to_float{32,64}
Richard Henderson
1
-0
/
+28
2021-06-03
tests/fp: Enable more tests
Alex Bennée
2
-10
/
+8
2021-06-03
softfloat: Convert modrem operations to FloatParts
Richard Henderson
4
-1243
/
+329
2021-06-03
softfloat: Move floatN_log2 to softfloat-parts.c.inc
Richard Henderson
4
-99
/
+281
2021-06-03
softfloat: Convert float32_exp2 to FloatParts
Richard Henderson
1
-30
/
+23
[next]