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
2023-02-07
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map HACE peripheral
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map I3C peripheral
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2023-02-07
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2023-02-07
hw/nvram/eeprom_at24c: Make reset behavior more like hardware
Peter Delevoryas
2023-02-07
hw/arm/aspeed: Add aspeed_eeprom.c
Peter Delevoryas
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
Peter Delevoryas
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
acpi: Move the QMP command from monitor/ to hw/acpi/
Markus Armbruster
2023-02-04
virtio: Move HMP commands from monitor/ to hw/virtio/
Markus Armbruster
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
2023-02-03
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
2023-02-03
sbsa-ref: remove cortex-a76 from list of supported cpus
Marcin Juszkiewicz
2023-02-03
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
2023-02-03
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
2023-02-03
hw/char/pl011: better handling of FIFO flags on LCR reset
Evgeny Iakovlev
2023-02-03
hw/char/pl011: implement a reset method
Evgeny Iakovlev
2023-02-03
hw/char/pl011: add post_load hook for backwards-compatibility
Evgeny Iakovlev
2023-02-03
hw/char/pl011: refactor FIFO depth handling code
Evgeny Iakovlev
2023-02-03
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
2023-02-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-02
Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-01-28
Revert "vhost-user: Introduce nested event loop in vhost_user_read()"
Greg Kurz
[next]