aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-16Move offsetof to osdep.h, remove local defintions.balrog
2008-09-16block-raw is not a protocolaliguori
2008-09-15Fix range in the hid report descriptor for USB tablet.balrog
2008-09-15Make sure to define fd_open when not on Linuxaliguori
2008-09-15WMVi extension support (Stefano Stabellini)aliguori
2008-09-15vnc dynamic resolution (Stefano Stabellini)aliguori
2008-09-15Right now, kvm keeps the memory allocation split, so we canaliguori
2008-09-15Make page_find() return 0 for too-large addresses (Eduardo Habkost)aliguori
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori
2008-09-15Define a few structures instead of including a file, add "static"blueswir1
2008-09-15SH4: Privilege check for instructionsaurel32
2008-09-15qemu sh4 nptl supportaurel32
2008-09-15sh4: doesn't set the cpu_model_straurel32
2008-09-15SH4: Serial controller improvementaurel32
2008-09-15SH4: sleep instruction bug fixaurel32
2008-09-14Fix array subscript above array bounds errorblueswir1
2008-09-14ppc: Convert op_andi to TCGaurel32
2008-09-14ppc: Convert ctr, lr moves to TCGaurel32
2008-09-14alpha: add testsaurel32
2008-09-14MIPS: Fix tlbwi/tlbwraurel32
2008-09-14MIPS: remove empty cpu_mips_irqctrl_init()aurel32
2008-09-14target-mips: fix warningaurel32
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