summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-13spice: add mouse cursor supportGerd Hoffmann1-0/+14
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell3-6/+6
2014-06-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell1-1/+1
2014-06-11net: Export valid host network devices listHani Benhabiles1-0/+1
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles1-2/+1
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek1-4/+4
2014-06-11exec: replace ffsl with ctzlNatanael Copa1-1/+1
2014-06-10glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev1-0/+119
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-12/+63
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-6/+29
2014-06-05Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell7-911/+419
2014-06-05qdev: Display warning about unused -globalDon Slutz2-0/+9
2014-06-05softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini5-363/+368
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini1-0/+35
2014-06-05softmmu: move softmmu_template.h out of include/Paolo Bonzini1-533/+0
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini1-0/+2
2014-06-05softmmu: make do_unaligned_access a method of CPUPaolo Bonzini2-14/+31
2014-06-05softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini3-27/+16
2014-06-05softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini1-9/+2
2014-06-05softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini2-5/+5
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi1-0/+10
2014-06-04virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng1-0/+3
2014-06-04block: Move declaration of bdrv_get_aio_context to block.hFam Zheng2-7/+7
2014-06-04raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi1-9/+0
2014-06-04block: add bdrv_set_aio_context()Stefan Hajnoczi2-0/+47
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