Age | Commit message (Expand) | Author |
2016-05-23 | pc: Set CPU model-id on compat_props for pc <= 2.4 | Eduardo Habkost |
2016-05-23 | target-i386: add a generic x86 nmi handler | Bandan Das |
2016-05-23 | i386: kvmvapic: initialise imm32 variable | Prasad J Pandit |
2016-05-20 | machine: add properties to compat_props incrementaly | Igor Mammedov |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | explicitly include linux/kvm.h | Paolo Bonzini |
2016-05-12 | tcg: Remove needless CPUState::current_tb | Sergey Fedorov |
2016-05-12 | tb: consistently use uint32_t for tb->flags | Emilio G. Cota |
2016-05-12 | ACPI: move acpi_build_srat_memory to common place | Shannon Zhao |
2016-05-12 | ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity | Shannon Zhao |
2016-05-12 | ACPI: Add GICC Affinity Structure | Shannon Zhao |
2016-04-13 | tpm: acpi: remove IRQ from TPM's CRS to make Windows not see conflict | Igor Mammedov |
2016-04-13 | pc: acpi: tpm: add missing MMIO resource to PCI0._CRS | Igor Mammedov |
2016-04-07 | Sort the fw_cfg file list | Gerd Hoffmann |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-15 | kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35 | Rita Sinha |
2016-03-15 | hw/acpi: fix GSI links UID | Marcel Apfelbaum |
2016-03-11 | pc: acpi: clarify why possible LAPIC entries must be present in MADT | Igor Mammedov |
2016-03-11 | pc: acpi: drop cpu->found_cpus bitmap | Igor Mammedov |
2016-03-11 | pc: acpi: create Processor and Notify objects only for valid lapics | Igor Mammedov |
2016-03-11 | pc: acpi: create MADT.lapic entries only for valid lapics | Igor Mammedov |
2016-03-11 | pc: acpi: SRAT: create only valid processor lapic entries | Igor Mammedov |
2016-03-11 | pc: acpi: cleanup qdev_get_machine() calls | Igor Mammedov |
2016-03-11 | machine: introduce MachineClass.possible_cpu_arch_ids() hook | Igor Mammedov |
2016-03-11 | pc: init pcms->apic_id_limit once and use it throughout pc.c | Igor Mammedov |
2016-03-11 | pc: acpi: remove NOP assignment | Igor Mammedov |
2016-03-11 | nvdimm acpi: initialize the resource used by NVDIMM ACPI | Xiao Guangrong |
2016-03-11 | hw/acpi: fix Q35 support for legacy Windows OS | Marcel Apfelbaum |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-03-11 | i386: populate floppy drive information in DSDT | Roman Kagan |
2016-03-11 | i386: expose floppy drive CMOS type | Roman Kagan |
2016-03-11 | i386/acpi: make floppy controller object dynamic | Roman Kagan |
2016-03-11 | acpi: allow using object as offset for OperationRegion | Xiao Guangrong |
2016-03-08 | acpi: pc: add fw_cfg device node to dsdt | Gabriel L. Somlo |
2016-03-08 | pc: fw_cfg: move ioport base constant to pc.h | Gabriel L. Somlo |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-02-25 | q35: No need to check gigabyte_align | Eduardo Habkost |
2016-02-25 | q35: Remove unused q35-acpi-dsdt.aml file | Eduardo Habkost |
2016-02-25 | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost |
2016-02-25 | machine: Remove no_tco field | Eduardo Habkost |
2016-02-25 | q35: Remove old machine versions | Eduardo Habkost |
2016-02-23 | bios-linker-loader: document+validate input | Michael S. Tsirkin |
2016-02-10 | xen: drop support for Xen 4.1 and older. | Ian Campbell |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-06 | intel_iommu: large page support | Jason Wang |