aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-17[PATCH] alpha: fix linux syscall conventionaurel321-4/+5
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel321-4/+2
2008-09-17Enable ld flag --warn-commonblueswir11-0/+4
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir14-2/+6
2008-09-1716550A UART: RHR irq enable bit also masks the Rx timeout irq.balrog1-1/+1
2008-09-16target-alpha: small optimizationsaurel321-2/+2
2008-09-16target-alpha: fix TCG register namesaurel321-2/+2
2008-09-16target-alpha: convert some arith3 instructions to TCGaurel322-173/+408
2008-09-16target-alpha: convert arith2 instructions to TCGaurel325-76/+64
2008-09-16Move offsetof to osdep.h, remove local defintions.balrog5-18/+7
2008-09-16block-raw is not a protocolaliguori2-2/+0
2008-09-15Fix range in the hid report descriptor for USB tablet.balrog1-2/+2
2008-09-15Make sure to define fd_open when not on Linuxaliguori1-0/+5
2008-09-15WMVi extension support (Stefano Stabellini)aliguori1-64/+91
2008-09-15vnc dynamic resolution (Stefano Stabellini)aliguori2-53/+177
2008-09-15Right now, kvm keeps the memory allocation split, so we canaliguori1-4/+16
2008-09-15Make page_find() return 0 for too-large addresses (Eduardo Habkost)aliguori1-6/+16
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori11-177/+212
2008-09-15Define a few structures instead of including a file, add "static"blueswir11-2/+20
2008-09-15SH4: Privilege check for instructionsaurel322-25/+47
2008-09-15qemu sh4 nptl supportaurel324-1/+12
2008-09-15sh4: doesn't set the cpu_model_straurel321-0/+1
2008-09-15SH4: Serial controller improvementaurel321-5/+79
2008-09-15SH4: sleep instruction bug fixaurel323-3/+4
2008-09-14Fix array subscript above array bounds errorblueswir11-1/+1
2008-09-14ppc: Convert op_andi to TCGaurel322-54/+11
2008-09-14ppc: Convert ctr, lr moves to TCGaurel323-28/+12
2008-09-14alpha: add testsaurel324-0/+144
2008-09-14MIPS: Fix tlbwi/tlbwraurel321-3/+9
2008-09-14MIPS: remove empty cpu_mips_irqctrl_init()aurel326-9/+0
2008-09-14target-mips: fix warningaurel321-1/+1
2008-09-14alpha: fix helper.haurel321-5/+0
2008-09-14alpha: fix lit signaurel321-3/+3
2008-09-14qemu_next_deadline_dyntick is only used on Linux and Windowsblueswir11-0/+2
2008-09-14Revert incorrect part of r4574 to avoid unaligned traps with i386 targetblueswir11-38/+0
2008-09-14Display TCGCond name in tcg dumper (original patch by Tristan Gingold)blueswir11-1/+30
2008-09-14Enable gcc flag -Wwrite-stringsblueswir12-2/+4
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir120-70/+72
2008-09-14usb: Support for removing device by host addr, improved auto filter syntax (M...aliguori3-31/+176
2008-09-14husb: Make control transactions asynchronous (Max Krasnyansky)aliguori1-93/+371
2008-09-13Use 64 bit loads for tlb addend only if addend size is 64 bitsblueswir11-2/+8
2008-09-13Fix stack alignment on Sparc32 hostblueswir11-1/+2
2008-09-13Fix mulscc with high bits set in either src1 or src2blueswir11-2/+3
2008-09-12Let snapshot work with protocolsaliguori1-1/+13
2008-09-11uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky)aliguori1-1/+1
2008-09-11Enable gcc flag -Wendif-labelsblueswir12-2/+2
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori5-2/+16
2008-09-11Write zeros to high bits of y, based on patch by Vince Weaverblueswir11-2/+4
2008-09-11Make sure to read siginfo from signalfdaliguori1-0/+27
2008-09-11Fix the build on non-Linux systemsaliguori1-5/+1