- af8348f hw/i386/pc: Remove PCMachineClass::rsdp_in_ram by Philippe Mathieu-Daudé · 11 months ago
- 91616f8 hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob by Philippe Mathieu-Daudé · 11 months ago
- d6b832f hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine by Philippe Mathieu-Daudé · 11 months ago
- 0e0bf77 hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() by Philippe Mathieu-Daudé · 11 months ago
- d4fdb05 hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() by Philippe Mathieu-Daudé · 11 months ago
- 516871f hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm by Philippe Mathieu-Daudé · 11 months ago
- 05814d9 hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded by Philippe Mathieu-Daudé · 11 months ago
- 8068597 hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine by Philippe Mathieu-Daudé · 11 months ago
- dbe442a hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine by Philippe Mathieu-Daudé · 11 months ago
- 413a674 hw/i386/sev: Use guest_memfd for legacy ROMs by Michael Roth · 8 months ago
- 6807487 hw/i386/pc: Support smp.modules for x86 PC machine by Zhao Liu · 9 months ago
- 12f6b82 i386/cpu: Fix i/d-cache topology to core level for Intel CPU by Zhao Liu · 9 months ago
- a44ea3f hw/i386/pc_sysfw: Alias rather than copy isa-bios region by Bernhard Beschow · 8 months ago
- b348fdc i386: pc: remove unnecessary MachineClass overrides by Paolo Bonzini · 8 months ago
- 0973996 xen: initialize legacy backends from xen_bus_init() by Paolo Bonzini · 8 months ago
- 64436c5 hw/i386/pc: Allow to compile without CONFIG_FDC_ISA by Thomas Huth · 9 months ago
- b776569 target/i386: Fix CPUID encoding of Fn8000001E_ECX by Babu Moger · 9 months ago
- ea7fbd3 hw/i386/sev: Use legacy SEV VM types for older machine types by Michael Roth · 9 months ago
- 513ba32 target/i386: add guest-phys-bits cpu property by Gerd Hoffmann · 10 months ago
- 85fa9ac hw: Add compat machines for 9.1 by Paolo Bonzini · 10 months ago
- aab1b3e hw/i386/pc: Restrict CXL to PCI-based machines by Philippe Mathieu-Daudé · 10 months ago
- 2c7c45b pc/q35: set SMBIOS entry point type to 'auto' by default by Igor Mammedov · 10 months ago
- 69ea07a smbios: get rid of global smbios_ep_type by Igor Mammedov · 10 months ago
- 6fc6931 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 10 months ago
- 7d12305 hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it by Bernhard Beschow · 11 months ago
- c5e2d74 hw/i386/pc: Set "normal" boot device order in pc_basic_device_init() by Bernhard Beschow · 11 months ago
- 6605d09 hw/i386/pc: Avoid one use of the current_machine global by Bernhard Beschow · 11 months ago
- 6cd2b09 hw/i386/pc: Remove "rtc_state" link again by Bernhard Beschow · 11 months ago
- f2cb9f34 Revert "hw/i386/pc: Confine system flash handling to pc_sysfw" by Bernhard Beschow · 11 months ago
- 918a7f7 i386: load kernel on xen using DMA by Marek Marczykowski-Górecki · 3 years, 9 months ago
- 84e945a vl, pc: turn -no-fd-bootchk into a machine property by Paolo Bonzini · 11 months ago
- 99e1c11 hw/i386/pc: Populate RTC attribute directly by Bernhard Beschow · 11 months ago
- 929cfe9 hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled" by Bernhard Beschow · 11 months ago
- b54a9d4 hw/i386/pc: Rename "bus" attribute to "pcibus" by Bernhard Beschow · 11 months ago
- a11f439 hw/ide: Stop exposing internal.h to non-IDE files by Thomas Huth · 11 months ago
- 6f6ad2b hw/i386/pc: Confine system flash handling to pc_sysfw by Bernhard Beschow · 11 months ago
- a0204a5 hw/i386/pc: Defer smbios_set_defaults() to machine_done by Bernhard Beschow · 11 months ago
- 4d3457f hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn() by Bernhard Beschow · 11 months ago
- 6e6d59a hw/i386/x86: Turn apic_xrupt_override into class attribute by Bernhard Beschow · 11 months ago
- 859eb5e hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done() by Peter Maydell · 11 months ago
- 2df87da hw/i386/pc: Store pointers to IDE buses in PCMachineState by Peter Maydell · 11 months ago
- 40f27a7 hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper by Philippe Mathieu-Daudé · 3 years, 2 months ago
- 2a1019f i386/pc: Drop pc_machine_kvm_type() by Xiaoyao Li · 1 year, 3 months ago
- 7d6eff1 hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs by David Woodhouse · 1 year, 3 months ago
- 8d39f9b hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices() by David Woodhouse · 1 year, 3 months ago
- 4a64101 qemu-options: Remove the deprecated -no-acpi option by Thomas Huth · 12 months ago
- 2b10a67 hw: Add compat machines for 9.0 by Cornelia Huck · 1 year, 2 months ago
- 33f0c06 hw/i386/pc: Use qdev_prop_set_array() by Kevin Wolf · 1 year, 2 months ago
- c10b4b3 hw/i386/pc: support '-nic' for xen-net-device by David Woodhouse · 1 year, 3 months ago
- 9a52aa4 hw/i386/pc: Support hv-balloon by Maciej S. Szmigiero · 1 year, 5 months ago
- 39dd3e1 kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2 by Paolo Bonzini · 1 year, 3 months ago
- 1b4a5a2 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
- 4076bc8 hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range by Ani Sinha · 1 year, 3 months ago
- aa0c9ae hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine by Bernhard Beschow · 1 year, 3 months ago
- 56b1f50 hw/i386/pc: Wire RTC ISA IRQs in south bridges by Bernhard Beschow · 1 year, 3 months ago
- 9c91051 hw/i386/pc: Merge two if statements into one by Bernhard Beschow · 1 year, 3 months ago
- 40f8214 hw/audio/pcspk: Inline pcspk_init() by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 3636367 hw/i386: changes towards enabling -Wshadow=local for x86 machines by Ani Sinha · 1 year, 4 months ago
- 2f3913f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
- cf03865 hw/i386/pc: improve physical address space bound check for 32-bit x86 systems by Ani Sinha · 1 year, 4 months ago
- bf7e521 hw/pc: remove needless includes by Marc-André Lureau · 1 year, 4 months ago
- ea985d2 pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7 by Paolo Bonzini · 1 year, 4 months ago
- 306764e hw/i386/pc: fix code comment on cumulative flash size by Laszlo Ersek · 1 year, 4 months ago
- bad5cfc i386: spelling fixes by Michael Tokarev · 1 year, 6 months ago
- 95f5c89 hw: Add compat machines for 8.2 by Cornelia Huck · 1 year, 6 months ago
- dbdf841 pc: Factor out (un)plug handling of virtio-md-pci devices by David Hildenbrand · 1 year, 6 months ago
- a8e67ce hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE by David Hildenbrand · 1 year, 7 months ago
- 78732a7 hw/i386/pc: Use machine_memory_devices_init() by David Hildenbrand · 1 year, 7 months ago
- abe1003 hw/i386/pc: Clean up pc_machine_initfn by Suravee Suthikulpanit · 1 year, 7 months ago
- bf376f3 hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models by Suravee Suthikulpanit · 1 year, 7 months ago
- eeedfe6 hw/xen: Simplify emulated Xen platform init by David Woodhouse · 1 year, 9 months ago
- 01ecdaa hw: Move the default NIC machine class setting from the x86 to the generic one by Thomas Huth · 1 year, 8 months ago
- 87af48a hw/i386/pc: No need for rtc_state to be an out-parameter by Bernhard Beschow · 1 year, 8 months ago
- f0bc6bf hw/i386/pc: Create RTC controllers in south bridges by Bernhard Beschow · 1 year, 8 months ago
- f9fddaf hw/i386/pc: Initialize ram_memory variable directly by Bernhard Beschow · 1 year, 11 months ago
- d5cef02 virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64 by David Hildenbrand · 1 year, 9 months ago
- 1af5077 hw/acpi: limit warning on acpi table size to pc machines older than version 2.3 by Ani Sinha · 1 year, 10 months ago
- 0259dd3 hw: Add compat machines for 8.1 by Cornelia Huck · 1 year, 10 months ago
- a78c54c i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation by David Woodhouse · 1 year, 11 months ago
- 66577e9 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 1 year, 11 months ago
- 167f487 Revert "hw/i386: pass RNG seed via setup_data entry" by Michael S. Tsirkin · 2 years ago
- bdfdb74 hw/xen: Automatically add xen-platform PCI device for emulated Xen guests by David Woodhouse · 2 years ago
- c08f5d0 hw/xen: Add xen_xenstore device for xenstore emulation by David Woodhouse · 2 years, 1 month ago
- a28b0fc hw/xen: Add xen_gnttab device for grant table emulation by David Woodhouse · 2 years, 1 month ago
- ddf0fd9 hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback by David Woodhouse · 2 years, 1 month ago
- 91cce75 hw/xen: Add xen_evtchn device for event channel emulation by David Woodhouse · 2 years, 1 month ago
- e21be72 i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode by David Woodhouse · 2 years, 1 month ago
- 0662826 hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h' by Philippe Mathieu-Daudé · 2 years ago
- 2d4bd81 hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data by Philippe Mathieu-Daudé · 2 years ago
- 55c86cb hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument by Philippe Mathieu-Daudé · 2 years ago
- 7f54640 hw: Move ioapic*.h to intc/ by Bernhard Beschow · 1 year, 11 months ago
- e3e3a8a hw/i386/ich9: Remove redundant GSI_NUM_PINS by Bernhard Beschow · 1 year, 11 months ago
- 6f1e91f error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 2 years ago
- 09aa7be hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init by Philippe Mathieu-Daudé · 2 years ago
- a6b6414 hw/isa: enable TCO watchdog reboot pin strap by default by Daniel P. Berrangé · 2 years, 1 month ago
- db723c8 hw: Add compat machines for 8.0 by Cornelia Huck · 2 years, 1 month ago
- d1c81c3 qapi: Use returned bool to check for failure (again) by Markus Armbruster · 2 years, 2 months ago
- 2486dd0 hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios by Gregory Price · 2 years, 3 months ago
- 503a35e hw/i386/pc: Create DMA controllers in south bridges by Bernhard Beschow · 2 years, 3 months ago
- 7966d70 reset: allow registering handlers that aren't called by snapshot loading by Jason A. Donenfeld · 2 years, 3 months ago