Age | Commit message (Expand) | Author | Files | Lines |
2015-03-10 | xtensa: Remove superfluous '\n' around error_report() | Gonglei | 2 | -6/+6 |
2015-03-07 | target-xtensa: xtfpga: fix ml605 flash size | Max Filippov | 1 | -1/+1 |
2015-03-07 | hw/xtensa: allow reads/writes in the system I/O region | Max Filippov | 1 | -1/+19 |
2014-11-03 | hw/xtensa/xtfpga: treat uImage load address as virtual | Max Filippov | 1 | -1/+1 |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov | 1 | -1/+2 |
2014-11-03 | target-xtensa: avoid duplicate timer interrupt delivery | Max Filippov | 1 | -2/+2 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -2/+1 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -1/+3 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 2 | -5/+7 |
2014-06-29 | hw/xtensa/xtfpga: implement initrd loading | Max Filippov | 1 | -0/+24 |
2014-06-29 | hw/xtensa/xtfpga: implement DTB loading | Max Filippov | 1 | -0/+23 |
2014-06-29 | hw/xtensa/xtfpga: implement uImage loading | Max Filippov | 1 | -1/+24 |
2014-06-29 | hw/xtensa/xtfpga: add memory info to bootparam | Max Filippov | 2 | -1/+17 |
2014-06-29 | hw/xtensa/xtfpga: refactor bootparameters filling | Max Filippov | 2 | -12/+21 |
2014-06-29 | hw/xtensa/xtfpga: use symbolic constants for bootparam tags | Max Filippov | 2 | -3/+13 |
2014-06-29 | hw/xtensa/xtfpga: retrieve parameters from machine_opts | Max Filippov | 1 | -2/+3 |
2014-06-29 | hw/xtensa: replace fprintfs with error_report | Max Filippov | 2 | -6/+10 |
2014-06-29 | hw/xtensa: remove extraneous xtensa_ prefix from file names | Max Filippov | 4 | -3/+3 |
2014-06-29 | hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705 | Max Filippov | 1 | -3/+5 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2 | -17/+17 |
2014-02-24 | hw/xtensa: add support for ML605 and KC705 FPGA board | Max Filippov | 1 | -4/+47 |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2 | -3/+0 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 2 | -3/+0 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-07-23 | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber | 2 | -7/+11 |
2013-07-04 | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 2 | -8/+8 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2 | -1/+26 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 1 | -1/+1 |
2013-03-12 | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 1 | -1/+1 |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 1 | -3/+5 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 4 | -3/+597 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+5 |