qemu
2008-05-04 aurel32Correctly save and restore env->a20_mask now that it...
2008-05-04 aurel32Allow bootdevice change from the monitor
2008-05-04 balrogMusicPal mono playback support.
2008-05-04 balrogOMAP STI/XTI console.
2008-05-04 aurel32Remember the state of level-triggered interrupts
2008-05-04 aurel32PPC UIC: Remove interrupt polarity code
2008-05-04 aurel32Fix spurious VGA updates
2008-05-04 aurel32remove target ifdefs from vl.c
2008-05-04 balrogRemove debug sample rate slowdown.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-04 blueswir1Complete the TCG conversion (and delete some files...
2008-05-04 blueswir1Complete the TCG conversion
2008-05-04 balrogUpdate volume for WM8750 input voices.
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-05-04 thsSimplify mips branch handling. Retire T2 from use....
2008-05-04 thsAdd helpers and shorthands for mul and muli operations.
2008-05-04 blueswir1Avoid some brconds
2008-05-04 blueswir1Fix crash due to invalid env->current_tb (Adam Lackorzy...
2008-05-04 aurel32Set default console size
2008-05-04 aurel32Add ${ARCH_CFLAGS} when testing for libbrlapi
2008-05-04 aurel32configure: silence test for brlapi
2008-05-03 edgar_iglCRIS: Convert divide step to TCG.
2008-05-03 blueswir1Skip register moves when the target and the source...
2008-05-03 blueswir1Use memory based registers in functions containing...
2008-05-03 blueswir1Do not attempt to set page flags for pages outside...
2008-05-03 edgar_iglCRIS: Convert lz (leading zeros) to TCG.
2008-05-03 edgar_iglCorrect broken test for fixed file mmaps.
2008-05-03 thsFix MIPS MT GPR accesses, thanks Stefan Weil.
2008-05-03 edgar_iglCRIS: Eliminate a few unneeded moves to/from T0/T1.
2008-05-03 edgar_iglCRIS: Reduce the number of tb dependent flags.
2008-05-03 edgar_iglCRIS: Do post-increment without going via T0.
2008-05-02 edgar_iglAvoid a build warning.
2008-05-02 edgar_iglETRAX-FS board: Add more flash and internal memory...
2008-05-02 edgar_iglETRAX timers: Improve the support for timer1 and let...
2008-05-02 edgar_iglETRAX serial port:
2008-05-02 edgar_iglCRIS updates:
2008-05-02 edgar_iglCRIS: Make CCS related tests pass in system simulation...
2008-05-02 edgar_iglCRIS: Correct typo in test for moverm.
2008-05-02 balrogAudio endianness and mutex usage fixes (malc.git).
2008-05-02 balrogMusicpal: convert to ram_addr_t
2008-05-01 blueswir1FDC: Fix data transfer len (Hervé Poussineau)
2008-05-01 blueswir1FDC: Fix buffer overflow (Hervé Poussineau)
2008-05-01 blueswir1Improved large memory support
2008-05-01 pbrookFix incorrect argument types.
2008-04-29 blueswir1FDC fix 10/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 9/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 8/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 7/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 6/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 5/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 4/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 3/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 2/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 1/12 (Hervé Poussineau):
2008-04-29 blueswir1Revert v4260, breaks Sparc32
2008-04-29 aurel32Describe the format= option in the --help output. List...
2008-04-28 aurel32Fix wrong type in printf(), introduced in revision...
2008-04-28 aurel32add format= to drive options (CVE-2008-2004)
2008-04-28 aurel32Fix a typo introduced in revision 4272
2008-04-28 aurel32BIOS: Reenable processor SSDT generation. Don't adverti...
2008-04-28 aurel32Factorize code in translate.c
2008-04-28 aurel32qemu ppc uic: Order IRQ bit number as described in...
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...
next