aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang
2015-09-25typedef: add typedef for QemuOptsPavel Dovgalyuk
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin
2015-09-25hmp: added io apic dump statePavel Butsykin
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin
2015-09-25hmp: added local apic dump statePavel Butsykin
2015-09-25monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin
2015-09-25apic_internal.h: added more constantsPavel Butsykin
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau
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-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost
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