aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa
AgeCommit message (Expand)Author
2014-06-29hw/xtensa/xtfpga: implement initrd loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: implement DTB loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: implement uImage loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: add memory info to bootparamMax Filippov
2014-06-29hw/xtensa/xtfpga: refactor bootparameters fillingMax Filippov
2014-06-29hw/xtensa/xtfpga: use symbolic constants for bootparam tagsMax Filippov
2014-06-29hw/xtensa/xtfpga: retrieve parameters from machine_optsMax Filippov
2014-06-29hw/xtensa: replace fprintfs with error_reportMax Filippov
2014-06-29hw/xtensa: remove extraneous xtensa_ prefix from file namesMax Filippov
2014-06-29hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705Max Filippov
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-02-24hw/xtensa: add support for ML605 and KC705 FPGA boardMax Filippov
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini