2007-01-10 |
ths | Devfn number for the PIIX3 southbridge, by Aurelien... |
tree | commitdiff |
2007-01-10 |
ths | Devfn number for network PCI cards, by Aurelien Jarno. |
tree | commitdiff |
2007-01-10 |
ths | Restore SCSI disk attaching, by Igor Kovalenko. |
tree | commitdiff |
2007-01-07 |
ths | Revert -disk patch, as requested by Fabrice. The genera... |
tree | commitdiff |
2007-01-06 |
ths | Unbreak the last patch. |
tree | commitdiff |
2007-01-06 |
ths | Different MIPS BIOS binary names per endianness, and... |
tree | commitdiff |
2007-01-05 |
ths | Fix for hard disk translation hints, by Volker Ruppert. |
tree | commitdiff |
2007-01-05 |
ths | Fix comment, by Volker Ruppert. |
tree | commitdiff |
2007-01-05 |
ths | Add -option-rom option to allow loading of PCI option... |
tree | commitdiff |
2007-01-05 |
ths | Dynamic handling of guest mice, by Lonnie Mendez. |
tree | commitdiff |
2007-01-02 |
pbrook | Arm GIC stuck interrupt fix. |
tree | commitdiff |
2007-01-01 |
ths | Fix initrd load address. |
tree | commitdiff |
2006-12-24 |
ths | Fix SCSI cdrom boot, thanks Blue Swirl. |
tree | commitdiff |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
tree | commitdiff |
2006-12-23 |
ths | More serial ports for the mips machine. |
tree | commitdiff |
2006-12-22 |
pbrook | Sparc64 build fix (Igor Kovalenko). |
tree | commitdiff |
2006-12-22 |
ths | SCSI emulation improvements, by Chuck Brazie. |
tree | commitdiff |
2006-12-22 |
ths | Fix CDROM change, by Anthony Liguori. |
tree | commitdiff |
2006-12-21 |
ths | Don't cast lvalues, fixes compiler warning. |
tree | commitdiff |
2006-12-21 |
ths | Avoid "unused variable" compiler warning. |
tree | commitdiff |
2006-12-21 |
ths | Remove unused variable. |
tree | commitdiff |
2006-12-21 |
ths | Scrap SIGN_EXTEND32. |
tree | commitdiff |
2006-12-21 |
ths | Preliminiary MIPS64 support, disabled by default due... |
tree | commitdiff |
2006-12-10 |
ths | Fix PCI config space overflow, by Herbert Xu. |
tree | commitdiff |
2006-12-10 |
ths | Fix sector size overflow, by Herbert Xu. |
tree | commitdiff |
2006-12-07 |
ths | Spelling fixes, thanks to Stefan Weil. |
tree | commitdiff |
2006-12-07 |
ths | MIPS RTC emulation. |
tree | commitdiff |
2006-12-07 |
ths | Move date/time init to the RTC implementation. |
tree | commitdiff |
2006-12-06 |
ths | Move the MIPS CPU timer in a seperate file, by Alec... |
tree | commitdiff |
2006-12-06 |
ths | Halt/reboot support for Linux, by Daniel Jacobowitz... |
tree | commitdiff |
2006-11-19 |
pbrook | Add casts for 64-bit hosts. |
tree | commitdiff |
2006-11-14 |
pbrook | ARM timer counts down, not up. |
tree | commitdiff |
2006-10-29 |
pbrook | Mips IDE support. (Aurelien Jarno) |
tree | commitdiff |
2006-10-22 |
pbrook | ColdFire target. |
tree | commitdiff |
2006-10-18 |
pbrook | Fix typo in pixel conversion templates. |
tree | commitdiff |
2006-10-08 |
bellard | APIC init fix + APIC get_irq fix (Juergen Keil) |
tree | commitdiff |
2006-10-02 |
bellard | SMI enable bit support |
tree | commitdiff |
2006-10-01 |
pbrook | ARM GIC bug. |
tree | commitdiff |
2006-09-28 |
pbrook | PCI IRC routing fix. |
tree | commitdiff |
2006-09-25 |
bellard | VBE 4 bit bank selection fix (Volker Rupper) |
tree | commitdiff |
2006-09-24 |
bellard | implement i440 instead of i450 ISA memory mappings... |
tree | commitdiff |
2006-09-24 |
bellard | moved PCI init to BIOS - added ISA memory mapping regis... |
tree | commitdiff |
2006-09-24 |
bellard | moved MP table init to BIOS |
tree | commitdiff |
2006-09-24 |
bellard | moved ACPI table init to BIOS |
tree | commitdiff |
2006-09-24 |
bellard | moved ACPI table init to BIOS - preliminary SMM support |
tree | commitdiff |
2006-09-24 |
pbrook | Implement sun4u PCI IRQ routing. |
tree | commitdiff |
2006-09-24 |
pbrook | PCI shared IRQ fix (original patch by andrzej zaborowski). |
tree | commitdiff |
2006-09-23 |
pbrook | Add ARM RealView Emulation Baseboard. |
tree | commitdiff |
2006-09-21 |
bellard | VBE: 8 bit DACs + support for VBE BIOS IDs (Volker... |
tree | commitdiff |
2006-09-20 |
bellard | sun4m halt support (Blue Swirl) |
tree | commitdiff |
2006-09-18 |
pbrook | Merge common ISA access routines. |
tree | commitdiff |
2006-09-17 |
pbrook | SPARC SCSI fixes. |
tree | commitdiff |
2006-09-10 |
bellard | dummy cs4231 audio driver for sun4m (Blue Swirl) |
tree | commitdiff |
2006-09-09 |
bellard | allow host serial port usage (Blue Swirl) |
tree | commitdiff |
2006-09-09 |
bellard | fix serial irq logic (Blue Swirl) |
tree | commitdiff |
2006-09-09 |
bellard | added mouse protocol (Igor Kovalenko) |
tree | commitdiff |
2006-09-09 |
bellard | more correct display functions |
tree | commitdiff |
2006-09-03 |
bellard | better PCNET endianness support |
tree | commitdiff |
2006-09-03 |
bellard | endianness fixes |
tree | commitdiff |
2006-09-03 |
bellard | Separate the DMA controllers - Convert ESP to new DMA... |
tree | commitdiff |
2006-09-03 |
bellard | initial sparc32 lance and pcnet merge |
tree | commitdiff |
2006-08-29 |
pbrook | SCSI TCQ support. |
tree | commitdiff |
2006-08-26 |
bellard | 16 bit divider |
tree | commitdiff |
2006-08-19 |
bellard | delete block device |
tree | commitdiff |
2006-08-19 |
bellard | no need for bdrv_close() |
tree | commitdiff |
2006-08-19 |
bellard | better support of removable media |
tree | commitdiff |
2006-08-19 |
bellard | use bdrv_media_changed() |
tree | commitdiff |
2006-08-18 |
bellard | fixed VGA resolutions with height > 1024 |
tree | commitdiff |
2006-08-17 |
bellard | minimal PCI IDE save/restore |
tree | commitdiff |
2006-08-17 |
bellard | save apic timer |
tree | commitdiff |
2006-08-17 |
bellard | PCI save/restore changes |
tree | commitdiff |
2006-08-17 |
bellard | vga init changes |
tree | commitdiff |
2006-08-17 |
bellard | save VGA PCI state |
tree | commitdiff |
2006-08-15 |
pbrook | ESP DMA fix. |
tree | commitdiff |
2006-08-14 |
pbrook | scsi empty drive fix (Blue Swirl). |
tree | commitdiff |
2006-08-12 |
pbrook | SCSI and USB async IO support. |
tree | commitdiff |
2006-08-10 |
pbrook | Add SCSI controller class. |
tree | commitdiff |
2006-08-09 |
bellard | removed tabs |
tree | commitdiff |
2006-08-09 |
bellard | indent |
tree | commitdiff |
2006-08-07 |
bellard | use AIO for DMA transfers - enabled DMA for CDROMs |
tree | commitdiff |
2006-08-06 |
bellard | removed duplicated line |
tree | commitdiff |
2006-08-06 |
pbrook | Add missing #define. |
tree | commitdiff |
2006-08-06 |
pbrook | Fix SCSI off-by-one device size. |
tree | commitdiff |
2006-08-02 |
bellard | fixed refresh logic (initial patch by Igor Kovalenko) |
tree | commitdiff |
2006-07-19 |
bellard | usb destroy API change (Lonnie Mendez) |
tree | commitdiff |
2006-07-17 |
pbrook | Fix comment typo. |
tree | commitdiff |
2006-07-14 |
bellard | win32 compilation fixes |
tree | commitdiff |
2006-07-13 |
bellard | avoid recursive tx |
tree | commitdiff |
2006-07-13 |
bellard | new clock logic: cpu ticks and virtual clocks are no... |
tree | commitdiff |
2006-07-10 |
bellard | fixed for TCP segmentation offloading - removed depende... |
tree | commitdiff |
2006-07-04 |
bellard | audio endianness API changes (malc) |
tree | commitdiff |
2006-07-04 |
bellard | avoid unneeded dependencies |
tree | commitdiff |
2006-07-04 |
bellard | audio fixes + initial audio capture support (malc) |
tree | commitdiff |
2006-07-04 |
bellard | sb16 fixes (WfW 3 appears to work with shipped drivers... |
tree | commitdiff |
2006-07-04 |
bellard | pcnet nic support (Antony T Curtis) |
tree | commitdiff |
2006-07-04 |
bellard | rtl8139 fixes (Igor Kovalenko) |
tree | commitdiff |
2006-07-04 |
bellard | flash device fix |
tree | commitdiff |
2006-07-01 |
bellard | disable unimplemented C+ mode (aka windows xp 64 fix) |
tree | commitdiff |
2006-06-26 |
bellard | display device identifier string for user with info... |
tree | commitdiff |
2006-06-25 |
bellard | AMD NOR flash device support (initial patch by Jocelyn... |
tree | commitdiff |
next |