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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-10-27
hw/arm/raspi: fix CPRMAN base address
Luc Michel
2020-10-27
hw/core/clock: trace clock values in Hz instead of ns
Luc Michel
2020-10-27
arm/trace: Fix hex printing
Dr. David Alan Gilbert
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-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/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
hw/sd/sdcard: Zero out function selection fields before being populated
Bin Meng
2020-10-26
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-26
hw/sd/sdcard: Constify sd_crc*()'s message argument
Philippe Mathieu-Daudé
2020-10-26
hw/sd/sdcard: Simplify cmd_valid_while_locked()
Philippe Mathieu-Daudé
2020-10-26
hw/sd/sdcard: Update the SDState documentation
Philippe Mathieu-Daudé
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-22
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
2020-10-22
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
2020-10-22
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-10-22
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
2020-10-22
s390x: pv: Remove sclp boundary checks
Janosch Frank
2020-10-22
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
2020-10-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
2020-10-21
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
[next]