aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-13hw/vga.c: remove dead assignmentAmit Shah1-1/+0
2010-01-13x86: translate.c: remove dead assignmentAmit Shah1-2/+0
2010-01-13virtio: net: remove dead assignmentAmit Shah1-1/+1
2010-01-13vl.c: Remove dead assignmentAmit Shah1-5/+1
2010-01-13osdep.c: Fix accept4 fallbackKevin Wolf1-1/+1
2010-01-13qemu-img rebaseKevin Wolf2-0/+231
2010-01-13block: Add bdrv_change_backing_fileKevin Wolf4-0/+126
2010-01-13block: Introduce BDRV_O_NO_BACKINGKevin Wolf3-3/+4
2010-01-13move kbd/mouse handling to input.cPaolo Bonzini3-213/+241
2010-01-13use pkg-config for libcurl whenever availablePaolo Bonzini1-2/+8
2010-01-13use pkg-config for sdl whenever availablePaolo Bonzini1-4/+10
2010-01-13fixes to the static compilation case for sdlPaolo Bonzini1-3/+3
2010-01-13use cross-prefix for pkgconfigPaolo Bonzini1-5/+14
2010-01-13pcnet: remove dead nested assignment, spotted by clangBlue Swirl1-1/+1
2010-01-13Sparc32: remove dead increment, spotted by clangBlue Swirl1-1/+1
2010-01-13Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl1-3/+1
2010-01-13Sparc: comment out unused variable, spotted by clangBlue Swirl1-2/+2
2010-01-13Sparc32: remove unused env/envs variables, spotted by clangBlue Swirl1-10/+5