Install keymaps from new location
[qemu] / hw / versatilepb.c
2009-05-26 Paul BrookRemove qdev irq sink handling
2009-05-22 Paul BrookAdd common BusState
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-14 Paul BrookARM PCI host qdev conversion
2009-05-14 Paul BrookPL080 qdev conversion
2009-05-14 Paul BrookVersatile/PB core qdev conversion
2009-05-14 Paul BrookPL190 qdev conversion
2009-05-14 Paul BrookARM timers qdev conversion
2009-05-14 Paul BrookPL181 qdev conversion
2009-05-14 Paul BrookPL031 qdev conversion
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-14 Paul BrookPL050 qdev conversion
2009-05-14 Paul BrookPL011 qdev conversion
2009-05-14 Paul BrookPL110 qdev conversion
2009-05-13 Paul BrookRemove vga_ram_size
2009-04-09 pbrookUse qemu_ram_alloc.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-09-28 blueswir1Add to machine structure a flag to use SCSI drives...
2008-06-03 thsSpelling fixes, by Stefan Weil.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookARMv7 support.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-30 pbrookARM PL031 RTC emulation.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-07 pbrookUnify IRQ handling.
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-01-16 pbrookARM ELF loader.
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-13 pbrookRearrange PCI host emulation code.
2006-04-27 pbrookAdd nominal ARM Versatil/AB board emulation.
2006-04-09 pbrookARM Versatile Platform Baseboard emulation.