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
Age
Commit message (
Expand
)
Author
2024-02-27
tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
Peter Maydell
2024-02-27
hw/arm/bcm2838_peripherals: Add clock_isp stub
Sergey Kambalin
2024-02-27
hw/arm: Add memory region for BCM2837 RPiVid ASB
Sergey Kambalin
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
docs/devel/reset: Update to discuss system reset
Peter Maydell
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
hw/core: Add documentation and license comments to reset.h
Peter Maydell
2024-02-27
include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
Peter Maydell
2024-02-27
system/bootdevice: Don't unregister reset handler in restore_boot_order()
Peter Maydell
2024-02-27
arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
Jonathan Cameron
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
tests/qtest: Check that EXTI fan-in irqs are correctly connected
Inès Varhol
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
MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
Philippe Mathieu-Daudé
2024-02-27
target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
Ard Biesheuvel
2024-02-27
hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
Marcin Juszkiewicz
2024-02-27
Merge tag 'hw-misc-20240227' of https://github.com/philmd/qemu into staging
Peter Maydell
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
[next]