aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-10Convert rest of ops using float32 to TCG, remove FT0 and FT1blueswir15-64/+39
2008-09-10Partially convert float128 conversion ops to TCGblueswir13-20/+19
2008-09-10Convert basic 64 bit VIS ops to TCGblueswir14-102/+65
2008-09-10Convert basic 32 bit VIS ops to TCGblueswir13-164/+48
2008-09-10Convert basic float32 ops to TCGblueswir13-190/+329
2008-09-10Add missing files from previous commit.aliguori2-0/+160
2008-09-10Use signalfd() to work around signal/select racealiguori7-110/+55
2008-09-10qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)aliguori3-3/+3