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-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
2023-01-05
i.MX7D: Compute clock frequency for the fixed frequency clocks.
Jean-Christophe Dubois
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
2022-12-16
hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
Peter Maydell
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
2022-08-08
hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
Peter Maydell
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-14
aspeed: sbc: Allow per-machine settings
Joel Stanley
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
[next]