index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_piix.c
Age
Commit message (
Expand
)
Author
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-02
hw/i386: remove obsolete manual deprecation reason string of i440fx machines
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-06-19
hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
Philippe Mathieu-Daudé
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
2024-05-08
hw/i386: Add the possibility to use i440fx and isapc without FDC
Thomas Huth
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-03-18
pc/q35: set SMBIOS entry point type to 'auto' by default
Igor Mammedov
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
2024-03-09
hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
Philippe Mathieu-Daudé
2024-03-09
hw/i386/pc: Remove 'host_type' argument from pc_init1()
Philippe Mathieu-Daudé
2024-03-09
hw/i386/pc: Use generated NotifyVmexitOption_str()
Philippe Mathieu-Daudé
2024-03-09
hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
Philippe Mathieu-Daudé
2024-02-27
hw/i386/pc: Populate RTC attribute directly
Bernhard Beschow
2024-02-27
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
2024-02-27
hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
Bernhard Beschow
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
2024-02-22
hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
Bernhard Beschow
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-02
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
2024-01-19
hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
Bernhard Beschow
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Remove redundant "piix3" variable
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...
Bernhard Beschow
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
[next]