summary refs log tree commit diff stats
path: root/hw/i386/pc_piix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-3/+14
* pc/q35: set SMBIOS entry point type to 'auto' by defaultIgor Mammedov2024-03-181-0/+4
* hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow2024-03-121-2/+0
* Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow2024-03-121-0/+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: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé2024-03-091-0/+1
* hw/i386/pc: Populate RTC attribute directlyBernhard Beschow2024-02-271-8/+7
* hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow2024-02-271-1/+1
* hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variablesBernhard Beschow2024-02-271-8/+6
* hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow2024-02-271-3/+3
* hw/i386/x86: Let ioapic_init_gsi() take parent as pointerBernhard Beschow2024-02-271-4/+3
* 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-10/+0
* hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow2024-02-221-2/+0
* hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell2024-02-221-8/+4
* hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machinesBernhard Beschow2024-02-221-5/+3
* hw/dma: Pass parent object to i8257_dma_init()Philippe Mathieu-Daudé2024-02-151-1/+1
* hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICsDavid Woodhouse2024-02-021-1/+1
* hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independentBernhard Beschow2024-01-191-6/+3
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-3/+14
* hw/i386/pc: support '-nic' for xen-net-deviceDavid Woodhouse2023-11-071-1/+1
* docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecatedThomas Huth2023-10-271-0/+1
* hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machineBernhard Beschow2023-10-221-1/+60
* hw/isa/piix: Allow for optional PIT creation in PIIX3Bernhard Beschow2023-10-221-0/+2
* hw/isa/piix: Allow for optional PIC creation in PIIX3Bernhard Beschow2023-10-221-0/+2
* hw/isa/piix3: Create power management controller in host deviceBernhard Beschow2023-10-221-13/+11
* hw/isa/piix3: Create USB controller in host deviceBernhard Beschow2023-10-221-5/+2
* hw/isa/piix3: Create IDE controller in host deviceBernhard Beschow2023-10-221-7/+6
* hw/isa/piix3: Wire PIC IRQs to ISA bus in host deviceBernhard Beschow2023-10-221-1/+1
* hw/i386/pc_piix: Remove redundant "piix3" variableBernhard Beschow2023-10-221-4/+2
* hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" propertyBernhard Beschow2023-10-221-1/+6
* hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()Bernhard Beschow2023-10-221-2/+2
* hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...Bernhard Beschow2023-10-221-1/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2023-10-051-0/+4
|\
| * hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha2023-10-041-0/+4
* | pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini2023-09-251-73/+0
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-09-071-0/+1
|\
| * hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2023-09-071-0/+1
* | hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé2023-08-311-1/+1
* | hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé2023-08-311-1/+1
|/
* hw: Add compat machines for 8.2Cornelia Huck2023-08-231-3/+13
* hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow2023-07-101-2/+1
* hw/i386/pc_piix: Move i440fx' realize near its qdev_new()Bernhard Beschow2023-07-101-25/+26
* hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow2023-07-101-11/+21
* hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow2023-07-101-1/+4
* hw/pci-host/i440fx: Add "i440fx" child property in board codeBernhard Beschow2023-07-101-0/+2
* hw/i386/pc_piix: Turn some local variables into initializersBernhard Beschow2023-07-101-9/+4
* hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit2023-06-261-0/+5