aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster
2019-05-07pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-04-25Categorize devices: iommuErnest Esene
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-09hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth
2019-04-02intel_iommu: Drop extended root fieldPeter Xu
2019-04-02intel_iommu: Fix root_scalable migration breakagePeter Xu
2019-04-02intel_iommu: Correct caching-mode error messageAlex Williamson
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-22trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu
2019-03-20hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé
2019-03-20hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini
2019-03-19xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honoredRoger Pau Monne
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth
2019-03-12i386, acpi: check acpi_memory_hotplug capacity in pre_plugWei Yang
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster
2019-03-11update copyright noticeDavid Kiarie
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-11nvdimm: Rename AcpiNVDIMMState into NVDIMMStateEric Auger
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong
2019-03-07hyperv: express dependencies with kconfigYang Zhong
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard
2019-02-27i2c: Split smbus into partsCorey Minyard
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang