Age | Commit message (Expand) | Author | Files | Lines |
2023-10-20 | Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s... | Stefan Hajnoczi | 14 | -81/+1300 |
2023-10-20 | Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 72 | -273/+232 |
2023-10-20 | Merge tag 'pull-qapi-2023-10-19' of https://repo.or.cz/qemu/armbru into staging | Stefan Hajnoczi | 4 | -5/+11 |
2023-10-20 | Merge tag 'pull-target-arm-20231019' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi | 33 | -359/+368 |
2023-10-20 | hw/hppa: Add new HP C3700 machine | Helge Deller | 1 | -0/+101 |
2023-10-20 | hw/hppa: Split out machine creation | Helge Deller | 1 | -72/+99 |
2023-10-20 | hw/hppa: Provide RTC and DebugOutputPort on CPU #0 | Helge Deller | 2 | -1/+67 |
2023-10-20 | hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg | Helge Deller | 1 | -3/+19 |
2023-10-20 | MAINTAINERS: Update HP-PARISC entries | Helge Deller | 1 | -1/+4 |
2023-10-20 | pci-host: Wire up new Astro/Elroy PCI bridge | Helge Deller | 3 | -0/+6 |
2023-10-20 | hw/pci-host: Add Astro system bus adapter found on PA-RISC machines | Helge Deller | 3 | -0/+988 |
2023-10-19 | ui/input: Constify QemuInputHandler structure | Philippe Mathieu-Daudé | 13 | -22/+22 |
2023-10-19 | hw/net: Declare link using static DEFINE_PROP_LINK() macro | Philippe Mathieu-Daudé | 1 | -5/+2 |
2023-10-19 | hw/dma: Declare link using static DEFINE_PROP_LINK() macro | Philippe Mathieu-Daudé | 3 | -18/+8 |
2023-10-19 | hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-19 | hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-19 | hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-10-19 | hw/virtio/virtio-pmem: Replace impossible check by assertion | Philippe Mathieu-Daudé | 1 | -4/+1 |
2023-10-19 | hw/s390x/css-bridge: Realize sysbus device before accessing it | Philippe Mathieu-Daudé | 1 | -4/+3 |
2023-10-19 | hw/isa: Realize ISA bridge device before accessing it | Philippe Mathieu-Daudé | 1 | -2/+9 |
2023-10-19 | hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-19 | hw/acpi: Realize ACPI_GED sysbus device before accessing it | Philippe Mathieu-Daudé | 3 | -4/+3 |
2023-10-19 | hw/pci-host/bonito: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -17/+13 |
2023-10-19 | hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -7/+6 |
2023-10-19 | hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize | Philippe Mathieu-Daudé | 1 | -8/+7 |
2023-10-19 | hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -3/+2 |
2023-10-19 | hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -3/+2 |
2023-10-19 | hw/audio/pcspk: Inline pcspk_init() | Philippe Mathieu-Daudé | 4 | -13/+11 |
2023-10-19 | hw/intc/spapr_xive: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -6/+6 |
2023-10-19 | hw/intc/spapr_xive: Move sysbus_init_mmio() calls around | Philippe Mathieu-Daudé | 1 | -3/+3 |
2023-10-19 | hw/ppc/pnv: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -3/+2 |
2023-10-19 | hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region | Philippe Mathieu-Daudé | 1 | -3/+1 |
2023-10-19 | hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init() | Philippe Mathieu-Daudé | 3 | -8/+6 |
2023-10-19 | hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init() | Philippe Mathieu-Daudé | 3 | -17/+5 |
2023-10-19 | hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it | Philippe Mathieu-Daudé | 1 | -1/+2 |
2023-10-19 | hw/intc/apic: Use ERRP_GUARD() in apic_common_realize() | Philippe Mathieu-Daudé | 1 | -0/+4 |
2023-10-19 | hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req() | Philippe Mathieu-Daudé | 1 | -4/+4 |
2023-10-19 | hw/pci: Clean up global variable shadowing of address_space_io variable | Philippe Mathieu-Daudé | 2 | -22/+12 |
2023-10-19 | hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() | Philippe Mathieu-Daudé | 2 | -4/+3 |
2023-10-19 | hw/sparc64/ebus: Access memory regions via pci_address_space_io() | Philippe Mathieu-Daudé | 1 | -4/+4 |
2023-10-19 | hw/pci-host/sh_pcic: Replace magic value by proper definition | Philippe Mathieu-Daudé | 1 | -2/+3 |
2023-10-19 | hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names | Philippe Mathieu-Daudé | 1 | -8/+8 |
2023-10-19 | hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro | Philippe Mathieu-Daudé | 1 | -23/+17 |
2023-10-19 | hw/misc/mips_itu: Make MIPSITUState target agnostic | Philippe Mathieu-Daudé | 2 | -3/+3 |
2023-10-19 | hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h' | Philippe Mathieu-Daudé | 3 | -3/+3 |
2023-10-19 | hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' | Philippe Mathieu-Daudé | 11 | -24/+3 |
2023-10-19 | hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-10-19 | hw/sd/sdhci: Block Size Register bits [14:12] is lost | Lu Gao | 1 | -4/+11 |
2023-10-19 | memory: follow Error API guidelines | Marc-André Lureau | 7 | -16/+19 |
2023-10-19 | memory: drop needless argument | Marc-André Lureau | 1 | -2/+2 |