aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-11qapi script: do not add "_" for every capitalized char in enumWenchao Xia
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2014-03-09memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell
2014-03-05console: add QemuUIInfoGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann
2014-03-05input: add core bits of the new input layerGerd Hoffmann
2014-03-05console: export QemuConsole index,width,heightGerd Hoffmann
2014-03-05qdev: Keep global allocation counter per busAlexander Graf
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles
2014-02-28dump: add API to write dump pagesqiaonuohan
2014-02-28dump: add APIs to operate DataCacheqiaonuohan
2014-02-28dump: add API to write dump_bitmapqiaonuohan
2014-02-28dump: add API to write dump headerqiaonuohan
2014-02-28dump: add members to DumpState and init some of themqiaonuohan
2014-02-28dump: add API to write header of flatten formatqiaonuohan
2014-02-28dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland
2014-02-27s390x/event-facility: code restructureHeinz Graalfs
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-02-26include/qemu/crc32c.h: Rename include guards to match filenameWill Newton