aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-21Add concat_i32_i64 op.pbrook
2008-09-21Band-aid vfork() emulation (Kirill Shutemov).balrog
2008-09-21Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).balrog
2008-09-21Enable same-arch consistency check on x86-64, print syscall name on error.balrog
2008-09-20Move signal handler prototype back to cpu.hblueswir1
2008-09-20Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-09-20Fix QADD / QSUB decoding on ARM (Torbjörn Andersson).balrog
2008-09-20Fix pread() and pwrite() syscall on ARM EABI (Kirill Shutemov).balrog
2008-09-20Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog
2008-09-20Fix building with 2.6.27 kernel headers (Kirill Shutemov).balrog
2008-09-20Implement the futimesat() syscall (by Kirill Shutemov).balrog
2008-09-20Implement fstatat64() syscall (by Kirill Shutemov).balrog
2008-09-20Swap only altered elements of the grouplist in getgroups() (Kirill Shutemov).balrog
2008-09-20Fix getgroups() with zero size parameter (Kirill Shutemov).balrog
2008-09-20Use a QEMUBH when an OMAP timer must expire immediately.balrog
2008-09-20Add a comment about masking of CTI interrupt in 16550A UART.balrog
2008-09-20Allow attaching devices to OMAP UARTs.balrog
2008-09-18Update OpenBIOS images to SVN r237.blueswir1
2008-09-18Add Sparc32 display depth to firmware configurationblueswir1
2008-09-18Add common keys to firmware configurationblueswir1
2008-09-18Add UUID to firmware configuration info (Gleb Natapov)blueswir1
2008-09-18Add "info uuid" command to monitor (Gleb Natapov)blueswir1
2008-09-18Add -uuid command line option (Gleb Natapov)blueswir1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1
2008-09-18target-alpha: switch most load/store ops to TCGaurel32
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel32
2008-09-18Use TCG registers for most CPU register accesses.ths
2008-09-18Move the active FPU registers into env again, and use more TCG registersths
2008-09-18target-alpha: fix one more literal sign issueaurel32
2008-09-18target-alpha: instruction decoding simplificationaurel32
2008-09-18target-alpha: convert cmp* instructions to TCGaurel32
2008-09-18alpha: fix a missing literal sign issueaurel32
2008-09-18target-alpha: switch a few helpers to TCGaurel32
2008-09-17target-alpha: convert byte manipulation instructions to TCGaurel32
2008-09-17alpha: convert cmov and bcond to TCGaurel32
2008-09-17alpha: improve testsuiteaurel32
2008-09-17[PATCH] alpha: fix linux syscall conventionaurel32
2008-09-17[PATCH] usb-serial: Fix data corruption with usb serial emulationaurel32
2008-09-17Enable ld flag --warn-commonblueswir1
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir1
2008-09-1716550A UART: RHR irq enable bit also masks the Rx timeout irq.balrog
2008-09-16target-alpha: small optimizationsaurel32
2008-09-16target-alpha: fix TCG register namesaurel32
2008-09-16target-alpha: convert some arith3 instructions to TCGaurel32
2008-09-16target-alpha: convert arith2 instructions to TCGaurel32
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