summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Avoid Linux to stay stucked in an infinite loop when requesting a reboot.j_mayer2007-09-191-0/+6
* Always keep the bootinfo structure in the first 16 MB,j_mayer2007-09-181-8/+12
* Pass correct pointer to HID keyboard event handler, fixes regression from IDL...balrog2007-09-171-1/+1
* Coding style fixes in PowerPC related code (no functional change):j_mayer2007-09-173-25/+39
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-1751-246/+246
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-16107-956/+956
* Less magic constants, by Filip Navara.ths2007-09-141-4/+5
* Emulate spinning floppy disk, by Jan Jezabek.ths2007-09-131-0/+8
* Allow more IDE power management, by Ben Guthro.ths2007-09-131-2/+8
* Improved EEPRO 100 emulation, by Filip Navara.ths2007-09-131-0/+4
* Partial IDE DVD emulation, by Filip Navara.ths2007-09-131-2/+74
* Implement HID idle mode (avoids flooding guest with useless updates).pbrook2007-09-092-12/+33
* Partial support for 34K multithreading, not functional yet.ths2007-09-062-2/+2
* Let qemu work with latest bochsbios, by Bernhard Kauer.ths2007-08-261-0/+3
* arm_gic.c error message fix, by Adam Lackorzynski.ths2007-08-261-2/+2
* Add file missed in last commit.ths2007-08-261-0/+96
* Use the framework for the VMware mouse emulation, by Herve Poussineau.ths2007-08-262-15/+4
* Replace tabs by 8 spaces. No code change, by Herve Poussineau.ths2007-08-261-52/+52
* Last AIO patch, by Vladimir N. Oleynik.ths2007-08-261-17/+37
* Set apic instance number for savevm, by Ari Kivity.ths2007-08-261-1/+1
* Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths2007-08-191-1/+3
* Remove obsolete comment.ths2007-08-181-2/+0
* Remove old leftoversblueswir12007-08-161-3/+2
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-164-21/+34
* Enable Selection command (NetBSD)blueswir12007-08-111-0/+3
* Generate interrupts and update state even if output is disabled (OpenBSD)blueswir12007-08-111-4/+4
* Log invalid accesses (no faults generated yet)blueswir12007-08-111-2/+30
* Improve iommu debugging, use register namesblueswir12007-08-111-7/+14
* Fix Slavio interrupt controller debugging outputblueswir12007-08-051-4/+4
* Use UTC/localtime flag in M48Txxblueswir12007-08-041-2/+8
* Fix Sparc32 interrupt handlingblueswir12007-08-042-43/+49
* Fix rtl8139 checksum calculation, by Tim Deegan.ths2007-08-011-6/+5
* Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog2007-08-011-3/+3
* Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths2007-07-311-0/+11
* Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada.ths2007-07-312-10/+172
* Fix i8259 initialization, by Bernhard Kauer.ths2007-07-311-1/+1
* Add OMAP MMC/SD host controller.balrog2007-07-313-5/+555
* OMAP DMA input signals must be level-triggered.balrog2007-07-311-7/+17
* Fix OMAP pic handling of simultaneous interrupts.balrog2007-07-311-9/+13
* Re-add clearing of the APP_CMD flag that somehow got lost.balrog2007-07-302-4/+5
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-296-0/+5051
* Word-reads from spitz NAND controller, patch by Juergen Lock.balrog2007-07-291-1/+13
* Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog2007-07-271-1/+77
* Update TNF bit in I2C status register, original patch by Juergen Lock.balrog2007-07-271-0/+2
* Fix memory corruption after OHCI reset, by Ed Swierk.ths2007-07-251-1/+8
* Various reg offset shift typos.balrog2007-07-241-3/+3
* Spelling fix, by Stuart Brady.ths2007-07-121-2/+2
* Spelling fix, by Stefan Weil.ths2007-07-111-1/+1
* Spelling fixes, by Stefan Weil.ths2007-07-116-9/+9
* Remove superfluous gt64xxx_pci_mapping calls.ths2007-07-111-7/+3
OpenPOWER on IntegriCloud