aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-06-29scsi: esp: fix migrationPaolo Bonzini
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo 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-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-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-24acpi: add aml_call5Xiao Guangrong
2016-06-24acpi: add aml_object_typeXiao Guangrong
2016-06-24nvdimm: support nvdimm labelXiao Guangrong
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong
2016-06-24acpi: Add IPMI table entriesCorey Minyard
2016-06-24ipmi: Add SMBIOS table entryCorey Minyard
2016-06-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann
2016-06-22memory: Add reporting of supported page sizesAlexey Kardashevskiy
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: [all] Add "guest_mem_before" eventLluĂ­s Vilanova
2016-06-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster
2016-06-20blockjob: add AioContext attached callbackStefan Hajnoczi
2016-06-20block: use safe iteration over AioContext notifiersStefan Hajnoczi
2016-06-20blockjob: add pause pointsStefan Hajnoczi
2016-06-20blockjob: rename block_job_is_paused()Stefan Hajnoczi
2016-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...Peter Maydell
2016-06-17ACPI: ARM: Present GIC version in MADT tableShannon Zhao
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell
2016-06-17hw/intc/arm_gicv3: ARM GICv3 device frameworkShlomo Pongratz
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin
2016-06-17bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell
2016-06-17migration: Define VMSTATE_UINT64_2DARRAYPeter Maydell