index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
cocoa.m
Age
Commit message (
Expand
)
Author
2013-01-31
cocoa: Replace non-portable asprintf() by g_strdup_printf()
Stefan Weil
2013-01-31
cocoa: Fix VBE function Set Display Start
Henry Harrington
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-11-02
ui/cocoa.m: Update to new DisplayChangeListener member names
Peter Maydell
2012-05-29
cocoa: Suppress Cocoa frontend for -qtest
Andreas Färber
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2011-11-01
cocoa: Close sheet after image file selection
Andreas Färber
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-06-14
cocoa: Avoid warning related to multiple handleEvent: definitions
Andreas Färber
2011-06-14
cocoa: Provide central qemu_main() prototype
Andreas Färber
2011-06-14
Cocoa: avoid displaying window when command-line contains '-h' or '-help'
Alexandre Raymond
2011-06-14
cocoa: do not create a spurious window for -version
Tristan Gingold
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
2010-07-26
ui: move all ui components in ui/
Corentin Chary