aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
4 daysMerge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
4 daysmemory: Add Error** argument to the global_dirty_log routinesCédric Le Goater
4 daysmemory: Add Error** argument to .log_global_start() handlerCédric Le Goater
4 dayshw/i386/sev: Use legacy SEV VM types for older machine typesMichael Roth
4 daystarget/i386: Implement mc->kvm_type() to get VM typePaolo Bonzini
4 dayslinux-headers: update to current kvm/nextPaolo Bonzini
4 dayshw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabledXiaoyao Li
4 daysq35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata
9 daystarget/i386: add guest-phys-bits cpu propertyGerd Hoffmann
9 dayshw: Add compat machines for 9.1Paolo Bonzini
2024-04-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-04-02pc_q35: remove unnecessary m->alias assignmentPaolo Bonzini
2024-04-02hw/xen_evtchn: Initialize flush_kvm_routesArtem Chernyshev
2024-04-02hw/i386/pc: Restrict CXL to PCI-based machinesPhilippe Mathieu-Daudé
2024-03-18pc/q35: set SMBIOS entry point type to 'auto' by defaultIgor Mammedov
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: handle errors consistentlyIgor Mammedov
2024-03-18smbios: build legacy mode code only for 'pc' machineIgor Mammedov
2024-03-18smbios: don't check type4 structures in legacy modeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-18smbios: get rid of smbios_smp_sockets globalIgor Mammedov
2024-03-18smbios: cleanup smbios_get_tables() from legacy handlingIgor Mammedov
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger
2024-03-12hw/i386/acpi-build: Add support for SRAT Generic Initiator structuresAnkit Agrawal
2024-03-12hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow
2024-03-12hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()Bernhard Beschow
2024-03-12hw/i386/pc: Avoid one use of the current_machine globalBernhard Beschow
2024-03-12hw/i386/pc: Remove "rtc_state" link againBernhard Beschow
2024-03-12Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow
2024-03-12Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"Bernhard Beschow
2024-03-12pc: q35: Bump max_cpus to 4096 vcpusAni Sinha
2024-03-12Merge tag 'pull-xen-20240312' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell
2024-03-12i386: load kernel on xen using DMAMarek Marczykowski-Górecki
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-09hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argumentPhilippe Mathieu-Daudé
2024-03-09hw/i386/pc: Remove 'host_type' argument from pc_init1()Philippe Mathieu-Daudé
2024-03-09hw/i386/pc: Use generated NotifyVmexitOption_str()Philippe Mathieu-Daudé
2024-03-09hw/xen/hvm: Get target page size at runtimePhilippe Mathieu-Daudé
2024-03-09hw/xen/hvm: Propagate page_mask to a pair of functionsPhilippe Mathieu-Daudé
2024-03-09hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé
2024-03-09hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGSPhilippe Mathieu-Daudé
2024-03-09hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé
2024-03-09hw/i386: Rename kvmvapic.c -> vapic.cPhilippe Mathieu-Daudé
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini
2024-02-27hw/i386/pc: Populate RTC attribute directlyBernhard Beschow
2024-02-27hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow
2024-02-27hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variablesBernhard Beschow
2024-02-27hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow