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
/
misc
Age
Commit message (
Expand
)
Author
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-10
hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
Tommy Wu
2023-07-06
hw: arm: allwinner-sramc: Set class_size
Akihiko Odaki
2023-06-22
mac_via: fix rtc command decoding for the PRAM seconds registers
Mark Cave-Ayland
2023-06-22
mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
Mark Cave-Ayland
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-19
hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Replace magic frequency values by definitions
Sergey Kambalin
2023-06-19
hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
Sergey Kambalin
2023-06-15
aspeed/hace: Initialize g_autofree pointer
Cédric Le Goater
2023-06-06
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add SDRAM controller device
qianfan Zhao
2023-06-06
hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
qianfan Zhao
2023-06-06
hw/arm/allwinner-r40: add Clock Control Unit
qianfan Zhao
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-04-28
bcm2835_property: disable reentrancy detection for iomem
Alexander Bulekov
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-20
lasi: fix RTC migration
Paolo Bonzini
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-07
edu: add smp_mb__after_rmw()
Paolo Bonzini
2023-03-02
hw/misc: add a toy i2c echo device
Klaus Jensen
2023-02-27
hw/ide: Un-inline ide_set_irq()
Philippe Mathieu-Daudé
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-02-07
aspeed/sdmc: Drop unnecessary scu include
Joel Stanley
2023-02-07
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
2023-02-06
hw/misc/macio: Return bool from functions taking errp
BALATON Zoltan
2023-02-06
hw/misc/macio: Remove some single use local variables
BALATON Zoltan
2023-02-06
hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
BALATON Zoltan
2023-02-06
hw/misc/macio: Avoid some QOM casts
BALATON Zoltan
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
2023-01-26
hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
Thomas Huth
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-12
hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
Philippe Mathieu-Daudé
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
hw/misc: AXP209 PMU Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
[next]