summaryrefslogtreecommitdiffstats
path: root/hw/nseries.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-3/+3
* Make default boot order machine specificAvik Sil2013-01-151-0/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori2012-11-011-1/+1
|\
| * console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-1/+1
* | hw/nseries: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-28/+11
|/
* Add USB option in machine optionszhlcindy@gmail.com2012-10-291-1/+2
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-8/+14
* target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-1/+2
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* nseries: Rename n800_s::cpu to mpuAndreas Färber2012-06-111-36/+36
* omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_sAndreas Färber2012-06-041-3/+3
* hw/omap_i2c: Convert to qdevJuha Riihimäki2012-03-151-7/+5
* nseries: attach monitor powerdown request to menelausPaolo Bonzini2012-02-171-0/+2
* omap_uart: convert to memory APIAvi Kivity2011-11-281-1/+3
* omap_intc: QdevifyPeter Maydell2011-09-231-1/+3
* tusb6010: Convert to qdevPeter Maydell2011-08-311-18/+13
* omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell2011-08-281-7/+3
* hw/onenand: QdevifyJuha Riihimäki2011-08-281-7/+18
* tusb6010: move declarations to new file tusb6010.hAvi Kivity2011-08-221-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* onenand: Handle various ID fields separatelyJuha Riihimäki2011-07-301-2/+3
* onenand: Pass BlockDriverState to init functionPeter Maydell2011-07-301-4/+6
* lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell2011-07-301-4/+3
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-301-22/+21
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-041-2/+2
* Add bootindex for option roms.Gleb Natapov2010-12-111-2/+2
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-7/+0
* Fix qemu_free use in nseries.cJean-Christophe DUBOIS2009-12-021-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-8/+8
* Compile loader only onceBlue Swirl2009-09-201-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* TWL92230 qdev conversionPaul Brook2009-05-141-4/+2
* TMP105 qdev conversionPaul Brook2009-05-141-1/+3
* LM832x qdev conversionPaul Brook2009-05-141-2/+3
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Push AUD_init down to devicesPaul Brook2009-05-121-1/+1
* Follow coding conventionsPaul Brook2009-05-101-6/+6
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-2/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-4/+0
* Fix/remove bogus ram size checks.pbrook2009-04-111-7/+0
* Yet more phys_ram_base elimination.pbrook2009-04-101-3/+5
OpenPOWER on IntegriCloud