aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell1-4/+4
2018-09-24Drop "qemu:" prefix from error_report() argumentsMao Zhongyi1-4/+4
2018-09-07pc: acpi: revert back to 1 SRAT entry for hotpluggable areaIgor Mammedov1-61/+12
2018-08-27intel-iommu: replace more vtd_err_* tracesPeter Xu2-30/+46
2018-08-27intel-iommu: start to use error_report_oncePeter Xu2-29/+37
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand1-11/+5
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand1-1/+1
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand1-0/+2
2018-08-03pc: acpi: fix memory hotplug regression by reducing stub SRAT entry sizeIgor Mammedov1-9/+10
2018-08-03hw/acpi-build: Add a check for memory-less NUMA nodesDou Liyang1-3/+6
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé1-17/+15
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé1-2/+1
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan1-0/+5
2018-07-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-3/+3
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini5-21/+22
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-06-28hmp: obsolete "info ioapic"Peter Xu1-9/+0
2018-06-28ioapic: support "info irq"Peter Xu1-0/+2
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand1-6/+1
2018-06-28pc: factor out pc specific dimm checks into pc_memory_pre_plug()David Hildenbrand1-18/+26
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand1-2/+2
2018-06-28pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*David Hildenbrand1-9/+9
2018-06-26hw/i386: Fix AMDVI GATS and HATS encodingsJan Kiszka1-2/+2
2018-06-26hw/i386: Fix IVHD entry length for AMD IOMMUJan Kiszka1-1/+1
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth1-0/+1
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann2-0/+4
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell2-2/+2
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell1-3/+3
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell3-3/+3
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-18/+17
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau3-3/+3
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler1-18/+17
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost2-2/+0
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell2-0/+2
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+31
2018-06-04migration: introduce decompress-error-checkXiao Guangrong2-0/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-7/+4
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler1-0/+31
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini3-4/+4
2018-06-01hw/i386/pc: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31xen-hvm: stop faking I/O to access PCI config spacePaul Durrant2-20/+84
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant2-15/+52
2018-05-31xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin2-19/+20
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell2-8/+8
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-103/+300
2018-05-23intel-iommu: rework the page walk logicPeter Xu2-59/+157
2018-05-23intel-iommu: trace domain id during page walkPeter Xu2-7/+11
2018-05-23intel-iommu: pass in address space when page walkPeter Xu1-0/+4