aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-18bitops: provide an inline implementation of find_first_bitAurelien Jarno
2014-06-18memory: MemoryRegion: rename parent to containerPaolo Bonzini
2014-06-17exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy
2014-06-16target-ppc: Support little-endian PPC64 in user mode.Doug Kwan
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16util: Add InvMixColumnsTom Musta
2014-06-16util: Add AES ShiftRows and InvShiftRows TablesTom Musta
2014-06-16util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta
2014-06-16libdecnumber: Introduce decNumberIntegralToInt64Tom Musta
2014-06-16libdecnumber: Introduce decNumberFrom[U]Int64Tom Musta
2014-06-16libdecnumber: Change gstdint.h to stdint.hTom Musta
2014-06-16libdecnumber: Modify dconfig.h to Integrate with QEMUTom Musta
2014-06-16libdecnumber: Prepare libdecnumber for QEMU include structureTom Musta
2014-06-16libdecnumber: Eliminate #include *Symbols.hTom Musta
2014-06-16libdecnumber: Introduce libdecnumber CodeTom Musta
2014-06-16mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan
2014-06-16QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu
2014-06-16cleanup QEMUOptionParameterChunyan Liu
2014-06-16QemuOpts: export qemu_opt_findChunyan Liu
2014-06-16change block layer to support both QemuOpts and QEMUOptionParamterChunyan Liu
2014-06-16QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu
2014-06-16QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu
2014-06-16QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu
2014-06-16QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu
2014-06-16QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu
2014-06-16QemuOpts: add def_value_str to QemuOptDescChunyan Liu
2014-06-16QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu
2014-06-16blockdev: Remove unused DriveInfo reference countMarkus Armbruster
2014-06-16blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...Peter Maydell
2014-06-11net: Export valid host network devices listHani Benhabiles
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek
2014-06-11exec: replace ffsl with ctzlNatanael Copa
2014-06-10glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev
2014-06-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell