summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-06-28virtio-blk: add num-queues device propertyStefan Hajnoczi
2016-06-28virtio-blk: associate request with a virtqueueStefan Hajnoczi
2016-06-28virtio-blk: add VirtIOBlockConf->num_queuesStefan Hajnoczi
2016-06-28Change net/socket.c to use socket_*() functionsAshijeet Acharya
2016-06-27ast2400: Integrate the SCU model and set silicon revisionAndrew Jeffery
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery
2016-06-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160627' into...Peter Maydell
2016-06-27Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160624' into stagingPeter Maydell
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-27ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt
2016-06-24linux-user: Update preprocessor constants for Mips-specific e_flags bitsAleksandar Markovic
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic
2016-06-24virtio-bus: remove old set_host_notifier callbackCornelia Huck
2016-06-24virtio-bus: common ioeventfd infrastructureCornelia Huck
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