]> git.proxmox.com Git - mirror_qemu.git/history - hw
Add missing initial values for PIIX3 function 0 (PIRQRC)
[mirror_qemu.git] / hw /
2008-03-28 aurel32Add missing initial values for PIIX3 function 0 (PIRQRC)
2008-03-28 aurel32Tell BIOS about the number of CPUs
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-03-18 aurel32Clean fdc.h
2008-03-18 aurel32Add KBD_CMD_SCANCODE command.
2008-03-18 aurel32SCI fixes
2008-03-14 aurel32CFI: Fix AMD erase support
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-13 aurel32ds1225y nvram: Fix some bugs
2008-03-13 aurel32e1000: fix endianness issues
2008-03-13 aurel32rtl8139: fix endianness on big endian targets
2008-03-13 aurel32Convert from DOS to UNIX format, no code change.
2008-03-10 aurel32GT64XXX: fix endianness issues:
2008-03-10 aurel32Change the e1000 mmio addr space according to spec.
2008-03-09 blueswir1 Fix some functions declared () rather than (void)...
2008-03-06 balrogSplit OMAP DMA out to a file apart.
2008-03-06 balrogCheck for out of range update regions (original patch...
2008-03-06 balrogRegister VMware SVGA's memory io region with PCI framework.
2008-03-05 blueswir1 Add more machine definitions
2008-03-04 blueswir1 Show IRQ set or reset (Robert Reif)
2008-03-04 blueswir1 Remove unneeded qemu_irq_lower (Robert Reif)
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2008-02-29 blueswir1Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)
2008-02-29 blueswir1Give names to magic numbers (Herv�oussineau)
2008-02-23 balrogReally stop the transfer when the DMA channel is being...
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2008-02-11 blueswir1 Fix SS-20 auxio addresses
2008-02-11 balrogForce a resize after leaving graphical mode in curses...
2008-02-10 balrogMake omap I2C controller work (previously untested...
2008-02-10 balrogAdd an ncurses UI.
2008-02-10 balrogAdd serial loopback mode (patch from Hervé Poussineau).
2008-02-10 balrogEnhance PC kbd debugging (patch from Hervé Poussineau)
2008-02-10 balrogFix parallel port software emulation (Hervé Poussineau).
2008-02-10 balrogRemove unused boolean_t, should fix building for Solaris.
2008-02-03 balrogFix VMware VGA init call (Anthony Liguori).
2008-02-03 balrogImplement more INQUIRY command replies for scsi disk...
2008-02-03 balrogSimplify guess_disk_lchs - should fix Windows stack...
2008-02-03 balrogE1000 NIC emulation (Nir Peleg, patch from Dor Laor).
2008-02-01 blueswir1Move AUX1 and AUX2 to correct locations
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-26 blueswir1 Fix user timer mode change (Robert Reif)
2008-01-25 blueswir1 Add TurboSPARC mask ID register (Robert Reif)
2008-01-25 blueswir1 User timer limit fixes (Robert Reif)
2008-01-19 balrogChange the usb-serial product ID to a more widely recog...
2008-01-17 blueswir1 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug...
2008-01-17 blueswir1 Give ECC controller an IRQ (Robert Reif)
2008-01-14 balrogGravis Ultrasound GF1 sound card emulation (malc).
2008-01-14 balrogPCI AC97 emulation by malc.
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2008-01-14 balrogBump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo...
2008-01-14 balrogUSB-to-serial device (Samuel Thibault).
2008-01-14 balrogSet READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till...
2008-01-14 balrogMulti-profile DVD-ROM support (Carlo Marcelo Arenas...
2008-01-14 balrogRevert accidentally added second NIC in Gumstix-connect...
2008-01-14 balrogFully clean up on Mac OS X Leopard (Andreas Färber).
2008-01-14 balrogAdd mouse wheel in the usb-mouse HID Report (by Daniel...
2008-01-14 balrogRegister io ports as selected by PCI config in VMware...
2008-01-06 blueswir1 Make error messages consistent (Robert Reif)
2008-01-05 balrogFix memory allocation on mainstone2 and convert to...
2008-01-04 thsMalta flash support.
2008-01-01 blueswir1 Fix Debian serial console boot problem reported by...
2008-01-01 blueswir1 Register only valid register access widths
2008-01-01 blueswir1 DVMA translation errors raise a module error irq ...
2007-12-29 blueswir1 Fix CPU timer interrupts
2007-12-29 blueswir1 Fix SS-2 boot mode
2007-12-29 blueswir1 Set SS-5 IOMMU version to Turbosparc to match default...
2007-12-29 blueswir1 M48T02 support (Robert Reif)
2007-12-29 blueswir1 Make debug printing consistent (Robert Reif)
2007-12-28 blueswir1 Initial support for SS-2 (Sun4c)
2007-12-28 blueswir1 Initial support for Sun4d machines (SS-1000, SS-2000)
2007-12-28 blueswir1 Fix master interrupt register masking
2007-12-28 blueswir1 Fix system read address mask (Robert Reif)
2007-12-27 blueswir1 Add ID register
2007-12-27 blueswir1 Reset status contains all sent flag
2007-12-27 blueswir1 Remove unused timers
2007-12-24 thsscsi-generic implemnentation, missing in last commit.
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-24 balrogImplement SD CMD8 and R7 from the newer SD Physical...
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-19 blueswir1 All registers are set to 0 on reset (Robert Reif)
2007-12-19 blueswir1 Fix count calculation when counter limit set to 0...
2007-12-17 blueswir1 Fix setting counter limit to 0 (Robert Reif)
2007-12-17 blueswir1 Only create as many per CPU timers as there are CPUs...
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-12-16 balrogWork around a crash when timer signal occurs before...
2007-12-16 balrogMainstone keypad support, by Armin Kuster.
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-12 balrogAdds interrupt support to the sh specific timer code...
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-12-11 balrogIDE should send irq after WIN_DIAGNOSE (Tristan Gingold).
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-10 blueswir1 Add SPARCstation 20 machine type (Robert Reif)
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
next