Age | Commit message (Expand) | Author |
2019-03-12 | i386, acpi: check acpi_memory_hotplug capacity in pre_plug | Wei Yang |
2019-03-12 | intel_iommu: add scalable-mode option to make scalable mode work | Yi Sun |
2019-03-12 | intel_iommu: add 256 bits qi_desc support | Liu, Yi L |
2019-03-12 | intel_iommu: scalable mode emulation | Liu, Yi L |
2019-03-12 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-03-11 | pc: Support firmware configuration with -blockdev | Markus Armbruster |
2019-03-11 | pc_sysfw: Pass PCMachineState to pc_system_firmware_init() | Philippe Mathieu-Daudé |
2019-03-11 | pc_sysfw: Remove unused PcSysFwDevice | Philippe Mathieu-Daudé |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster |
2019-03-11 | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 | Markus Armbruster |
2019-03-11 | update copyright notice | David Kiarie |
2019-03-11 | i386: extended the cpuid_level when Intel PT is enabled | Luwei Kang |
2019-03-11 | hw/i386/pc: run the multiboot loader before the PVH loader | Stefano Garzarella |
2019-03-11 | machine: Move nvdimms state into struct MachineState | Eric Auger |
2019-03-11 | nvdimm: Rename AcpiNVDIMMState into NVDIMMState | Eric Auger |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong |
2019-03-07 | hyperv: express dependencies with kconfig | Yang Zhong |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i386: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-06 | qdev: Let the hotplug_handler_unplug() caller delete the device | David Hildenbrand |
2019-03-06 | hw/i386/pc.c: remove unused function pc_acpi_init() | Wei Yang |
2019-02-27 | boards.h: Ignore migration for SMBus devices on older machines | Corey Minyard |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | i386, acpi: cleanup build_facs by removing second unused argument | Wei Yang |
2019-02-05 | acpi: Make TPM 2.0 with TIS available as MSFT0101 | Stefan Berger |
2019-02-05 | intel_iommu: reset intr_enabled when system reset | Peter Xu |
2019-02-05 | intel_iommu: fix operator in vtd_switch_address_space | Peter Xu |
2019-02-05 | pc: Use hotplug_handler_(plug|unplug|unplug_request) | David Hildenbrand |
2019-02-05 | hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards | Paolo Bonzini |
2019-02-05 | i386: allow to load initrd below 4 GB for recent linux | Li Zhijian |
2019-02-05 | i386: import & use bootparam.h | Li Zhijian |
2019-02-05 | hw/i386/pc: enable PVH only for machine type >= 4.0 | Stefano Garzarella |
2019-02-05 | hw/i386/pc: use PVH option rom | Stefano Garzarella |
2019-02-05 | pvh: load initrd and expose it through fw_cfg | Stefano Garzarella |
2019-02-05 | pvh: Boot uncompressed kernel using direct boot ABI | Liam Merwick |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2019-01-31 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-01-30 | typo: apci->acpi | Dr. David Alan Gilbert |
2019-01-28 | i386: Enable NPT and NRIPSAVE for AMD CPUs | Vitaly Kuznetsov |
2019-01-28 | i386: Update stepping of Cascadelake-Server | Tao Xu |
2019-01-24 | hw/i386/pc.c: fix one typo in function name | Wei Yang |
2019-01-17 | acpi: build TPM Physical Presence interface | Stefan Berger |
2019-01-17 | acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg | Stefan Berger |
2019-01-14 | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device | Thomas Huth |
2019-01-14 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |