aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2008-08-22Parallel Port Direction Fixaurel32
2008-08-21PC: suggest a workaround to boot a kernel without hard-diskaurel32
2008-08-21Ignore IDE command if issued while IDE is busy (Gleb Natapov)aliguori
2008-08-21Add image format option for USB mass-storage devicesaurel32
2008-08-21uhci: fixes for save/load-vm (Max Krasnyansky)aliguori
2008-08-21uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...aliguori
2008-08-21usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto connect (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-08-21De-assert PIC IRQs properly at APIC levelaurel32
2008-08-21De-assert ISA PIC IRQs properlyaurel32
2008-08-19Silence vmport unless DEBUG is enabled.aliguori
2008-08-19ACPI suspend type field is 3 bits longaurel32
2008-08-19i386: fix isapc machineaurel32
2008-08-18APIC: Do not start zero-period timers (Jan Kiszka)aliguori
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir1
2008-08-17Fix g364fb video emulationaurel32
2008-08-15Use C99 initializersaurel32
2008-08-15Cancel IDE outstanding IO on device reset (Gleb Natapov)aliguori
2008-08-13Allow diskless operation for all mips platforms.ths
2008-08-13usb-serial: add support for modem linesaurel32
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir1
2008-08-12Use C99 initializersblueswir1
2008-08-12serial: Always update iir, even when ier is empty (Samuel Thibault)aliguori
2008-08-11IDE SEEK_STAT flagaliguori
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori
2008-08-06only check RCTL_EN in e1000_can_receive()aliguori
2008-08-06Add qemu_realloc(), by Gerd Hoffmann.ths
2008-07-29Move audio/sys-queue.h => sys-queue.haliguori
2008-07-29e1000: use common checksumming codealiguori
2008-07-29Correct audio api usage in OMAP EAC (spotted by malc).balrog
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog
2008-07-29Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog
2008-07-28vmware backdoor interface fix (Chris Lalancette)aliguori
2008-07-25Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog
2008-07-24Fix 24 bit modeblueswir1
2008-07-23Add OneNAND Unlock All command (Kyungmin Park).balrog
2008-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir1
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog
2008-07-21Omap DPLL & APLL locking logic.balrog
2008-07-20Fix debug message address formatsblueswir1
2008-07-20Fix wrong function names in debug messages (Stefan Weil)blueswir1
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog
2008-07-19Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths
2008-07-18ide: enable single word DMA, by Stefano Stabellini.ths