Age | Commit message (Expand) | Author |
2018-07-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-07-02 | hw/i386: Use the IEC binary prefix definitions | Paolo Bonzini |
2018-07-02 | hw/xen: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-28 | hmp: obsolete "info ioapic" | Peter Xu |
2018-06-28 | ioapic: support "info irq" | Peter Xu |
2018-06-28 | pc-dimm: get_memory_region() will not fail after realize | David Hildenbrand |
2018-06-28 | pc: factor out pc specific dimm checks into pc_memory_pre_plug() | David Hildenbrand |
2018-06-28 | pc-dimm: rename pc_dimm_memory_* to pc_dimm_* | David Hildenbrand |
2018-06-28 | pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)* | David Hildenbrand |
2018-06-26 | hw/i386: Fix AMDVI GATS and HATS encodings | Jan Kiszka |
2018-06-26 | hw/i386: Fix IVHD entry length for AMD IOMMU | Jan Kiszka |
2018-06-25 | hw/i386: Deprecate the machine types pc-0.10 and pc-0.11 | Thomas Huth |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell |
2018-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ... | Peter Maydell |
2018-06-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-12 | object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence | Marc-André Lureau |
2018-06-11 | nvdimm: make persistence option symbolic | Ross Zwisler |
2018-06-10 | pc: Remove PC_COMPAT_2_12 from 3.0 machine-types | Eduardo Habkost |
2018-06-04 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-04 | migration: introduce decompress-error-check | Xiao Guangrong |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | nvdimm, acpi: support NFIT platform capabilities | Ross Zwisler |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini |
2018-06-01 | hw/i386/pc: Remove unused include | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-31 | xen-hvm: stop faking I/O to access PCI config space | Paul Durrant |
2018-05-31 | xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages | Paul Durrant |
2018-05-31 | xen/hvm: correct reporting of modified memory under physmap during migration | Igor Druzhinin |
2018-05-29 | hw/i386: Rename 2.13 machine types to 3.0 | Peter Maydell |
2018-05-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-05-23 | intel-iommu: rework the page walk logic | Peter Xu |
2018-05-23 | intel-iommu: trace domain id during page walk | Peter Xu |
2018-05-23 | intel-iommu: pass in address space when page walk | Peter Xu |
2018-05-23 | intel-iommu: introduce vtd_page_walk_info | Peter Xu |
2018-05-23 | intel-iommu: only do page walk for MAP notifiers | Peter Xu |
2018-05-23 | intel-iommu: add iommu lock | Peter Xu |
2018-05-23 | intel-iommu: remove IntelIOMMUNotifierNode | Peter Xu |
2018-05-23 | intel-iommu: send PSI always even if across PDEs | Peter Xu |
2018-05-23 | x86/cpu: use standard-headers/asm-x86.kvm_para.h | Michael S. Tsirkin |
2018-05-18 | xen-hvm: create separate function for ioreq server initialization | Paul Durrant |
2018-05-18 | xen-pvdevice: Introduce a simplistic xen-pvdevice save state | Igor Druzhinin |
2018-05-15 | pc: add 2.13 machine types | Babu Moger |
2018-05-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-05-10 | make sure that we aren't overwriting mc->get_hotplug_handler by accident | Igor Mammedov |
2018-05-10 | pc: simplify MachineClass::get_hotplug_handler handling | Igor Mammedov |
2018-05-09 | opts: don't silently truncate long option values | Daniel P. Berrangé |