qemu
2008-09-24 aliguoriAdd missing dependencies for qemu-doc.* (Stefan Weil)
2008-09-23 pbrookFix tcg_gen_concat32_i64 on 64-bit hosts.
2008-09-23 aliguoriscsi-generic: decode correctly SCSI tape commands ...
2008-09-23 aliguoriRelax posix-aio restrictions on newer glibcs
2008-09-22 thsUse concet TCG instructions in the MIPS target.
2008-09-22 edgar_iglCRIS: Improve ASID related TLB flushes.
2008-09-22 aliguoriFix formatting of documentation (Stefan Weil)
2008-09-22 edgar_iglETRAX-FS: Correct ethernet PHY diagnostics register...
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-22 aliguorifixing keymap for Windows keys (Stefano Stabellini)
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations
2008-09-22 blueswir1Fix arguments used in cas/casx, thanks to Igor Kovalenk...
2008-09-22 pbrookAdd comment to windows SCSI hack.
2008-09-22 blueswir1Remove unnecessary call to qemu_aio_init (called from...
2008-09-22 aliguoriLSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
2008-09-22 aliguoriscsi-generic: correct 6-bytes commands transfer length...
2008-09-22 aliguoriscsi-generic: correct usage of memset() (Laurent Vivier)
2008-09-22 aliguoriDon't use sprintf() or strcpy()
2008-09-22 aliguoriDo not allow AIO to be inited multiple times
2008-09-22 malcSupport out-of-the-tree building of tests
2008-09-22 malcAvoid clobbering input register in qemu_ld64+bswap...
2008-09-22 pbrookFix ARM NEON vdup and vtbl bugs.
2008-09-21 pbrookFix neon encoding comment.
2008-09-21 thsFix Xcontext fill, by Here Poussineau.
2008-09-21 blueswir1Use the new concat_tl_i64 op for std and stda
2008-09-21 blueswir1Add concat32_i64 and concat_tl_i64 ops
2008-09-21 blueswir1Use the new concat_i32_i64 op for std and stda
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-09-21 balrogBand-aid vfork() emulation (Kirill Shutemov).
2008-09-21 balrogFix TEST_BSX operands in test-i386.c (Zeev Tarantov).
2008-09-21 balrogEnable same-arch consistency check on x86-64, print...
2008-09-20 blueswir1Move signal handler prototype back to cpu.h
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-20 blueswir1Add signed versions of save/load functions
2008-09-20 balrogFix QADD / QSUB decoding on ARM (Torbjörn Andersson).
2008-09-20 balrogFix pread() and pwrite() syscall on ARM EABI (Kirill...
2008-09-20 balrogAdd MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill...
2008-09-20 balrogFix building with 2.6.27 kernel headers (Kirill Shutemov).
2008-09-20 balrogImplement the futimesat() syscall (by Kirill Shutemov).
2008-09-20 balrogImplement fstatat64() syscall (by Kirill Shutemov).
2008-09-20 balrogSwap only altered elements of the grouplist in getgroup...
2008-09-20 balrogFix getgroups() with zero size parameter (Kirill Shutemov).
2008-09-20 balrogUse a QEMUBH when an OMAP timer must expire immediately.
2008-09-20 balrogAdd a comment about masking of CTI interrupt in 16550A...
2008-09-20 balrogAllow attaching devices to OMAP UARTs.
2008-09-18 blueswir1Update OpenBIOS images to SVN r237.
2008-09-18 blueswir1Add Sparc32 display depth to firmware configuration
2008-09-18 blueswir1Add common keys to firmware configuration
2008-09-18 blueswir1Add UUID to firmware configuration info (Gleb Natapov)
2008-09-18 blueswir1Add "info uuid" command to monitor (Gleb Natapov)
2008-09-18 blueswir1Add -uuid command line option (Gleb Natapov)
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-09-18 aurel32target-alpha: switch most load/store ops to TCG
2008-09-18 aurel32target-alpha: convert remaining arith3 functions to TCG
2008-09-18 thsUse TCG registers for most CPU register accesses.
2008-09-18 thsMove the active FPU registers into env again, and use...
2008-09-18 aurel32target-alpha: fix one more literal sign issue
2008-09-18 aurel32target-alpha: instruction decoding simplification
2008-09-18 aurel32target-alpha: convert cmp* instructions to TCG
2008-09-18 aurel32alpha: fix a missing literal sign issue
2008-09-18 aurel32target-alpha: switch a few helpers to TCG
2008-09-17 aurel32target-alpha: convert byte manipulation instructions...
2008-09-17 aurel32alpha: convert cmov and bcond to TCG
2008-09-17 aurel32alpha: improve testsuite
2008-09-17 aurel32[PATCH] alpha: fix linux syscall convention
2008-09-17 aurel32[PATCH] usb-serial: Fix data corruption with usb serial...
2008-09-17 blueswir1Enable ld flag --warn-common
2008-09-17 blueswir1Fix warnings that would be caused by ld flag --warn...
2008-09-17 balrog16550A UART: RHR irq enable bit also masks the Rx timeo...
2008-09-16 aurel32target-alpha: small optimizations
2008-09-16 aurel32target-alpha: fix TCG register names
2008-09-16 aurel32target-alpha: convert some arith3 instructions to TCG
2008-09-16 aurel32target-alpha: convert arith2 instructions to TCG
2008-09-16 balrogMove offsetof to osdep.h, remove local defintions.
2008-09-16 aliguoriblock-raw is not a protocol
2008-09-15 balrogFix range in the hid report descriptor for USB tablet.
2008-09-15 aliguoriMake sure to define fd_open when not on Linux
2008-09-15 aliguoriWMVi extension support (Stefano Stabellini)
2008-09-15 aliguorivnc dynamic resolution (Stefano Stabellini)
2008-09-15 aliguoriRight now, kvm keeps the memory allocation split, so...
2008-09-15 aliguoriMake page_find() return 0 for too-large addresses ...
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-15 blueswir1Define a few structures instead of including a file...
2008-09-15 aurel32SH4: Privilege check for instructions
2008-09-15 aurel32qemu sh4 nptl support
2008-09-15 aurel32sh4: doesn't set the cpu_model_str
2008-09-15 aurel32SH4: Serial controller improvement
2008-09-15 aurel32SH4: sleep instruction bug fix
2008-09-14 blueswir1Fix array subscript above array bounds error
2008-09-14 aurel32ppc: Convert op_andi to TCG
2008-09-14 aurel32ppc: Convert ctr, lr moves to TCG
2008-09-14 aurel32alpha: add tests
2008-09-14 aurel32MIPS: Fix tlbwi/tlbwr
2008-09-14 aurel32MIPS: remove empty cpu_mips_irqctrl_init()
2008-09-14 aurel32target-mips: fix warning
2008-09-14 aurel32alpha: fix helper.h
2008-09-14 aurel32alpha: fix lit sign
2008-09-14 blueswir1qemu_next_deadline_dyntick is only used on Linux and...
2008-09-14 blueswir1Revert incorrect part of r4574 to avoid unaligned traps...
2008-09-14 blueswir1Display TCGCond name in tcg dumper (original patch...
next