aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-14alpha: fix helper.haurel32
2008-09-14alpha: fix lit signaurel32
2008-09-14qemu_next_deadline_dyntick is only used on Linux and Windowsblueswir1
2008-09-14Revert incorrect part of r4574 to avoid unaligned traps with i386 targetblueswir1
2008-09-14Display TCGCond name in tcg dumper (original patch by Tristan Gingold)blueswir1
2008-09-14Enable gcc flag -Wwrite-stringsblueswir1
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2008-09-14usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori
2008-09-14husb: Make control transactions asynchronous (Max Krasnyansky)aliguori
2008-09-13Use 64 bit loads for tlb addend only if addend size is 64 bitsblueswir1
2008-09-13Fix stack alignment on Sparc32 hostblueswir1
2008-09-13Fix mulscc with high bits set in either src1 or src2blueswir1
2008-09-12Let snapshot work with protocolsaliguori
2008-09-11uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)aliguori
2008-09-11Enable gcc flag -Wendif-labelsblueswir1
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori
2008-09-11Write zeros to high bits of y, based on patch by Vince Weaverblueswir1
2008-09-11Make sure to read siginfo from signalfdaliguori
2008-09-11Fix the build on non-Linux systemsaliguori
2008-09-10Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir1
2008-09-10Partially convert float128 conversion ops to TCGblueswir1
2008-09-10Convert basic 64 bit VIS ops to TCGblueswir1
2008-09-10Convert basic 32 bit VIS ops to TCGblueswir1
2008-09-10Convert basic float32 ops to TCGblueswir1
2008-09-10Add missing files from previous commit.aliguori
2008-09-10Use signalfd() to work around signal/select racealiguori
2008-09-10qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)aliguori
2008-09-09Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert to TCGblueswir1
2008-09-09Add missing "static"blueswir1
2008-09-09Add gitignore filealiguori
2008-09-09Fix up pxe boot (Glauber Costa)aliguori
2008-09-07alpha: only print debug information to the log fileaurel32
2008-09-07TCG: Use x86-64 zero extension instructions.pbrook
2008-09-07Implement TCG sign extension ops for x86-64.pbrook
2008-09-07Fix libvdeplug link test.pbrook
2008-09-06Fix a typo in fpsub32blueswir1
2008-09-06Convert most env fields to TCG registersblueswir1
2008-09-06Silence gcc warning about constant overflowblueswir1
2008-09-06Enable gcc flag -Wundefblueswir1
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-09-06Some little fixes on QEMUaurel32
2008-09-05fix alpha cmovxx instructionaurel32
2008-09-05CRIS: Mask off the cache selection bit after MMU translations.edgar_igl
2008-09-05Revert "TCG: enable debug"aurel32
2008-09-05ppc: Convert op_subf to TCGaurel32
2008-09-05ppc: Convert op_add, op_addi to TCGaurel32
2008-09-05TCG: enable debugaurel32
2008-09-05TCG fixes for target-crisaurel32
2008-09-05TCG fixes for target-mipsaurel32
2008-09-05Fix swapped mvz/mvs instructions.pbrook