summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a virtual HCI.balrog2008-09-293-1/+2232
* Implement a HCI passthrough to host.balrog2008-09-284-1/+226
* Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog2008-09-284-1/+1984
* Add a "null" bluetooth HCI and a header file for bluetooth.balrog2008-09-287-4/+301
* Rename -cpu atom to -cpu n270.balrog2008-09-281-1/+1
* Fix warning, based on patches by Zeev Tarantov and Jindrich Makovickablueswir12008-09-281-4/+5
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-285-16/+27
* Fix dots per clock value, cleanup and "optimize"malc2008-09-281-10/+9
* Fix more r5087 breakagemalc2008-09-281-4/+1
* Optional "precise" VGA retrace supportmalc2008-09-285-6/+220
* Change the way video graphics adapter is selectedmalc2008-09-282-24/+45
* Make compatfd fallback more robustaliguori2008-09-273-5/+43
* Fix whitespace damage in compatfdaliguori2008-09-271-28/+28
* Add mmu tlb demap support (Igor Kovalenko)blueswir12008-09-271-1/+35
* Allocate code gen buffer properly on FreeBSDaliguori2008-09-271-0/+22
* Fix definition of EMX bit in cpuid (Jens Axboe).balrog2008-09-261-1/+1
* Add a generic Niagara machineblueswir12008-09-264-12/+74
* Implement some UA2007 block ASIsblueswir12008-09-261-0/+6
* Implement UA2005 hypervisor trapsblueswir12008-09-263-18/+23
* Move also DEBUG_PCALL (see r5085)blueswir12008-09-262-1/+1
* Really fix the BSD build this timealiguori2008-09-261-11/+16
* Fix build on non-Linux unicesaliguori2008-09-261-1/+0
* Implement an fd pool to get real AIO with posix-aioaliguori2008-09-261-3/+65
* Fix build on FreeBSDaliguori2008-09-262-11/+15
* Revert r5274 which breaks savevm/loadvmblueswir12008-09-2512-183/+78
* Add a simple SSSE3 test.balrog2008-09-251-0/+42
* Add Atom (x86) cpu identification.balrog2008-09-251-3/+24
* SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog2008-09-255-29/+64
* Core 2 Duo specification (Alexander Graf).balrog2008-09-253-0/+66
* Clean up vendor identification (Alexander Graf).balrog2008-09-252-6/+14
* Implement x86 SSSE3 instructions.balrog2008-09-253-4/+272
* Use qemu_free() on env instead of free.balrog2008-09-251-1/+1
* fix bug in block-qcow2.c:alloc_cluster_offset() (Shahar Frank)aliguori2008-09-241-1/+1
* Fix compiler warning when _VNC_DEBUG isn't defined.ths2008-09-241-1/+1
* pflash: Add missing parenthesis in error message.ths2008-09-241-1/+1
* 64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen)aliguori2008-09-241-1/+1
* Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.balrog2008-09-243-8/+22
* Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog2008-09-244-6/+21
* Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori2008-09-241-3/+5
* Fix tcg_gen_concat32_i64 on 64-bit hosts.pbrook2008-09-231-1/+2
* scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)aliguori2008-09-231-9/+54
* Relax posix-aio restrictions on newer glibcsaliguori2008-09-231-1/+1
* Use concet TCG instructions in the MIPS target.ths2008-09-221-24/+4
* CRIS: Improve ASID related TLB flushes.edgar_igl2008-09-224-37/+36
* Fix formatting of documentation (Stefan Weil)aliguori2008-09-221-13/+13
* ETRAX-FS: Correct ethernet PHY diagnostics register reads.edgar_igl2008-09-221-4/+51
* Add software and timer interrupt supportblueswir12008-09-225-10/+108
* fixing keymap for Windows keys (Stefano Stabellini)aliguori2008-09-221-2/+2
* Refactor AIO to allow multiple AIO implementationsaliguori2008-09-228-86/+285
* Fix arguments used in cas/casx, thanks to Igor Kovalenko for spottingblueswir12008-09-221-5/+5
OpenPOWER on IntegriCloud