summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang1-3/+6
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin3-1/+13
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin1-0/+26
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz1-0/+68
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson1-1/+1
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson1-5/+0
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth1-0/+4
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao1-2/+6
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao1-1/+14
2015-09-23spapr: Add LMB DR connectorsDavid Gibson1-0/+1
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth1-7/+7
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao1-0/+12
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth1-0/+1
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan1-0/+5
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao1-7/+8
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth1-8/+3
2015-09-21qom: Don't use 'gen': false for qom-get, qom-set, object-addMarkus Armbruster1-3/+0
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster2-0/+3
2015-09-19machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost4-30/+2
2015-09-19machine: DEFINE_MACHINE() macroEduardo Habkost1-0/+17
2015-09-19machine: MACHINE_TYPE_NAME macroEduardo Habkost1-0/+6
2015-09-18error: New error_fatalMarkus Armbruster1-0/+11
2015-09-18hmp: Allow for error message hints on HMPEric Blake1-0/+7
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-113/+607
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite2-16/+18
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite1-1/+1
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite1-1/+1
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin2-0/+46
2015-09-16cpu: Add crash_occurred flag into CPUStateAndrey Smetanin1-0/+2
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini1-0/+254
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini2-97/+287
2015-09-15Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell2-0/+79
2015-09-15host-utils: Add revbit functionsRichard Henderson1-0/+77
2015-09-15linux-user: Support tilegx architecture in linux-userChen Gang1-0/+2
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange1-0/+322
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange1-0/+1
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange1-0/+112
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange1-0/+112
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange1-0/+68
2015-09-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-5/+4
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-161/+76
2015-09-14block: Allow specifying driver-specific options to reopenKevin Wolf1-1/+3
2015-09-14block: Drop bdrv_find_whitelisted_format()Max Reitz1-2/+0
2015-09-14block: Drop drv parameter from bdrv_open()Max Reitz1-2/+1
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois1-0/+15
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois1-0/+12
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois1-0/+62
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi1-1/+1
2015-09-11cpu-exec: introduce loop exit with restore functionPavel Dovgalyuk1-0/+1
2015-09-11softmmu: remove now unused functionsPavel Dovgalyuk1-19/+0