summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-04input: add support for kbd delaysGerd Hoffmann1-0/+1
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell1-0/+5
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell4-0/+127
2014-06-02xhci: order superspeed ports firstGerd Hoffmann1-0/+4
2014-06-02usb: add usb_pick_speedGerd Hoffmann1-0/+1
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann1-0/+82
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann1-0/+1
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann1-0/+39
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann1-0/+1
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann1-0/+1
2014-05-30int128: Add int128_exts64()Alexey Kardashevskiy1-0/+5
2014-05-28Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell3-21/+32
2014-05-28tcg: Move size effects out of dh_argRichard Henderson2-50/+39
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson2-14/+7
2014-05-28tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson1-16/+28
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson2-15/+8
2014-05-28tcg: Inline tcg_gen_helperNRichard Henderson1-6/+6
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson4-4/+11
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson4-143/+166
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite1-0/+2
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite1-4/+20
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum1-3/+3
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-17/+10
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-3/+38
2014-05-28block: Add backing_blocker in BlockDriverStateFam Zheng1-0/+3
2014-05-28block: Add bdrv_set_backing_hd()Fam Zheng1-0/+1
2014-05-28block: Replace in_use with operation blockerFam Zheng3-3/+3
2014-05-28block: Introduce op_blockers to BlockDriverStateFam Zheng2-0/+12
2014-05-28block: Add BlockOpType enumFam Zheng1-0/+19
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell1-0/+1
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell2-2/+6
2014-05-27Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell1-22/+23
2014-05-26input: bind devices and input routingGerd Hoffmann1-0/+3
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann1-1/+0
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann1-1/+2
2014-05-26input: add qemu_input_key_number_to_qcodeGerd Hoffmann1-0/+1
2014-05-26console: add kbd_put_keysym_consoleGerd Hoffmann1-0/+1
2014-05-24tcg-mips: Enable direct chaining of TBsRichard Henderson1-2/+2
2014-05-24bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etcPeter Maydell1-22/+23
2014-05-22Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into stagingPeter Maydell1-6/+0
2014-05-22Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into stagingPeter Maydell4-13/+82
2014-05-21error: error_is_set() is finally unused; removeMarkus Armbruster1-6/+0
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck4-0/+38
2014-05-20s390x: add I/O adapter registrationCornelia Huck1-0/+2
2014-05-20s390x: split flic into kvm and non-kvm partsCornelia Huck1-11/+40
2014-05-20kvm: Fix enable_cap helpers on older gccAlexander Graf1-2/+2
2014-05-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-4/+12
2014-05-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2-9/+4
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-0/+1
2014-05-19util: add qemu_iovec_is_zeroPeter Lieven1-0/+1