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-22
iotests: change supports_quorum to use qemu_img
John Snow
2022-03-22
iotests: add qemu_img_map() function
John Snow
2022-03-22
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
2022-03-22
iotests: add qemu_img_info()
John Snow
2022-03-22
iotests: use qemu_img_json() when applicable
John Snow
2022-03-22
iotests: add qemu_img_json()
John Snow
2022-03-22
iotests: fortify compare_images() against crashes
John Snow
2022-03-22
iotests: make qemu_img raise on non-zero rc by default
John Snow
2022-03-22
iotests: Remove explicit checks for qemu_img() == 0
John Snow
2022-03-22
python/utils: add VerboseProcessError
John Snow
2022-03-22
python/utils: add add_visual_margin() text decoration utility
John Snow
2022-03-22
tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
Thomas Huth
2022-03-22
tests: Do not treat the iotests as separate meson test target anymore
Thomas Huth
2022-03-22
tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
Thomas Huth
2022-03-22
block/rbd: fix write zeroes with growing images
Stefano Garzarella
2022-03-22
tests: add (riscv virt) machine mapping to testenv
laokz
2022-03-21
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
scripts/coccinelle: New use-g_new-etc.cocci
Markus Armbruster
2022-03-21
block-qdict: Fix -Werror=maybe-uninitialized build failure
Murilo Opsfelder Araujo
2022-03-21
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-20
target/ppc: Replicate Double->Single-Precision result
Lucas Coutinho
2022-03-20
target/ppc: Replicate double->int32 result for some vector insns
Richard Henderson
2022-03-20
ppc64: Avoid pt_regs struct definition
Khem Raj
2022-03-19
Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
2022-03-19
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2022-03-18
Merge tag 'pull-target-arm-20220318' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
2022-03-18
hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same line
Rebecca Cran
2022-03-18
util/osdep: Remove some early cruft
Andrew Deason
2022-03-18
hw/i386/acpi-build: Avoid 'sun' identifier
Andrew Deason
2022-03-18
util/osdep: Avoid madvise proto on modern Solaris
Andrew Deason
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
hw/arm/xlnx-zynqmp: Add an unimplemented SERDES area
Edgar E. Iglesias
2022-03-18
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-18
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2022-03-18
nsis installer: Fix mouse-over descriptions for emulators
Peter Maydell
2022-03-18
nsis installer: Suppress "ANSI targets are deprecated" warning
Peter Maydell
2022-03-18
nsis installer: List emulators in alphabetical order
Peter Maydell
2022-03-18
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
2022-03-18
hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
Peter Maydell
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
[next]