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
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2021-12-15
Merge tag 'migration-20211214-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2021-12-15
Merge tag 'pull-request-2021-12-15' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2021-12-15
tests/acpi: add expected blob for VIOT test on virt machine
Jean-Philippe Brucker
2021-12-15
tests/acpi: add expected blobs for VIOT test on q35 machine
Jean-Philippe Brucker
2021-12-15
tests/acpi: add test case for VIOT
Jean-Philippe Brucker
2021-12-15
tests/acpi: allow updates of VIOT expected data files
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Use object_property_set instead of qdev_prop_set
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Reject instantiation of multiple IOMMUs
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2021-12-15
hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
Jean-Philippe Brucker
2021-12-15
hw/net: npcm7xx_emc fix missing queue_flush
Patrick Venture
2021-12-15
target/arm: Correct calculation of tlb range invalidate length
Peter Maydell
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-12-15
target/rx/cpu.h: Don't include qemu-common.h
Peter Maydell
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-12-15
include/hw/i386: Don't include qemu-common.h in .h files
Peter Maydell
2021-12-15
target/i386: Use assert() to sanity-check b1 in SSE decode
Peter Maydell
2021-12-15
tests/tcg: Add arm and aarch64 pc alignment tests
Richard Henderson
2021-12-15
target/arm: Suppress bp for exceptions with more priority
Richard Henderson
2021-12-15
target/arm: Assert thumb pc is aligned
Richard Henderson
2021-12-15
target/arm: Take an exception if PC is misaligned
Richard Henderson
2021-12-15
target/arm: Split compute_fsr_fsc out of arm_deliver_fault
Richard Henderson
2021-12-15
target/arm: Advance pc for arch single-step exception
Richard Henderson
2021-12-15
target/arm: Split arm_pre_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn
Richard Henderson
2021-12-15
target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn
Richard Henderson
2021-12-15
hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
Philippe Mathieu-Daudé
2021-12-15
hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
Philippe Mathieu-Daudé
2021-12-15
Fix STM32F2XX USART data register readout
Olivier Hériveaux
2021-12-15
docs: aspeed: ADC is now modelled
Joel Stanley
2021-12-15
docs: aspeed: Give an example of booting a kernel
Joel Stanley
2021-12-15
docs: aspeed: Update OpenBMC image URL
Joel Stanley
2021-12-15
docs: aspeed: Add new boards
Joel Stanley
2021-12-15
hw/intc: clean-up error reporting for failed ITS cmd
Alex Bennée
2021-12-15
multifd: Make zlib compression method not use iovs
Juan Quintela
2021-12-15
multifd: Make zstd compression method not use iovs
Juan Quintela
2021-12-15
COLO: Move some trace code behind qemu_mutex_unlock_iothread()
Rao, Lei
2021-12-15
multifd: Shut down the QIO channels to avoid blocking the send threads when t...
Li Zhang
2021-12-15
multifd: Fill offset and block for reception
Juan Quintela
2021-12-15
multifd: remove used parameter from send_recv_pages() method
Juan Quintela
2021-12-15
multifd: remove used parameter from send_prepare() method
Juan Quintela
2021-12-15
multifd: The variable is only used inside the loop
Juan Quintela
2021-12-15
multifd: Add missing documention
Juan Quintela
2021-12-15
multifd: Rename used field to num
Juan Quintela
2021-12-15
migration: Never call twice qemu_target_page_size()
Juan Quintela
2021-12-15
multifd: Delete useless operation
Juan Quintela
2021-12-15
dump: Remove is_zero_page()
Juan Quintela
2021-12-15
migration: Remove is_zero_range()
Juan Quintela
[next]