aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2017-07-21xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G
2017-07-21xen: fix compilation on 32-bit hostsIgor Druzhinin
2017-07-19Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...Peter Maydell
2017-07-18xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin
2017-07-18xen/mapcache: add an ability to create dummy mappingsIgor Druzhinin
2017-07-18xen: move physmap saving into a separate functionIgor Druzhinin
2017-07-18xen-platform: separate unplugging of NVMe disksStefano Stabellini
2017-07-18ahci: add ahci_get_num_portsJohn Snow
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-14mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar
2017-07-13Convert error_report*_err() to warn_report*_err()Alistair Francis
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-07xen-platform: Cleanup network infrastructure when emulated NICs are unpluggedRoss Lagerwall
2017-07-04vapic: use tcg_enabledPaolo Bonzini
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-07-03intel_iommu: fix migration breakage on mr switchPeter Xu
2017-07-03hw/acpi: remove dead acpi codeAleksandr Bezzubikov
2017-07-03i386/kvm/pci-assign: Use errp directly rather than local_errMao Zhongyi
2017-07-03i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()Mao Zhongyi
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-07-03intel_iommu: relax iq tail check on VTD_GCMD_QIE enableLadi Prosek
2017-06-28migration: move skip_section_footersPeter Xu
2017-06-28migration: move skip_configuration outPeter Xu
2017-06-28migration: move global_state.optional outPeter Xu
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20xen: use get_uint() for "max-ram-below-4g" propertyMarc-André Lureau
2017-06-20pc: use get_uint() for "hpet-intcap" propertyMarc-André Lureau
2017-06-20pc: use get_uint() for "apic-id" propertyMarc-André Lureau
2017-06-20pc: use get_uint() for "iobase" propertyMarc-André Lureau
2017-06-20acpi: use get_uint() for "pci-hole*" propertiesMarc-André Lureau
2017-06-20acpi: use get_uint() for various acpi propertiesMarc-André Lureau
2017-06-20acpi: use get_uint() for "acpi-pcihp-io*" propertiesMarc-André Lureau
2017-06-20qdev: Use appropriate getter/setters typeMarc-André Lureau
2017-06-20qapi: update the qobject visitor to use QNUM_U64Marc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-16hw/i386: fix nvdimm check error pathStefan Hajnoczi
2017-06-16intel_iommu: cleanup vtd_interrupt_remap_msi()Peter Xu
2017-06-16intel_iommu: cleanup vtd_{do_}iommu_translate()Peter Xu
2017-06-16intel_iommu: switching the rest DPRINTF to tracePeter Xu
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov
2017-06-05numa: make sure that all cpus have has_node_id set if numa is enabledIgor Mammedov
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov