aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange
2015-12-17rcu: optimize rcu_read_lockPaolo Bonzini
2015-12-17memory: try to inline constant-length readsPaolo Bonzini
2015-12-17memory: inline a few small accessorsPaolo Bonzini
2015-12-17memory: extract first iteration of address_space_read and address_space_writePaolo Bonzini
2015-12-17memory: avoid unnecessary object_ref/unrefPaolo Bonzini
2015-12-17memory: reorder MemoryRegion fieldsPaolo Bonzini
2015-12-17exec: always call qemu_get_ram_ptr within rcu_read_lockPaolo Bonzini
2015-12-17user: introduce "-d page"Paolo Bonzini
2015-12-17qemu-log: introduce qemu_log_separatePaolo Bonzini
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-12-17kvm: Hyper-V SynIC irq routing supportAndrey Smetanin
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini
2015-12-17vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability propertyShmulik Ladkani
2015-12-17vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability propertyShmulik Ladkani
2015-12-17exec: Eliminate qemu_ram_free_from_ptr()Eduardo Habkost
2015-12-17i.MX: Add an i.MX25 specific CCM class/instancepull-target-arm-20151217-1Jean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-12-17ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt ConnectionShannon Zhao
2015-12-17ACPI: Add GPIO Connection DescriptorShannon Zhao
2015-12-17ARM: Virt: Add a GPIO controllerShannon Zhao
2015-12-17acpi: extend aml_interrupt() to support multiple irqsIgor Mammedov
2015-12-17acpi: support serialized methodXiao Guangrong
2015-12-17i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois
2015-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...Peter Maydell
2015-12-17qapi: Shorter visits of optional fieldsEric Blake
2015-12-17qapi: Simplify visits of optional fieldsEric Blake
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake
2015-12-17qapi: Simplify visiting of alternate typesEric Blake
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake
2015-12-17qobject: Rename qtype_code to QTypeEric Blake
2015-12-17qobject: Simplify QObjectEric Blake
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Add alias for ErrorClassEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-17qapi: Remove dead visitor codeEric Blake
2015-12-15fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo
2015-12-15fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo
2015-12-15fw_cfg: move internal function call docs to header fileGabriel L. Somlo
2015-12-07sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster
2015-12-07virtio-blk: Drop x-data-plane optionFam Zheng
2015-12-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-12-04bt: check struct sizesPaolo Bonzini
2015-12-04typedefs: Put them back into alphabetical orderMarkus Armbruster