| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hw/xtensa/xtfpga: implement uImage loading | Max Filippov | 2014-06-29 | 1 | -1/+24 |
* | hw/xtensa/xtfpga: add memory info to bootparam | Max Filippov | 2014-06-29 | 2 | -1/+17 |
* | hw/xtensa/xtfpga: refactor bootparameters filling | Max Filippov | 2014-06-29 | 2 | -12/+21 |
* | hw/xtensa/xtfpga: use symbolic constants for bootparam tags | Max Filippov | 2014-06-29 | 2 | -3/+13 |
* | hw/xtensa/xtfpga: retrieve parameters from machine_opts | Max Filippov | 2014-06-29 | 1 | -2/+3 |
* | hw/xtensa: replace fprintfs with error_report | Max Filippov | 2014-06-29 | 2 | -6/+10 |
* | hw/xtensa: remove extraneous xtensa_ prefix from file names | Max Filippov | 2014-06-29 | 4 | -3/+3 |
* | hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705 | Max Filippov | 2014-06-29 | 1 | -3/+5 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 2 | -17/+17 |
* | hw/xtensa: add support for ML605 and KC705 FPGA board | Max Filippov | 2014-02-24 | 1 | -4/+47 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-09-03 | 2 | -3/+0 |
|\ |
|
| * | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 2 | -3/+0 |
* | | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
|/ |
|
* | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber | 2013-07-23 | 2 | -7/+11 |
* | hw/[u-x]*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 2 | -8/+8 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 2 | -1/+26 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+2 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 1 | -1/+1 |
* | exec: Pass CPUState to cpu_reset_interrupt() | Andreas Färber | 2013-03-12 | 1 | -1/+1 |
* | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 2013-03-12 | 1 | -3/+5 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 4 | -3/+597 |
* | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 2012-06-07 | 1 | -0/+5 |