qemu
2008-09-30 balrogDisable bluetooth proxy compilation on win32.
2008-09-30 malcAvoid (some) ppc cross-compilation problems
2008-09-30 blueswir1Add some missing static qualifiers
2008-09-30 blueswir1Silence some warnings about uninitialized variables
2008-09-30 blueswir1Few compile time warnings removed (Stefano Stabellini)
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-30 aurel32target-alpha: convert locked load/store to TCG
2008-09-30 balrogMake sure bluez programs (cross-)compile, add missing...
2008-09-29 blueswir1Fix SS-2 crash
2008-09-29 aurel32TARGET_MAP_xx macros: clean and alpha specific values
2008-09-29 aurel32target-alpha: misc fixes
2008-09-29 aurel32target-alpha: convert FP ops to TCG
2008-09-29 aurel32target-alpha: factorize load/store code
2008-09-29 aliguoriRefactor QEMUFile for live migration
2008-09-29 aliguoriFix save/restore regression introduced by r5318
2008-09-29 pbrookMy core2duo patch introduced a vague statement of ...
2008-09-29 balrogEmulate a USB bluetooth dongle (or HCI Transport layer).
2008-09-29 balrogUse VHCI to allow the host os to participate in a qemu...
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...
2008-09-29 balrogAdd L2CAP logic and a virtual SDP server for use in...
2008-09-29 balrogAdd a virtual HCI.
2008-09-28 balrogImplement a HCI passthrough to host.
2008-09-28 balrogEmulate a serial bluetooth HCI with H4+ extensions...
2008-09-28 balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-09-28 balrogRename -cpu atom to -cpu n270.
2008-09-28 blueswir1Fix warning, based on patches by Zeev Tarantov and...
2008-09-28 blueswir1Add to machine structure a flag to use SCSI drives...
2008-09-28 malcFix dots per clock value, cleanup and "optimize"
2008-09-28 malcFix more r5087 breakage
2008-09-28 malcOptional "precise" VGA retrace support
2008-09-28 malcChange the way video graphics adapter is selected
2008-09-27 aliguoriMake compatfd fallback more robust
2008-09-27 aliguoriFix whitespace damage in compatfd
2008-09-27 blueswir1Add mmu tlb demap support (Igor Kovalenko)
2008-09-27 aliguoriAllocate code gen buffer properly on FreeBSD
2008-09-26 balrogFix definition of EMX bit in cpuid (Jens Axboe).
2008-09-26 blueswir1Add a generic Niagara machine
2008-09-26 blueswir1Implement some UA2007 block ASIs
2008-09-26 blueswir1Implement UA2005 hypervisor traps
2008-09-26 blueswir1Move also DEBUG_PCALL (see r5085)
2008-09-26 aliguoriReally fix the BSD build this time
2008-09-26 aliguoriFix build on non-Linux unices
2008-09-26 aliguoriImplement an fd pool to get real AIO with posix-aio
2008-09-26 aliguoriFix build on FreeBSD
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-25 balrogAdd a simple SSSE3 test.
2008-09-25 balrogAdd Atom (x86) cpu identification.
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-09-25 balrogCore 2 Duo specification (Alexander Graf).
2008-09-25 balrogClean up vendor identification (Alexander Graf).
2008-09-25 balrogImplement x86 SSSE3 instructions.
2008-09-25 balrogUse qemu_free() on env instead of free.
2008-09-24 aliguorifix bug in block-qcow2.c:alloc_cluster_offset() (Shahar...
2008-09-24 thsFix compiler warning when _VNC_DEBUG isn't defined.
2008-09-24 thspflash: Add missing parenthesis in error message.
2008-09-24 aliguori64 bit truncation in code_gen_buffer_size calculation...
2008-09-24 balrogReintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE...
2008-09-24 balrogDon't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
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).
next