aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-01monitor: add sendkey support for comma, dot and slashaurel32
2008-10-01qemu-doc: document use of raw values with sendkeyaurel32
2008-10-01hw/apic.c: use bsr and bsf on x86_64aurel32
2008-10-01fix default size handling in monitoraurel32
2008-10-01target-ppc: fix computation of XER.{CA, OV} in addme, subfmeaurel32
2008-10-01target-ppc: fix mullw/mullwoaurel32
2008-10-01Fix warning about variables used uninitializedblueswir1
2008-10-01Make some variables staticblueswir1
2008-10-01Make some variables staticblueswir1
2008-10-01Change some qualifiers to staticblueswir1
2008-10-01Remove unused variablesblueswir1
2008-10-01Fix warning about incompatible typesblueswir1
2008-10-01Remove unused functionsblueswir1
2008-10-01Remove unused variableblueswir1
2008-10-01target-alpha: update STATUSaurel32
2008-10-01Check that asynchronous (DMA) submission succeeds (Ian Jackson).balrog
2008-10-01Actually check read/write errors in IDE (Ian Jackson).balrog
2008-10-01x86 pextrw destination operand can be r64.balrog
2008-09-30Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).balrog
2008-09-30Disable bluetooth proxy compilation on win32.balrog
2008-09-30Avoid (some) ppc cross-compilation problemsmalc
2008-09-30Add some missing static qualifiersblueswir1
2008-09-30Silence some warnings about uninitialized variablesblueswir1
2008-09-30Few compile time warnings removed (Stefano Stabellini)blueswir1
2008-09-30target-alpha: convert palcode ops to TCGaurel32
2008-09-30target-alpha: convert locked load/store to TCGaurel32
2008-09-30Make sure bluez programs (cross-)compile, add missing statics.balrog
2008-09-29Fix SS-2 crashblueswir1
2008-09-29TARGET_MAP_xx macros: clean and alpha specific valuesaurel32
2008-09-29target-alpha: misc fixesaurel32
2008-09-29target-alpha: convert FP ops to TCGaurel32
2008-09-29target-alpha: factorize load/store codeaurel32
2008-09-29Refactor QEMUFile for live migrationaliguori
2008-09-29Fix save/restore regression introduced by r5318aliguori
2008-09-29My core2duo patch introduced a vague statement of "missing features" in pbrook
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog
2008-09-29Add a virtual HCI.balrog
2008-09-28Implement a HCI passthrough to host.balrog
2008-09-28Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.balrog
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog
2008-09-28Rename -cpu atom to -cpu n270.balrog
2008-09-28Fix warning, based on patches by Zeev Tarantov and Jindrich Makovickablueswir1
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir1
2008-09-28Fix dots per clock value, cleanup and "optimize"malc
2008-09-28Fix more r5087 breakagemalc
2008-09-28Optional "precise" VGA retrace supportmalc
2008-09-28Change the way video graphics adapter is selectedmalc