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
path:
root
/
tests
/
qtest
/
fuzz
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
tests/qtest/fuzz: fix memleak in qos_fuzz.c
Dmitry Frolov
1
-0
/
+1
2024-05-29
fuzz: specify audiodev for usb-audio
Alexander Bulekov
1
-1
/
+2
2024-04-25
qmp: add dump machine type compatibility properties
Maksim Davydov
1
-1
/
+1
2023-10-07
fuzz: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2
-3
/
+3
2023-09-22
tests/qtest: Specify audiodev= and -audiodev
Martin Kletzander
1
-2
/
+4
2023-09-08
tests/: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-07-03
tests/qtests: clean-up and fix leak in generic_fuzz
Alex Bennée
1
-10
/
+3
2023-03-10
igb: Introduce qtest for igb device
Akihiko Odaki
1
-0
/
+5
2023-02-16
fuzz: remove fork-fuzzing scaffolding
Alexander Bulekov
4
-123
/
+3
2023-02-16
fuzz/i440fx: remove fork-based fuzzer
Alexander Bulekov
1
-26
/
+1
2023-02-16
fuzz/virtio-blk: remove fork-based fuzzer
Alexander Bulekov
1
-44
/
+7
2023-02-16
fuzz/virtio-net: remove fork-based fuzzer
Alexander Bulekov
1
-49
/
+5
2023-02-16
fuzz/virtio-scsi: remove fork-based fuzzer
Alexander Bulekov
1
-44
/
+7
2023-02-16
fuzz/generic-fuzz: add a limit on DMA bytes written
Alexander Bulekov
1
-0
/
+5
2023-02-16
fuzz/generic-fuzz: use reboots instead of forks to reset state
Alexander Bulekov
1
-92
/
+22
2023-02-16
fuzz: add fuzz_reset API
Alexander Bulekov
2
-1
/
+7
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-0
/
+1
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
1
-2
/
+1
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
1
-2
/
+2
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-1
/
+1
2022-08-29
tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
Xuzhou Cheng
1
-1
/
+1
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
1
-1
/
+1
2022-08-25
tests/qtest: Use g_setenv()
Bin Meng
1
-4
/
+4
2022-07-13
datadir: Use bundle mechanism
Akihiko Odaki
1
-18
/
+0
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
1
-4
/
+5
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
1
-0
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+2
2022-05-03
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
1
-1
/
+1
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
8
-8
/
+8
2022-04-21
tests/fuzz: fix warning
Marc-André Lureau
1
-2
/
+0
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2021-10-14
configure, meson: move fuzzing configuration to Meson
Paolo Bonzini
1
-1
/
+5
2021-09-01
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
1
-0
/
+5
2021-09-01
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
1
-1
/
+1
2021-09-01
fuzz: make object-name matching case-insensitive
Alexander Bulekov
1
-4
/
+20
2021-09-01
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
1
-4
/
+9
2021-09-01
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
1
-3
/
+10
2021-06-21
fuzz: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-21
Remove leading underscores from QEMU defines
Ahmed Abouzied
1
-2
/
+2
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2
-3
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-03-23
memory: Add offset_in_region to flatview_cb arguments
Peter Maydell
1
-1
/
+4
2021-03-23
memory: Make flatview_cb return bool, not int
Peter Maydell
1
-4
/
+4
2021-03-19
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
1
-1
/
+1
2021-03-16
fuzz: configure a sparse-mem device, by default
Alexander Bulekov
1
-3
/
+11
2021-03-16
fuzz: add a am53c974 generic-fuzzer config
Alexander Bulekov
1
-0
/
+6
2021-03-16
fuzz: don't leave orphan llvm-symbolizers around
Alexander Bulekov
1
-0
/
+15
2021-03-16
fuzz: fix the pro100 generic-fuzzer config
Alexander Bulekov
1
-1
/
+1
[next]