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
2024-02-27
hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
Sergey Kambalin
2024-02-27
hw/arm: Introduce Raspberry PI 4 machine
Sergey Kambalin
2024-02-27
hw/arm: Add GPIO and SD to BCM2838 periph
Sergey Kambalin
2024-02-27
hw/gpio: Connect SD controller to BCM2838 GPIO
Sergey Kambalin
2024-02-27
hw/gpio: Implement BCM2838 GPIO functionality
Sergey Kambalin
2024-02-27
hw/gpio: Add BCM2838 GPIO stub
Sergey Kambalin
2024-02-27
hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm: Introduce BCM2838 SoC
Sergey Kambalin
2024-02-27
hw/arm/raspi: Split out raspi machine common part
Sergey Kambalin
2024-02-27
hw/arm/bcm2853_peripherals: Split out common part of peripherals
Sergey Kambalin
2024-02-27
hw/arm/bcm2836: Split out common part of BCM283X classes
Sergey Kambalin
2024-02-27
hw/core/machine: Use qemu_register_resettable for sysbus reset
Peter Maydell
2024-02-27
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
hw/core: Add ResetContainer which holds objects implementing Resettable
Peter Maydell
2024-02-27
arm: xlnx-versal-virt: Add machine property ospi-flash
Sai Pavan Boddu
2024-02-27
block: m25p80: Add support of mt35xu02gbba
Sai Pavan Boddu
2024-02-27
pl031: Update last RTCLR value on write in case it's read back
Jessica Clarke
2024-02-27
hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
Inès Varhol
2024-02-27
xlnx-versal-ospi: disable reentrancy detection for iomem_dac
Sai Pavan Boddu
2024-02-27
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_pe...
Abhiram Tilak
2024-02-27
misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_...
Abhiram Tilak
2024-02-27
hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
Marcin Juszkiewicz
2024-02-27
hw/ide: Include 'ide-internal.h' from current path
Philippe Mathieu-Daudé
2024-02-27
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
2024-02-27
hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-27
hw/i386/pc: Populate RTC attribute directly
Bernhard Beschow
2024-02-27
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
2024-02-27
hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
Bernhard Beschow
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
Philippe Mathieu-Daudé
2024-02-27
hw/i386/sgx: Use QDev API
Philippe Mathieu-Daudé
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2024-02-27
hw/nvme: fix invalid endian conversion
Klaus Jensen
2024-02-27
hw/usb: remove duplicate file in system_ss
Paolo Bonzini
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-27
hw/usb: remove usb_bus_find
Paolo Bonzini
2024-02-27
hw/ppc/pseries: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/ppc/mac_newworld: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/hppa: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/mips/loongson3_virt: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/sh4/r2d: do not use usb_bus_find()
Paolo Bonzini
2024-02-27
hw/ppc/sam460ex: do not use usb_bus_find()
Paolo Bonzini
2024-02-27
hw/acpi: move object_resolve_type_unambiguous to core QOM
Paolo Bonzini
2024-02-27
hw/nubus: add nubus-virtio-mmio device
Mark Cave-Ayland
2024-02-27
hw/nubus-device: round Declaration ROM memory region address to qemu_target_p...
Mark Cave-Ayland
2024-02-26
hw/sysbus: Remove now unused sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-26
hw/i386/kvmvapic: Inline sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-26
hw/display/exynos4210_fimd: Pass frame buffer memory region as link
Philippe Mathieu-Daudé
2024-02-26
hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
Philippe Mathieu-Daudé
[next]