aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-20vnc: Tweak error when init failsCole Robinson
2015-05-20vnc: Don't assert if opening unix socket failsCole Robinson
2015-05-20ui: remove check for failure of qemu_acl_init()Daniel P. Berrange
2015-05-20Strip brackets from vnc hostJán Tomko
2015-05-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-serial-20150519-1' int...Peter Maydell
2015-05-19serial: fix multi-pci card error cleanup.Gerd Hoffmann
2015-05-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150519-1' into s...Peter Maydell
2015-05-19vga-pci: QOMifyGonglei
2015-05-19qxl: QOMifyGonglei
2015-05-19cirrus_vga: QOMifyGonglei
2015-05-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150519' into...Peter Maydell
2015-05-19ui/cocoa: Add console items to the View menuProgrammingkid
2015-05-19ui/cocoa: Avoid deprecated NSOKButton/NSCancelButton constantsPeter Maydell
2015-05-19ui/cocoa: Don't use NSWindow useOptimizedDrawing on OSX 10.10 and upPeter Maydell
2015-05-19ui/cocoa: Declare that QemuCocoaAppController implements NSApplicationDelegatePeter Maydell
2015-05-19ui/cocoa: openPanelDidEnd returnCode should be NSInteger, not intPeter Maydell
2015-05-19ui/cocoa: Remove compatibility ifdefs for OSX 10.4Peter Maydell
2015-05-19ui/cocoa: Drop tests for CGImageCreateWithImageInRect supportPeter Maydell
2015-05-19Makefile.target: set icon for binary file on Mac OS XProgrammingkid
2015-05-19ui/cocoa: Make -full-screen option work on Mac OS XProgrammingkid
2015-05-19ui/cocoa: Fix several full screen issues on Mac OS XProgrammingkid
2015-05-18target-alpha: Raise IOV from CVTQLRichard Henderson
2015-05-18target-alpha: Suppress underflow from CVTTQ if DNZRichard Henderson
2015-05-18target-alpha: Raise EXC_M_INV properly for fp inputsRichard Henderson
2015-05-18target-alpha: Disallow literal operand to 1C.30 to 1C.37Richard Henderson
2015-05-18target-alpha: Implement WH64ENRichard Henderson
2015-05-18target-alpha: Fix integer overflow checking insnsRichard Henderson
2015-05-18target-alpha: Fix cvttq vs infRichard Henderson
2015-05-18target-alpha: Fix cvttq vs large integersRichard Henderson
2015-05-18target-alpha: Raise IOV from CVTTQRichard Henderson
2015-05-18target-alpha: Set EXC_M_SWC for exceptions from /S insnsRichard Henderson
2015-05-18target-alpha: Set fpcr_exc_status even for disabled exceptionsRichard Henderson
2015-05-18target-alpha: Tidy FPCR representationRichard Henderson
2015-05-18target-alpha: Set PC correctly for floating-point exceptionsRichard Henderson
2015-05-18target-alpha: Forget installed round mode after MT_FPCRRichard Henderson
2015-05-18target-alpha: Rename floating-point subroutinesRichard Henderson
2015-05-18target-alpha: Move VAX helpers to a new fileRichard Henderson
2015-05-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150518-...Peter Maydell
2015-05-18target-arm: Remove unneeded '+'Edgar E. Iglesias
2015-05-18target-arm: Correct accessfn for CNTV_TVAL_EL0Edgar E. Iglesias
2015-05-18target-arm: Correct accessfn for CNTP_{CT}VAL_EL0Edgar E. Iglesias
2015-05-18target-arm: Add WFx syndrome functionGreg Bellows
2015-05-18target-arm: Add EL3 and EL2 TCR checkingGreg Bellows
2015-05-18target-arm: Add TTBR regime function and useGreg Bellows
2015-05-18linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_createTimothy Baldwin
2015-05-18arm: xlnx-ep108: Add bootloadingPeter Crosthwaite
2015-05-18arm: xlnx-ep108: Add external RAMPeter Crosthwaite
2015-05-18arm: Add xlnx-ep108 machinePeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite
2015-05-18char: cadence_uart: Split state struct and type into headerPeter Crosthwaite