summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NMI and INTR events injection should not be handled as software interrupts (B...balrog2008-02-031-2/+2
* Add VNC reverse connections, by Eddie Kohler.balrog2008-02-032-21/+54
* Make SVM env->cr[8] a valid register (patch from TeLeMan).balrog2008-02-032-2/+6
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-036-2/+1872
* Add missing dependencies on generated files (for parallel build).pbrook2008-02-011-3/+9
* reverted -translation option supportbellard2008-02-014-111/+3
* Move AUX1 and AUX2 to correct locationsblueswir12008-02-013-6/+6
* typosbellard2008-02-011-4/+4
* use the TCG code generatorbellard2008-02-0135-2353/+1087
* TCG code generatorbellard2008-02-0113-0/+7026
* updatebellard2008-02-011-0/+5
* typobellard2008-02-011-1/+1
* suppressed warningsbellard2008-01-311-2/+2
* compilation fixbellard2008-01-311-2/+2
* compilation fixes - added bswap - commentsbellard2008-01-311-41/+60
* Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard2008-01-313-315/+307
* removed unused filebellard2008-01-311-140/+0
* use simpler REGPARM convention - make CPUTLBEntry size a power of twobellard2008-01-314-17/+28
* Rearrange slavio_misc code to prepare for different addressesblueswir12008-01-273-80/+175
* Fix user timer mode change (Robert Reif)blueswir12008-01-261-20/+33
* Add TurboSPARC mask ID register (Robert Reif)blueswir12008-01-251-1/+11
* User timer limit fixes (Robert Reif)blueswir12008-01-251-11/+26
* Add option to disable TB cache, by Herve Poussineau.ths2008-01-234-2/+110
* Core Graphics support (cocoa.m rewrite), by Mike Kronenberg.ths2008-01-221-589/+650
* fixed register constraintbellard2008-01-211-2/+4
* Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog2008-01-193-3/+30
* Documentation piece explaining "usb_add serial" by Samuel Thibault.balrog2008-01-171-8/+22
* Miscellaneous fixes after recent audio additions (malc).balrog2008-01-172-2/+5
* Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir12008-01-171-44/+43
* Give ECC controller an IRQ (Robert Reif)blueswir12008-01-173-5/+11
* Revert licensing to "GPLv2 or later", by Ulrich Hecht.ths2008-01-171-24/+24
* Gravis Ultrasound GF1 sound card emulation (malc).balrog2008-01-148-2/+1345
* Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog2008-01-141-1/+1
* Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen).balrog2008-01-141-0/+3
* PCI AC97 emulation by malc.balrog2008-01-145-2/+1382
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-1415-54/+883
* Add a path length check to prevent heap overflow (Eric Milliken).balrog2008-01-141-0/+2
* Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog2008-01-141-1/+1
* USB-to-serial device (Samuel Thibault).balrog2008-01-144-28/+570
* Optimize clear insns by treating support reg P0 specially andbalrog2008-01-142-19/+30
* Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).balrog2008-01-141-1/+1
* Clean-up /tmp directory after -smb use (Mark Jonckheere).balrog2008-01-141-13/+21
* Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).balrog2008-01-141-15/+112
* Change -drive parsing so that paths don't have to be double-escaped (Laurent ...balrog2008-01-142-47/+64
* Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog2008-01-141-3/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-143-1/+5
* Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).balrog2008-01-141-1/+3
* Register io ports as selected by PCI config in VMware SVGA.balrog2008-01-141-13/+23
* Reduce redundant timer ticks in VNC, by Anders Melchiorsen.balrog2008-01-131-14/+8
* qemu manpage: describe arguments of usbdevice option, by Aurelien Jarno.ths2008-01-091-0/+22
OpenPOWER on IntegriCloud