summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Rewrite the snapshot authorization mechanism for block filters.BenoƮt Canet2014-03-132-13/+4Star
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-121-1/+1
|\
| * qapi script: do not add "_" for every capitalized char in enumWenchao Xia2014-03-111-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-113-16/+18
|\ \
| * | q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-112-13/+13
| * | pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-111-2/+4
| * | loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-091-1/+1
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell2014-03-111-0/+1
|\ \ | |/ |/|
| * target-arm: Implement WFE as a yield operationPeter Maydell2014-03-101-0/+1
* | Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+1
* | Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-091-0/+1
* | memory_region_present: return false if address is not found in child MemoryRe...Igor Mammedov2014-03-091-3/+3
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-072-13/+76
|\
| * console: add QemuUIInfoGerd Hoffmann2014-03-051-0/+12
| * console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-2/+3
| * input: remove index_from_keycode (no users)Gerd Hoffmann2014-03-051-1/+0Star
| * input: move mouse mode notifier to new coreGerd Hoffmann2014-03-052-4/+4
| * input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-051-1/+0Star
| * input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-051-1/+0Star
| * input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-051-3/+0Star
| * input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-051-1/+0Star
| * input: mouse: switch cocoa ui to new coreGerd Hoffmann2014-03-051-0/+2
| * input: mouse: add qemu_input_is_absolute()Gerd Hoffmann2014-03-051-0/+1
| * input: mouse: add helpers functions to coreGerd Hoffmann2014-03-051-0/+14
| * input: keyboard: add helper functions to coreGerd Hoffmann2014-03-051-0/+5
| * input: add core bits of the new input layerGerd Hoffmann2014-03-051-0/+32
| * console: export QemuConsole index,width,heightGerd Hoffmann2014-03-051-0/+3
* | qdev: Keep global allocation counter per busAlexander Graf2014-03-051-0/+2
* | elf-loader: add more return codesAlexey Kardashevskiy2014-03-052-5/+20
* | target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+14
* | target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+14
* | kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-054-3/+6
* | KVM: Split QEMUMachine typedef into separate headerAlexander Graf2014-03-055-2/+20
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell2014-03-043-7/+7
|\
| * qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell2014-03-031-1/+1
| * bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil2014-03-021-4/+4
| * bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil2014-03-021-1/+1
| * include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert2014-03-021-1/+1
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-043-2/+141
|\ \
| * | qerror: Improve QERR_DEVICE_NOT_ACTIVE messageHani Benhabiles2014-02-281-1/+1
| * | dump: add API to write dump pagesqiaonuohan2014-02-281-0/+7
| * | dump: add APIs to operate DataCacheqiaonuohan2014-02-281-0/+9
| * | dump: add API to write dump_bitmapqiaonuohan2014-02-281-0/+2
| * | dump: add API to write dump headerqiaonuohan2014-02-281-0/+96
| * | dump: add members to DumpState and init some of themqiaonuohan2014-02-281-0/+7
| * | dump: add API to write header of flatten formatqiaonuohan2014-02-281-0/+17
| * | dump: const-qualify the buf of WriteCoreDumpFunctionqiaonuohan2014-02-281-1/+2
| |/
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell2014-03-043-24/+52
|\ \
| * | s390x/event-facility: code restructureHeinz Graalfs2014-02-272-24/+19Star
| * | s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-271-0/+33