aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-29socket: add listen featureMarc-André Lureau2-0/+8
2016-06-29char: clean up remaining chardevs when leavingMarc-André Lureau1-0/+11
2016-06-29vhost-user: disable chardev handlers on closePaolo Bonzini1-0/+5
2016-06-29vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini2-15/+28
2016-06-29vl: smp_parse: fix regressionAndrew Jones1-0/+2
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini2-10/+19
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini1-3/+12
2016-06-29serial: reinstate watch after migrationPaolo Bonzini1-2/+23
2016-06-29serial: remove watch on resetPaolo Bonzini2-4/+13
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini4-10/+25
2016-06-29serial: separate serial_xmit and serial_watch_cbPaolo Bonzini1-7/+11
2016-06-29serial: simplify tsr_retry resetPaolo Bonzini1-3/+1
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini2-5/+9
2016-06-29iscsi: fix assertion in is_sector_request_lun_alignedPeter Lieven1-2/+3
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite20-53/+18
2016-06-29pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma2-4/+3
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini3-25/+12
2016-06-29scsi: esp: fix migrationPaolo Bonzini2-3/+7
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily1-2/+4
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily2-0/+8
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily2-3/+2
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily3-2/+11
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini3-6/+4
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini1-23/+17
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini1-3/+0
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily2-1/+2
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily2-5/+7
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily2-14/+8
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily1-6/+12
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily3-2/+29
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily3-2/+3
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily2-2/+2
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily2-3/+8
2016-06-29ide: move headers to include folderEfimov Vasily4-1/+1
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov3-19/+9
2016-06-24acpi-test-data: update expectedMichael S. Tsirkin6-0/+0
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov10-2/+118
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov6-1/+96
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov6-5/+158
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov3-2/+157
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov7-18/+49
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov7-6/+313
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov3-2/+46
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov1-12/+82
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv1-7/+7
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong1-0/+132
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong1-1/+43
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong1-1/+82
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong1-3/+127
2016-06-24nvdimm acpi: check revisionXiao Guangrong1-0/+7