summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-4/+4
* pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2014-06-191-0/+2
* pc-dimm: add busy address check and address auto-allocationIgor Mammedov2014-06-191-0/+4
* pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+8
* pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-191-0/+1
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* pc: initialize memory hotplug address spaceIgor Mammedov2014-06-191-0/+10
* memory: add memory_region_is_mapped() APIIgor Mammedov2014-06-191-0/+8
* pc: implement pc-dimm device abstractionVasilis Liaskovitis2014-06-191-0/+73
* qdev: hotplug for bus-less devicesIgor Mammedov2014-06-191-0/+8
* vl.c: extend -m option to support options for memory hotplugIgor Mammedov2014-06-191-0/+2
* add memdev backend infrastructureIgor Mammedov2014-06-181-0/+60
* pc: create custom generic PC machine typeIgor Mammedov2014-06-181-0/+24
* memory: MemoryRegion: rename parent to containerPaolo Bonzini2014-06-181-10/+10
* exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstrHu Tao2014-06-171-0/+1
* 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
OpenPOWER on IntegriCloud