aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2015-03-11exec: don't include hw/boards for linux-userMichael S. Tsirkin
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum
2015-03-11hw/boards: make it safe to include for linux-userMichael S. Tsirkin
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan
2015-03-09spapr_vio: Convert to realize()Markus Armbruster
2015-03-09pseries: Switch VGA endian on H_SET_MODEDavid Gibson
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Add spapr_rtc_read() helper functionDavid Gibson
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson
2015-03-09spapr-pci: Enable huge BARsAlexey Kardashevskiy
2015-03-09pseries: Limit PCI host bridge "index" valueDavid Gibson
2015-03-09spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-08aml-build: comment fixMichael S. Tsirkin
2015-03-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' i...Peter Maydell
2015-03-03Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...Peter Maydell
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-03-02Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-03-01pci: Give a few helpers internal linkageMarkus Armbruster
2015-03-01acpi: make build_*() routines static to aml-build.cIgor Mammedov
2015-03-01pc: export applesmc IO port/lenIgor Mammedov
2015-03-01acpi: add acpi_irq_no_flags() termIgor Mammedov
2015-02-26pc: pcihp: expose MMIO base and len as propertiesIgor Mammedov
2015-02-26acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...Igor Mammedov
2015-02-26acpi: add aml_reserved_field() termIgor Mammedov
2015-02-26pc: acpi-build: create CPU hotplug IO region dynamicallyIgor Mammedov
2015-02-26acpi: add aml_eisaid() termIgor Mammedov
2015-02-26acpi: add aml_processor() termIgor Mammedov
2015-02-26acpi: add aml_equal() termIgor Mammedov
2015-02-26acpi: add aml_varpackage() termIgor Mammedov
2015-02-26acpi: add aml_string() termIgor Mammedov
2015-02-26acpi: add aml_local() termIgor Mammedov
2015-02-26acpi: add aml_field() & aml_named_field() termsIgor Mammedov
2015-02-26acpi: add aml_operation_region() termIgor Mammedov
2015-02-26acpi: include PkgLength size only when requestedIgor Mammedov
2015-02-26acpi: add aml_io() helperIgor Mammedov
2015-02-26acpi: add aml_resource_template() helperIgor Mammedov
2015-02-26acpi: add aml_buffer() termIgor Mammedov
2015-02-26acpi: add aml_package() termIgor Mammedov
2015-02-26acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpersIgor Mammedov
2015-02-26acpi: add aml_notify() termIgor Mammedov