summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* machine: add default_ram_size to machine classNikunj A Dadhania2015-06-032-0/+7
* pci: make pci_bar useable outside pci.cMichael Roth2015-06-031-0/+6
* spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridgeMichael Roth2015-06-031-0/+1
* spapr_drc: add spapr_drc_populate_dt()Michael Roth2015-06-031-0/+2
* spapr_events: event-scan RTAS interfaceTyrel Datwyler2015-06-031-0/+3
* spapr_events: re-use EPOW event infrastructure for hotplug eventsNathan Fontenot2015-06-031-1/+13
* spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-031-0/+14
* spapr: add rtas_st_buffer_direct() helperMichael Roth2015-06-031-2/+8
* spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+11
* spapr_drc: initial implementation of sPAPRDRConnector deviceMichael Roth2015-06-031-0/+199
* hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobnThomas Huth2015-06-031-1/+1
* spapr_iommu: Make spapr_tce_find_by_liobn() publicAlexey Kardashevskiy2015-06-031-0/+1
* spapr_pci: Make find_phb()/find_dev() publicAlexey Kardashevskiy2015-06-031-0/+4
* spapr_iommu: Add separate trace points for PCI DMA operationsAlexey Kardashevskiy2015-06-031-0/+1
* spapr_pci: Define default DMA window size as a macroAlexey Kardashevskiy2015-06-031-0/+2
* spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-0/+1
* spapr_pci: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+3
* virtio-input: make virtio devices follow usual naming conventionGerd Hoffmann2015-06-021-4/+4
* virtio-input: const_le16 and const_le32 not build time constantMichael Mueller2015-06-021-2/+8
* virtio: make features 64bit wideGerd Hoffmann2015-06-011-16/+16
* qdev: add 64bit propertiesGerd Hoffmann2015-06-011-0/+10
* acpi: add aml_while() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_increment() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_shiftright() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_shiftleft() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_index() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_lless() termMarcel Apfelbaum2015-06-011-0/+1
* acpi: add aml_add() termMarcel Apfelbaum2015-06-011-0/+1
* TPM2 ACPI table supportStefan Berger2015-06-013-2/+32
* Extend TPM TIS interface to support TPM 2Stefan Berger2015-05-312-0/+29
* Add stream ID to MSI writePavel Fedin2015-05-312-0/+3
* i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek2015-05-311-0/+1
* virtio: increase the queue limit to 1024Jason Wang2015-05-311-1/+1
* virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang2015-05-311-1/+1
* virtio-ccw: introduce ccw specific queue limitJason Wang2015-05-311-1/+4
* virtio: introduce virtio_get_num_queues()Jason Wang2015-05-311-0/+1
* virtio: device_plugged() can failJason Wang2015-05-311-2/+2
* virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck2015-05-311-4/+6
* virtio: move host_featuresCornelia Huck2015-05-312-1/+1
* machine: Remove unused fields from QEMUMachineEduardo Habkost2015-05-311-14/+1Star
* pc: Remove qemu_register_pc_machine() functionEduardo Habkost2015-05-311-2/+0Star
* pc: Don't use QEMUMachine anymoreEduardo Habkost2015-05-311-7/+15
* pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost2015-05-311-6/+9
* pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost2015-05-311-19/+23
* pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost2015-05-311-0/+16
* pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost2015-05-311-1/+12
* hw: Define empty HW_COMPAT_2_[23] macrosEduardo Habkost2015-05-311-0/+6
* pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost2015-05-311-9/+9
* hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost2015-05-312-2/+2
* pc: Replace tab with spacesEduardo Habkost2015-05-311-6/+6