Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 1 | -1/+0 |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost | 1 | -1/+1 |
2016-03-11 | machine: introduce MachineClass.possible_cpu_arch_ids() hook | Igor Mammedov | 1 | -0/+1 |
2016-03-11 | nvdimm acpi: initialize the resource used by NVDIMM ACPI | Xiao Guangrong | 1 | -1/+3 |
2016-03-11 | ich9lpc: fix typo | Cao jin | 1 | -2/+2 |
2016-03-11 | i386: expose floppy drive CMOS type | Roman Kagan | 1 | -0/+1 |
2016-03-08 | pc: fw_cfg: move ioport base constant to pc.h | Gabriel L. Somlo | 1 | -0/+2 |
2016-02-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+1 |
2016-02-25 | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -2/+0 |
2016-02-06 | intel_iommu: large page support | Jason Wang | 1 | -0/+1 |
2016-02-06 | pc: Eliminate PcGuestInfo struct | Eduardo Habkost | 1 | -6/+1 |
2016-02-06 | pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState | Eduardo Habkost | 1 | -5/+9 |
2016-02-06 | pc: Move PcGuestInfo.fw_cfg to PCMachineState | Eduardo Habkost | 1 | -1/+1 |
2016-02-06 | pc: Remove PcGuestInfo.isapc_ram_fw field | Eduardo Habkost | 1 | -1/+0 |
2016-02-06 | pc: Remove RAM size fields from PcGuestInfo | Eduardo Habkost | 1 | -1/+0 |
2016-02-06 | pc: Remove compat fields from PcGuestInfo | Eduardo Habkost | 1 | -4/+0 |
2016-02-06 | pc: Simplify xen_load_linux() signature | Eduardo Habkost | 1 | -2/+1 |
2016-02-06 | pc: Simplify pc_memory_init() signature | Eduardo Habkost | 1 | -5/+4 |
2016-02-06 | pc: Eliminate struct PcGuestInfoState | Eduardo Habkost | 1 | -0/+2 |
2016-02-06 | pc: Move PcGuestInfo declaration to top of file | Eduardo Habkost | 1 | -15/+16 |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell | 1 | -1/+1 |
2016-01-21 | target-i386: Add support to migrate vcpu's TSC rate | Haozhong Zhang | 1 | -0/+3 |
2016-01-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into... | Peter Maydell | 1 | -8/+0 |
2016-01-11 | Move SET_MACHINE_COMPAT macro to boards.h | David Gibson | 1 | -8/+0 |
2016-01-09 | i386/pc: expose identifying the floppy controller | Roman Kagan | 1 | -0/+2 |
2015-12-22 | nvdimm acpi: build ACPI NFIT table | Xiao Guangrong | 1 | -0/+2 |
2015-12-22 | pc: Change indentation of PC_COMPAT_* to 4 spaces | Eduardo Habkost | 1 | -462/+462 |
2015-12-22 | pc: Add pc-*-2.6 machine classes | Eduardo Habkost | 1 | -0/+4 |
2015-12-22 | pc: Group and document related PCMachineState/PCMachineclass fields | Eduardo Habkost | 1 | -12/+36 |
2015-12-22 | hw/i386: extend pxb query for all PC machines | Marcel Apfelbaum | 1 | -0/+1 |
2015-12-22 | pc: Remove enforce-aligned-dimm QOM property | Eduardo Habkost | 1 | -1/+0 |
2015-12-22 | pc: Move enforce_aligned_dimm to PCMachineClass | Eduardo Habkost | 1 | -3/+3 |
2015-12-22 | pc: Move acpi_data_size global to PCMachineClass | Eduardo Habkost | 1 | -2/+4 |
2015-12-22 | pc: Move legacy_acpi_table_size global to PCMachineClass | Eduardo Habkost | 1 | -0/+1 |
2015-12-22 | pc: Move compat boolean globals to PCMachineClass | Eduardo Habkost | 1 | -0/+14 |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini | 1 | -0/+13 |
2015-11-17 | target-i386: Disable rdtscp on Opteron_G* CPU models | Eduardo Habkost | 1 | -0/+17 |
2015-11-05 | target-i386: Remove POPCNT from qemu64 and qemu32 CPU models | Eduardo Habkost | 1 | -0/+10 |
2015-11-05 | target-i386: Remove ABM from qemu64 CPU model | Eduardo Habkost | 1 | -0/+5 |
2015-11-05 | target-i386: Remove SSE4a from qemu64 CPU model | Eduardo Habkost | 1 | -0/+5 |
2015-11-05 | target-i386: Set "check=off" by default on pc-*-2.4 and older | Eduardo Habkost | 1 | -0/+5 |
2015-10-29 | Revert "pc: memhp: force gaps between DIMM's GPA" | Michael S. Tsirkin | 1 | -1/+0 |
2015-10-23 | target-i386: Disable cache info passthrough by default | Eduardo Habkost | 1 | -0/+5 |
2015-10-22 | i386: keep cpu_model field in MachineState uptodate | Zhu Guihua | 1 | -1/+1 |
2015-10-18 | intel_iommu: Add support for translation for devices behind bridges | Knut Omang | 1 | -2/+14 |
2015-10-02 | cpu/apic: drop icc bus/bridge | Chen Fan | 2 | -4/+5 |
2015-10-02 | target-i386: add ABM to Haswell* and Broadwell* CPU models | Paolo Bonzini | 1 | -1/+21 |
2015-10-02 | cpu: Introduce X86CPUTopoInfo structure for argument simplification | Chen Fan | 1 | -16/+17 |
2015-10-02 | pc: memhp: force gaps between DIMM's GPA | Igor Mammedov | 1 | -0/+1 |