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-10-27
hw/arm/raspi: Add the Raspberry Pi 3 model A+
Philippe Mathieu-Daudé
2020-10-27
hw/arm/raspi: Add the Raspberry Pi Zero machine
Philippe Mathieu-Daudé
2020-10-27
hw/arm/raspi: Add the Raspberry Pi A+ machine
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Introduce the BCM2835 SoC
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Split out common realize() code
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Introduce BCM283XClass::core_count
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
2020-10-27
hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly
Zenghui Yu
2020-10-27
hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Havard Skinnemoen
2020-10-27
hw/arm/npcm7xx: Add EHCI and OHCI controllers
Havard Skinnemoen
2020-10-27
hw/misc: Add npcm7xx random number generator
Havard Skinnemoen
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause
Havard Skinnemoen
2020-10-27
hw/arm: fix min_cpus for xlnx-versal-virt platform
Pavel Dovgalyuk
2020-10-27
hw/arm/highbank: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-27
tests/tcg/aarch64: Add bti smoke tests
Richard Henderson
2020-10-27
linux-user/elfload: Parse GNU_PROPERTY_AARCH64_FEATURE_1_AND
Richard Henderson
2020-10-27
linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
Richard Henderson
2020-10-27
linux-user/elfload: Use Error for load_elf_interp
Richard Henderson
2020-10-27
linux-user/elfload: Use Error for load_elf_image
Richard Henderson
2020-10-27
linux-user/elfload: Move PT_INTERP detection to first loop
Richard Henderson
2020-10-27
linux-user/elfload: Adjust iteration over phdr
Richard Henderson
2020-10-27
linux-user/elfload: Fix coding style in load_elf_image
Richard Henderson
2020-10-27
linux-user/elfload: Avoid leaking interp_name using GLib memory API
Philippe Mathieu-Daudé
2020-10-27
include/elf: Add defines related to GNU property notes for AArch64
Richard Henderson
2020-10-27
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-27
linux-user/aarch64: Reset btype for signals
Richard Henderson
2020-10-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-10-26' int...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201026' in...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...
Peter Maydell
2020-10-26
migration/block-dirty-bitmap: fix uninitialized variable warning
Chen Qun
2020-10-26
migration/block-dirty-bitmap: fix larger granularity bitmaps
Stefan Reiter
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
win32: boot broken when bind & data dir are the same
Sunil Muthuswamy
2020-10-26
WHPX: Fix WHPX build break
Sunil Muthuswamy
2020-10-26
configure: move install_blobs from configure to meson
Paolo Bonzini
2020-10-26
configure: remove unused variable from config-host.mak
Paolo Bonzini
2020-10-26
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
configure: allow configuring localedir
Paolo Bonzini
2020-10-26
Makefile: separate meson rerun from the rest of the ninja invocation
Paolo Bonzini
2020-10-26
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-26
tests/acceptance: Use .ppm extention for Portable PixMap files
Philippe Mathieu-Daudé
2020-10-26
tests/acceptance: Remove unused import
Philippe Mathieu-Daudé
[next]