summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pcspk: fix KVMPaolo Bonzini2016-06-302-8/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-06-2917-18/+1192
|\
| * socket: unlink unix socket on removeMarc-André Lureau2016-06-291-0/+1
| * socket: add listen featureMarc-André Lureau2016-06-291-0/+1
| * vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini2016-06-291-0/+26
| * ich9: implement SCI_IRQ_SEL registerPaolo Bonzini2016-06-291-0/+1
| * serial: remove watch on resetPaolo Bonzini2016-06-291-0/+1
| * char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini2016-06-291-2/+14
| * serial: make tsr_retry unsignedPaolo Bonzini2016-06-291-1/+1
| * target-*: Don't redefine cpu_exec()Peter Crosthwaite2016-06-291-0/+2
| * vnc: generalize "VNC server running on ..." messagePaolo Bonzini2016-06-291-7/+0Star
| * scsi: esp: fix migrationPaolo Bonzini2016-06-291-1/+4
| * isa: introduce wrapper isa_connect_gpio_outEfimov Vasily2016-06-291-0/+1
| * ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily2016-06-291-1/+3
| * ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini2016-06-291-2/+1Star
| * ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily2016-06-291-0/+2
| * port92: handle A20 IRQ as GPIOEfimov Vasily2016-06-291-0/+2
| * pckbd: handle A20 IRQ as GPIOEfimov Vasily2016-06-291-0/+1
| * Q35: implement property interfece to several parametersEfimov Vasily2016-06-292-2/+9
| * pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily2016-06-291-0/+3
| * vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily2016-06-291-1/+2
| * pcspk: convert "pit" property type from ptr to linkEfimov Vasily2016-06-291-1/+1
| * ide: move headers to include folderEfimov Vasily2016-06-293-0/+1116
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-06-281-2/+4
|\ \
| * | virtio-blk: add num-queues device propertyStefan Hajnoczi2016-06-281-1/+0Star
| * | virtio-blk: associate request with a virtqueueStefan Hajnoczi2016-06-281-1/+3
| * | virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi2016-06-281-0/+1
* | | Change net/socket.c to use socket_*() functionsAshijeet Acharya2016-06-281-1/+15
|/ /
* | ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery2016-06-271-0/+2
* | hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery2016-06-271-0/+34
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...Peter Maydell2016-06-272-1/+3
|\ \
| * | qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa2016-06-271-0/+3
| * | ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt2016-06-271-1/+0Star
* | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into stagingPeter Maydell2016-06-272-20/+27
|\ \ \ | |/ / |/| |
| * | linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic2016-06-241-0/+2
| * | softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic2016-06-241-20/+25
* | | virtio-bus: remove old set_host_notifier callbackCornelia Huck2016-06-241-1/+0Star
* | | virtio-bus: common ioeventfd infrastructureCornelia Huck2016-06-241-0/+30
| |/ |/|
* | pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov2016-06-241-1/+0Star
* | pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov2016-06-243-0/+9
* | acpi: cpuhp: add cpu._OST handlingIgor Mammedov2016-06-241-0/+4
* | acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov2016-06-241-0/+8
* | acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov2016-06-241-1/+4
* | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov2016-06-242-0/+12
* | acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov2016-06-242-0/+53
* | pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov2016-06-241-0/+1
* | acpi: add aml_call5Xiao Guangrong2016-06-241-0/+2
* | acpi: add aml_object_typeXiao Guangrong2016-06-241-0/+1
* | nvdimm: support nvdimm labelXiao Guangrong2016-06-241-1/+54
* | pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong2016-06-241-1/+4