Age | Commit message (Expand) | Author |
2008-08-17 | Fix g364fb video emulation | aurel32 |
2008-08-15 | Use C99 initializers | aurel32 |
2008-08-15 | Cancel IDE outstanding IO on device reset (Gleb Natapov) | aliguori |
2008-08-13 | Allow diskless operation for all mips platforms. | ths |
2008-08-13 | usb-serial: add support for modem lines | aurel32 |
2008-08-12 | Allow boot without a drive on Sparc machines (partly extracted from Xen) | blueswir1 |
2008-08-12 | Use C99 initializers | blueswir1 |
2008-08-12 | serial: Always update iir, even when ier is empty (Samuel Thibault) | aliguori |
2008-08-11 | IDE SEEK_STAT flag | aliguori |
2008-08-11 | Upgrade emulated UART to 16550A (Stefano Stabellini) | aliguori |
2008-08-06 | only check RCTL_EN in e1000_can_receive() | aliguori |
2008-08-06 | Add qemu_realloc(), by Gerd Hoffmann. | ths |
2008-07-29 | Move audio/sys-queue.h => sys-queue.h | aliguori |
2008-07-29 | e1000: use common checksumming code | aliguori |
2008-07-29 | Correct audio api usage in OMAP EAC (spotted by malc). | balrog |
2008-07-29 | Fill in WLAN and BT platform data in CAL area as expected by Maemo. | balrog |
2008-07-29 | Fix load width for slave address in i2c_bus_load (Chris Lalancette). | balrog |
2008-07-28 | vmware backdoor interface fix (Chris Lalancette) | aliguori |
2008-07-25 | Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park). | balrog |
2008-07-24 | Fix 24 bit mode | blueswir1 |
2008-07-23 | Add OneNAND Unlock All command (Kyungmin Park). | balrog |
2008-07-22 | Add T1 and T2 CPUs, add a Sun4v machine | blueswir1 |
2008-07-22 | Fix a bad comparison, spotted by Paul Brook. | balrog |
2008-07-21 | Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. | balrog |
2008-07-21 | Omap DPLL & APLL locking logic. | balrog |
2008-07-20 | Fix debug message address formats | blueswir1 |
2008-07-20 | Fix wrong function names in debug messages (Stefan Weil) | blueswir1 |
2008-07-19 | Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity). | balrog |
2008-07-19 | Revert "fix power management timer overflow handling" (Avi Kivity). | balrog |
2008-07-19 | Special Mask Mode for i8259 PIC (Sebastian Reichelt). | balrog |
2008-07-18 | Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. | ths |
2008-07-18 | ide: enable single word DMA, by Stefano Stabellini. | ths |
2008-07-18 | OMAP2 EAC module. | balrog |
2008-07-17 | Remove the NIC from vlan on usb destroy. | balrog |
2008-07-17 | Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). | balrog |
2008-07-16 | Disable OMAP2 combined-io-entries hack now that more regions are allowed. | balrog |
2008-07-16 | e1000: only use TSE if enabled for current packet (Anthony Xu). | balrog |
2008-07-16 | Fix a bunch of type mismatch-related warnings (Jan Kiszka). | balrog |
2008-07-16 | Properly byte-swap values in VMware SVGA (malc). | balrog |
2008-07-16 | Make Bochs VBE work with VMWare SVGA (malc). | balrog |
2008-07-16 | Don't overwrite VMwareSVGA's memory region start addresses (malc). | balrog |
2008-07-16 | Initialize the VMware VGA console after vga_init (Alexander Graf). | balrog |
2008-07-15 | Add idprom | blueswir1 |
2008-07-07 | Eliminate spurous screen updates. | pbrook |
2008-07-05 | Re-add static qualifier. Fix annother occurance of "const static". | pbrook |
2008-07-05 | Remove static | malc |
2008-07-05 | Avoid signedness warnings | malc |
2008-07-03 | Fix ATAPI read drive structure command, by Alex Williamson. | ths |
2008-07-02 | Save/restore for stellaris boards. | pbrook |
2008-07-02 | Fix NetBSD keyboard problem | blueswir1 |