Age | Commit message (Expand) | Author | Files | Lines |
2020-12-13 | hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -4/+4 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-03-09 | hw/pci-host/q35: Remove unused includes | Philippe Mathieu-Daudé | 1 | -7/+0 |
2020-03-09 | hw/pci-host/q35: Include "qemu/range.h" | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-01-22 | q35: implement 128K SMRAM at default SMBASE address | Igor Mammedov | 1 | -0/+10 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-01-30 | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth | 1 | -2/+2 |
2017-11-16 | hw/pci-host: Fix x86 Host Bridges 64bit PCI hole | Marcel Apfelbaum | 1 | -0/+1 |
2017-06-16 | q35/mch: implement extended TSEG sizes | Laszlo Ersek | 1 | -0/+6 |
2017-01-24 | include: Fix typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-07-20 | acpi: add DMAR scope definition for root IOAPIC | Peter Xu | 1 | -0/+8 |
2016-07-04 | pc: Eliminate PcPciInfo | Markus Armbruster | 1 | -1/+1 |
2016-07-04 | machine: remove iommu property | Marcel Apfelbaum | 1 | -1/+0 |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily | 1 | -2/+7 |
2015-12-22 | q35: Remove MCHPCIState.guest_info field | Eduardo Habkost | 1 | -1/+0 |
2015-06-05 | q35: implement TSEG | Gerd Hoffmann | 1 | -0/+1 |
2015-06-05 | q35: implement SMRAM.D_LCK | Gerd Hoffmann | 1 | -0/+3 |
2015-06-05 | q35: add config space wmask for SMRAM and ESMRAMC | Gerd Hoffmann | 1 | -0/+9 |
2015-06-05 | q35: fix ESMRAMC default | Gerd Hoffmann | 1 | -1/+6 |
2015-06-05 | q35: implement high SMRAM | Paolo Bonzini | 1 | -8/+8 |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini | 1 | -1/+0 |
2015-06-05 | hw/i386: add a separate region that tracks the SMRAME bit | Paolo Bonzini | 1 | -0/+1 |
2015-04-30 | range: remove useless inclusions | Paolo Bonzini | 1 | -1/+0 |
2014-08-28 | intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu... | Le Tan | 1 | -0/+2 |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan | 1 | -12/+12 |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin | 1 | -2/+0 |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson | 1 | -0/+1 |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+2 |
2013-10-14 | ich9: APIs for pc guest info | Michael S. Tsirkin | 1 | -0/+2 |
2013-09-20 | q35: Fix typo in constant DEFUALT -> DEFAULT. | Richard W.M. Jones | 1 | -1/+1 |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov | 1 | -0/+2 |
2013-07-23 | q35: Use type-safe cast instead of direct access of parent dev | Hu Tao | 1 | -2/+8 |
2013-07-04 | pci: store PCI hole ranges in guestinfo structure | Michael S. Tsirkin | 1 | -0/+2 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -1/+0 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -0/+150 |