aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-27Add a monitor command to raise NMIaurel321-0/+17
2008-04-27bios: disable processor SSDT generation. Fixes high idle load onaurel322-44/+67
2008-04-27musicpal: Fix output level of 8-bit samples (Jan Kiszka).balrog1-3/+3
2008-04-27Ignore the wrapping of acpi timer counter again.balrog1-46/+38
2008-04-27Treat DNS a special case among special addresses in slirp (Jason Wessel).balrog1-3/+4
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel322-3/+3
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel3238-102/+177
2008-04-27Revert wrong changesblueswir11-2/+2
2008-04-27Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir12-15/+18
2008-04-26IO ports registration errors are fatal errors.balrog1-7/+5
2008-04-26Errors while registering ioports are not fatal (Glauber Costa).balrog1-5/+7
2008-04-26Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).balrog1-13/+24
2008-04-26Fix slirp udp source address contamination (Jason Wessel)balrog1-1/+2
2008-04-26Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).balrog1-38/+46
2008-04-26Add loop device ioctls (Gary Thomas).balrog4-0/+48
2008-04-26Fill in touchscreen calibration values from a Palm T|E.balrog1-0/+8
2008-04-26Teach mmap to not overwrite reserved pages and fix brk return value (Richard ...balrog2-7/+17
2008-04-26Let WM8750 users write to audio buffer directly.balrog3-8/+30
2008-04-26Fix USB and HID report descriptors for mouse and tablet.balrog1-18/+17
2008-04-25Fix MusicPal LCD on non-32 bpp displays or with -nographic.balrog1-20/+38
2008-04-24Fix spurious VNC disconnects on Win32 (Hervé Poussineau).balrog1-3/+13
2008-04-24Cope with arch-specific page protection flags in mmap (Richard Purdie).balrog1-2/+1
2008-04-24Improve audio api use in WM8750.balrog1-12/+15
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog4-0/+1461
2008-04-24Stellaris boards really aren't that big!pbrook1-2/+2
2008-04-24RAM usage information in machine definition.balrog28-32/+98
2008-04-24Fix irq handling (Hervé Poussineau)blueswir11-15/+33
2008-04-23Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir11-1/+2
2008-04-23Document the shift valuesblueswir12-12/+18
2008-04-22Fix PHYS_ADDR_MASK: upper bits of a PTE are reserved so they are 52 bitsaurel321-1/+2
2008-04-22Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel321-1/+1
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel3236-153/+98
2008-04-22x86/x86-64 MMU PAE fixesaurel322-20/+24
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel3236-98/+153
2008-04-22bios: add support to memory above the pci holeaurel322-3/+127
2008-04-22Revert the previous patchblueswir13-127/+108
2008-04-22Move 128-bit float emulation under linux-user including the forgotten fileblueswir11-0/+124
2008-04-22Move 128-bit float emulation under linux-userblueswir12-108/+3
2008-04-22x86: remove load_kernel()aurel321-31/+0
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog6-1/+2280
2008-04-22Hush pointer target signedness warnings from gcc 4.balrog3-20/+20
2008-04-22Fix update region size in EPSON blizzard.balrog1-2/+2
2008-04-21Remove duplicate definitionsblueswir11-8/+1
2008-04-20Use "mount -o remount" instead of "umount" and "mount /dev/shm",aurel321-2/+1
2008-04-20fix dyngen on HPPA hostsaurel321-1/+30
2008-04-20more configure cleanupsaurel321-156/+228
2008-04-20PCnet: Allow more then two TMDs (Jan Kiszka)blueswir11-7/+6
2008-04-20Flash support for mips r4k pseudo-machine, byths1-1/+13
2008-04-20Prevent use of an uninitialised value in WM8750 and move buffer flushbalrog1-1/+2
2008-04-20Remove an unused field and fix some non-code typos.balrog3-6/+5