aboutsummaryrefslogtreecommitdiff
path: root/hw/nseries.c
AgeCommit message (Expand)Author
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-06-11arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber
2012-06-11nseries: Rename n800_s::cpu to mpuAndreas Färber
2012-06-04omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_sAndreas Färber
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki
2012-02-17nseries: attach monitor powerdown request to menelausPaolo Bonzini
2011-11-28omap_uart: convert to memory APIAvi Kivity
2011-09-23omap_intc: QdevifyPeter Maydell
2011-08-31tusb6010: Convert to qdevPeter Maydell
2011-08-28omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell
2011-08-28hw/onenand: QdevifyJuha Riihimäki
2011-08-22tusb6010: move declarations to new file tusb6010.hAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell
2011-07-30lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki
2011-07-04arm: Add const attribute to some arm_boot_info pointersStefan Weil
2010-12-11Add bootindex for option roms.Gleb Natapov
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2009-12-02Fix qemu_free use in nseries.cJean-Christophe DUBOIS
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-20Compile loader only onceBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-14TWL92230 qdev conversionPaul Brook
2009-05-14TMP105 qdev conversionPaul Brook
2009-05-14LM832x qdev conversionPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Fix/remove bogus ram size checks.pbrook
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori
2009-02-09Fix displaystate (r6344) regression in blizzardaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog