summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* util: add return value to qemu_iovec_concat_iovPaolo Bonzini2014-06-181-3/+3
* scsi: Print command name in debugAlexey Kardashevskiy2014-06-181-0/+2
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-1618-18/+2850
|\
| * spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
| * spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
| * target-ppc: Support little-endian PPC64 in user mode.Doug Kwan2014-06-161-0/+5
| * spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
| * spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
| * spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-162-4/+1
| * spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-1/+0
| * spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-161-0/+1
| * spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-2/+16
| * macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+5
| * 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
* | QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu2014-06-161-6/+0
* | cleanup QEMUOptionParameterChunyan Liu2014-06-163-68/+6
* | QemuOpts: export qemu_opt_findChunyan Liu2014-06-161-0/+1
* | change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2014-06-162-4/+16
* | QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu2014-06-161-0/+5
* | QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu2014-06-161-0/+9
* | QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu2014-06-161-0/+1
* | QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu2014-06-161-0/+6
* | QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu2014-06-161-2/+2
* | QemuOpts: add def_value_str to QemuOptDescChunyan Liu2014-06-161-0/+1
* | QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu2014-06-161-1/+1
* | blockdev: Remove unused DriveInfo reference countMarkus Armbruster2014-06-161-3/+1
* | blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster2014-06-161-2/+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
OpenPOWER on IntegriCloud