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
2022-03-07
block/io: introduce block driver snapshot-access API
Vladimir Sementsov-Ogievskiy
2022-03-07
block/reqlist: add reqlist_wait_all()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/reqlist: reqlist_find_conflict(): use ranges_overlap()
Vladimir Sementsov-Ogievskiy
2022-03-07
block: intoduce reqlist
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: add block_copy_reset()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/copy-before-write: add bitmap open parameter
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: block_copy_state_new(): add bitmap parameter
Vladimir Sementsov-Ogievskiy
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: move copy_bitmap initialization to block_copy_state_new()
Vladimir Sementsov-Ogievskiy
2022-03-07
iotests: Write test output to TEST_DIR
Hanna Reitz
2022-03-07
tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
Thomas Huth
2022-03-07
tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
Thomas Huth
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
2022-03-07
block/curl.c: Check error return from curl_easy_setopt()
Peter Maydell
2022-03-07
block/curl.c: Set error message string if curl_init_state() fails
Peter Maydell
2022-03-07
ide: Increment BB in-flight counter for TRIM BH
Hanna Reitz
2022-03-07
tests/tcg/s390x: Fix the exrl-trt* tests with Clang
Thomas Huth
2022-03-07
tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang
Thomas Huth
2022-03-06
accel/tcg: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
target/i386: Remove pointless CPUArchState casts
Philippe Mathieu-Daudé
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
2022-03-06
tests/acpi: i386: update FACP table differences
Liav Albani
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
tests/acpi: i386: allow FACP acpi table changes
Liav Albani
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
Philippe Mathieu-Daudé
2022-03-06
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé
2022-03-06
meson: Display libfdt as disabled when system emulation is disabled
Philippe Mathieu-Daudé
2022-03-06
softmmu: Build target-agnostic objects once
Philippe Mathieu-Daudé
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2022-03-06
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
softmmu/physmem: Remove unnecessary include
Philippe Mathieu-Daudé
2022-03-06
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
2022-03-06
accel/kvm: Simplify user-mode #ifdef'ry
Philippe Mathieu-Daudé
2022-03-06
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
[prev]
[next]