Age | Commit message (Expand) | Author | Files | Lines |
2017-05-10 | pc: add 2.10 machine type | Peter Xu | 1 | -0/+3 |
2017-05-10 | pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot | Igor Mammedov | 1 | -4/+3 |
2017-05-03 | hw/i386: Build-time assertion on pc/q35 reset register being identical. | Phil Dennis-Jordan | 1 | -0/+6 |
2017-04-20 | intel_iommu: enable remote IOTLB | Peter Xu | 1 | -0/+8 |
2017-04-20 | intel_iommu: allow dynamic switch of IOMMU region | Peter Xu | 1 | -0/+2 |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini | 1 | -1/+0 |
2017-03-27 | Revert "apic: save apic_delivered flag" | Paolo Bonzini | 1 | -2/+0 |
2017-03-10 | i386: Change stepping of Haswell to non-blacklisted value | Eduardo Habkost | 1 | -0/+5 |
2017-03-03 | x86: Work around SMI migration breakages | Dr. David Alan Gilbert | 1 | -0/+4 |
2017-02-22 | machine: move possible_cpus to MachineState | Igor Mammedov | 1 | -1/+0 |
2017-02-17 | intel_iommu: add "caching-mode" option | Aviv Ben-David | 1 | -0/+2 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 1 | -1/+1 |
2017-01-27 | pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types | Phil Dennis-Jordan | 1 | -1/+5 |
2017-01-27 | hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types | Laszlo Ersek | 1 | -0/+6 |
2017-01-27 | hw/isa/lpc_ich9: add broadcast SMI feature | Laszlo Ersek | 1 | -0/+3 |
2017-01-27 | hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg | Laszlo Ersek | 1 | -0/+10 |
2017-01-27 | apic: save apic_delivered flag | Pavel Dovgalyuk | 1 | -0/+2 |
2017-01-23 | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov | 1 | -1/+1 |
2017-01-20 | pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 | Marcelo Tosatti | 1 | -3/+4 |
2017-01-10 | intel_iommu: support device iotlb descriptor | Jason Wang | 1 | -0/+1 |
2016-12-22 | kvmclock: reduce kvmclock difference on migration | Marcelo Tosatti | 1 | -0/+5 |
2016-12-22 | pc: make pit configurable | Chao Peng | 1 | -0/+3 |
2016-12-22 | pc: make sata configurable | Chao Peng | 1 | -0/+2 |
2016-12-22 | pc: make smbus configurable | Chao Peng | 1 | -0/+2 |
2016-11-28 | migration/pcspk: Turn migration of pcspk off for 2.7 and older | Dr. David Alan Gilbert | 1 | -0/+5 |
2016-11-16 | pc: fix FW_CFG_NB_CPUS to account for -device added CPUs | Igor Mammedov | 1 | -0/+2 |
2016-11-16 | Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs" | Igor Mammedov | 1 | -2/+0 |
2016-11-15 | intel_iommu: fix several incorrect endianess and bit fields | Peter Xu | 1 | -5/+4 |
2016-11-02 | PCMachineState: introduce acpi_build_enabled field | Wei Liu | 1 | -0/+2 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-10-24 | pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs | Igor Mammedov | 1 | -0/+2 |
2016-10-24 | pc: apic_common: Extend APIC ID property to 32bit | Igor Mammedov | 1 | -1/+2 |
2016-10-17 | intel_iommu: reject broken EIM | Radim Krčmář | 1 | -0/+1 |
2016-10-17 | intel_iommu: add OnOffAuto intr_eim as "eim" property | Radim Krčmář | 1 | -0/+1 |
2016-10-17 | apic: add send_msi() to APICCommonClass | Radim Krčmář | 1 | -0/+4 |
2016-10-17 | apic: add global apic_get_class() | Radim Krčmář | 1 | -0/+2 |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+0 |
2016-10-04 | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau | 1 | -2/+0 |
2016-10-03 | target-i386: Correct family/model/stepping for Opteron_G3 | Evgeny Yakovlev | 1 | -0/+15 |
2016-09-27 | target-i386: Automatically set level/xlevel/xlevel2 when needed | Eduardo Habkost | 1 | -0/+5 |
2016-09-24 | hw/i386: AMD IOMMU IVRS table | David Kiarie | 1 | -0/+12 |
2016-09-23 | target-i386: turn off CPU.l3-cache only for 2.7 and older machine types | Igor Mammedov | 1 | -4/+3 |
2016-09-23 | pc: clean up COMPAT macro chaining | Igor Mammedov | 1 | -2/+0 |
2016-09-15 | Remove unused function declarations | Ladi Prosek | 1 | -2/+0 |
2016-09-09 | target-i386: present virtual L3 cache info for vcpus | Longpeng(Mike) | 1 | -0/+9 |
2016-09-09 | pc: Add 2.8 machine | Longpeng(Mike) | 1 | -0/+3 |
2016-09-08 | pc: keep gsi reference | Marc-André Lureau | 1 | -0/+1 |
2016-09-08 | machine: use class base init generated name | Marc-André Lureau | 1 | -1/+0 |
2016-09-08 | pc: simplify passing qemu_irq | Marc-André Lureau | 1 | -1/+1 |
2016-08-03 | x86: ioapic: add support for explicit EOI | Peter Xu | 1 | -2/+2 |