81715 Commits (cd3f0686ddf3cd18f307fb9f55f9cf21bf185bbf)
 

Author SHA1 Message Date
Alexander Bulekov cd3f0686dd scripts/oss-fuzz: Add crash trace minimization script 6 years ago
Alexander Bulekov 7c9b64ade9 scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace 6 years ago
Alexander Bulekov a253932227 fuzz: add a crossover function to generic-fuzzer 6 years ago
Alexander Bulekov ccbd4bc8af fuzz: add a DISABLE_PCI op to generic-fuzzer 6 years ago
Alexander Bulekov f81cb729be fuzz: Add support for custom crossover functions 6 years ago
Alexander Bulekov a3c20e91de fuzz: Add fuzzer callbacks to DMA-read functions 6 years ago
Alexander Bulekov e7d3222e2e fuzz: Declare DMA Read callback function 6 years ago
Alexander Bulekov 20f5a30293 fuzz: Add DMA support to the generic-fuzzer 6 years ago
Alexander Bulekov 05efbf2497 fuzz: Add PCI features to the generic fuzzer 6 years ago
Alexander Bulekov da9bf53198 fuzz: Add generic virtual-device fuzzer 6 years ago
Alexander Bulekov fb5ef4eeec memory: Add FlatView foreach function 6 years ago
Maxim Levitsky d232b87ec6 libqtest: fix memory leak in the qtest_qmp_event_ref 6 years ago
Maxim Levitsky 7f9d519c0d libqtest: fix the order of buffered events 6 years ago
Havard Skinnemoen 288c31e30d tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX 6 years ago
Jason Andryuk efd4d93b53 accel: Add xen CpusAccel using dummy-cpus 6 years ago
Jason Andryuk 9ce84a0d17 accel: move qtest CpusAccel functions to a common location 6 years ago
Jason Andryuk a6b0882ca7 accel: Remove _WIN32 ifdef from qtest-cpus.c 6 years ago
Thomas Huth b7f47e82e2 tests/qtest/libqtest: Fix detection of architecture for binaries without path 6 years ago
Chen Qun 9ab4fb21f5 tests/migration: fix memleak in wait_command/wait_command_fd 6 years ago
Peter Maydell 4c5b97bfd0 modules: build spice and opengl as module. 6 years ago
Peter Maydell eec4682e99 SD/MMC patches 6 years ago
Peter Maydell 02aa56c4bc microvm: fix PCIe IRQs in APIC table. 6 years ago
Peter Maydell e06c687fdf QAPI patches patches for 2020-10-21 6 years ago
Gerd Hoffmann c8263659f1 opengl: build opengl helper code modular 6 years ago
Gerd Hoffmann 39d41e855b opengl: build egl-headless display modular 6 years ago
Gerd Hoffmann cbe5fa1178 spice: flip modules switch 6 years ago
Gerd Hoffmann 4e6515143a modules: add spice dependencies 6 years ago
Gerd Hoffmann 6f13fa7a98 modules: dependencies infrastructure 6 years ago
Gerd Hoffmann 9ed345a14e spice: load module when enabled on the cmdline 6 years ago
Gerd Hoffmann db5732c9cf spice: wire up monitor in QemuSpiceOps. 6 years ago
Gerd Hoffmann 864a024c69 spice: move display_add_client() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 08ad262643 spice: move auth functions to QemuSpiceOps. 6 years ago
Gerd Hoffmann 05b53636d0 spice: move add_interface() to QemuSpiceOps. 6 years ago
Gerd Hoffmann b192cd1e4f spice: move display_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 63be30e6d5 spice: move qemu_spice_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 7477477ca7 spice: add QemuSpiceOps, move migrate_info 6 years ago
Gerd Hoffmann 2e31e210a8 spice: add module helpers 6 years ago
Philippe Mathieu-Daudé 84816fb63e hw/sd/sdcard: Assert if accessing an illegal group 6 years ago
Philippe Mathieu-Daudé 1bd6fd8ed5 hw/sd/sdcard: Do not attempt to erase out of range addresses 6 years ago
Philippe Mathieu-Daudé c8c8b3f1c1 hw/sd/sdcard: Reset both start/end addresses on error 6 years ago
Philippe Mathieu-Daudé 7dae0a1dd1 hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS 6 years ago
Philippe Mathieu-Daudé 872b8fde6c hw/sd/sdcard: Introduce the INVALID_ADDRESS definition 6 years ago
Philippe Mathieu-Daudé aafe6c5836 hw/sd/sdcard: Add trace event for ERASE command (CMD38) 6 years ago
Philippe Mathieu-Daudé 9321c1f2d0 hw/sd/sdhci: Yield if interrupt delivered during multiple transfer 6 years ago
Philippe Mathieu-Daudé 2bd9ae7e30 hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered 6 years ago
Philippe Mathieu-Daudé 45e5dc43b3 hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses 6 years ago
Philippe Mathieu-Daudé 6a9e5cc61c hw/sd/sdhci: Stop multiple transfers when block count is cleared 6 years ago
Philippe Mathieu-Daudé dfba99f17f hw/sd/sdhci: Fix DMA Transfer Block Size field 6 years ago
Philippe Mathieu-Daudé 598a40b30f hw/sd/sdhci: Document the datasheet used 6 years ago
Philippe Mathieu-Daudé 9227cc52cc hw/sd/sdhci: Fix qemu_log_mask() format string 6 years ago