qemu
2008-05-06 edgar_iglMake sure we flush cached blocks from the tb-jmp-cache...
2008-05-06 edgar_iglMake the paged properties of the tb-jmp-cache hash...
2008-05-06 edgar_iglMore TCG updates for CRIS
2008-05-06 edgar_iglCRIS MMU Updates
2008-05-05 aurel32Really really revert commit r4343
2008-05-05 aurel32Really revert commit r4343
2008-05-05 aurel32Revert commit r4342 and r4343, wasn't intended to be...
2008-05-05 aurel32PPC: fix isel opcode decoding
2008-05-05 aurel32hw/pc.c: fix warning
2008-05-05 aurel32Don't stop translation for mtc0 compare
2008-05-05 aurel32Disable debug code for production.
2008-05-05 aurel32qemu: generate signals on tap I/O
2008-05-05 aurel32CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
2008-05-05 blueswir1Fix Sparc64 serial device breakage
2008-05-05 aurel32Put Pseudo-TTY in rawmode for char devices
2008-05-05 aurel32Qemu 32-bit i386, gcc >= 3.4 spill error fix
2008-05-04 aurel328250: Customized base baudrate
2008-05-04 aurel328250: throttle TX-completion IRQs
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.
next