summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-1/+0
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy1-0/+1
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-2/+16
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf1-0/+5
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy1-1/+8
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao2-10/+63
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy1-0/+1
2014-06-16util: Add InvMixColumnsTom Musta1-0/+7
2014-06-16util: Add AES ShiftRows and InvShiftRows TablesTom Musta1-0/+4
2014-06-16util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta1-0/+3
2014-06-16libdecnumber: Introduce decNumberIntegralToInt64Tom Musta2-1/+2
2014-06-16libdecnumber: Introduce decNumberFrom[U]Int64Tom Musta1-0/+2
2014-06-16libdecnumber: Change gstdint.h to stdint.hTom Musta1-1/+1
2014-06-16libdecnumber: Modify dconfig.h to Integrate with QEMUTom Musta1-18/+6
2014-06-16libdecnumber: Prepare libdecnumber for QEMU include structureTom Musta5-5/+5
2014-06-16libdecnumber: Eliminate #include *Symbols.hTom Musta7-8/+0
2014-06-16libdecnumber: Introduce libdecnumber CodeTom Musta9-0/+2740
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan1-0/+2
2014-06-16QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu1-6/+0
2014-06-16cleanup QEMUOptionParameterChunyan Liu3-68/+6
2014-06-16QemuOpts: export qemu_opt_findChunyan Liu1-0/+1
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu2-4/+16
2014-06-16QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu1-0/+5
2014-06-16QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu1-0/+9
2014-06-16QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu1-0/+1
2014-06-16QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu1-0/+6
2014-06-16QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu1-2/+2
2014-06-16QemuOpts: add def_value_str to QemuOptDescChunyan Liu1-0/+1
2014-06-16QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu1-1/+1
2014-06-16blockdev: Remove unused DriveInfo reference countMarkus Armbruster1-3/+1
2014-06-16blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster1-2/+2
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