Age | Commit message (Expand) | Author |
2008-09-29 | Fix save/restore regression introduced by r5318 | aliguori |
2008-09-29 | My core2duo patch introduced a vague statement of "missing features" in | pbrook |
2008-09-29 | Emulate a USB bluetooth dongle (or HCI Transport layer). | balrog |
2008-09-29 | Use VHCI to allow the host os to participate in a qemu bluetooth "vlan". | balrog |
2008-09-29 | Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP. | balrog |
2008-09-29 | Add L2CAP logic and a virtual SDP server for use in emulated devices. | balrog |
2008-09-29 | Add a virtual HCI. | balrog |
2008-09-28 | Implement a HCI passthrough to host. | balrog |
2008-09-28 | Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART. | balrog |
2008-09-28 | Add a "null" bluetooth HCI and a header file for bluetooth. | balrog |
2008-09-28 | Rename -cpu atom to -cpu n270. | balrog |
2008-09-28 | Fix warning, based on patches by Zeev Tarantov and Jindrich Makovicka | blueswir1 |
2008-09-28 | Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20 | blueswir1 |
2008-09-28 | Fix dots per clock value, cleanup and "optimize" | malc |
2008-09-28 | Fix more r5087 breakage | malc |
2008-09-28 | Optional "precise" VGA retrace support | malc |
2008-09-28 | Change the way video graphics adapter is selected | malc |
2008-09-27 | Make compatfd fallback more robust | aliguori |
2008-09-27 | Fix whitespace damage in compatfd | aliguori |
2008-09-27 | Add mmu tlb demap support (Igor Kovalenko) | blueswir1 |
2008-09-27 | Allocate code gen buffer properly on FreeBSD | aliguori |
2008-09-26 | Fix definition of EMX bit in cpuid (Jens Axboe). | balrog |
2008-09-26 | Add a generic Niagara machine | blueswir1 |
2008-09-26 | Implement some UA2007 block ASIs | blueswir1 |
2008-09-26 | Implement UA2005 hypervisor traps | blueswir1 |
2008-09-26 | Move also DEBUG_PCALL (see r5085) | blueswir1 |
2008-09-26 | Really fix the BSD build this time | aliguori |
2008-09-26 | Fix build on non-Linux unices | aliguori |
2008-09-26 | Implement an fd pool to get real AIO with posix-aio | aliguori |
2008-09-26 | Fix build on FreeBSD | aliguori |
2008-09-25 | Revert r5274 which breaks savevm/loadvm | blueswir1 |
2008-09-25 | Add a simple SSSE3 test. | balrog |
2008-09-25 | Add Atom (x86) cpu identification. | balrog |
2008-09-25 | SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). | balrog |
2008-09-25 | Core 2 Duo specification (Alexander Graf). | balrog |
2008-09-25 | Clean up vendor identification (Alexander Graf). | balrog |
2008-09-25 | Implement x86 SSSE3 instructions. | balrog |
2008-09-25 | Use qemu_free() on env instead of free. | balrog |
2008-09-24 | fix bug in block-qcow2.c:alloc_cluster_offset() (Shahar Frank) | aliguori |
2008-09-24 | Fix compiler warning when _VNC_DEBUG isn't defined. | ths |
2008-09-24 | pflash: Add missing parenthesis in error message. | ths |
2008-09-24 | 64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen) | aliguori |
2008-09-24 | Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's. | balrog |
2008-09-24 | Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann). | balrog |
2008-09-24 | Add missing dependencies for qemu-doc.* (Stefan Weil) | aliguori |
2008-09-23 | Fix tcg_gen_concat32_i64 on 64-bit hosts. | pbrook |
2008-09-23 | scsi-generic: decode correctly SCSI tape commands (Laurent Vivier) | aliguori |
2008-09-23 | Relax posix-aio restrictions on newer glibcs | aliguori |
2008-09-22 | Use concet TCG instructions in the MIPS target. | ths |
2008-09-22 | CRIS: Improve ASID related TLB flushes. | edgar_igl |