summary refs log tree commit diff stats
path: root/hw/i386/pc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/sev: Use legacy SEV VM types for older machine typesMichael Roth2024-04-231-0/+1
* target/i386: add guest-phys-bits cpu propertyGerd Hoffmann2024-04-181-1/+3
* hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-0/+3
* 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-181-1/+1
* smbios: get rid of global smbios_ep_typeIgor Mammedov2024-03-181-1/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-131-23/+7
|\
| * hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow2024-03-121-10/+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-121-0/+1
* | i386: load kernel on xen using DMAMarek Marczykowski-Górecki2024-03-121-1/+2
|/
* vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini2024-02-281-5/+34
* hw/i386/pc: Populate RTC attribute directlyBernhard Beschow2024-02-271-8/+0
* hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow2024-02-271-1/+0
* hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow2024-02-271-4/+4
* hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth2024-02-221-1/+1
* hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow2024-02-221-1/+0
* hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow2024-02-221-1/+1
* hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow2024-02-221-6/+3
* hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow2024-02-221-3/+2
* hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()Peter Maydell2024-02-221-23/+16
* hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell2024-02-221-3/+2
* hw/input/pckbd: Open-code i8042_setup_a20_line() wrapperPhilippe Mathieu-Daudé2024-02-221-1/+2
* i386/pc: Drop pc_machine_kvm_type()Xiaoyao Li2024-02-161-5/+0
* hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse2024-02-021-11/+2
* hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse2024-02-021-12/+19
* qemu-options: Remove the deprecated -no-acpi optionThomas Huth2024-01-191-2/+2
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-0/+3
* hw/i386/pc: Use qdev_prop_set_array()Kevin Wolf2023-11-101-3/+5
* hw/i386/pc: support '-nic' for xen-net-deviceDavid Woodhouse2023-11-071-3/+8
* hw/i386/pc: Support hv-balloonMaciej S. Szmigiero2023-11-061-0/+22
* kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2Paolo Bonzini2023-10-251-5/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-231-9/+8
|\
| * hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl rangeAni Sinha2023-10-221-1/+3
| * hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machineBernhard Beschow2023-10-221-0/+1
| * hw/i386/pc: Wire RTC ISA IRQs in south bridgesBernhard Beschow2023-10-221-5/+2
| * hw/i386/pc: Merge two if statements into oneBernhard Beschow2023-10-221-4/+3
* | hw/audio/pcspk: Inline pcspk_init()Philippe Mathieu-Daudé2023-10-191-1/+3
|/
* hw/i386: changes towards enabling -Wshadow=local for x86 machinesAni Sinha2023-10-061-1/+0
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-051-3/+29
|\
| * hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2023-10-041-3/+29
* | hw/pc: remove needless includesMarc-André Lureau2023-10-031-39/+0
* | pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini2023-09-251-57/+3
|/
* hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek2023-09-211-6/+6
* i386: spelling fixesMichael Tokarev2023-09-201-2/+2
* hw: Add compat machines for 8.2Cornelia Huck2023-08-231-0/+3
* pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand2023-07-121-79/+11
* hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand2023-07-121-19/+0