Age | Commit message (Expand) | Author | Files | Lines |
2007-06-21 | Add alternate grab key, by Michael Mohr. | ths | 3 | -5/+27 |
2007-06-21 | Unpause the emulation after shutdown request on SDL close, so that it can tak... | balrog | 1 | -1/+2 |
2007-06-18 | Add parallel memory mapped interface, by Herve Poussineau. | ths | 3 | -13/+95 |
2007-06-18 | Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor | ths | 1 | -32/+117 |
2007-06-17 | Remove cscope.* files on 'make clean', by George G. Davis. | ths | 1 | -1/+1 |
2007-06-17 | Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen. | ths | 1 | -9/+34 |
2007-06-17 | Allow relative paths for the interpreter prefix in linux-user emulation. | ths | 1 | -17/+29 |
2007-06-13 | Use pixel_ops.h in PXA LCD screen drawing. | balrog | 2 | -30/+13 |
2007-06-12 | Fix alpha user build failure. | ths | 1 | -11/+11 |
2007-06-12 | Revert the Gallileo PCI mapping patch, it conflicts with the supposedly | ths | 2 | -321/+32 |
2007-06-12 | Change 20Kc PRID to a later version. | ths | 1 | -1/+3 |
2007-06-11 | Fix "blx lr" (Lauro Venancio). | pbrook | 1 | -2/+2 |
2007-06-10 | Fix Sparc64 prefetcha op | blueswir1 | 1 | -3/+3 |
2007-06-10 | Wacom PenPartner tablet (virtual USB device). | balrog | 5 | -0/+422 |
2007-06-10 | Fix patch splitting lossage in vga.c | blueswir1 | 2 | -4/+19 |
2007-06-10 | Add hw/pixel_ops.h | blueswir1 | 1 | -0/+41 |
2007-06-10 | Attempt to fix incorrect colours on some BGR displays | blueswir1 | 4 | -8/+74 |
2007-06-10 | Merge TCX and VGA pixel operations | blueswir1 | 3 | -46/+6 |
2007-06-10 | More PCI mapping/remapping for Gallileo. | ths | 2 | -32/+321 |
2007-06-10 | Flush the debug log when qemu Aborts (patch by Herve Poussineau) | balrog | 1 | -0/+4 |
2007-06-10 | Use the same offset for all STR and STM instructions that store r15, as speci... | balrog | 1 | -2/+2 |
2007-06-09 | M68K watchpoint hacks. | pbrook | 1 | -0/+11 |
2007-06-09 | Workaround dyngen problems with m68k conditional branch ops. | pbrook | 2 | -14/+40 |
2007-06-09 | M68K status register fixes. | pbrook | 3 | -8/+6 |
2007-06-09 | Don't try to use "vt" output in nographic mode. | ths | 1 | -24/+28 |
2007-06-09 | ARM GDB semihosting fixes | pbrook | 1 | -9/+31 |
2007-06-09 | ARM PL181 MMCI fixes. | pbrook | 1 | -11/+34 |
2007-06-09 | R5k has PX implemented. | ths | 1 | -2/+2 |
2007-06-08 | Fix incorrect target_ulong use in hw devices | blueswir1 | 9 | -42/+49 |
2007-06-08 | Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau. | ths | 2 | -35/+11 |
2007-06-07 | Fix return type. | pbrook | 1 | -1/+1 |
2007-06-07 | Windows build fixes. | pbrook | 3 | -2/+43 |
2007-06-07 | Fix code formatting, by Herve Poussineau. | ths | 1 | -163/+163 |
2007-06-07 | Unbreak PCI config register, noticed by Stefan Weil. | ths | 1 | -1/+1 |
2007-06-07 | Initialize more GT64xxx registers on reset. | ths | 1 | -11/+113 |
2007-06-07 | Fix some Malta PCI config bits. | ths | 1 | -9/+13 |
2007-06-07 | PCI device saving for GT64xxx. | ths | 1 | -0/+21 |
2007-06-07 | Implement some more Gallileo registers. | ths | 1 | -17/+336 |
2007-06-07 | Fix comment. | ths | 1 | -1/+1 |
2007-06-07 | Fix PCI irq mapping on Malta. | ths | 1 | -2/+2 |
2007-06-07 | Fix firmware word endianness for Malta. | ths | 1 | -0/+12 |
2007-06-06 | Make the Malta bootloader handling a bit more transparent. | ths | 1 | -14/+17 |
2007-06-06 | Fix formatting. | ths | 1 | -1/+1 |
2007-06-06 | Malta has no ISA bus. | ths | 1 | -11/+2 |
2007-06-06 | Big endian byte swap for serial mmapped interface. | ths | 1 | -4/+18 |
2007-06-06 | Use the correct PCI IDs for Malta. | ths | 6 | -5/+83 |
2007-06-04 | Take advantage of subpage support. | ths | 1 | -24/+5 |
2007-06-04 | Add documentation for new ColdFire board. | pbrook | 1 | -1/+14 |
2007-06-04 | ColdFire Ethernet support. | pbrook | 5 | -3/+479 |
2007-06-03 | Fix typo. | ths | 1 | -1/+1 |