summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2019-05-131-1/+1
|\
| * hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth2019-05-131-1/+1
* | Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-2/+2
|/
* pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster2019-05-071-14/+2Star
* pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster2019-05-071-13/+11Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2019-04-263-0/+5
|\
| * Categorize devices: iommuErnest Esene2019-04-252-0/+4
| * Categorize devices: IGD passthrough ISA bridgeErnest Esene2019-04-251-0/+1
* | hw: add compat machines for 4.1Cornelia Huck2019-04-253-2/+28
|/
* hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth2019-04-091-2/+7
* intel_iommu: Drop extended root fieldPeter Xu2019-04-023-6/+3Star
* intel_iommu: Fix root_scalable migration breakagePeter Xu2019-04-021-4/+20
* intel_iommu: Correct caching-mode error messageAlex Williamson2019-04-021-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-282-36/+63
|\
| * virtio-vga: only enable for specific boardsPaolo Bonzini2019-03-211-0/+1
| * intel-iommu: optimize nodmar memory regionsPeter Xu2019-03-201-33/+58
| * hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé2019-03-201-0/+3
| * hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini2019-03-201-1/+0Star
| * hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth2019-03-181-2/+1Star
* | trace-events: Delete unused trace pointsMarkus Armbruster2019-03-221-2/+0Star
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-222-6/+6
* | trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster2019-03-221-0/+2
* | xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honoredRoger Pau Monne2019-03-191-2/+8
|/
* i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang2019-03-131-0/+2
* intel_iommu: add scalable-mode option to make scalable mode workYi Sun2019-03-132-0/+29
* intel_iommu: add 256 bits qi_desc supportLiu, Yi L2019-03-132-12/+37
* intel_iommu: scalable mode emulationLiu, Yi L2019-03-133-95/+442
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-124-59/+12Star
|\
| * machine: Move nvdimms state into struct MachineStateEric Auger2019-03-114-59/+12Star
| * nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger2019-03-111-1/+1
* | pc: Support firmware configuration with -blockdevMarkus Armbruster2019-03-112-83/+154
* | pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé2019-03-112-2/+5
* | pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé2019-03-111-5/+0Star
* | pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-5/+1Star
* | pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-1/+1
* | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster2019-03-111-1/+1
* | update copyright noticeDavid Kiarie2019-03-112-2/+2
* | i386: extended the cpuid_level when Intel PT is enabledLuwei Kang2019-03-111-0/+1
* | hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella2019-03-111-6/+11
|/
* i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong2019-03-071-0/+15
* hyperv: express dependencies with kconfigYang Zhong2019-03-071-0/+1
* i2c: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1
* i386: express dependencies with KconfigPaolo Bonzini2019-03-072-2/+53
* isa: express dependencies with kconfigPaolo Bonzini2019-03-071-0/+1
* build: switch to KconfigPaolo Bonzini2019-03-071-0/+8
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+23
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-061-3/+2Star
* hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang2019-03-061-27/+0Star
* boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard2019-02-282-0/+2
* i2c: Split smbus into partsCorey Minyard2019-02-282-2/+2