aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth1-1/+1
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster1-14/+2
2019-05-07pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster1-13/+11
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-0/+5
2019-04-25Categorize devices: iommuErnest Esene2-0/+4
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene1-0/+1
2019-04-25hw: add compat machines for 4.1Cornelia Huck3-2/+28
2019-04-09hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth1-2/+7
2019-04-02intel_iommu: Drop extended root fieldPeter Xu3-6/+3
2019-04-02intel_iommu: Fix root_scalable migration breakagePeter Xu1-4/+20
2019-04-02intel_iommu: Correct caching-mode error messageAlex Williamson1-1/+1
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-36/+63
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster1-2/+0
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster2-6/+6
2019-03-22trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster1-0/+2
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini1-0/+1
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu1-33/+58
2019-03-20hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé1-0/+3
2019-03-20hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini1-1/+0
2019-03-19xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honoredRoger Pau Monne1-2/+8
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth1-2/+1
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang1-0/+2
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun2-0/+29
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L2-12/+37
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L3-95/+442
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell4-59/+12
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster2-83/+154
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé2-2/+5
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé1-5/+0
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster1-5/+1
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster1-1/+1
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster1-1/+1
2019-03-11update copyright noticeDavid Kiarie2-2/+2
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang1-0/+1
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella1-6/+11
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger4-59/+12
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger1-1/+1
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong1-0/+15
2019-03-07hyperv: express dependencies with kconfigYang Zhong1-0/+1
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07i386: express dependencies with KconfigPaolo Bonzini2-2/+53
2019-03-07isa: express dependencies with kconfigPaolo Bonzini1-0/+1
2019-03-07build: switch to KconfigPaolo Bonzini1-0/+8
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+23
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand1-3/+2
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang1-27/+0
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard2-0/+2
2019-02-27i2c: Split smbus into partsCorey Minyard2-2/+2
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-32/+201
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang1-2/+2