summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RAM usage information in machine definition.balrog2008-04-2428-32/+98
* Fix irq handling (Hervé Poussineau)blueswir12008-04-241-15/+33
* Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir12008-04-231-1/+2
* Document the shift valuesblueswir12008-04-232-12/+18
* Fix PHYS_ADDR_MASK: upper bits of a PTE are reserved so they are 52 bitsaurel322008-04-221-1/+2
* Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel322008-04-221-1/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-2236-153/+98
* x86/x86-64 MMU PAE fixesaurel322008-04-222-20/+24
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-2236-98/+153
* bios: add support to memory above the pci holeaurel322008-04-222-3/+127
* Revert the previous patchblueswir12008-04-223-127/+108
* Move 128-bit float emulation under linux-user including the forgotten fileblueswir12008-04-221-0/+124
* Move 128-bit float emulation under linux-userblueswir12008-04-222-108/+3
* x86: remove load_kernel()aurel322008-04-221-31/+0
* Inventra MUSB-HDRC host-mode USB.balrog2008-04-226-1/+2280
* Hush pointer target signedness warnings from gcc 4.balrog2008-04-223-20/+20
* Fix update region size in EPSON blizzard.balrog2008-04-221-2/+2
* Remove duplicate definitionsblueswir12008-04-211-8/+1
* Use "mount -o remount" instead of "umount" and "mount /dev/shm",aurel322008-04-201-2/+1
* fix dyngen on HPPA hostsaurel322008-04-201-1/+30
* more configure cleanupsaurel322008-04-201-156/+228
* PCnet: Allow more then two TMDs (Jan Kiszka)blueswir12008-04-201-7/+6
* Flash support for mips r4k pseudo-machine, byths2008-04-201-1/+13
* Prevent use of an uninitialised value in WM8750 and move buffer flushbalrog2008-04-201-1/+2
* Remove an unused field and fix some non-code typos.balrog2008-04-203-6/+5
* Correct more ARM VFP 32/64 and signed/unsigned typos.balrog2008-04-202-4/+4
* Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).balrog2008-04-161-7/+15
* Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog2008-04-163-25/+39
* Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog2008-04-163-10/+15
* Save the exact SWI return address in Thumb mode.balrog2008-04-161-1/+1
* Use qemu time/date functions for the Menelaus RTC.balrog2008-04-161-17/+14
* Nokia N800 machine support (ARM).balrog2008-04-1415-3/+4540
* Add TSC2301 touchscreen & keypad controller.balrog2008-04-144-28/+290
* Add basic OMAP2 chip support.balrog2008-04-1414-224/+6934
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-149-83/+142
* Correctly restore pc after an exception occured in Thumb mode.balrog2008-04-141-6/+1
* Fix ARM VFP related segfaults.balrog2008-04-141-4/+4
* Fix keyboard emulation for ARM versatile board:aurel322008-04-131-3/+11
* SDL: Fix dead keysaurel322008-04-131-1/+1
* x86: Rework local IRQ delivery for APICsaurel322008-04-133-24/+57
* x86: Raise inter-processor NMI and SMIaurel322008-04-131-1/+7
* x86: Introduce CPU_INTERRUPT_NMIaurel322008-04-135-2/+14
* Fix the offset in Thumb bl instruction.balrog2008-04-131-3/+3
* Set an unset label in ARM strex.balrog2008-04-131-0/+1
* Fix ARM and Thumb ldlex/stlex.balrog2008-04-131-0/+2
* Store the right TCG temp (typo).balrog2008-04-132-3/+3
* Allocate the -vmwarevga framebuffer in the right place in RAM.balrog2008-04-121-1/+3
* HPPA (PA-RISC) host supportaurel322008-04-1217-13/+4505
* Use correct memory types in do_physical_memory_save()aurel322008-04-121-1/+1
* Read time constant fix (Robert Reif)blueswir12008-04-121-0/+4
OpenPOWER on IntegriCloud