aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-14ppc-40x: Get TLB attributes from TLBLO.Edgar E. Iglesias
2010-01-13docs: New qdev-device-use.txtMarkus Armbruster
2010-01-13Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik
2010-01-13Add KVM paravirt cpuid leafGleb Natapov
2010-01-13virtio-blk: remove dead variable in virtio_blk_handle_scsiChristoph Hellwig
2010-01-13qcow/qcow2: implement bdrv_aio_flushKevin Wolf
2010-01-13block: flush backing_hd in the right placeChristoph Hellwig
2010-01-13json-parser: remove dead incrementAmit Shah
2010-01-13qcow2-refcount: remove dead assignmentAmit Shah
2010-01-13hw/vga.c: remove dead assignmentAmit Shah
2010-01-13x86: translate.c: remove dead assignmentAmit Shah
2010-01-13virtio: net: remove dead assignmentAmit Shah
2010-01-13vl.c: Remove dead assignmentAmit Shah
2010-01-13osdep.c: Fix accept4 fallbackKevin Wolf
2010-01-13qemu-img rebaseKevin Wolf
2010-01-13block: Add bdrv_change_backing_fileKevin Wolf
2010-01-13block: Introduce BDRV_O_NO_BACKINGKevin Wolf
2010-01-13move kbd/mouse handling to input.cPaolo Bonzini
2010-01-13use pkg-config for libcurl whenever availablePaolo Bonzini