summary refs log tree commit diff stats
path: root/hw/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* i386: switch boards to "default y"Paolo Bonzini2024-05-031-1/+9
* hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()Bernhard Beschow2024-04-251-3/+2
* Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson2024-04-231-2/+3
|\
| * memory: Add Error** argument to the global_dirty_log routinesCédric Le Goater2024-04-231-1/+1
| * memory: Add Error** argument to .log_global_start() handlerCédric Le Goater2024-04-231-1/+2
* | hw/i386/sev: Use legacy SEV VM types for older machine typesMichael Roth2024-04-231-0/+1
* | target/i386: Implement mc->kvm_type() to get VM typePaolo Bonzini2024-04-231-0/+11
* | linux-headers: update to current kvm/nextPaolo Bonzini2024-04-231-8/+0
* | hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabledXiaoyao Li2024-04-231-1/+3
* | q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata2024-04-231-0/+2
* | target/i386: add guest-phys-bits cpu propertyGerd Hoffmann2024-04-181-1/+3
* | hw: Add compat machines for 9.1Paolo Bonzini2024-04-183-5/+29
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-04-031-1/+0
|\
| * pc_q35: remove unnecessary m->alias assignmentPaolo Bonzini2024-04-021-1/+0
* | hw/xen_evtchn: Initialize flush_kvm_routesArtem Chernyshev2024-04-021-1/+1
* | hw/i386/pc: Restrict CXL to PCI-based machinesPhilippe Mathieu-Daudé2024-04-021-1/+3
|/
* pc/q35: set SMBIOS entry point type to 'auto' by defaultIgor Mammedov2024-03-183-1/+8
* smbios: get rid of global smbios_ep_typeIgor Mammedov2024-03-183-6/+7
* smbios: handle errors consistentlyIgor Mammedov2024-03-181-1/+2
* smbios: build legacy mode code only for 'pc' machineIgor Mammedov2024-03-181-0/+1
* smbios: don't check type4 structures in legacy modeIgor Mammedov2024-03-181-2/+1
* smbios: get rid of smbios_legacy globalIgor Mammedov2024-03-181-3/+4
* smbios: get rid of smbios_smp_sockets globalIgor Mammedov2024-03-181-1/+1
* smbios: cleanup smbios_get_tables() from legacy handlingIgor Mammedov2024-03-181-0/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-135-32/+35
|\
| * hw/i386/q35: Set virtio-iommu aw-bits default value to 39Eric Auger2024-03-121-0/+9
| * hw/i386/acpi-build: Add support for SRAT Generic Initiator structuresAnkit Agrawal2024-03-121-0/+3
| * hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow2024-03-123-14/+0
| * hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()Bernhard Beschow2024-03-121-2/+2
| * hw/i386/pc: Avoid one use of the current_machine globalBernhard Beschow2024-03-121-3/+4
| * hw/i386/pc: Remove "rtc_state" link againBernhard Beschow2024-03-121-8/+0
| * Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow2024-03-123-4/+4
| * Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"Bernhard Beschow2024-03-121-2/+13
| * pc: q35: Bump max_cpus to 4096 vcpusAni Sinha2024-03-121-1/+2
* | Merge tag 'pull-xen-20240312' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell2024-03-121-1/+2
|\ \
| * | i386: load kernel on xen using DMAMarek Marczykowski-Górecki2024-03-121-1/+2
| |/
* / hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé2024-03-121-1/+1
|/
* hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argumentPhilippe Mathieu-Daudé2024-03-091-1/+1
* hw/i386/pc: Remove 'host_type' argument from pc_init1()Philippe Mathieu-Daudé2024-03-091-9/+5
* hw/i386/pc: Use generated NotifyVmexitOption_str()Philippe Mathieu-Daudé2024-03-091-3/+1
* hw/xen/hvm: Get target page size at runtimePhilippe Mathieu-Daudé2024-03-091-23/+39
* hw/xen/hvm: Propagate page_mask to a pair of functionsPhilippe Mathieu-Daudé2024-03-091-8/+10
* hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé2024-03-091-1/+1
* hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGSPhilippe Mathieu-Daudé2024-03-091-1/+3
* hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé2024-03-091-0/+1
* hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé2024-03-091-5/+5
* hw/i386: Rename kvmvapic.c -> vapic.cPhilippe Mathieu-Daudé2024-03-092-4/+3
* vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini2024-02-281-5/+34
* hw/i386/pc: Populate RTC attribute directlyBernhard Beschow2024-02-273-20/+10
* hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow2024-02-272-2/+1