summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-alpha: Fix cvttq vs infRichard Henderson2015-05-181-1/+1
| * target-alpha: Fix cvttq vs large integersRichard Henderson2015-05-181-5/+5
| * target-alpha: Raise IOV from CVTTQRichard Henderson2015-05-183-30/+13
| * target-alpha: Set EXC_M_SWC for exceptions from /S insnsRichard Henderson2015-05-181-5/+3
| * target-alpha: Set fpcr_exc_status even for disabled exceptionsRichard Henderson2015-05-182-29/+34
| * target-alpha: Tidy FPCR representationRichard Henderson2015-05-185-243/+159
| * target-alpha: Set PC correctly for floating-point exceptionsRichard Henderson2015-05-182-1/+10
| * target-alpha: Forget installed round mode after MT_FPCRRichard Henderson2015-05-181-0/+5
| * target-alpha: Rename floating-point subroutinesRichard Henderson2015-05-183-36/+36
| * target-alpha: Move VAX helpers to a new fileRichard Henderson2015-05-183-329/+354
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150520-1' into s...Peter Maydell2015-05-212-12/+18
|\ \
| * | qemu-sockets: Report explicit error if unlink failsCole Robinson2015-05-201-1/+6
| * | vnc: Tweak error when init failsCole Robinson2015-05-201-2/+1
| * | vnc: Don't assert if opening unix socket failsCole Robinson2015-05-201-0/+3
| * | ui: remove check for failure of qemu_acl_init()Daniel P. Berrange2015-05-201-8/+0
| * | Strip brackets from vnc hostJán Tomko2015-05-201-1/+8
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...Peter Maydell2015-05-191-8/+12
|\ \
| * | serial: fix multi-pci card error cleanup.Gerd Hoffmann2015-05-191-8/+12
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150519-1' into s...Peter Maydell2015-05-194-38/+65
|\ \ \ | |/ / |/| |
| * | vga-pci: QOMifyGonglei2015-05-191-18/+30
| * | qxl: QOMifyGonglei2015-05-192-18/+29
| * | cirrus_vga: QOMifyGonglei2015-05-191-2/+6
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150519' into...Peter Maydell2015-05-193-55/+1634
|\ \ \ | |/ / |/| |
| * | ui/cocoa: Add console items to the View menuProgrammingkid2015-05-191-1/+38
| * | ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constantsPeter Maydell2015-05-191-2/+8
| * | ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and upPeter Maydell2015-05-191-0/+5
| * | ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegatePeter Maydell2015-05-191-0/+3
| * | ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not intPeter Maydell2015-05-191-2/+2
| * | ui/cocoa: Remove compatibility ifdefs for OSX 10.4Peter Maydell2015-05-191-17/+0
| * | ui/cocoa: Drop tests for CGImageCreateWithImageInRect supportPeter Maydell2015-05-191-30/+20
| * | Makefile.target: set icon for binary file on Mac OS XProgrammingkid2015-05-192-0/+1508
| * | ui/cocoa: Make -full-screen option work on Mac OS XProgrammingkid2015-05-191-0/+6
| * | ui/cocoa: Fix several full screen issues on Mac OS XProgrammingkid2015-05-191-4/+45
|/ /
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-...Peter Maydell2015-05-1813-163/+671
|\ \ | |/ |/|
| * target-arm: Remove unneeded '+'Edgar E. Iglesias2015-05-181-1/+1
| * target-arm: Correct accessfn for CNTV_TVAL_EL0Edgar E. Iglesias2015-05-181-0/+1
| * target-arm: Correct accessfn for CNTP_{CT}VAL_EL0Edgar E. Iglesias2015-05-181-1/+2
| * target-arm: Add WFx syndrome functionGreg Bellows2015-05-181-0/+6
| * target-arm: Add EL3 and EL2 TCR checkingGreg Bellows2015-05-181-13/+32
| * target-arm: Add TTBR regime function and useGreg Bellows2015-05-181-5/+19
| * linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_createTimothy Baldwin2015-05-181-1/+1
| * arm: xlnx-ep108: Add bootloadingPeter Crosthwaite2015-05-181-0/+9
| * arm: xlnx-ep108: Add external RAMPeter Crosthwaite2015-05-181-0/+20
| * arm: Add xlnx-ep108 machinePeter Crosthwaite2015-05-182-1/+54
| * arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite2015-05-182-0/+27
| * char: cadence_uart: Split state struct and type into headerPeter Crosthwaite2015-05-182-28/+54
| * char: cadence_uart: Clean up variable namesPeter Crosthwaite2015-05-181-48/+54
| * arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite2015-05-182-0/+38
| * net: cadence_gem: Split state struct and type into headerPeter Crosthwaite2015-05-182-42/+74
| * net: cadence_gem: Clean up variable namesPeter Crosthwaite2015-05-181-35/+35
OpenPOWER on IntegriCloud