]> git.proxmox.com Git - mirror_qemu.git/history - hw/i386/pc.c
vl, pc: turn -no-fd-bootchk into a machine property
[mirror_qemu.git] / hw / i386 / pc.c
2024-02-27 Paolo Bonzinivl, pc: turn -no-fd-bootchk into a machine property
2024-02-27 Peter MaydellMerge tag 'pull-aspeed-20240227' of https://github...
2024-02-27 Peter MaydellMerge tag 'hw-misc-20240227' of https://github.com...
2024-02-27 Bernhard Beschowhw/i386/pc: Populate RTC attribute directly
2024-02-27 Bernhard Beschowhw/i386/pc: Remove unneeded class attribute "kvmclock_e...
2024-02-27 Bernhard Beschowhw/i386/pc: Rename "bus" attribute to "pcibus"
2024-02-26 Peter MaydellMerge tag 'edk2-stable202402-20240226-pull-request...
2024-02-22 Peter MaydellMerge tag 'hw-misc-20240222' of https://github.com...
2024-02-22 Thomas Huthhw/ide: Stop exposing internal.h to non-IDE files
2024-02-22 Bernhard Beschowhw/i386/pc: Confine system flash handling to pc_sysfw
2024-02-22 Bernhard Beschowhw/i386/pc: Defer smbios_set_defaults() to machine_done
2024-02-22 Bernhard Beschowhw/i386/pc: Merge pc_guest_info_init() into pc_machine_...
2024-02-22 Bernhard Beschowhw/i386/x86: Turn apic_xrupt_override into class attribute
2024-02-22 Peter Maydellhw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
2024-02-22 Peter Maydellhw/i386/pc: Store pointers to IDE buses in PCMachineState
2024-02-22 Philippe Mathieu... hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
2024-02-20 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-16 Xiaoyao Lii386/pc: Drop pc_machine_kvm_type()
2024-02-02 Peter MaydellMerge tag 'pull-target-arm-20240202' of https://git...
2024-02-02 Peter MaydellMerge tag 'pull-nic-config-2-20240202' of git://git...
2024-02-02 David Woodhousehw/xen: use qemu_create_nic_bus_devices() to instantiat...
2024-02-02 David Woodhousehw/i386/pc: use qemu_get_nic_info() and pci_init_nic_de...
2024-01-23 Peter MaydellMerge tag 'pull-hex-20240121' of https://github.com...
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Thomas Huthqemu-options: Remove the deprecated -no-acpi option
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2023-12-20 Stefan HajnocziMerge tag 'pull-request-2023-12-20' of https://gitlab...
2023-12-20 Cornelia Huckhw: Add compat machines for 9.0
2023-11-11 Stefan HajnocziMerge tag 'qdev-array-prop' of https://repo.or.cz/qemu...
2023-11-10 Kevin Wolfhw/i386/pc: Use qdev_prop_set_array()
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv.for-upstream-20231107' of git...
2023-11-07 David Woodhousehw/i386/pc: support '-nic' for xen-net-device
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-block-2023-11-06' of https://gitlab...
2023-11-07 Stefan HajnocziMerge tag 'pull-target-arm-20231106' of https://git...
2023-11-07 Stefan HajnocziMerge tag 'pull-vfio-20231106' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-hv-balloon-20231106' of https://github...
2023-11-06 Maciej S. Szmigierohw/i386/pc: Support hv-balloon
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-25 Paolo Bonzinikvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
2023-10-23 Stefan HajnocziMerge tag 'pull-tcg-20231023' of https://gitlab.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-23 Stefan HajnocziMerge tag 'hw-misc-20231020' of https://github.com...
2023-10-22 Ani Sinhahw/i386/cxl: ensure maxram is greater than ram size...
2023-10-22 Bernhard Beschowhw/i386/pc_piix: Make PIIX4 south bridge usable in...
2023-10-22 Bernhard Beschowhw/i386/pc: Wire RTC ISA IRQs in south bridges
2023-10-22 Bernhard Beschowhw/i386/pc: Merge two if statements into one
2023-10-20 Stefan HajnocziMerge tag 'migration-20231020-pull-request' of https...
2023-10-20 Stefan HajnocziMerge tag 'pull-request-2023-10-20' of https://gitlab...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'hw-misc-20231019' of https://github.com...
2023-10-19 Philippe Mathieu... hw/audio/pcspk: Inline pcspk_init()
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-06 Ani Sinhahw/i386: changes towards enabling -Wshadow=local for...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Ani Sinhahw/i386/pc: improve physical address space bound check...
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Stefan HajnocziMerge tag 'bsd-user-mmap-pull-request' of https://gitla...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-03 Marc-André Lureauhw/pc: remove needless includes
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Paolo Bonzinipc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Laszlo Ersekhw/i386/pc: fix code comment on cumulative flash size
2023-09-20 Michael Tokarevi386: spelling fixes
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-24 Stefan HajnocziMerge tag 'pull-target-arm-20230824' of https://git...
2023-08-24 Stefan HajnocziMerge tag 'pull-loongarch-20230824' of https://gitlab...
2023-08-23 Stefan HajnocziMerge tag 'pull-request-2023-08-23' of https://gitlab...
2023-08-23 Cornelia Huckhw: Add compat machines for 8.2
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-12 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-12 Richard HendersonMerge tag 'mem-2023-07-12' of https://github.com/davidh...
2023-07-12 David Hildenbrandpc: Factor out (un)plug handling of virtio-md-pci devices
2023-07-12 David Hildenbrandhw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
2023-07-12 David Hildenbrandhw/i386/pc: Use machine_memory_devices_init()
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-26 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-26 Suravee Suthikulpanithw/i386/pc: Clean up pc_machine_initfn
2023-06-26 Suravee Suthikulpanithw/i386/pc: Default to use SMBIOS 3.0 for newer machine...
next