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
2020-09-16
Simplify the .gitignore file
Thomas Huth
2020-09-16
tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL
Thomas Huth
2020-09-16
tests/qtest/qmp-cmd-test: Use inclusive language
Thomas Huth
2020-09-16
fuzz: Change the way we write qtest log to stderr
Alexander Bulekov
2020-09-16
iotests: Drop readlink -f
Max Reitz
2020-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' ...
Peter Maydell
2020-09-15
virtio-gpu: build modular
Gerd Hoffmann
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
2020-09-15
object_initialize: try module load
Gerd Hoffmann
2020-09-15
meson: remove duplicate qxl sources
Gerd Hoffmann
2020-09-15
meson: fix module config
Gerd Hoffmann
2020-09-15
meson: fix qxl dependencies
Gerd Hoffmann
2020-09-15
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20200915' into ...
Peter Maydell
2020-09-15
seccomp: fix killing of whole process instead of thread
Daniel P. Berrangé
2020-09-15
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-09-15' in...
Peter Maydell
2020-09-15
block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[]
Stefano Garzarella
2020-09-15
qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()
Alberto Garcia
2020-09-15
qcow2: Make preallocate_co() resize the image to the correct size
Alberto Garcia
2020-09-15
block/qcow: remove runtime opts
John Snow
2020-09-15
block/rbd: remove runtime_opts
John Snow
2020-09-15
qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-09-15
qcow2: Make qcow2_free_any_clusters() free only one cluster
Alberto Garcia
2020-09-15
qcow2: Handle QCowL2Meta on error in preallocate_co()
Alberto Garcia
2020-09-15
block/vhdx: Support vhdx image only with 512 bytes logical sector size
Swapnil Ingle
2020-09-15
iotests: Skip test_stream_parallel in test 030 when doing "make check"
Thomas Huth
2020-09-15
qemu-img: Explicit number replaced by a constant
Yi Li
2020-09-15
qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
Alberto Garcia
2020-09-15
qcow2: Don't check nb_clusters when removing l2meta from the list
Alberto Garcia
2020-09-15
qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
Alberto Garcia
2020-09-15
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
Alberto Garcia
2020-09-15
qemu-img: avoid unaligned read requests during convert
Peter Lieven
2020-09-15
block/quorum.c: stable children names
Lukas Straub
2020-09-15
qemu-iotests: Simplify FilePath __init__
Nir Soffer
2020-09-15
qemu-iotests: Merge FilePaths and FilePath
Nir Soffer
2020-09-15
qemu-iotests: Support varargs syntax in FilePaths
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths docstring
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths cleanup
Nir Soffer
2020-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200914-...
Peter Maydell
2020-09-14
tests/acceptance: console boot tests for quanta-gsj
Havard Skinnemoen
2020-09-14
docs/system: Add Nuvoton machine documentation
Havard Skinnemoen
2020-09-14
hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
Havard Skinnemoen
2020-09-14
hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
Havard Skinnemoen
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
hw/mem: Stubbed out NPCM7xx Memory Controller model
Havard Skinnemoen
2020-09-14
hw/nvram: NPCM7xx OTP device model
Havard Skinnemoen
2020-09-14
hw/arm: Load -bios image as a boot ROM for npcm7xx
Havard Skinnemoen
2020-09-14
roms: Add virtual Boot ROM for NPCM7xx SoCs
Havard Skinnemoen
2020-09-14
hw/arm: Add two NPCM7xx-based machines
Havard Skinnemoen
2020-09-14
hw/arm: Add NPCM730 and NPCM750 SoC models
Havard Skinnemoen
2020-09-14
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
[next]