aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-19QMP: Introduce VNC_DISCONNECTED eventLuiz Capitulino4-0/+12
2010-01-19QMP: Introduce VNC_CONNECTED eventLuiz Capitulino4-0/+36
2010-01-19VNC: Cache client info at connection timeLuiz Capitulino2-10/+32
2010-01-19VNC: Add 'family' keyLuiz Capitulino1-1/+25
2010-01-19VNC: Rename client's 'username' keyLuiz Capitulino1-4/+5
2010-01-19VNC: Make 'auth' key mandatoryLuiz Capitulino1-12/+14
2010-01-19VNC: Use 'enabled' key instead of 'status'Luiz Capitulino1-5/+5
2010-01-19char: Remove redundant qemu_chr_generic_open() call.Kusanagi Kouichi1-1/+0
2010-01-19raw-posix: Detect legacy floppy via ioctl on linuxCole Robinson1-2/+19
2010-01-19raw-posix: Detect CDROM via ioctl on linuxCole Robinson1-2/+18
2010-01-19avoid unreachable statement after breakPaolo Bonzini1-1/+1
2010-01-19remove assertionsPaolo Bonzini1-4/+0
2010-01-19change while to ifPaolo Bonzini1-7/+3
2010-01-19add assertions about env->current_tbPaolo Bonzini1-1/+5
2010-01-19clean up env->current_tbPaolo Bonzini1-0/+2
2010-01-19fix wrong indentationPaolo Bonzini1-3/+1
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini12-99/+0
2010-01-19remove dead code from target-i386/exec.hPaolo Bonzini1-48/+0
2010-01-19rtl8139: fix clang reporting unused assignment of VLAN tagging dataIgor V. Kovalenko1-0/+5
2010-01-19eepro100: Fix multicast supportStefan Weil1-13/+39
2010-01-19eepro100: Restructure code (new function tx_command)Stefan Weil1-94/+99
2010-01-17Sparc32: Update OpenBIOS image to r666Blue Swirl2-1/+1
2010-01-17Sparc: improve CPU register dumpBlue Swirl1-30/+55
2010-01-17fix linux-user microblaze ELF_ARCH definitionMike Frysinger1-1/+1
2010-01-17audio: include more information into audio_bug's outputmalc1-0/+9
2010-01-17Revert "sdlaudio: make it suck less"malc1-30/+50
2010-01-16Sparc32: improve DMA controller IRQ debuggingBlue Swirl1-0/+2
2010-01-16ESP: improve IRQ debuggingBlue Swirl1-0/+2
2010-01-16sparc32 do not clear interrupts when maskingArtyom Tarasenko1-2/+1
2010-01-16Update Sparc OpenBIOS images to r665Blue Swirl3-3/+2
2010-01-15sparc32 do_unassigned_access overhaul v2Artyom Tarasenko1-12/+30
2010-01-15tcg/x86_64: Avoid unnecessary REX.B prefixes.Richard Henderson1-16/+30
2010-01-15nand: Correct random data reads.Edgar E. Iglesias1-7/+13
2010-01-14Makefile: Fix message for missing configureStefan Weil1-0/+2
2010-01-14target-m68k: fix a typo in 'P' packet processingKazu Hirata1-1/+1
2010-01-14tcg/x86_64: Special-case all 32-bit AND operands.Richard Henderson1-18/+8
2010-01-14sh: sm501: Add hardware cursor featureShin-ichiro KAWASAKI2-11/+185
2010-01-14alpha: fix stat64 issueVince Weaver1-1/+1
2010-01-14ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias1-5/+18
2010-01-14ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias1-1/+1
2010-01-14ppc-40x: Correct check for Endian swapping TLB entries.Edgar E. Iglesias1-5/+7
2010-01-14ppc-40x: Get TLB attributes from TLBLO.Edgar E. Iglesias1-1/+1
2010-01-13docs: New qdev-device-use.txtMarkus Armbruster1-0/+353
2010-01-13Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik1-0/+1
2010-01-13Add KVM paravirt cpuid leafGleb Natapov3-11/+89
2010-01-13virtio-blk: remove dead variable in virtio_blk_handle_scsiChristoph Hellwig1-4/+1
2010-01-13qcow/qcow2: implement bdrv_aio_flushKevin Wolf2-0/+18
2010-01-13block: flush backing_hd in the right placeChristoph Hellwig1-10/+7
2010-01-13json-parser: remove dead incrementAmit Shah1-2/+0
2010-01-13qcow2-refcount: remove dead assignmentAmit Shah1-1/+0