summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé
2021-06-05i386/kvm: The value passed to strerror should be positiveDmitry Voronetskiy
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-31i386: use better matching family/model/stepping for 'qemu64' CPUDaniel P. Berrangé
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14amd_iommu: fix wrong MMIO operationsRoman Kapl
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-10i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana
2021-05-10xen: Free xenforeignmemory_resource at exitAnthony PERARD
2021-05-10xen-mapcache: avoid a race on memory map while using MAP_FIXEDIgor Druzhinin
2021-05-04x86: acpi: use offset instead of pointer when using build_header()Igor Mammedov
2021-05-04amd_iommu: Fix pte_override_page_mask()Jean-Philippe Brucker
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-03-22acpi: Move setters/getters of oem fields to X86MachineStateMarian Postevca
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand
2021-03-22microvm: Don't open-code "etc/table-loader"David Hildenbrand
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand
2021-03-22pci: acpi: add _DSM method to PCI devicesIgor Mammedov
2021-03-22pci: introduce acpi-index property for PCI deviceIgor Mammedov
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé
2021-03-12dma: Introduce dma_aligned_pow2_mask()Eric Auger
2021-03-12intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidateEric Auger
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-03-06x86/pvh: extract only 4 bytes of start address for 32 bit kernelsDavid Edmondson
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata
2021-02-20vmmouse: put it into the 'input' categoryGan Qixin
2021-02-20hw/i386/xen: Remove dead codePhilippe Mathieu-Daudé
2021-02-16sev/i386: Allow AP booting under SEV-ESPaolo Bonzini
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-08sev: Remove false abstraction of flash encryptionDavid Gibson
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-02-05hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-17acpi: Add addr offset in build_crsJiahui Cen