summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova2015-03-101-0/+2
| * | block: add bdrv functions for geometry and blocksizeEkaterina Tumanova2015-03-102-0/+28
| * | qcow2: Allow creation with refcount order != 4Max Reitz2015-03-101-0/+1
| * | sheepdog: selectable object size supportTeruaki Ishizaki2015-03-091-0/+1
| * | coroutine: Clean up qemu_coroutine_enter()Kevin Wolf2015-03-091-0/+1
* | | xen: Remove xen_cmos_set_s3_resume()Thomas Huth2015-03-101-1/+0
* | | ui: Removed unused functionsThomas Huth2015-03-101-3/+0
* | | qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia2015-03-101-3/+3
| |/ |/|
* | sPAPR: Implement EEH RTAS callsGavin Shan2015-03-092-2/+45
* | spapr_vio: Convert to realize()Markus Armbruster2015-03-091-1/+1
* | pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+1
* | pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-1/+2
* | pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-2/+5
* | pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-0/+1
* | pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+1
* | Add more VMSTATE_*_TEST variants for integersDavid Gibson2015-03-091-0/+15
* | Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson2015-03-091-0/+14
* | spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-3/+4
* | pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+3
* | spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-092-1/+5
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-0938-572/+1490
|\ \ | |/ |/|
| * aml-build: comment fixMichael S. Tsirkin2015-03-081-1/+1
| * pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster2015-03-012-7/+0
| * pci: Give a few helpers internal linkageMarkus Armbruster2015-03-011-7/+0
| * acpi: make build_*() routines static to aml-build.cIgor Mammedov2015-03-011-16/+0
| * pc: export applesmc IO port/lenIgor Mammedov2015-03-011-2/+9
| * acpi: add acpi_irq_no_flags() termIgor Mammedov2015-03-011-0/+1
| * tpm: Support for TIS selftest done flagStefan Berger2015-03-011-1/+1
| * pc: pcihp: expose MMIO base and len as propertiesIgor Mammedov2015-02-261-1/+6
| * acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...Igor Mammedov2015-02-261-0/+72
| * acpi: add aml_reserved_field() termIgor Mammedov2015-02-261-0/+6
| * pc: acpi-build: create CPU hotplug IO region dynamicallyIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_eisaid() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_processor() termIgor Mammedov2015-02-261-0/+2
| * acpi: add aml_equal() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_varpackage() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_string() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_local() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_field() & aml_named_field() termsIgor Mammedov2015-02-261-0/+6
| * acpi: add aml_operation_region() termIgor Mammedov2015-02-261-0/+7
| * acpi: include PkgLength size only when requestedIgor Mammedov2015-02-261-1/+2
| * acpi: add aml_io() helperIgor Mammedov2015-02-261-0/+7
| * acpi: add aml_resource_template() helperIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_buffer() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_package() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpersIgor Mammedov2015-02-261-0/+4
| * acpi: add aml_notify() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_and() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_store() termIgor Mammedov2015-02-261-0/+1
| * acpi: add aml_arg() termIgor Mammedov2015-02-261-0/+1
OpenPOWER on IntegriCloud