summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make page_find() return 0 for too-large addresses (Eduardo Habkost)aliguori2008-09-151-6/+16
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-1511-177/+212
* Define a few structures instead of including a file, add "static"blueswir12008-09-151-2/+20
* SH4: Privilege check for instructionsaurel322008-09-152-25/+47
* qemu sh4 nptl supportaurel322008-09-154-1/+12
* sh4: doesn't set the cpu_model_straurel322008-09-151-0/+1
* SH4: Serial controller improvementaurel322008-09-151-5/+79
* SH4: sleep instruction bug fixaurel322008-09-153-3/+4
* Fix array subscript above array bounds errorblueswir12008-09-141-1/+1
* ppc: Convert op_andi to TCGaurel322008-09-142-54/+11
* ppc: Convert ctr, lr moves to TCGaurel322008-09-143-28/+12
* alpha: add testsaurel322008-09-144-0/+144
* MIPS: Fix tlbwi/tlbwraurel322008-09-141-3/+9
* MIPS: remove empty cpu_mips_irqctrl_init()aurel322008-09-146-9/+0
* target-mips: fix warningaurel322008-09-141-1/+1
* alpha: fix helper.haurel322008-09-141-5/+0
* 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
OpenPOWER on IntegriCloud