summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alpha: fix lit signaurel322008-09-141-3/+3
* qemu_next_deadline_dyntick is only used on Linux and Windowsblueswir12008-09-141-0/+2
* Revert incorrect part of r4574 to avoid unaligned traps with i386 targetblueswir12008-09-141-38/+0
* Display TCGCond name in tcg dumper (original patch by Tristan Gingold)blueswir12008-09-141-1/+30
* Enable gcc flag -Wwrite-stringsblueswir12008-09-142-2/+4
* Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir12008-09-1420-70/+72
* usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori2008-09-143-31/+176
* husb: Make control transactions asynchronous (Max Krasnyansky)aliguori2008-09-141-93/+371
* Use 64 bit loads for tlb addend only if addend size is 64 bitsblueswir12008-09-131-2/+8
* Fix stack alignment on Sparc32 hostblueswir12008-09-131-1/+2
* Fix mulscc with high bits set in either src1 or src2blueswir12008-09-131-2/+3
* Let snapshot work with protocolsaliguori2008-09-121-1/+13
* uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)aliguori2008-09-111-1/+1
* Enable gcc flag -Wendif-labelsblueswir12008-09-112-2/+2
* Only build compatfd when using AIO and make sure to always init AIOaliguori2008-09-115-2/+16
* Write zeros to high bits of y, based on patch by Vince Weaverblueswir12008-09-111-2/+4
* Make sure to read siginfo from signalfdaliguori2008-09-111-0/+27
* Fix the build on non-Linux systemsaliguori2008-09-111-5/+1
* Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir12008-09-105-64/+39
* Partially convert float128 conversion ops to TCGblueswir12008-09-103-20/+19
* Convert basic 64 bit VIS ops to TCGblueswir12008-09-104-102/+65
* Convert basic 32 bit VIS ops to TCGblueswir12008-09-103-164/+48
* Convert basic float32 ops to TCGblueswir12008-09-103-190/+329
* Add missing files from previous commit.aliguori2008-09-102-0/+160
* Use signalfd() to work around signal/select racealiguori2008-09-107-110/+55
* qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)aliguori2008-09-103-3/+3
* Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir12008-09-095-31/+43
* Add missing "static"blueswir12008-09-091-1/+1
* Add gitignore filealiguori2008-09-091-0/+33
* Fix up pxe boot (Glauber Costa)aliguori2008-09-091-2/+6
* alpha: only print debug information to the log fileaurel322008-09-072-6/+4
* TCG: Use x86-64 zero extension instructions.pbrook2008-09-071-0/+15
* Implement TCG sign extension ops for x86-64.pbrook2008-09-072-0/+27
* Fix libvdeplug link test.pbrook2008-09-071-2/+7
* Fix a typo in fpsub32blueswir12008-09-061-1/+1
* Convert most env fields to TCG registersblueswir12008-09-061-95/+91
* Silence gcc warning about constant overflowblueswir12008-09-062-3/+11
* Enable gcc flag -Wundefblueswir12008-09-062-2/+2
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-0614-64/+67
* Some little fixes on QEMUaurel322008-09-063-8/+6
* fix alpha cmovxx instructionaurel322008-09-051-5/+5
* CRIS: Mask off the cache selection bit after MMU translations.edgar_igl2008-09-052-18/+13
* Revert "TCG: enable debug"aurel322008-09-051-1/+1
* ppc: Convert op_subf to TCGaurel322008-09-052-13/+10
* ppc: Convert op_add, op_addi to TCGaurel322008-09-052-28/+19
* TCG: enable debugaurel322008-09-051-1/+1
* TCG fixes for target-crisaurel322008-09-051-2/+2
* TCG fixes for target-mipsaurel322008-09-051-26/+27
* Fix swapped mvz/mvs instructions.pbrook2008-09-051-1/+1
* ppc: replace op_set_FT0 with tcg_gen_movi_i64aurel322008-09-042-11/+1
OpenPOWER on IntegriCloud