summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-304-6/+6
* uhci: improved TD matching, working ISOC transfersaurel322008-08-221-12/+28
* uhci: Fixed length handling for SETUP and OUT tokensaurel322008-08-221-9/+10
* [sh4] MMU bug fixaurel322008-08-221-0/+4
* [sh4] memory mapped TLB entriesaurel322008-08-221-0/+110
* array overflow in hw/stellaris.c and hw/omap_dss.caurel322008-08-222-3/+4
* Parallel Port Direction Fixaurel322008-08-221-0/+12
* PC: suggest a workaround to boot a kernel without hard-diskaurel322008-08-211-1/+1
* Ignore IDE command if issued while IDE is busy (Gleb Natapov)aliguori2008-08-211-0/+26
* Add image format option for USB mass-storage devicesaurel322008-08-211-1/+30
* uhci: fixes for save/load-vm (Max Krasnyansky)aliguori2008-08-211-2/+8
* uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...aliguori2008-08-211-364/+533
* usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori2008-08-212-121/+179
* husb: support for USB host device auto connect (Max Krasnyansky)aliguori2008-08-211-0/+1
* husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori2008-08-211-0/+1
* Fix OpenBSD linker warningsblueswir12008-08-214-18/+28
* De-assert PIC IRQs properly at APIC levelaurel322008-08-213-7/+24
* De-assert ISA PIC IRQs properlyaurel322008-08-211-4/+6
* Silence vmport unless DEBUG is enabled.aliguori2008-08-191-1/+5
* ACPI suspend type field is 3 bits longaurel322008-08-191-1/+1
* i386: fix isapc machineaurel322008-08-192-4/+10
* APIC: Do not start zero-period timers (Jan Kiszka)aliguori2008-08-181-0/+2
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-172-4/+4
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-172-4/+4
* Fix g364fb video emulationaurel322008-08-172-17/+15
* Use C99 initializersaurel322008-08-151-8/+8
* Cancel IDE outstanding IO on device reset (Gleb Natapov)aliguori2008-08-151-14/+26
* Allow diskless operation for all mips platforms.ths2008-08-134-20/+25
* usb-serial: add support for modem linesaurel322008-08-131-9/+45
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-123-0/+15
* Use C99 initializersblueswir12008-08-122-56/+56
* serial: Always update iir, even when ier is empty (Samuel Thibault)aliguori2008-08-121-5/+0
* IDE SEEK_STAT flagaliguori2008-08-111-20/+20
* Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori2008-08-111-94/+392
* only check RCTL_EN in e1000_can_receive()aliguori2008-08-061-2/+1
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-064-6/+6
* Move audio/sys-queue.h => sys-queue.haliguori2008-07-291-1/+1
* e1000: use common checksumming codealiguori2008-07-291-14/+6
* Correct audio api usage in OMAP EAC (spotted by malc).balrog2008-07-291-31/+79
* Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog2008-07-293-6/+52
* Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog2008-07-291-1/+1
* vmware backdoor interface fix (Chris Lalancette)aliguori2008-07-281-0/+8
* Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog2008-07-251-3/+54
* Fix 24 bit modeblueswir12008-07-241-4/+19
* Add OneNAND Unlock All command (Kyungmin Park).balrog2008-07-231-0/+15
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-222-8/+52
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-222-1/+5
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-216-163/+895
* Omap DPLL & APLL locking logic.balrog2008-07-213-17/+121
* Fix debug message address formatsblueswir12008-07-201-8/+15
OpenPOWER on IntegriCloud