summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-1912-99/+0
* remove dead code from target-i386/exec.hPaolo Bonzini2010-01-191-48/+0
* rtl8139: fix clang reporting unused assignment of VLAN tagging dataIgor V. Kovalenko2010-01-191-0/+5
* eepro100: Fix multicast supportStefan Weil2010-01-191-13/+39
* eepro100: Restructure code (new function tx_command)Stefan Weil2010-01-191-94/+99
* Sparc32: Update OpenBIOS image to r666Blue Swirl2010-01-172-1/+1
* Sparc: improve CPU register dumpBlue Swirl2010-01-171-30/+55
* fix linux-user microblaze ELF_ARCH definitionMike Frysinger2010-01-171-1/+1
* audio: include more information into audio_bug's outputmalc2010-01-171-0/+9
* Revert "sdlaudio: make it suck less"malc2010-01-171-30/+50
* Sparc32: improve DMA controller IRQ debuggingBlue Swirl2010-01-161-0/+2
* ESP: improve IRQ debuggingBlue Swirl2010-01-161-0/+2
* sparc32 do not clear interrupts when maskingArtyom Tarasenko2010-01-161-2/+1
* Update Sparc OpenBIOS images to r665Blue Swirl2010-01-163-3/+2
* sparc32 do_unassigned_access overhaul v2Artyom Tarasenko2010-01-151-12/+30
* tcg/x86_64: Avoid unnecessary REX.B prefixes.Richard Henderson2010-01-151-16/+30
* nand: Correct random data reads.Edgar E. Iglesias2010-01-151-7/+13
* Makefile: Fix message for missing configureStefan Weil2010-01-141-0/+2
* target-m68k: fix a typo in 'P' packet processingKazu Hirata2010-01-141-1/+1
* tcg/x86_64: Special-case all 32-bit AND operands.Richard Henderson2010-01-141-18/+8
* sh: sm501: Add hardware cursor featureShin-ichiro KAWASAKI2010-01-142-11/+185
* alpha: fix stat64 issueVince Weaver2010-01-141-1/+1
* ppc-40x: Correct ESR for zone protection faults.Edgar E. Iglesias2010-01-141-5/+18
* ppc-40x: Correct decoding of zone protection bits.Edgar E. Iglesias2010-01-141-1/+1
* ppc-40x: Correct check for Endian swapping TLB entries.Edgar E. Iglesias2010-01-141-5/+7
* ppc-40x: Get TLB attributes from TLBLO.Edgar E. Iglesias2010-01-141-1/+1
* docs: New qdev-device-use.txtMarkus Armbruster2010-01-131-0/+353
* Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik2010-01-131-0/+1
* Add KVM paravirt cpuid leafGleb Natapov2010-01-133-11/+89
* virtio-blk: remove dead variable in virtio_blk_handle_scsiChristoph Hellwig2010-01-131-4/+1
* qcow/qcow2: implement bdrv_aio_flushKevin Wolf2010-01-132-0/+18
* block: flush backing_hd in the right placeChristoph Hellwig2010-01-131-10/+7
* json-parser: remove dead incrementAmit Shah2010-01-131-2/+0
* qcow2-refcount: remove dead assignmentAmit Shah2010-01-131-1/+0
* hw/vga.c: remove dead assignmentAmit Shah2010-01-131-1/+0
* x86: translate.c: remove dead assignmentAmit Shah2010-01-131-2/+0
* virtio: net: remove dead assignmentAmit Shah2010-01-131-1/+1
* vl.c: Remove dead assignmentAmit Shah2010-01-131-5/+1
* osdep.c: Fix accept4 fallbackKevin Wolf2010-01-131-1/+1
* qemu-img rebaseKevin Wolf2010-01-132-0/+231
* block: Add bdrv_change_backing_fileKevin Wolf2010-01-134-0/+126
* block: Introduce BDRV_O_NO_BACKINGKevin Wolf2010-01-133-3/+4
* move kbd/mouse handling to input.cPaolo Bonzini2010-01-133-213/+241
* use pkg-config for libcurl whenever availablePaolo Bonzini2010-01-131-2/+8
* use pkg-config for sdl whenever availablePaolo Bonzini2010-01-131-4/+10
* fixes to the static compilation case for sdlPaolo Bonzini2010-01-131-3/+3
* use cross-prefix for pkgconfigPaolo Bonzini2010-01-131-5/+14
* pcnet: remove dead nested assignment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove dead increment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl2010-01-131-3/+1
OpenPOWER on IntegriCloud