aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Check rom_load_all() return value.Gerd Hoffmann2-2/+5
2009-12-18defaults: update device_list[]Gerd Hoffmann2-0/+4
2009-12-18defaults: split default_driveGerd Hoffmann2-4/+24
2009-12-18monitor: Catch printing to non-existent monitorLuiz Capitulino1-3/+3
2009-12-18monitor: Avoid readline functions in QMPLuiz Capitulino1-0/+3
2009-12-18monitor: do_balloon(): Check for errorsLuiz Capitulino1-9/+26
2009-12-18monitor: Use 'device' in ejectLuiz Capitulino2-2/+2
2009-12-18QDict: Fix size updateLuiz Capitulino2-2/+3
2009-12-18qdev: Improve uni-north device namesMarkus Armbruster1-12/+12
2009-12-18Avoid permanently disabled QEMU monitor when UNIX migration failsDaniel P. Berrange1-5/+7
2009-12-18Fix loading of ELF multiboot kernelsKevin Wolf2-6/+6
2009-12-18Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge)Kevin Wolf1-4/+0
2009-12-18qemu-io: Fix memory leakKevin Wolf1-4/+6
2009-12-18Fix thinko in linuxboot.SPaolo Bonzini1-12/+8
2009-12-18target-i386: Fix evaluation of DR7 registerJan Kiszka1-2/+2
2009-12-18kvm: x86: Use separate exception_injected CPUState fieldJan Kiszka3-3/+5
2009-12-18vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tilesAnthony Liguori1-3/+1
2009-12-18Revert "pci: interrupt disable bit support"Anthony Liguori2-28/+2
2009-12-18S390: Bail out without KVMAlexander Graf1-0/+7
2009-12-18S390: Don't tell guest we're updating config spaceAlexander Graf1-1/+1
2009-12-18add default virtcon initializationAlexander Graf1-0/+2
2009-12-18S390: Loop through virtio console devicesAlexander Graf1-1/+5
2009-12-18target-s390: Fail on unknown instructionsAlexander Graf1-1/+1
2009-12-18osdep: Fix runtime failure on older Linux kernelsAndre Przywara1-6/+12
2009-12-17Fix a make -j raceJuergen Lock1-1/+1
2009-12-17target-alpha: Fix float32_to_s vs zero exponent.Richard Henderson1-12/+32
2009-12-17target-alpha: Fix cvtlq.Richard Henderson1-1/+3
2009-12-17target-alpha: Fix generic ctz64.Richard Henderson1-1/+1
2009-12-17target-alpha: Implement fp branch/cmov inline.Richard Henderson3-125/+110
2009-12-17target-alpha: Add placeholders for missing userspace PALcalls.Richard Henderson1-2/+30
2009-12-17target-mips: No MIPS16 support for 4Kc, 4KEc coresStefan Weil1-3/+3
2009-12-16target-alpha: Fix compiler warning for gcc-4.3 (and older)Stefan Weil1-0/+1
2009-12-16s390: Fix buggy assignmentStefan Weil1-1/+1
2009-12-16target-mips: 4Kc, 4KEc cores do not support MIPS16Stefan Weil1-3/+3
2009-12-16microblaze: Print content of EAR registerMichal Simek2-4/+4
2009-12-16microblaze: Update debug logs.Edgar E. Iglesias2-2/+14
2009-12-15tcg/ppc64: Fix loading of 32bit constantsmalc1-1/+2
2009-12-13target-alpha: Fix double log_cpu_state.Richard Henderson1-1/+0
2009-12-13target-alpha: Fix FMOV.Richard Henderson1-3/+7
2009-12-13target-alpha: Expand ins*h inline.Richard Henderson3-27/+45
2009-12-13target-alpha: Expand msk*h inline.Richard Henderson3-32/+49
2009-12-13target-alpha: Expand msk*l inline.Richard Henderson3-32/+30
2009-12-13target-alpha: Expand ins*l inline.Richard Henderson3-56/+59
2009-12-13target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson2-16/+34
2009-12-13target-alpha: Fix fbcond branch offset.Richard Henderson1-5/+4
2009-12-13target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.Richard Henderson1-32/+25
2009-12-13target-alpha: Expand zap/zapnot with immediate inline.Richard Henderson1-2/+59
2009-12-13target-alpha: Fix -d in_asmRichard Henderson1-15/+4
2009-12-13target-alpha: Implement missing MVI instructions.Richard Henderson3-30/+231
2009-12-13target-mips: fix user-mode emulation startupNathan Froyd2-8/+8