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-30
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...
Peter Maydell
2020-10-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...
Peter Maydell
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
2020-10-28
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...
Peter Maydell
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
2020-10-27
ide: clear SRST after SRST finishes
John Snow
2020-10-27
ide: perform SRST as early as possible
John Snow
2020-10-27
ide: run diagnostic after SRST
John Snow
2020-10-28
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-28
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
2020-10-28
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
2020-10-28
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
2020-10-28
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-28
spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()
Greg Kurz
2020-10-28
spapr: Make spapr_cpu_core_unrealize() idempotent
Greg Kurz
2020-10-28
spapr: Drop spapr_delete_vcpu() unused argument
Greg Kurz
2020-10-28
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
2020-10-28
spapr: Fix leak of CPU machine specific data
Greg Kurz
2020-10-28
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
2020-10-28
hw/net: move allocation to the heap due to very large stack frame
Elena Afanasova
2020-10-28
ppc/spapr: re-assert IRQs during event-scan if there are pending
Laurent Vivier
2020-10-28
spapr: Clarify why DR connectors aren't user creatable
Greg Kurz
2020-10-27
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2020-10-27
hw/core/ptimer: Support ptimer being disabled by timer callback
Peter Maydell
2020-10-27
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
2020-10-27
hw/watchdog: Implement SBSA watchdog device
Shashi Mallela
2020-10-27
hw/arm/bcm2835_peripherals: connect the UART clock
Luc Michel
2020-10-27
hw/char/pl011: add a clock input
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: add sane reset values to the registers
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: implement clock mux behaviour
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: implement PLL channels behaviour
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: implement PLLs behaviour
Luc Michel
2020-10-27
hw/misc/bcm2835_cprman: add a PLL skeleton implementation
Luc Michel
2020-10-27
hw/arm/raspi: add a skeleton implementation of the CPRMAN
Luc Michel
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é
[next]