aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-05Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell
2014-06-05qdev: Display warning about unused -globalDon Slutz
2014-06-05softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: move softmmu_template.h out of include/Paolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-06-05softmmu: make do_unaligned_access a method of CPUPaolo Bonzini
2014-06-05softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini
2014-06-05softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini
2014-06-05softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi
2014-06-04virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng
2014-06-04block: Move declaration of bdrv_get_aio_context to block.hFam Zheng
2014-06-04raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi
2014-06-04block: add bdrv_set_aio_context()Stefan Hajnoczi
2014-06-04input: add support for kbd delaysGerd Hoffmann
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann
2014-05-30int128: Add int128_exts64()Alexey Kardashevskiy
2014-05-28Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-28tcg: Move size effects out of dh_argRichard Henderson
2014-05-28tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson
2014-05-28tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson
2014-05-28tcg: Move side effects out of dh_sizemaskRichard Henderson
2014-05-28tcg: Inline tcg_gen_helperNRichard Henderson
2014-05-28tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28qdev: Implement named GPIOsPeter Crosthwaite
2014-05-28machine: Make -machine opts properties of MachineStateMarcel Apfelbaum
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-28block: Add backing_blocker in BlockDriverStateFam Zheng
2014-05-28block: Add bdrv_set_backing_hd()Fam Zheng
2014-05-28block: Replace in_use with operation blockerFam Zheng
2014-05-28block: Introduce op_blockers to BlockDriverStateFam Zheng
2014-05-28block: Add BlockOpType enumFam Zheng
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell
2014-05-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into stagingPeter Maydell
2014-05-27Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...Peter Maydell
2014-05-26input: bind devices and input routingGerd Hoffmann