aboutsummaryrefslogtreecommitdiff
path: root/hw/hppa/hppa_sys.h
AgeCommit message (Expand)Author
2022-05-08hppa: move hppa_pci_ignore_ops from pci.c to machine.cMark Cave-Ayland
2022-05-08hppa: move device headers from hppa_sys.h into individual .c filesMark Cave-Ayland
2022-05-08lasi: move lasi_initfn() to machine.cMark Cave-Ayland
2022-05-08lasi: remove address space parameter from lasi_initfn()Mark Cave-Ayland
2022-05-08lasi: update lasi_initfn() to return LASIStateMark Cave-Ayland
2022-05-08lasi: move memory region initialisation to new lasi_init() functionMark Cave-Ayland
2022-05-08hppa: move dino_init() from dino.c to machine.cMark Cave-Ayland
2022-05-08dino: remove unused dino_set_timer_irq() IRQ handlerMark Cave-Ayland
2022-05-08dino: wire up serial IRQ using a qdev GPIO in machine.cMark Cave-Ayland
2022-05-08dino: change dino_init() to return the DINO device instead of PCIBusMark Cave-Ayland
2022-05-08dino: split declarations from dino.c into dino.hMark Cave-Ayland
2020-03-17hw/ide: Remove unneeded inclusion of hw/ide.hBALATON Zoltan
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé
2018-01-31hw/hppa: Implement DINO system boardHelge Deller