index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...
Peter Maydell
2021-05-10
hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
Guenter Roeck
2021-05-10
hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
Peter Maydell
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2021-05-10
hw/arm/imx25_pdk: Fix error message for invalid RAM size
Philippe Mathieu-Daudé
2021-05-10
hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-10
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210505' into...
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-04
hw/sparc*: Move cpu_check_irqs() to target/sparc/
Philippe Mathieu-Daudé
2021-05-04
hw/sparc64: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-05-04
hw/sparc64: Remove unused "hw/char/serial.h" header
Philippe Mathieu-Daudé
2021-05-04
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Factor out sun4m_machine_class_init()
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Introduce Sun4mMachineClass
Philippe Mathieu-Daudé
2021-05-04
hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
Philippe Mathieu-Daudé
2021-05-04
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...
Peter Maydell
2021-05-04
hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-04
hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
Peter Maydell
2021-05-04
hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
Daniel Henrique Barboza
2021-05-04
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
2021-05-04
ppc/spapr: Add support for implement support for H_SCM_HEALTH
Vaibhav Jain
2021-05-04
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
2021-05-04
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
2021-05-04
vt82c686: Add emulation of VT8231 south bridge
BALATON Zoltan
2021-05-04
vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
BALATON Zoltan
2021-05-04
vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
BALATON Zoltan
2021-05-04
vt82c686: QOM-ify superio related functionality
BALATON Zoltan
2021-05-04
hw/ppc/spapr_rtas: Update hflags after setting msr
Richard Henderson
2021-05-04
hw/ppc/pnv_core: Update hflags after setting msr
Richard Henderson
2021-05-04
hw/ppc/mac_newworld: Restrict RAM to 2 GiB
Philippe Mathieu-Daudé
2021-05-03
hw/rx/rx-gdbsim: Do not accept invalid memory size
Philippe Mathieu-Daudé
2021-05-02
mc146818rtc: put it into the 'misc' category
Gan Qixin
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
hw/usb: Constify VMStateDescription
Philippe Mathieu-Daudé
[next]