summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-1/+1
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-16/+18
2014-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell1-0/+1
2014-03-11qapi script: do not add "_" for every capitalized char in enumWenchao Xia1-1/+1
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2-13/+13
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin1-2/+4
2014-03-10target-arm: Implement WFE as a yield operationPeter Maydell1-0/+1
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin1-1/+1
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert1-1/+1
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert1-0/+1
2014-03-09memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov1-3/+3
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2-13/+76
2014-03-05console: add QemuUIInfoGerd Hoffmann1-0/+12
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-2/+3
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann1-1/+0
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann2-4/+4
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann1-1/+0
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann1-1/+0
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann1-3/+0
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann1-1/+0
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann1-0/+2
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann1-0/+1
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann1-0/+14
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann1-0/+5
2014-03-05input: add core bits of the new input layerGerd Hoffmann1-0/+32
2014-03-05console: export QemuConsole index,width,heightGerd Hoffmann1-0/+3
2014-03-05qdev: Keep global allocation counter per busAlexander Graf1-0/+2
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy2-5/+20
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta1-0/+14
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta1-0/+14
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V4-3/+6
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf5-2/+20
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell3-7/+7
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell3-2/+141
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell3-24/+52
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell1-1/+3
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2-0/+3
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell1-1/+1
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil1-4/+4
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil1-1/+1
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert1-1/+1
2014-02-28qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles1-1/+1
2014-02-28dump: add API to write dump pagesqiaonuohan1-0/+7
2014-02-28dump: add APIs to operate DataCacheqiaonuohan1-0/+9
2014-02-28dump: add API to write dump_bitmapqiaonuohan1-0/+2
2014-02-28dump: add API to write dump headerqiaonuohan1-0/+96
2014-02-28dump: add members to DumpState and init some of themqiaonuohan1-0/+7
2014-02-28dump: add API to write header of flatten formatqiaonuohan1-0/+17
2014-02-28dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan1-1/+2
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland1-0/+1