index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2006-12-22
Fix CDROM change, by Anthony Liguori.
ths
2006-12-21
Don't cast lvalues, fixes compiler warning.
ths
2006-12-21
Avoid "unused variable" compiler warning.
ths
2006-12-21
Remove unused variable.
ths
2006-12-21
Scrap SIGN_EXTEND32.
ths
2006-12-21
Preliminiary MIPS64 support, disabled by default due to performance impact.
ths
2006-12-10
Fix PCI config space overflow, by Herbert Xu.
ths
2006-12-10
Fix sector size overflow, by Herbert Xu.
ths
2006-12-07
Spelling fixes, thanks to Stefan Weil.
ths
2006-12-07
MIPS RTC emulation.
ths
2006-12-07
Move date/time init to the RTC implementation.
ths
2006-12-06
Move the MIPS CPU timer in a seperate file, by Alec Voropay.
ths
2006-12-06
Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
ths
2006-11-19
Add casts for 64-bit hosts.
pbrook
2006-11-14
ARM timer counts down, not up.
pbrook
2006-10-29
Mips IDE support. (Aurelien Jarno)
pbrook
2006-10-22
ColdFire target.
pbrook
2006-10-18
Fix typo in pixel conversion templates.
pbrook
2006-10-08
APIC init fix + APIC get_irq fix (Juergen Keil)
bellard
2006-10-02
SMI enable bit support
bellard
2006-10-01
ARM GIC bug.
pbrook
2006-09-28
PCI IRC routing fix.
pbrook
2006-09-25
VBE 4 bit bank selection fix (Volker Rupper)
bellard
2006-09-24
implement i440 instead of i450 ISA memory mappings to be compatible with Bochs
bellard
2006-09-24
moved PCI init to BIOS - added ISA memory mapping registers and SMM support
bellard
2006-09-24
moved MP table init to BIOS
bellard
2006-09-24
moved ACPI table init to BIOS
bellard
2006-09-24
moved ACPI table init to BIOS - preliminary SMM support
bellard
2006-09-24
Implement sun4u PCI IRQ routing.
pbrook
2006-09-24
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
2006-09-23
Add ARM RealView Emulation Baseboard.
pbrook
2006-09-21
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
bellard
2006-09-20
sun4m halt support (Blue Swirl)
bellard
2006-09-18
Merge common ISA access routines.
pbrook
2006-09-17
SPARC SCSI fixes.
pbrook
2006-09-10
dummy cs4231 audio driver for sun4m (Blue Swirl)
bellard
2006-09-09
allow host serial port usage (Blue Swirl)
bellard
2006-09-09
fix serial irq logic (Blue Swirl)
bellard
2006-09-09
added mouse protocol (Igor Kovalenko)
bellard
2006-09-09
more correct display functions
bellard
2006-09-03
better PCNET endianness support
bellard
2006-09-03
endianness fixes
bellard
2006-09-03
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
2006-09-03
initial sparc32 lance and pcnet merge
bellard
2006-08-29
SCSI TCQ support.
pbrook
2006-08-26
16 bit divider
bellard
2006-08-19
delete block device
bellard
2006-08-19
no need for bdrv_close()
bellard
2006-08-19
better support of removable media
bellard
2006-08-19
use bdrv_media_changed()
bellard
[next]