summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-1/+8
* dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao2014-06-162-10/+63
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+1
* util: Add InvMixColumnsTom Musta2014-06-161-0/+7
* util: Add AES ShiftRows and InvShiftRows TablesTom Musta2014-06-161-0/+4
* util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta2014-06-161-0/+3
* libdecnumber: Introduce decNumberIntegralToInt64Tom Musta2014-06-162-1/+2
* libdecnumber: Introduce decNumberFrom[U]Int64Tom Musta2014-06-161-0/+2
* libdecnumber: Change gstdint.h to stdint.hTom Musta2014-06-161-1/+1
* libdecnumber: Modify dconfig.h to Integrate with QEMUTom Musta2014-06-161-18/+6
* libdecnumber: Prepare libdecnumber for QEMU include structureTom Musta2014-06-165-5/+5
* libdecnumber: Eliminate #include *Symbols.hTom Musta2014-06-167-8/+0
* libdecnumber: Introduce libdecnumber CodeTom Musta2014-06-169-0/+2740
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-161-0/+2
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-0/+14
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-113-6/+6
|\
| * net: Export valid host network devices listHani Benhabiles2014-06-111-0/+1
| * monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles2014-06-111-2/+1
| * dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek2014-06-111-4/+4
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell2014-06-111-1/+1
|\ \
| * | exec: replace ffsl with ctzlNatanael Copa2014-06-111-1/+1
| |/
* | glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev2014-06-101-0/+119
|/
* 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
OpenPOWER on IntegriCloud