summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-06-28ioapic: support "info irq"Peter Xu
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand
2018-06-28pc: factor out pc specific dimm checks into pc_memory_pre_plug()David Hildenbrand
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand
2018-06-28pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*David Hildenbrand
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-10pc: Remove PC_COMPAT_2_12 from 3.0 machine-typesEduardo Habkost
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini
2018-06-01hw/i386/pc: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31xen-hvm: stop faking I/O to access PCI config spacePaul Durrant
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-31xen/hvm: correct reporting of modified memory under physmap during migrationIgor Druzhinin
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: trace domain id during page walkPeter Xu
2018-05-23intel-iommu: pass in address space when page walkPeter Xu
2018-05-23intel-iommu: introduce vtd_page_walk_infoPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-23intel-iommu: send PSI always even if across PDEsPeter Xu
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-05-18xen-hvm: create separate function for ioreq server initializationPaul Durrant
2018-05-18xen-pvdevice: Introduce a simplistic xen-pvdevice save stateIgor Druzhinin
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-10make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov
2018-05-09opts: don't silently truncate long option valuesDaniel P. Berrangé
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand
2018-05-07pc-dimm: no need to pass the memory regionDavid Hildenbrand
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand