aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-04-20intel_iommu: enable remote IOTLBPeter Xu1-0/+8
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu1-0/+2
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis1-0/+1
2017-04-05tco: do not generate an NMIPaolo Bonzini1-1/+0
2017-03-30vhost: generalize iommu memory regionJason Wang1-0/+11
2017-03-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170329' into...Peter Maydell1-0/+1
2017-03-29spapr: fix memory hot-unpluggingLaurent Vivier1-0/+1
2017-03-29virtio: fix vring_align() on 64-bit windowsAndrew Baumann1-1/+1
2017-03-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+14
2017-03-27Revert "apic: save apic_delivered flag"Paolo Bonzini1-2/+0
2017-03-27virtio-input: fix eventq batchingLadi Prosek1-1/+4
2017-03-24virtio-scsi: Make virtio_scsi_acquire/release publicFam Zheng1-0/+14
2017-03-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170323' into...Peter Maydell1-0/+1
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant1-0/+44
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant1-1/+1
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant2-45/+47
2017-03-22hw/acpi/vmgenid: prevent more than one vmgenid deviceLaszlo Ersek1-0/+1
2017-03-22hw/acpi/vmgenid: prevent device realization on pre-2.5 machine typesLaszlo Ersek2-0/+5
2017-03-22numa,spapr: align default numa node memory size to 256MBLaurent Vivier1-0/+1
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell1-0/+8
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-0/+23
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann1-0/+8
2017-03-15ide: core: add cleanup functionLi Qiang1-0/+1
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum2-0/+6
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum2-0/+7
2017-03-16hw/virtio: fix error enabling flags in Device Control registerMarcel Apfelbaum1-0/+4
2017-03-16hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...Marcel Apfelbaum2-0/+6
2017-03-15pci: introduce a bus master containerJason Wang1-0/+1
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson1-0/+2
2017-03-10i386: Change stepping of Haswell to non-blacklisted valueEduardo Habkost1-0/+5
2017-03-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell1-0/+1
2017-03-04ppc: avoid typedef redefinitionsPaolo Bonzini2-3/+2
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert1-0/+4
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-0/+44
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+1
2017-03-02Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell1-0/+1
2017-03-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...Peter Maydell6-68/+154
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren2-0/+36
2017-03-02ACPI: Add vmgenid blob storage to the build tablesBen Warren1-0/+1
2017-03-02linker-loader: Add new 'write pointer' commandBen Warren1-0/+7
2017-03-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+6
2017-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...Peter Maydell9-1/+229
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater1-0/+2
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater1-1/+0
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater2-36/+0
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater1-0/+5
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater2-2/+3
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater1-1/+1
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater1-5/+5
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater1-2/+1