qemu
2008-10-06 aliguoriIntroduce v3 of savevm protocol
2008-10-06 aliguoriAdd dirty tracking for live migration
2008-10-06 aliguoriAdd bdrv_flush_all()
2008-10-06 aliguoriAllow the monitor to be suspended during non-blocking op
2008-10-05 blueswir1Silence some warnings about no value returned from...
2008-10-05 blueswir1Make various generated structures static
2008-10-05 blueswir1Make target_sigaltstack_used static
2008-10-05 blueswir1Export x86_stack_size in qemu.h
2008-10-05 blueswir1Make ioctl table static
2008-10-05 blueswir1Make bitmask tables static const
2008-10-05 blueswir1Make struct_termios_def const
2008-10-05 blueswir1Move wav_start_capture prototype to avoid a warning...
2008-10-05 blueswir1Make audio_pcm_opsstatic const
2008-10-05 blueswir1Add some missing static and const qualifiers, reg_names...
2008-10-05 blueswir1Variable logfilename is not used outside exec.c
2008-10-05 blueswir1Variable autostart is not used outside main()
2008-10-04 blueswir1Update Sparc docs, add -cpu flag
2008-10-04 balrogFix crc32w decoding, fix a constant width in blendvpd.
2008-10-04 blueswir1Make network packet debug functions more accessible
2008-10-04 blueswir1Add some missing static qualifiers
2008-10-04 blueswir1Move nographic export to sysemu.h
2008-10-04 blueswir1Use qemu-log.h
2008-10-04 balrogx86 "popcnt" affects flags.
2008-10-04 balrogImplement SSE4.1, SSE4.2 (x86).
2008-10-03 balrogImprove pflash cfi01 debug messages (Thomas Petazzoni).
2008-10-03 balrogReset CFI01 flash wcycle after erase confirm (Thomas...
2008-10-03 blueswir1Rearrange tick functions
2008-10-03 blueswir1Fix missing prototype warnings by moving declarations
2008-10-03 blueswir1Fix warning about unused function
2008-10-03 blueswir1Fix warning about missing return value
2008-10-02 malcOptimize 64 bit bswap
2008-10-02 malcDo not use load_seg_vm to load CS in real mode iret...
2008-10-02 blueswir1Include qemu-common.h in order to get prototypes for...
2008-10-02 blueswir1Resurrect the safe part of r5274
2008-10-02 blueswir1Make PCI class description tables const
2008-10-02 blueswir1Make monitor command tables const
2008-10-02 blueswir1Make some i386 disassembler tables const
2008-10-02 blueswir1Make CPULogItem tables const
2008-10-02 blueswir1Make keysym tables const
2008-10-02 blueswir1Make some tables const
2008-10-02 blueswir1Sun ss20 OBP does 32bit register access to esp (Robert...
2008-10-02 blueswir1Fix MXCC printf warning (based on patch by Robert Reif)
2008-10-02 thsAdd missing parenthesis in qemu_ram_alloc()
2008-10-01 aurel32ppc: fix crash in ppc system single step support
2008-10-01 aurel32Reset CPU on INIT IPI
2008-10-01 aurel32Fix cscope filelist by removing leading ./
2008-10-01 aurel32Add inotify syscall family
2008-10-01 aurel32Add mincore syscall
2008-10-01 aurel32Add fadvise64 stubs
2008-10-01 aurel32qemu: improve scsi dma speed by increasing the dma...
2008-10-01 aurel32monitor: add sendkey support for comma, dot and slash
2008-10-01 aurel32qemu-doc: document use of raw values with sendkey
2008-10-01 aurel32hw/apic.c: use bsr and bsf on x86_64
2008-10-01 aurel32fix default size handling in monitor
2008-10-01 aurel32target-ppc: fix computation of XER.{CA, OV} in addme...
2008-10-01 aurel32target-ppc: fix mullw/mullwo
2008-10-01 blueswir1Fix warning about variables used uninitialized
2008-10-01 blueswir1Make some variables static
2008-10-01 blueswir1Make some variables static
2008-10-01 blueswir1Change some qualifiers to static
2008-10-01 blueswir1Remove unused variables
2008-10-01 blueswir1Fix warning about incompatible types
2008-10-01 blueswir1Remove unused functions
2008-10-01 blueswir1Remove unused variable
2008-10-01 aurel32target-alpha: update STATUS
2008-10-01 balrogCheck that asynchronous (DMA) submission succeeds ...
2008-10-01 balrogActually check read/write errors in IDE (Ian Jackson).
2008-10-01 balrogx86 pextrw destination operand can be r64.
2008-09-30 balrogHandle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
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
next