aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-22pc: Add pc-*-2.6 machine classesEduardo Habkost2-0/+7
2015-12-22ipmi: Add a firmware configuration repositoryCorey Minyard1-0/+35
2015-12-22Add a base IPMI interfaceCorey Minyard1-0/+178
2015-12-22pc: Group and document related PCMachineState/PCMachineclass fieldsEduardo Habkost1-12/+36
2015-12-22q35: Remove MCHPCIState.guest_info fieldEduardo Habkost1-1/+0
2015-12-22hw/i386: extend pxb query for all PC machinesMarcel Apfelbaum1-0/+1
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum1-0/+1
2015-12-22pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClassEduardo Habkost1-0/+2
2015-12-22pc: Remove enforce-aligned-dimm QOM propertyEduardo Habkost1-1/+0
2015-12-22pc: Move enforce_aligned_dimm to PCMachineClassEduardo Habkost1-3/+3
2015-12-22pc: Move acpi_data_size global to PCMachineClassEduardo Habkost1-2/+4
2015-12-22pc: Move legacy_acpi_table_size global to PCMachineClassEduardo Habkost1-0/+1
2015-12-22pc: Move compat boolean globals to PCMachineClassEduardo Habkost1-0/+14
2015-12-22sdhci: add optional quirk property to disable card insertion/removal interruptsAndrew Baumann1-0/+1
2015-12-22block-backend: add blk_get_max_iov()Stefan Hajnoczi1-0/+1
2015-12-22block: add BlockLimits.max_iov fieldStefan Hajnoczi1-0/+3
2015-12-18Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...Peter Maydell3-0/+207
2015-12-18crypto: add support for loading encrypted x509 keysDaniel P. Berrange1-0/+1
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange1-0/+148
2015-12-18util: add base64 decoding functionDaniel P. Berrange1-0/+58
2015-12-18block: Remove prototype of bdrv_swap from headerFam Zheng1-1/+0
2015-12-18block: Add opaque value to the amend CBMax Reitz2-3/+4
2015-12-18block: Introduce bs->explicit_optionsKevin Wolf2-0/+2
2015-12-18block: Add infrastructure for option inheritanceKevin Wolf1-1/+2
2015-12-18block: Pass driver-specific options to .bdrv_refresh_filename()Kevin Wolf1-1/+1
2015-12-18block: Exclude nested options only for children in append_open_options()Kevin Wolf1-0/+1
2015-12-18block: Allow references for backing filesKevin Wolf1-1/+2
2015-12-18qcow2: Add .bdrv_join_options callbackKevin Wolf1-0/+1
2015-12-18io: add QIOChannelBuffer classDaniel P. Berrange1-0/+60
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange1-0/+91
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange1-0/+108
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange1-0/+142
2015-12-18io: add QIOChannelFile classDaniel P. Berrange1-0/+93
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange2-0/+263
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange1-0/+256
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange1-0/+72
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange1-0/+502
2015-12-17rcu: optimize rcu_read_lockPaolo Bonzini1-5/+1
2015-12-17memory: try to inline constant-length readsPaolo Bonzini2-18/+57
2015-12-17memory: inline a few small accessorsPaolo Bonzini1-4/+18
2015-12-17memory: extract first iteration of address_space_read and address_space_writePaolo Bonzini1-0/+6
2015-12-17memory: avoid unnecessary object_ref/unrefPaolo Bonzini1-0/+1
2015-12-17memory: reorder MemoryRegion fieldsPaolo Bonzini1-10/+14
2015-12-17exec: always call qemu_get_ram_ptr within rcu_read_lockPaolo Bonzini1-2/+7
2015-12-17user: introduce "-d page"Paolo Bonzini1-0/+1
2015-12-17qemu-log: introduce qemu_log_separatePaolo Bonzini1-0/+7
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2-1/+18
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell2-0/+13
2015-12-17kvm: Hyper-V SynIC irq routing supportAndrey Smetanin1-0/+1
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini5-786/+1018