qemu
2008-04-27 aurel32Fix a typo in cpu_physical_memory_rw()
2008-04-27 aurel32Add a monitor command to raise NMI
2008-04-27 aurel32bios: disable processor SSDT generation. Fixes high...
2008-04-27 balrogmusicpal: Fix output level of 8-bit samples (Jan Kiszka).
2008-04-27 balrogIgnore the wrapping of acpi timer counter again.
2008-04-27 balrogTreat DNS a special case among special addresses in...
2008-04-27 aurel32Fix a regression introduced by my previous commit,...
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-27 blueswir1Revert wrong changes
2008-04-27 blueswir1Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
2008-04-26 balrogIO ports registration errors are fatal errors.
2008-04-26 balrogErrors while registering ioports are not fatal (Glauber...
2008-04-26 balrogFix scsi-disk sense-key/status confusion (Marcelo Tosatti).
2008-04-26 balrogFix slirp udp source address contamination (Jason Wessel)
2008-04-26 balrogFix sci irq set when acpi timer about to wrap (Dor...
2008-04-26 balrogAdd loop device ioctls (Gary Thomas).
2008-04-26 balrogFill in touchscreen calibration values from a Palm...
2008-04-26 balrogTeach mmap to not overwrite reserved pages and fix...
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-26 balrogFix USB and HID report descriptors for mouse and tablet.
2008-04-25 balrogFix MusicPal LCD on non-32 bpp displays or with -nographic.
2008-04-24 balrogFix spurious VNC disconnects on Win32 (Hervé Poussineau).
2008-04-24 balrogCope with arch-specific page protection flags in mmap...
2008-04-24 balrogImprove audio api use in WM8750.
2008-04-24 balrogARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
2008-04-24 pbrookStellaris boards really aren't that big!
2008-04-24 balrogRAM usage information in machine definition.
2008-04-24 blueswir1Fix irq handling (Hervé Poussineau)
2008-04-23 blueswir1Copy Sparc64 firmware when installing (Hervé Poussineau)
2008-04-23 blueswir1Document the shift values
2008-04-22 aurel32Fix PHYS_ADDR_MASK: upper bits of a PTE are reserved...
2008-04-22 aurel32Ignore .git and .svn in Makefile, noticed by Stefan...
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32x86/x86-64 MMU PAE fixes
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-22 aurel32bios: add support to memory above the pci hole
2008-04-22 blueswir1Revert the previous patch
2008-04-22 blueswir1Move 128-bit float emulation under linux-user including...
2008-04-22 blueswir1Move 128-bit float emulation under linux-user
2008-04-22 aurel32x86: remove load_kernel()
2008-04-22 balrogInventra MUSB-HDRC host-mode USB.
2008-04-22 balrogHush pointer target signedness warnings from gcc 4.
2008-04-22 balrogFix update region size in EPSON blizzard.
2008-04-21 blueswir1Remove duplicate definitions
2008-04-20 aurel32Use "mount -o remount" instead of "umount" and "mount...
2008-04-20 aurel32fix dyngen on HPPA hosts
2008-04-20 aurel32more configure cleanups
2008-04-20 blueswir1PCnet: Allow more then two TMDs (Jan Kiszka)
2008-04-20 thsFlash support for mips r4k pseudo-machine, by
2008-04-20 balrogPrevent use of an uninitialised value in WM8750 and...
2008-04-20 balrogRemove an unused field and fix some non-code typos.
2008-04-20 balrogCorrect more ARM VFP 32/64 and signed/unsigned typos.
2008-04-16 balrogOptimize consecutive CFI02 writes by remapping memory...
2008-04-16 balrogEmulate address wrap in CFI02 chips mapping (Jan Kiszka).
2008-04-16 balrogAllow a custom unlock address in CFI02 flash (Jan Kiszka).
2008-04-16 balrogSave the exact SWI return address in Thumb mode.
2008-04-16 balrogUse qemu time/date functions for the Menelaus RTC.
2008-04-14 balrogNokia N800 machine support (ARM).
2008-04-14 balrogAdd TSC2301 touchscreen & keypad controller.
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-04-14 balrogMove the excess of arm_load_kernel() parameters into...
2008-04-14 balrogCorrectly restore pc after an exception occured in...
2008-04-14 balrogFix ARM VFP related segfaults.
2008-04-13 aurel32Fix keyboard emulation for ARM versatile board:
2008-04-13 aurel32SDL: Fix dead keys
2008-04-13 aurel32x86: Rework local IRQ delivery for APICs
2008-04-13 aurel32x86: Raise inter-processor NMI and SMI
2008-04-13 aurel32x86: Introduce CPU_INTERRUPT_NMI
2008-04-13 balrogFix the offset in Thumb bl instruction.
2008-04-13 balrogSet an unset label in ARM strex.
2008-04-13 balrogFix ARM and Thumb ldlex/stlex.
2008-04-13 balrogStore the right TCG temp (typo).
2008-04-12 balrogAllocate the -vmwarevga framebuffer in the right place...
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-04-12 aurel32Use correct memory types in do_physical_memory_save()
2008-04-12 blueswir1Read time constant fix (Robert Reif)
2008-04-11 aurel32configure cleanup [v2]
2008-04-11 aurel32physical memory dump to file
2008-04-11 aurel32configure cleanup
2008-04-11 aurel32Add help for -no-shutdown and -no-quit options
2008-04-11 aurel32Stop before shutdown
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-11 aurel32Optimize MIPS timer read/write functions
2008-04-11 aurel32Remove unused phys_ram_base definition from target...
2008-04-11 aurel32Fix compiler warnings
2008-04-11 aurel32Fix few spelling issues in comments
2008-04-09 blueswir1ESP: Add it_shift parameter (Hervé Poussineau)
2008-04-09 aurel32Move target-arm/nwfpe into linux-user/arm/nwfpe
2008-04-09 aurel32Check for 3DNow! CPUID at translation time
2008-04-08 aurel32Fix typo in x86 CPU definitions introduced in r4181
2008-04-08 aurel32Implement break for the pl011, based on a patch from...
2008-04-08 aurel32Remove hardcoded values in x86 CPU definitions
2008-04-08 aurel323DNow! instruction set emulation
2008-04-08 aurel32unlink the bs from bdrv-list upon bdrv_delete(bs)
2008-04-08 aurel32Update Changelog
2008-04-08 aurel32Simplify PICA 61 emulation
2008-04-08 blueswir1Use a common constant for temp_buf size
2008-04-08 aurel32Set mime-type of *.texi files to text/plain" from appli...
2008-04-08 blueswir1Simplify FDC code (Hervé Poussineau)
2008-04-08 aurel32Braille device support
next