aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-20Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...Naphtali Sprei
2010-01-20Make CDROM a read-only driveNaphtali Sprei
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil
2010-01-19pc: add driver version compat propertiesGerd Hoffmann
2010-01-19scsi: device version propertyGerd Hoffmann
2010-01-19ide: device version propertyGerd Hoffmann
2010-01-19QMP: Emit asynchronous events on all QMP monitorsAdam Litke
2010-01-19Fix QEMU_WARN_UNUSED_RESULTKevin Wolf
2010-01-19QMP: Introduce VNC_INITIALIZED eventLuiz Capitulino
2010-01-19QMP: Introduce VNC_DISCONNECTED eventLuiz Capitulino
2010-01-19QMP: Introduce VNC_CONNECTED eventLuiz Capitulino
2010-01-19VNC: Cache client info at connection timeLuiz Capitulino
2010-01-19VNC: Add 'family' keyLuiz Capitulino
2010-01-19VNC: Rename client's 'username' keyLuiz Capitulino
2010-01-19VNC: Make 'auth' key mandatoryLuiz Capitulino
2010-01-19VNC: Use 'enabled' key instead of 'status'Luiz Capitulino
2010-01-19char: Remove redundant qemu_chr_generic_open() call.Kusanagi Kouichi
2010-01-19raw-posix: Detect legacy floppy via ioctl on linuxCole Robinson
2010-01-19raw-posix: Detect CDROM via ioctl on linuxCole Robinson
2010-01-19avoid unreachable statement after breakPaolo Bonzini
2010-01-19remove assertionsPaolo Bonzini
2010-01-19change while to ifPaolo Bonzini
2010-01-19add assertions about env->current_tbPaolo Bonzini
2010-01-19clean up env->current_tbPaolo Bonzini
2010-01-19fix wrong indentationPaolo Bonzini
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2010-01-19remove dead code from target-i386/exec.hPaolo Bonzini
2010-01-19rtl8139: fix clang reporting unused assignment of VLAN tagging dataIgor V. Kovalenko
2010-01-19eepro100: Fix multicast supportStefan Weil
2010-01-19eepro100: Restructure code (new function tx_command)Stefan Weil
2010-01-17Sparc32: Update OpenBIOS image to r666Blue Swirl
2010-01-17Sparc: improve CPU register dumpBlue Swirl
2010-01-17fix linux-user microblaze ELF_ARCH definitionMike Frysinger
2010-01-17audio: include more information into audio_bug's outputmalc
2010-01-17Revert "sdlaudio: make it suck less"malc
2010-01-16Sparc32: improve DMA controller IRQ debuggingBlue Swirl
2010-01-16ESP: improve IRQ debuggingBlue Swirl
2010-01-16sparc32 do not clear interrupts when maskingArtyom Tarasenko
2010-01-16Update Sparc OpenBIOS images to r665Blue Swirl
2010-01-15sparc32 do_unassigned_access overhaul v2Artyom Tarasenko
2010-01-15tcg/x86_64: Avoid unnecessary REX.B prefixes.Richard Henderson
2010-01-15nand: Correct random data reads.Edgar E. Iglesias
2010-01-14Makefile: Fix message for missing configureStefan Weil
2010-01-14target-m68k: fix a typo in 'P' packet processingKazu Hirata
2010-01-14tcg/x86_64: Special-case all 32-bit AND operands.Richard Henderson
2010-01-14sh: sm501: Add hardware cursor featureShin-ichiro KAWASAKI
2010-01-14alpha: fix stat64 issueVince Weaver
2010-01-14ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias
2010-01-14ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias
2010-01-14ppc-40x: Correct check for Endian swapping TLB entries.Edgar E. Iglesias