summaryrefslogtreecommitdiffstats
path: root/hw/spitz.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-4/+5
* Remove useless device dependency of HAS_AUDIOBlue Swirl2010-06-271-4/+0
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-3/+0
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-8/+8
* Get rid of _t suffixmalc2009-10-011-8/+8
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+2
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-2/+4
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-4/+4
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Add static to local machine declaration.Stefan Weil2009-06-131-1/+1
* Avoid a gcc 3 format warningBlue Swirl2009-06-131-6/+2
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-2/+6
* Add common BusStatePaul Brook2009-05-231-6/+3
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-3/+13
* PXA SSI qdev conversionPaul Brook2009-05-141-76/+143
* WM8750 qdev coversionPaul Brook2009-05-141-2/+2
* MAX7310 I2C qdev conversionPaul Brook2009-05-141-2/+2
* Remove vga_ram_sizePaul Brook2009-05-131-9/+9
* Push AUD_init down to devicesPaul Brook2009-05-121-3/+1
* Make AUD_init failure fatalPaul Brook2009-05-121-2/+0
* Follow coding conventionsPaul Brook2009-05-101-44/+44
* Remove redundant ram_require machine properly.pbrook2009-04-111-4/+0
* Remove more redundant ram size checks.pbrook2009-04-111-5/+0
* More phys_ram_base removal.pbrook2009-04-091-1/+1
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-10/+10
* Move spitz microdrive to PCMCIA socket 0.balrog2008-12-071-5/+5
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-6/+1
* Set default max_cpus to one.balrog2008-10-281-4/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+4
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-16/+16
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-12/+10
* Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog2008-06-021-287/+16
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-5/+5
* RAM usage information in machine definition.balrog2008-04-241-7/+12
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-5/+5
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-5/+5
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-4/+12
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-2/+7
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-4/+0
* Break up vl.h.pbrook2007-11-171-1/+13
* Convert SD cards code to use qemu_irq too.balrog2007-11-171-14/+3
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-116/+115
* use correct printf formatbellard2007-11-111-0/+4
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-8/+12
OpenPOWER on IntegriCloud