aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange
2015-12-22sdhci: add optional quirk property to disable card insertion/removal interruptsAndrew Baumann
2015-12-22block-backend: add blk_get_max_iov()Stefan Hajnoczi
2015-12-22block: add BlockLimits.max_iov fieldStefan Hajnoczi
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell
2015-12-18crypto: add support for loading encrypted x509 keysDaniel P. Berrange
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-12-18util: add base64 decoding functionDaniel P. Berrange
2015-12-18block: Remove prototype of bdrv_swap from headerFam Zheng
2015-12-18block: Add opaque value to the amend CBMax Reitz
2015-12-18block: Introduce bs->explicit_optionsKevin Wolf
2015-12-18block: Add infrastructure for option inheritanceKevin Wolf
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf
2015-12-18block: Exclude nested options only for children in append_open_options()Kevin Wolf
2015-12-18block: Allow references for backing filesKevin Wolf
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
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/instanceJean-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