Age | Commit message (Expand) | Author |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-14 | Less magic constants, by Filip Navara. | ths |
2007-09-13 | Emulate spinning floppy disk, by Jan Jezabek. | ths |
2007-09-13 | Allow more IDE power management, by Ben Guthro. | ths |
2007-09-13 | Improved EEPRO 100 emulation, by Filip Navara. | ths |
2007-09-13 | Partial IDE DVD emulation, by Filip Navara. | ths |
2007-09-09 | Implement HID idle mode (avoids flooding guest with useless updates). | pbrook |
2007-09-06 | Partial support for 34K multithreading, not functional yet. | ths |
2007-08-26 | Let qemu work with latest bochsbios, by Bernhard Kauer. | ths |
2007-08-26 | arm_gic.c error message fix, by Adam Lackorzynski. | ths |
2007-08-26 | Add file missed in last commit. | ths |
2007-08-26 | Use the framework for the VMware mouse emulation, by Herve Poussineau. | ths |
2007-08-26 | Replace tabs by 8 spaces. No code change, by Herve Poussineau. | ths |
2007-08-26 | Last AIO patch, by Vladimir N. Oleynik. | ths |
2007-08-26 | Set apic instance number for savevm, by Ari Kivity. | ths |
2007-08-19 | Fix bugs in the ATAPI cdrom driver, by Brandon Philips. | ths |
2007-08-18 | Remove obsolete comment. | ths |
2007-08-16 | Remove old leftovers | blueswir1 |
2007-08-16 | Use qemu_irq for a reset signal between DMA and ESP/Lance | blueswir1 |
2007-08-11 | Enable Selection command (NetBSD) | blueswir1 |
2007-08-11 | Generate interrupts and update state even if output is disabled (OpenBSD) | blueswir1 |
2007-08-11 | Log invalid accesses (no faults generated yet) | blueswir1 |
2007-08-11 | Improve iommu debugging, use register names | blueswir1 |
2007-08-05 | Fix Slavio interrupt controller debugging output | blueswir1 |
2007-08-04 | Use UTC/localtime flag in M48Txx | blueswir1 |
2007-08-04 | Fix Sparc32 interrupt handling | blueswir1 |
2007-08-01 | Fix rtl8139 checksum calculation, by Tim Deegan. | ths |
2007-08-01 | Move Spitz microdrive from first to second PCMCIA slot where it belongs. | balrog |
2007-07-31 | Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. | ths |
2007-07-31 | Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada. | ths |
2007-07-31 | Fix i8259 initialization, by Bernhard Kauer. | ths |
2007-07-31 | Add OMAP MMC/SD host controller. | balrog |
2007-07-31 | OMAP DMA input signals must be level-triggered. | balrog |
2007-07-31 | Fix OMAP pic handling of simultaneous interrupts. | balrog |
2007-07-30 | Re-add clearing of the APP_CMD flag that somehow got lost. | balrog |
2007-07-29 | Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. | balrog |
2007-07-29 | Word-reads from spitz NAND controller, patch by Juergen Lock. | balrog |
2007-07-27 | Optionally setup old style linux bootparams for -kernel, by Juergen Lock. | balrog |
2007-07-27 | Update TNF bit in I2C status register, original patch by Juergen Lock. | balrog |
2007-07-25 | Fix memory corruption after OHCI reset, by Ed Swierk. | ths |
2007-07-24 | Various reg offset shift typos. | balrog |
2007-07-12 | Spelling fix, by Stuart Brady. | ths |
2007-07-11 | Spelling fix, by Stefan Weil. | ths |
2007-07-11 | Spelling fixes, by Stefan Weil. | ths |
2007-07-11 | Remove superfluous gt64xxx_pci_mapping calls. | ths |
2007-07-11 | Sparc64 update | blueswir1 |
2007-07-11 | Impement Galilleo ISD register. | ths |
2007-07-03 | Fix loadvm | blueswir1 |
2007-07-02 | E100 savevm/loadvm support, patch by Jason Wessel. | balrog |
2007-06-30 | ARM PL031 RTC emulation. | pbrook |