summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-055-32/+201
|\
| * pc: Use hotplug_handler_(plug|unplug|unplug_request)David Hildenbrand2019-02-051-22/+8Star
| * hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini2019-02-051-1/+3
| * i386: allow to load initrd below 4 GB for recent linuxLi Zhijian2019-02-051-1/+20
| * i386: import & use bootparam.hLi Zhijian2019-02-051-7/+1Star
| * hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella2019-02-053-1/+9
| * hw/i386/pc: use PVH option romStefano Garzarella2019-02-051-0/+5
| * pvh: load initrd and expose it through fw_cfgStefano Garzarella2019-02-051-9/+29
| * pvh: Boot uncompressed kernel using direct boot ABILiam Merwick2019-02-051-0/+135
| * elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-1/+1
* | i386, acpi: cleanup build_facs by removing second unused argumentWei Yang2019-02-051-2/+2
* | acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger2019-02-051-2/+10
* | intel_iommu: reset intr_enabled when system resetPeter Xu2019-02-051-0/+1
* | intel_iommu: fix operator in vtd_switch_address_spacePeter Xu2019-02-051-1/+1
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-01-311-1/+1
|\
| * typo: apci->acpiDr. David Alan Gilbert2019-01-301-1/+1
* | i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov2019-01-281-0/+8
* | i386: Update stepping of Cascadelake-ServerTao Xu2019-01-281-0/+1
|/
* hw/i386/pc.c: fix one typo in function nameWei Yang2019-01-241-2/+2
* acpi: build TPM Physical Presence interfaceStefan Berger2019-01-181-3/+9
* acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger2019-01-181-0/+19
* hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2019-01-151-1/+0Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2019-01-141-0/+10
|\
| * target/i386: Disable MPX support on named CPU modelsPaolo Bonzini2019-01-141-0/+7
| * target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov2019-01-141-0/+3
* | xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant2019-01-141-0/+3
* | xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-143-3/+3
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-112-3/+3
|\
| * avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-2/+2
| * qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-112-744/+168Star
|\ \ | |/ |/|
| * machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-102-744/+168Star
| * machine: Eliminate unnecessary stringify() usageEduardo Habkost2019-01-102-62/+62
* | ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2019-01-092-3/+3
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell2019-01-081-0/+53
|\