aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-10-04hw/core: Add CPUClass.get_pcRichard Henderson1-0/+3
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson1-14/+1
2022-10-03accel/tcg: Drop addr member from SavedIOTLBRichard Henderson1-1/+0
2022-10-03cpu: cache CPUClass in CPUState for hot code pathsAlex Bennée1-0/+9
2022-10-03Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2-1/+9
2022-09-30hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski1-0/+3
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev1-1/+6
2022-09-29hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias1-0/+3
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi4-1/+51
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-0/+1
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann1-0/+1
2022-09-27hw/riscv/sifive_e: Fix inheritance of SiFiveEStateBernhard Beschow1-1/+2
2022-09-27hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis1-0/+2
2022-09-26s390x/s390-virtio-ccw: add zpcii-disable machine propertyMatthew Rosato1-0/+1
2022-09-26s390x/pci: let intercept devices have separate PCI groupsMatthew Rosato1-1/+5
2022-09-26s390x/pci: enable adapter event notification for interpreted devicesMatthew Rosato2-0/+15
2022-09-26s390x/pci: enable for load/store interpretationMatthew Rosato2-0/+25
2022-09-26s390x/pci: add routine to get host function handle from CLP infoMatthew Rosato1-0/+5
2022-09-21Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-2/+3
2022-09-20hw/ppc/spapr: Fix code style problems reported by checkpatchBernhard Beschow1-2/+3
2022-09-20hw/loongarch: Improve acpi dsdt tableXiaojuan Yang1-0/+1
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang2-0/+6
2022-09-14target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell1-1/+4
2022-09-07hw/intc: Move mtimer/mtimecmp to aclintAtish Patra2-0/+4
2022-09-07hw/riscv: virt: fix the plic's address cellsConor Dooley1-0/+1
2022-09-07hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley1-1/+13
2022-09-07hw/riscv: opentitan: bump opentitan versionWilfred Mallawa1-5/+6
2022-09-07hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza1-1/+1
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne1-0/+2
2022-09-04hw/openrisc: Split re-usable boot time apis out to boot.cStafford Horne1-0/+34
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-5/+6
2022-09-02vdpa: Delete CVQ migration blockerEugenio Pérez1-1/+0
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi7-32/+171
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin1-5/+6
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan1-4/+2
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan1-3/+3
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan1-0/+15
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan1-3/+3
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan1-0/+11
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater1-3/+25
2022-08-31ppc/ppc4xx: Introduce a DCR device modelCédric Le Goater1-0/+17
2022-08-31ppc/ppc405: QOM'ify CPUCédric Le Goater1-5/+0
2022-08-31ppc/pnv: turn chip8->phbs[] into a PnvPHB* arrayDaniel Henrique Barboza1-1/+5
2022-08-31ppc/pnv: add helpers for pnv-phb user devicesDaniel Henrique Barboza1-0/+1
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza1-0/+10
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza1-1/+8
2022-08-31ppc/pnv: move attach_root_port helper to pnv-phb.cDaniel Henrique Barboza1-1/+0
2022-08-31ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza1-2/+0
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza1-1/+0
2022-08-31ppc/pnv: remove root port name from pnv_phb_attach_root_port()Daniel Henrique Barboza1-2/+1