summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
| * input: move mouse mode notifier to new coreGerd Hoffmann2014-03-052-4/+4
| * input-legacy: remove kbd_mouse_eventGerd Hoffmann2014-03-051-1/+0
| * input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann2014-03-051-1/+0
| * input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann2014-03-051-3/+0
| * input-legacy: remove kbd_put_keycodeGerd Hoffmann2014-03-051-1/+0
| * 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/+19
| * | s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-271-0/+33
* | | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-03-041-1/+3
|\ \ \
| * | | scsi: report thin provisioning errors with werror=reportPaolo Bonzini2014-02-221-0/+2
| * | | scsi: Change scsi sense buf size to 252Fam Zheng2014-02-221-1/+1
* | | | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-042-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland2014-02-271-0/+1
| * | | sun4m: Set HostID in NVRAMMark Cave-Ayland2014-02-271-0/+2
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell2014-02-263-2/+37
|\ \ \ \ | |/ / / |/| | |
| * | | include/qemu/crc32c.h: Rename include guards to match filenameWill Newton2014-02-261-2/+2
| * | | arm: vgic device control api supportChristoffer Dall2014-02-261-0/+1
| * | | kvm: Common device control API functionsChristoffer Dall2014-02-261-0/+22
| * | | kvm: Introduce kvm_arch_irqchip_createChristoffer Dall2014-02-261-0/+12
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...Peter Maydell2014-02-261-1/+1
|\ \ \
OpenPOWER on IntegriCloud