aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06iotests: Fix test 131 after repair was added to parallels_open()Alexander Ivanov
2023-09-06iotests: Fix cluster size in parallels images tests (131)Alexander Ivanov
2023-09-06iotests: Refactor tests of parallels images checks (131)Alexander Ivanov
2023-09-06iotests: Add test for BAT entries duplication checkAlexander Ivanov
2023-09-06iotests: Add leak check test for parallels formatAlexander Ivanov
2023-09-06iotests: Add out-of-image check test for parallels formatAlexander Ivanov
2023-09-06parallels: Add data_off repairing to parallels_open()Alexander Ivanov
2023-09-06parallels: Add data_off checkAlexander Ivanov
2023-09-06parallels: Use bdrv_co_getlength() in parallels_check_outside_image()Alexander Ivanov
2023-09-06parallels: Image repairing in parallels_open()Alexander Ivanov
2023-09-06parallels: Add checking and repairing duplicate offsets in BATAlexander Ivanov
2023-09-06parallels: Add data_start field to BDRVParallelsStateAlexander Ivanov
2023-09-06parallels: Add "explicit" argument to parallels_check_leak()Alexander Ivanov
2023-09-06parallels: Check if data_end greater than the file sizeAlexander Ivanov
2023-09-06parallels: Incorrect data end calculation in parallels_open()Alexander Ivanov
2023-09-06parallels: Fix comments formatting inside parallels driverAlexander Ivanov
2023-09-06MAINTAINERS: add tree to keep parallels format driver changesDenis V. Lunev
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-05Merge tag 'misc-20230831' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-08-31build: Only define OS_OBJECT_USE_OBJC with gccAlexander Graf
2023-08-31tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.incPhilippe Mathieu-Daudé
2023-08-31ui: spelling fixesMichael Tokarev
2023-08-31util: spelling fixesMichael Tokarev
2023-08-31util/fifo8: Fix typo in fifo8_push_all() descriptionPhilippe Mathieu-Daudé
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé
2023-08-31hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()Peter Maydell
2023-08-31hw/usb: spelling fixesMichael Tokarev
2023-08-31hw/sd: spelling fixesMichael Tokarev
2023-08-31hw/mips: spelling fixesMichael Tokarev
2023-08-31hw/display: spelling fixesMichael Tokarev
2023-08-31hw/ide: spelling fixesMichael Tokarev
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-08-31hw/i2c/pmbus_device: Fix modifying QOM class internals from instancePhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Replace magic values by register field definitionsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitionsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Display register name in trace eventsPhilippe Mathieu-Daudé
2023-08-31hw/char/pl011: Restrict MemoryRegionOps implementation access sizesPhilippe Mathieu-Daudé
2023-08-31hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVEPhilippe Mathieu-Daudé
2023-08-31chardev/char-fe: Document FEWatchFunc typedefPhilippe Mathieu-Daudé
2023-08-31exec/translation-block: Clean up includesPhilippe Mathieu-Daudé
2023-08-31qemu/processor: Remove unused 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/xtensa: Include missing 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/mips: Remove unused headers in lcsr_helper.cPhilippe Mathieu-Daudé
2023-08-31target/helpers: Remove unnecessary 'qemu/main-loop.h' headerPhilippe Mathieu-Daudé
2023-08-31target/helpers: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/translate: Restrict 'exec/cpu_ldst.h' to user emulationPhilippe Mathieu-Daudé
2023-08-31target/translate: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/translate: Include missing 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/riscv/pmu: Restrict 'qemu/log.h' include to sourcePhilippe Mathieu-Daudé