Age | Commit message (Expand) | Author | Files | Lines |
2007-08-26 | arm_gic.c error message fix, by Adam Lackorzynski. | ths | 1 | -2/+2 |
2007-08-26 | Add file missed in last commit. | ths | 1 | -0/+96 |
2007-08-26 | Use the framework for the VMware mouse emulation, by Herve Poussineau. | ths | 2 | -15/+4 |
2007-08-26 | Replace tabs by 8 spaces. No code change, by Herve Poussineau. | ths | 1 | -52/+52 |
2007-08-26 | Last AIO patch, by Vladimir N. Oleynik. | ths | 1 | -17/+37 |
2007-08-26 | Set apic instance number for savevm, by Ari Kivity. | ths | 1 | -1/+1 |
2007-08-19 | Fix bugs in the ATAPI cdrom driver, by Brandon Philips. | ths | 1 | -1/+3 |
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 | 4 | -21/+34 |
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-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 | 2 | -43/+49 |
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-07-31 | Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. | ths | 1 | -0/+11 |
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 | Add OMAP MMC/SD host controller. | balrog | 3 | -5/+555 |
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 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog | 6 | -0/+5051 |
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 | 1 | -1/+77 |
2007-07-27 | Update TNF bit in I2C status register, original patch by Juergen Lock. | balrog | 1 | -0/+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 | 1 | -3/+3 |
2007-07-12 | Spelling fix, by Stuart Brady. | ths | 1 | -2/+2 |
2007-07-11 | Spelling fix, by Stefan Weil. | ths | 1 | -1/+1 |
2007-07-11 | Spelling fixes, by Stefan Weil. | ths | 6 | -9/+9 |
2007-07-11 | Remove superfluous gt64xxx_pci_mapping calls. | ths | 1 | -7/+3 |
2007-07-11 | Sparc64 update | blueswir1 | 1 | -3/+11 |
2007-07-11 | Impement Galilleo ISD register. | ths | 2 | -11/+72 |
2007-07-03 | Fix loadvm | blueswir1 | 2 | -10/+10 |
2007-07-02 | E100 savevm/loadvm support, patch by Jason Wessel. | balrog | 1 | -4/+98 |
2007-06-30 | ARM PL031 RTC emulation. | pbrook | 4 | -1/+226 |
2007-06-30 | PL110 versatile register hack fix (Adam Lackorzynski). | pbrook | 1 | -0/+4 |
2007-06-28 | Fix Lance on 32-bit hosts | blueswir1 | 1 | -6/+29 |
2007-06-25 | Rename variables and rearrange code to please gcc -Wshadow checks | blueswir1 | 3 | -29/+32 |
2007-06-25 | Insufficient input validation in NE2000 card, written by Tavis Ormandy, | ths | 1 | -2/+5 |
2007-06-25 | Add a 7 segments + led display, by Herve Poussineau. | ths | 2 | -0/+306 |
2007-06-24 | Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. | balrog | 2 | -8/+9 |
2007-06-22 | Add USB HID keyboard. | balrog | 2 | -45/+345 |
2007-06-21 | Revert workaround for -nographic segfault. | ths | 1 | -28/+23 |
2007-06-18 | Add parallel memory mapped interface, by Herve Poussineau. | ths | 2 | -13/+94 |