summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* exec: replace ffsl with ctzlNatanael Copa2014-06-111-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-094-12/+63
|\
| * throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-0/+10
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-0/+3
| * block: Move declaration of bdrv_get_aio_context to block.hFam Zheng2014-06-042-7/+7
| * raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi2014-06-041-9/+0
| * block: add bdrv_set_aio_context()Stefan Hajnoczi2014-06-042-0/+47
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-055-6/+29
|\ \
| * | qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+9
| * | pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0
| * | SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * | SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
| * | serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+15
* | | Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into stagingPeter Maydell2014-06-057-911/+419
|\ \ \
| * | | softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini2014-06-055-363/+368
| * | | softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-0/+35
| * | | softmmu: move softmmu_template.h out of include/Paolo Bonzini2014-06-051-533/+0
| * | | softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-0/+2
| * | | softmmu: make do_unaligned_access a method of CPUPaolo Bonzini2014-06-052-14/+31
| * | | softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini2014-06-053-27/+16
| * | | softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini2014-06-051-9/+2
| * | | softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini2014-06-052-5/+5
| | |/ | |/|
* | | input: add support for kbd delaysGerd Hoffmann2014-06-041-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell2014-06-031-0/+5
|\ \
| * | int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell2014-06-024-0/+127
|\ \ \
| * | | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-0/+4
| * | | usb: add usb_pick_speedGerd Hoffmann2014-06-021-0/+1
| * | | usb: move ehci register defines to header fileGerd Hoffmann2014-06-021-0/+82
| * | | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
| * | | usb: move uhci register defines to header fileGerd Hoffmann2014-06-021-0/+39
| |/ /
* | | console: add kbd_put_string_consoleGerd Hoffmann2014-06-021-0/+1
* | | console: add kbd_put_qcode_consoleGerd Hoffmann2014-06-021-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-05-283-21/+32
|\ \
| * | ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-0/+2
| * | qdev: Implement named GPIOsPeter Crosthwaite2014-05-281-4/+20
| * | machine: Make -machine opts properties of MachineStateMarcel Apfelbaum2014-05-281-3/+3
| * | machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-17/+10
* | | tcg: Move size effects out of dh_argRichard Henderson2014-05-282-50/+39
* | | tcg: Remove sizemask and flags arguments to tcg_gen_callNRichard Henderson2014-05-282-14/+7
* | | tcg: Save flags and computed sizemask in TCGHelperInfoRichard Henderson2014-05-281-16/+28
* | | tcg: Move side effects out of dh_sizemaskRichard Henderson2014-05-282-15/+8
* | | tcg: Inline tcg_gen_helperNRichard Henderson2014-05-281-6/+6
* | | tcg: Push tcg-runtime routines into exec/helper-*Richard Henderson2014-05-284-4/+11
* | | tcg: Invert the inclusion of helper.hRichard Henderson2014-05-284-143/+166
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-283-3/+38
|\ \
| * | block: Add backing_blocker in BlockDriverStateFam Zheng2014-05-281-0/+3
| * | block: Add bdrv_set_backing_hd()Fam Zheng2014-05-281-0/+1
| * | block: Replace in_use with operation blockerFam Zheng2014-05-283-3/+3
| * | block: Introduce op_blockers to BlockDriverStateFam Zheng2014-05-282-0/+12
OpenPOWER on IntegriCloud