Age | Commit message (Expand) | Author |
2018-01-18 | intel-iommu: Extend address width to 48 bits | Prasad Singamsetty |
2018-01-18 | intel-iommu: Redefine macros to enable supporting 48 bit address width | Prasad Singamsetty |
2018-01-17 | target/i386: add clflushopt to "Skylake-Server" cpu model | Haozhong Zhang |
2018-01-17 | pc: add 2.12 machine types | Haozhong Zhang |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-22 | apic: add function to apic that will be used by hvf | Sergio Andres Gomez Del Real |
2017-12-22 | intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX | Peter Xu |
2017-12-18 | hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h" | Philippe Mathieu-Daudé |
2017-12-18 | hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c | Philippe Mathieu-Daudé |
2017-12-18 | hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" | Philippe Mathieu-Daudé |
2017-12-18 | hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc | Philippe Mathieu-Daudé |
2017-12-18 | hw/acpi: ACPI_PM_* defines are not restricted to i386 arch | Philippe Mathieu-Daudé |
2017-12-01 | i386/msi: Correct mask of destination ID in MSI address | Chao Gao |
2017-11-16 | hw/pci-host: Fix x86 Host Bridges 64bit PCI hole | Marcel Apfelbaum |
2017-09-19 | i386/cpu/hyperv: support over 64 vcpus for windows guests | Gonglei |
2017-09-08 | pc: add 2.11 machine types | Marcel Apfelbaum |
2017-08-02 | intel_iommu: use access_flags for iotlb | Peter Xu |
2017-07-17 | i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf | Daniel P. Berrange |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-04 | Move CONFIG_KVM related definitions to kvm_i386.h | Thomas Huth |
2017-06-16 | q35/mch: implement extended TSEG sizes | Laszlo Ersek |
2017-06-05 | pc: Use "min-[x]level" on compat_props | Eduardo Habkost |
2017-05-25 | intel_iommu: support passthrough (PT) | Peter Xu |
2017-05-10 | pc: add 2.10 machine type | Peter Xu |
2017-05-10 | pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot | Igor Mammedov |
2017-05-03 | hw/i386: Build-time assertion on pc/q35 reset register being identical. | Phil Dennis-Jordan |
2017-04-20 | intel_iommu: enable remote IOTLB | Peter Xu |
2017-04-20 | intel_iommu: allow dynamic switch of IOMMU region | Peter Xu |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini |
2017-03-27 | Revert "apic: save apic_delivered flag" | Paolo Bonzini |
2017-03-10 | i386: Change stepping of Haswell to non-blacklisted value | Eduardo Habkost |
2017-03-03 | x86: Work around SMI migration breakages | Dr. David Alan Gilbert |
2017-02-22 | machine: move possible_cpus to MachineState | Igor Mammedov |
2017-02-17 | intel_iommu: add "caching-mode" option | Aviv Ben-David |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-27 | pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types | Phil Dennis-Jordan |
2017-01-27 | hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types | Laszlo Ersek |
2017-01-27 | hw/isa/lpc_ich9: add broadcast SMI feature | Laszlo Ersek |
2017-01-27 | hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg | Laszlo Ersek |
2017-01-27 | apic: save apic_delivered flag | Pavel Dovgalyuk |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov |
2017-01-20 | pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 | Marcelo Tosatti |
2017-01-10 | intel_iommu: support device iotlb descriptor | Jason Wang |
2016-12-22 | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti |
2016-12-22 | pc: make pit configurable | Chao Peng |
2016-12-22 | pc: make sata configurable | Chao Peng |
2016-12-22 | pc: make smbus configurable | Chao Peng |
2016-11-28 | migration/pcspk: Turn migration of pcspk off for 2.7 and older | Dr. David Alan Gilbert |
2016-11-16 | pc: fix FW_CFG_NB_CPUS to account for -device added CPUs | Igor Mammedov |