aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29socket: add listen featureMarc-André Lureau
2016-06-29char: clean up remaining chardevs when leavingMarc-André Lureau
2016-06-29vhost-user: disable chardev handlers on closePaolo Bonzini
2016-06-29vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini
2016-06-29vl: smp_parse: fix regressionAndrew Jones
2016-06-29ich9: implement SCI_IRQ_SEL registerPaolo Bonzini
2016-06-29ich9: implement ACPI_EN registerPaolo Bonzini
2016-06-29serial: reinstate watch after migrationPaolo Bonzini
2016-06-29serial: remove watch on resetPaolo Bonzini
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini
2016-06-29serial: separate serial_xmit and serial_watch_cbPaolo Bonzini
2016-06-29serial: simplify tsr_retry resetPaolo Bonzini
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini
2016-06-29iscsi: fix assertion in is_sector_request_lun_alignedPeter Lieven
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-29pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-06-29scsi: esp: fix migrationPaolo Bonzini
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-29ide: move headers to include folderEfimov Vasily
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov
2016-06-24acpi-test-data: update expectedMichael S. Tsirkin
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong
2016-06-24nvdimm acpi: check revisionXiao Guangrong