summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160701' into...Peter Maydell4-16/+44
2016-07-01Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160630.0' i...Peter Maydell1-1/+7
2016-07-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-06-30' into ...Peter Maydell1-70/+21
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt4-4/+4
2016-07-01ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt1-0/+1
2016-07-01ppc/xics: Move SPAPR specific code to a separate fileBenjamin Herrenschmidt1-0/+21
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt1-12/+18
2016-06-30memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacksAlexey Kardashevskiy1-1/+7
2016-06-30pcspk: fix KVMPaolo Bonzini2-8/+8
2016-06-30qapi: Simplify use of range.hEric Blake1-15/+1
2016-06-30range: Create range.c for code that should not be inlineEric Blake1-57/+22
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell17-18/+1192
2016-06-29socket: unlink unix socket on removeMarc-André Lureau1-0/+1
2016-06-29socket: add listen featureMarc-André Lureau1-0/+1
2016-06-29vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini1-0/+26
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini1-0/+1
2016-06-29serial: remove watch on resetPaolo Bonzini1-0/+1
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini1-2/+14
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini1-1/+1
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite1-0/+2
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini1-7/+0
2016-06-29scsi: esp: fix migrationPaolo Bonzini1-1/+4
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily1-0/+1
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily1-1/+3
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini1-2/+1
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily1-0/+2
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily1-0/+2
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily1-0/+1
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily2-2/+9
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily1-0/+3
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily1-1/+2
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily1-1/+1
2016-06-29ide: move headers to include folderEfimov Vasily3-0/+1116
2016-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+4
2016-06-28virtio-blk: add num-queues device propertyStefan Hajnoczi1-1/+0
2016-06-28virtio-blk: associate request with a virtqueueStefan Hajnoczi1-1/+3
2016-06-28virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi1-0/+1
2016-06-28Change net/socket.c to use socket_*() functionsAshijeet Acharya1-1/+15
2016-06-27ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery1-0/+2
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery1-0/+34
2016-06-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...Peter Maydell2-1/+3
2016-06-27Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into stagingPeter Maydell2-20/+27
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa1-0/+3
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt1-1/+0
2016-06-24linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic1-0/+2
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic1-20/+25
2016-06-24virtio-bus: remove old set_host_notifier callbackCornelia Huck1-1/+0
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck1-0/+30
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov1-1/+0
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov3-0/+9