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-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é
2024-02-22
hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
Bernhard Beschow
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
2024-02-22
hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
Peter Maydell
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
2024-02-22
hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
Bernhard Beschow
2024-02-22
hw/i2c/smbus_slave: Add object path on error prints
Joe Komlodi
2024-02-22
hw/tricore/testboard: Use qdev_new() instead of QOM basic API
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
Philippe Mathieu-Daudé
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-22
hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
Philippe Mathieu-Daudé
2024-02-21
hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
Thomas Huth
2024-02-21
sh4: correct typos
Manos Pitsidianakis
2024-02-20
loongson3: correct typos
Manos Pitsidianakis
2024-02-20
hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
Philippe Mathieu-Daudé
2024-02-20
hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
Philippe Mathieu-Daudé
2024-02-20
hw/i386/port92: Add missing 'hw/isa/isa.h' header
Philippe Mathieu-Daudé
2024-02-20
hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
Philippe Mathieu-Daudé
2024-02-20
hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2024-02-20
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
2024-02-20
hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
Philippe Mathieu-Daudé
2024-02-20
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2024-02-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
[prev]
[next]