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/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é
2024-02-26
hw/display/pl110: Pass frame buffer memory region as link property
Philippe Mathieu-Daudé
2024-02-26
hw/arm: Inline sysbus_create_simple(PL110 / PL111)
Philippe Mathieu-Daudé
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
2024-02-23
ppc/pnv: Add POWER9/10 chiptod model
Nicholas Piggin
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
hw/ppc: Add N1 chiplet model
Chalapathi V
2024-02-23
hw/ppc: Add pnv nest pervasive common chiplet model
Chalapathi V
2024-02-23
ppc/pnv: Test pnv i2c master and connected devices
Glenn Miles
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
misc: Add a pca9554 GPIO device model
Glenn Miles
2024-02-23
ppc/pnv: Use resettable interface to reset child I2C buses
Glenn Miles
2024-02-23
ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: New powernv10-rainier machine type
Glenn Miles
2024-02-23
misc/pca9552: Let external devices set pca9552 inputs
Glenn Miles
2024-02-23
misc/pca9552: Fix inverted input status
Glenn Miles
2024-02-23
ppc/pnv: Change powernv default to powernv10
Nicholas Piggin
2024-02-23
spapr: Tag pseries-2.1 - 2.11 machines as deprecated
Cédric Le Goater
2024-02-23
ppc/spapr: change pseries machine default to POWER10 CPU
Nicholas Piggin
2024-02-23
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-02-23
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-02-23
hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr: Add missing license
Philippe Mathieu-Daudé
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-22
hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
Thomas Huth
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
2024-02-22
hw/ide: Move IDE device related definitions to ide-dev.h
Thomas Huth
2024-02-22
hw/ide: Split qdev.c into ide-bus.c and ide-dev.c
Thomas Huth
2024-02-22
hw/ide: Add the possibility to disable the CompactFlash device in the build
Thomas Huth
2024-02-22
hw/isa/meson.build: Sort alphabetically
Bernhard Beschow
2024-02-22
hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
Bernhard Beschow
2024-02-22
hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
[next]