aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150520-1' into s...Peter Maydell
2015-05-20qemu-sockets: Report explicit error if unlink failsCole Robinson
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-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
2015-05-18char: cadence_uart: Clean up variable namesPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite
2015-05-18net: cadence_gem: Split state struct and type into headerPeter Crosthwaite
2015-05-18net: cadence_gem: Clean up variable namesPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Connect CPU Timers to GICPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite
2015-05-18target-arm: cpu64: Add support for Cortex-A53Peter Crosthwaite
2015-05-18target-arm: cpu64: generalise name of A57 regsPeter Crosthwaite
2015-05-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-05-15' into ...Peter Maydell
2015-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150514' into stagingPeter Maydell
2015-05-14tcg: Add MO_ALIGN, MO_UNALNRichard Henderson
2015-05-14tcg: Push merged memop+mmu_idx parameter to softmmu routinesRichard Henderson
2015-05-14tcg: Merge memop and mmu_idx parameters to qemu_ld/stRichard Henderson