summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pxa27x: Reduce size of keyboard matrix mappingStefan Weil2014-01-011-2/+2
* doc: Mention chardev:id in available devices for -serialIngo van Lil2014-01-011-0/+2
* configure: Python tests must be done before help messageStefan Weil2014-01-011-19/+19
* configure: Rewrite code for help messageStefan Weil2014-01-011-162/+162
* fix -boot strict regressed in commit 6ef4716Amos Kong2013-12-231-1/+2
* vl: make boot_strict variable static (not used outside vl.c)Michael Tokarev2013-12-231-1/+1
* x86: only allow real mode to access 32bit without LMAAlexander Graf2013-12-231-0/+6
* linux-user: Use macro TARGET_NSIG_WORDS where possibleStefan Weil2013-12-231-4/+4
* exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-232-6/+3
* ui/cocoa: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-3/+2
* misc: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-233-5/+4
* openrisc: Fix spelling in comment (transaltion -> translation)Stefan Weil2013-12-231-1/+1
* hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil2013-12-231-4/+3
* PPC: Fix compilation with TCG debugAlexander Graf2013-12-221-62/+81
* Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemuAurelien Jarno2013-12-213-52/+50
|\
| * s390x/ioinst: CHSC has to set a condition codeThomas Huth2013-12-181-0/+1
| * s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth2013-12-181-6/+11
| * s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth2013-12-181-5/+3
| * s390x/kvm: Implemented SIGP STARTThomas Huth2013-12-181-0/+11
| * s390x/kvm: Fix coding style in handle_sigp()Thomas Huth2013-12-181-12/+12
| * s390x/kvm: Removed s390_store_status stubThomas Huth2013-12-181-22/+0
| * s390x/kvm: Removed duplicated SIGP definesThomas Huth2013-12-181-5/+0
| * s390x/kvm: Fix diagnose handling.Cornelia Huck2013-12-182-6/+16
* | target-sh4: Use new qemu_ld/st opcodesAurelien Jarno2013-12-211-77/+90
* | target-mips: Use new qemu_ld/st opcodesAurelien Jarno2013-12-211-67/+52
* | tcg/i386: fix a commentAurelien Jarno2013-12-211-1/+1
* | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream' into stagingAnthony Liguori2013-12-1933-387/+1237
|\ \
| * | spapr: limit numa memory regions by ram sizePaul Mackerras2013-12-201-4/+16
| * | spapr: make sure RMA is in first mode of first memory nodeAlexey Kardashevskiy2013-12-201-6/+11
| * | device_tree: qemu_fdt_setprop: Rename val_array argPeter Crosthwaite2013-12-202-3/+3
| * | device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-2012-284/+285
| * | PPC: Add VSX to hflagsAlexander Graf2013-12-201-1/+1
| * | Add xxsldwiTom Musta2013-12-201-0/+62
| * | Add xxspltwTom Musta2013-12-201-0/+31
| * | Add xxselTom Musta2013-12-201-0/+76
| * | Add xxmrgh/xxmrglTom Musta2013-12-201-0/+41
| * | Add Power7 VSX Logical InstructionsTom Musta2013-12-201-0/+29
| * | Add VSX Vector Move InstructionsTom Musta2013-12-201-0/+71
| * | Add VSX Scalar Move InstructionsTom Musta2013-12-201-0/+70
| * | roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-203-5/+47
| * | spapr: tie spapr-nvram to -pflashPaolo Bonzini2013-12-201-11/+3
| * | PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-202-3/+3
| * | spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-202-0/+49
| * | spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-207-67/+74
| * | target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy2013-12-203-1/+41
| * | Add stxvw4xTom Musta2013-12-201-0/+28
| * | Add stxsdxTom Musta2013-12-201-0/+15
| * | Add lxvw4xTom Musta2013-12-201-0/+29
| * | Add lxvdsxTom Musta2013-12-201-0/+16
| * | Add lxsdxTom Musta2013-12-201-0/+16
OpenPOWER on IntegriCloud