aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2008-07-18OMAP2 EAC module.balrog
2008-07-17Remove the NIC from vlan on usb destroy.balrog
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-07-16Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog
2008-07-16e1000: only use TSE if enabled for current packet (Anthony Xu). balrog
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog
2008-07-16Properly byte-swap values in VMware SVGA (malc).balrog
2008-07-16Make Bochs VBE work with VMWare SVGA (malc).balrog
2008-07-16Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog
2008-07-16Initialize the VMware VGA console after vga_init (Alexander Graf).balrog
2008-07-15Add idpromblueswir1
2008-07-07Eliminate spurous screen updates.pbrook