summaryrefslogtreecommitdiffstats
path: root/hw/alpha/dp264.c
Commit message (Expand)AuthorAgeFilesLines
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* alpha: remove bios_namePaolo Bonzini2020-12-101-1/+1
* load_elf: Remove unused address variables from callersBALATON Zoltan2020-09-261-4/+4
* hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan2020-03-171-10/+3Star
* dp264: use pci_create_simple() to initialise the cmd646 deviceMark Cave-Ayland2020-03-101-1/+5
* hw/alpha/dp264: Include "net/net.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+1
* alpha/dp264: use memdev for RAMIgor Mammedov2020-02-191-1/+2
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-291-2/+2
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-0/+1
* hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-1/+1
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-051-0/+1
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-2/+2
* change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+2
* hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIOPhilippe Mathieu-Daudé2018-03-121-6/+4Star
* hw/alpha/dp264: Add the ISA DMA controllerPhilippe Mathieu-Daudé2018-03-121-0/+4
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-1/+2
* hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé2017-12-181-1/+1
* hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-181-1/+1
* alpha: use generic cpu_model parsingIgor Mammedov2017-10-271-2/+2
* cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-191-4/+0Star
* alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+6
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-191-1/+0Star
* hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster2017-02-211-0/+1
* sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-241-1/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-2/+2
* alpha: Clean up includesPeter Maydell2016-01-291-0/+1
* hw: Don't use hw_error() for machine initialization errorsMarkus Armbruster2016-01-131-5/+6
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-11/+6Star
* hw/alpha/dp264.c: Fix memory leak spotted by valgrindShannon Zhao2015-06-031-3/+4
* Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-3/+6
* serial: Factor out common serial_hds_isa_init()Markus Armbruster2015-02-241-5/+1Star
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+3
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0Star
* hw/alpha: Use SRM epochRichard Henderson2013-07-141-1/+3
* pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+182