Age | Commit message (Expand) | Author | Files | Lines |
2007-08-18 | Remove obsolete comment. | ths | 1 | -2/+0 |
2007-08-16 | Remove old leftovers | blueswir1 | 1 | -3/+2 |
2007-08-16 | Use qemu_irq for a reset signal between DMA and ESP/Lance | blueswir1 | 5 | -26/+37 |
2007-08-14 | MIPS disassembler update. | ths | 1 | -164/+437 |
2007-08-11 | r158: Fix wrong number of clean/saveable windows | blueswir1 | 3 | -1/+1 |
2007-08-11 | Enable Selection command (NetBSD) | blueswir1 | 1 | -0/+3 |
2007-08-11 | Generate interrupts and update state even if output is disabled (OpenBSD) | blueswir1 | 1 | -4/+4 |
2007-08-11 | Log invalid accesses (no faults generated yet) | blueswir1 | 1 | -2/+30 |
2007-08-11 | Improve iommu debugging, use register names | blueswir1 | 1 | -7/+14 |
2007-08-06 | Ensure string is properly terminated. | pbrook | 1 | -0/+1 |
2007-08-05 | Fix Slavio interrupt controller debugging output | blueswir1 | 1 | -4/+4 |
2007-08-04 | Use UTC/localtime flag in M48Txx | blueswir1 | 1 | -2/+8 |
2007-08-04 | Fix Sparc32 interrupt handling | blueswir1 | 4 | -44/+55 |
2007-08-01 | Fix rtl8139 checksum calculation, by Tim Deegan. | ths | 1 | -6/+5 |
2007-08-01 | Move Spitz microdrive from first to second PCMCIA slot where it belongs. | balrog | 1 | -3/+3 |
2007-08-01 | Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class. | balrog | 2 | -3/+12 |
2007-08-01 | Also match s390x. | ths | 1 | -1/+1 |
2007-07-31 | Fiddly dyngen bits for s390 host support, by Ulrich Hecht. | ths | 2 | -1/+19 |
2007-07-31 | s390 disassembler support, by Ulrich Hecht. | ths | 4 | -0/+1719 |
2007-07-31 | Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. | ths | 1 | -0/+11 |
2007-07-31 | Parallels disk image support, by Alex Beregszaszi. | ths | 6 | -2/+181 |
2007-07-31 | Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada. | ths | 2 | -10/+172 |
2007-07-31 | Fix i8259 initialization, by Bernhard Kauer. | ths | 1 | -1/+1 |
2007-07-31 | Initialize old_exception, by Bernhard Kauer. | ths | 1 | -0/+2 |
2007-07-31 | A variant of move-if-change, by Stefan Weil. | ths | 1 | -0/+8 |
2007-07-31 | Add OMAP MMC/SD host controller. | balrog | 4 | -6/+556 |
2007-07-31 | OMAP DMA input signals must be level-triggered. | balrog | 1 | -7/+17 |
2007-07-31 | Fix OMAP pic handling of simultaneous interrupts. | balrog | 1 | -9/+13 |
2007-07-30 | Re-add clearing of the APP_CMD flag that somehow got lost. | balrog | 2 | -4/+5 |
2007-07-29 | Fix XScale MMU's extended small pages. | balrog | 1 | -5/+5 |
2007-07-29 | Fix MIPS cache configuration, by Aurelien Jarno. | ths | 1 | -11/+19 |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog | 12 | -3/+5143 |
2007-07-29 | Word-reads from spitz NAND controller, patch by Juergen Lock. | balrog | 1 | -1/+13 |
2007-07-27 | Optionally setup old style linux bootparams for -kernel, by Juergen Lock. | balrog | 3 | -1/+89 |
2007-07-27 | Update TNF bit in I2C status register, original patch by Juergen Lock. | balrog | 1 | -0/+2 |
2007-07-26 | gcc32 may well be a 4.x version for a 32bit target, so add an additional chec... | balrog | 1 | -2/+2 |
2007-07-25 | Fix memory corruption after OHCI reset, by Ed Swierk. | ths | 1 | -1/+8 |
2007-07-24 | Various reg offset shift typos. | balrog | 2 | -4/+4 |
2007-07-23 | Restore build on older Linux hosts. | ths | 1 | -0/+12 |
2007-07-22 | Thumb shifter carry flag fixes. | pbrook | 1 | -2/+2 |
2007-07-20 | Fix statfs(64) syscall wrapper, by Andreas Schwab. | ths | 2 | -6/+12 |
2007-07-15 | Restore OS X build (plus code reformatting). | ths | 1 | -84/+83 |
2007-07-13 | Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currently | ths | 1 | -2/+0 |
2007-07-12 | Fix crash in set registers in PPC gdb-stub, by Jason Wessel. | ths | 1 | -4/+6 |
2007-07-12 | Tkill support, by Stuart Anderson. | ths | 1 | -0/+12 |
2007-07-12 | Sigio fd passing, by Alexander Graf. | ths | 1 | -0/+4 |
2007-07-12 | Spelling fix, by Stuart Brady. | ths | 5 | -25/+25 |
2007-07-12 | Improve handling of gdb's single-step / continue arguments. | ths | 1 | -3/+7 |
2007-07-12 | Fix configure for cygwin, by Tristan Gingold. | ths | 2 | -4/+9 |
2007-07-12 | More documentation bits, from Stefan Weil. | ths | 2 | -1/+5 |