aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-09-09Implement HID idle mode (avoids flooding guest with useless updates).pbrook
2007-09-06Partial support for 34K multithreading, not functional yet.ths
2007-08-26Let qemu work with latest bochsbios, by Bernhard Kauer.ths
2007-08-26arm_gic.c error message fix, by Adam Lackorzynski.ths
2007-08-26Add file missed in last commit.ths
2007-08-26Use the framework for the VMware mouse emulation, by Herve Poussineau.ths
2007-08-26Replace tabs by 8 spaces. No code change, by Herve Poussineau.ths
2007-08-26Last AIO patch, by Vladimir N. Oleynik.ths
2007-08-26Set apic instance number for savevm, by Ari Kivity.ths
2007-08-19Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths
2007-08-18Remove obsolete comment.ths
2007-08-16 Remove old leftoversblueswir1
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir1
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 namesblueswir1
2007-08-05 Fix Slavio interrupt controller debugging outputblueswir1
2007-08-04 Use UTC/localtime flag in M48Txxblueswir1
2007-08-04 Fix Sparc32 interrupt handlingblueswir1
2007-08-01Fix rtl8139 checksum calculation, by Tim Deegan.ths
2007-08-01Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog
2007-07-31Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths
2007-07-31Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada.ths
2007-07-31Fix i8259 initialization, by Bernhard Kauer.ths
2007-07-31Add OMAP MMC/SD host controller.balrog
2007-07-31OMAP DMA input signals must be level-triggered.balrog
2007-07-31Fix OMAP pic handling of simultaneous interrupts.balrog
2007-07-30Re-add clearing of the APP_CMD flag that somehow got lost.balrog
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog
2007-07-29Word-reads from spitz NAND controller, patch by Juergen Lock.balrog
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog
2007-07-27Update TNF bit in I2C status register, original patch by Juergen Lock.balrog
2007-07-25Fix memory corruption after OHCI reset, by Ed Swierk.ths
2007-07-24Various reg offset shift typos.balrog
2007-07-12Spelling fix, by Stuart Brady.ths
2007-07-11Spelling fix, by Stefan Weil.ths
2007-07-11Spelling fixes, by Stefan Weil.ths
2007-07-11Remove superfluous gt64xxx_pci_mapping calls.ths
2007-07-11 Sparc64 updateblueswir1
2007-07-11Impement Galilleo ISD register.ths
2007-07-03 Fix loadvmblueswir1
2007-07-02E100 savevm/loadvm support, patch by Jason Wessel.balrog
2007-06-30ARM PL031 RTC emulation.pbrook
2007-06-30PL110 versatile register hack fix (Adam Lackorzynski).pbrook
2007-06-28 Fix Lance on 32-bit hostsblueswir1
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir1
2007-06-25Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog