Age | Commit message (Expand) | Author | Files | Lines |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 1 | -22/+0 |
2007-01-05 | Reinitialize monitor upon reconnect, by Anthony Liguori. | ths | 1 | -2/+5 |
2007-01-05 | Fix for hard disk translation hints, by Volker Ruppert. | ths | 1 | -3/+5 |
2007-01-05 | patch for block-raw.c for Solaris, by Ben Taylor. | ths | 1 | -0/+4 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 1 | -0/+4 |
2007-01-05 | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 1 | -1/+17 |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths | 1 | -1/+3 |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths | 1 | -0/+21 |
2006-12-22 | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths | 1 | -0/+1 |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths | 1 | -1/+1 |
2006-12-11 | Implement -no-quit option, by Xavier Gnata. | ths | 1 | -0/+1 |
2006-12-06 | Move the MIPS CPU timer in a seperate file, by Alec Voropay. | ths | 1 | -0/+4 |
2006-09-24 | moved PCI init to BIOS | bellard | 1 | -2/+3 |
2006-09-24 | Implement sun4u PCI IRQ routing. | pbrook | 1 | -2/+4 |
2006-09-24 | PCI shared IRQ fix (original patch by andrzej zaborowski). | pbrook | 1 | -3/+7 |
2006-09-23 | Add ARM RealView Emulation Baseboard. | pbrook | 1 | -2/+11 |
2006-09-18 | Merge common ISA access routines. | pbrook | 1 | -0/+2 |
2006-09-10 | dummy cs4231 audio driver for sun4m (Blue Swirl) | bellard | 1 | -0/+3 |
2006-09-03 | better PCNET endianness support | bellard | 1 | -4/+4 |
2006-09-03 | Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) | bellard | 1 | -12/+33 |
2006-09-03 | Flush IO requests before savevm (original patch by Blue Swirl). | pbrook | 1 | -0/+1 |
2006-08-29 | SCSI TCQ support. | pbrook | 1 | -5/+16 |
2006-08-19 | win32 tap poll suppression (kazu) | bellard | 1 | -1/+0 |
2006-08-19 | better support of host drives | bellard | 1 | -0/+4 |
2006-08-17 | vga init changes | bellard | 1 | -5/+7 |
2006-08-12 | SCSI and USB async IO support. | pbrook | 1 | -0/+9 |
2006-08-07 | Dynamically allocate AIO Completion Blocks. | pbrook | 1 | -8/+6 |
2006-08-06 | fixed blocking io emulation | bellard | 1 | -1/+1 |
2006-08-05 | multiple snapshot support | bellard | 1 | -8/+42 |
2006-08-01 | async file I/O API | bellard | 1 | -2/+56 |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard | 1 | -0/+1 |
2006-07-05 | Don't include audio.h when building tools. | pbrook | 1 | -1/+1 |
2006-07-04 | pcnet nic support (Antony T Curtis) | bellard | 1 | -0/+4 |
2006-06-26 | Windows sparse file support (Frediano Ziglio) | bellard | 1 | -2/+3 |
2006-06-25 | AMD NOR flash device support (initial patch by Jocelyn Mayer) | bellard | 1 | -0/+9 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -0/+3 |
2006-06-25 | multiple wait object support for win32 (kazu) | bellard | 1 | -0/+9 |
2006-06-18 | Sun4u vga+bios tweaks (Blue Swirl). | pbrook | 1 | -1/+1 |
2006-06-14 | -no-fd-bootchk option (Lonnie Mendez) | bellard | 1 | -0/+1 |
2006-06-14 | use C99 64 bit printf format to ease win32 porting | bellard | 1 | -0/+2 |
2006-06-13 | increase video memory to 8MB | bellard | 1 | -1/+1 |
2006-06-08 | Win32 build fix. | pbrook | 1 | -0/+1 |
2006-06-04 | Disk cache flush support. | pbrook | 1 | -0/+2 |
2006-05-30 | PCI SCSI HBA emulation. | pbrook | 1 | -0/+4 |
2006-05-26 | SCSI lun probing fix. | pbrook | 1 | -1/+1 |
2006-05-25 | Rearrange SCSI disk emulation code. | pbrook | 1 | -0/+17 |
2006-05-21 | OHCI USB host emulation. | pbrook | 1 | -3/+3 |
2006-05-13 | Rearrange PCI host emulation code. | pbrook | 1 | -12/+43 |
2006-05-10 | bgr32 pixel format support | bellard | 1 | -0/+1 |
2006-05-03 | ACPI support | bellard | 1 | -0/+5 |