aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger1-2/+10
2019-02-05intel_iommu: reset intr_enabled when system resetPeter Xu1-0/+1
2019-02-05intel_iommu: fix operator in vtd_switch_address_spacePeter Xu1-1/+1
2019-02-05pc: Use hotplug_handler_(plug|unplug|unplug_request)David Hildenbrand1-22/+8
2019-02-05hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini1-1/+3
2019-02-05i386: allow to load initrd below 4 GB for recent linuxLi Zhijian1-1/+20
2019-02-05i386: import & use bootparam.hLi Zhijian1-7/+1
2019-02-05hw/i386/pc: enable PVH only for machine type >= 4.0Stefano Garzarella3-1/+9
2019-02-05hw/i386/pc: use PVH option romStefano Garzarella1-0/+5
2019-02-05pvh: load initrd and expose it through fw_cfgStefano Garzarella1-9/+29
2019-02-05pvh: Boot uncompressed kernel using direct boot ABILiam Merwick1-0/+135
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick1-1/+1
2019-01-31Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-01-30typo: apci->acpiDr. David Alan Gilbert1-1/+1
2019-01-28i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov1-0/+8
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu1-0/+1
2019-01-24hw/i386/pc.c: fix one typo in function nameWei Yang1-2/+2
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger1-3/+9
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger1-0/+19
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth1-1/+0
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell1-0/+10
2019-01-14target/i386: Disable MPX support on named CPU modelsPaolo Bonzini1-0/+7
2019-01-14target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov1-0/+3
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant1-0/+3
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant3-3/+3
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-3/+3
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-2/+2
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini1-1/+1
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-744/+168
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost2-744/+168
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost2-62/+62
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang2-3/+3
2019-01-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...Peter Maydell1-0/+53
2019-01-08usb: move ehci_create_ich9_with_companions to hw/i386Paolo Bonzini1-0/+53
2019-01-07compat: remove remaining PC_COMPAT macrosMarc-André Lureau2-37/+252
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau2-7/+20
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau2-7/+100
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau2-8/+91
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau3-8/+75
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau3-8/+7
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau3-8/+27
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau3-10/+38
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau3-10/+33