index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-06
iotests: Fix test 131 after repair was added to parallels_open()
Alexander Ivanov
2023-09-06
iotests: Fix cluster size in parallels images tests (131)
Alexander Ivanov
2023-09-06
iotests: Refactor tests of parallels images checks (131)
Alexander Ivanov
2023-09-06
iotests: Add test for BAT entries duplication check
Alexander Ivanov
2023-09-06
iotests: Add leak check test for parallels format
Alexander Ivanov
2023-09-06
iotests: Add out-of-image check test for parallels format
Alexander Ivanov
2023-09-06
parallels: Add data_off repairing to parallels_open()
Alexander Ivanov
2023-09-06
parallels: Add data_off check
Alexander Ivanov
2023-09-06
parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
Alexander Ivanov
2023-09-06
parallels: Image repairing in parallels_open()
Alexander Ivanov
2023-09-06
parallels: Add checking and repairing duplicate offsets in BAT
Alexander Ivanov
2023-09-06
parallels: Add data_start field to BDRVParallelsState
Alexander Ivanov
2023-09-06
parallels: Add "explicit" argument to parallels_check_leak()
Alexander Ivanov
2023-09-06
parallels: Check if data_end greater than the file size
Alexander Ivanov
2023-09-06
parallels: Incorrect data end calculation in parallels_open()
Alexander Ivanov
2023-09-06
parallels: Fix comments formatting inside parallels driver
Alexander Ivanov
2023-09-06
MAINTAINERS: add tree to keep parallels format driver changes
Denis V. Lunev
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-05
Merge tag 'misc-20230831' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-08-31
build: Only define OS_OBJECT_USE_OBJC with gcc
Alexander Graf
2023-08-31
tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
Philippe Mathieu-Daudé
2023-08-31
ui: spelling fixes
Michael Tokarev
2023-08-31
util: spelling fixes
Michael Tokarev
2023-08-31
util/fifo8: Fix typo in fifo8_push_all() description
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-08-31
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
Peter Maydell
2023-08-31
hw/usb: spelling fixes
Michael Tokarev
2023-08-31
hw/sd: spelling fixes
Michael Tokarev
2023-08-31
hw/mips: spelling fixes
Michael Tokarev
2023-08-31
hw/display: spelling fixes
Michael Tokarev
2023-08-31
hw/ide: spelling fixes
Michael Tokarev
2023-08-31
hw/i2c: spelling fixes
Michael Tokarev
2023-08-31
hw/i2c/pmbus_device: Fix modifying QOM class internals from instance
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Replace magic values by register field definitions
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Display register name in trace events
Philippe Mathieu-Daudé
2023-08-31
hw/char/pl011: Restrict MemoryRegionOps implementation access sizes
Philippe Mathieu-Daudé
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
2023-08-31
chardev/char-fe: Document FEWatchFunc typedef
Philippe Mathieu-Daudé
2023-08-31
exec/translation-block: Clean up includes
Philippe Mathieu-Daudé
2023-08-31
qemu/processor: Remove unused 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
[next]