aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao
2015-09-23spapr: Add LMB DR connectorsDavid Gibson
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth
2015-09-21qom: Don't use 'gen': false for qom-get, qom-set, object-addMarkus Armbruster
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster
2015-09-19machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost
2015-09-19machine: DEFINE_MACHINE() macroEduardo Habkost
2015-09-19machine: MACHINE_TYPE_NAME macroEduardo Habkost
2015-09-18error: New error_fatalMarkus Armbruster
2015-09-18hmp: Allow for error message hints on HMPEric Blake
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin
2015-09-16cpu: Add crash_occurred flag into CPUStateAndrey Smetanin
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini
2015-09-15Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into stagingPeter Maydell
2015-09-15host-utils: Add revbit functionsRichard Henderson
2015-09-15linux-user: Support tilegx architecture in linux-userChen Gang
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange
2015-09-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-14block: Allow specifying driver-specific options to reopenKevin Wolf
2015-09-14block: Drop bdrv_find_whitelisted_format()Max Reitz
2015-09-14block: Drop drv parameter from bdrv_open()Max Reitz
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois