aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2023-10-06hw/i386: changes towards enabling -Wshadow=local for x86 machinesAni Sinha
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2023-10-04amd_iommu: Fix APIC address checkAkihiko Odaki
2023-10-04hw/i386/acpi-build: Determine SMI command port just onceBernhard Beschow
2023-10-04hw/i386: Remove now redundant TYPE_ACPI_GED_X86Bernhard Beschow
2023-10-04hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual methodBernhard Beschow
2023-10-04hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callbackBernhard Beschow
2023-10-04hw/i386/acpi-build: Use pc_madt_cpu_entry() directlyBernhard Beschow
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-03hw/pc: remove needless includesMarc-André Lureau
2023-09-29intel_iommu: Fix shadow local variables on "size"Peter Xu
2023-09-29hw/acpi: changes towards enabling -Wshadow=localAni Sinha
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-21hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek
2023-09-20i386: spelling fixesMichael Tokarev
2023-09-12vmmouse: use explicit codeMarc-André Lureau
2023-09-12vmmouse: replace DPRINTF with tracingMarc-André Lureau
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-07hw/i386/vmmouse:add relative packet flag for button statusZongmin Zhou
2023-08-03hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()Thomas Huth
2023-08-03hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()Thomas Huth
2023-08-03hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hostsThomas Huth
2023-08-03hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-08-03hw/i386/intel_iommu: Fix trivial endianness problemsThomas Huth
2023-08-03acpi: x86: remove _ADR on host bridgesIgor Mammedov
2023-08-03x86: acpi: workaround Windows not handling name references in Package properlyIgor Mammedov
2023-08-02Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-08-01hw/xen: prevent guest from binding loopback event channel to itselfDavid Woodhouse
2023-08-01hw/xen: fix off-by-one in xen_evtchn_set_gsi()David Woodhouse
2023-08-01xen-platform: do full PCI reset during unplug of IDE devicesOlaf Hering
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-08-01hw/xen: Clarify (lack of) error handling in transaction_commit()David Woodhouse
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand
2023-07-12hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand
2023-07-12hw/i386/acpi-build: Rely on machine->device_memory when building SRATDavid Hildenbrand
2023-07-12hw/i386/pc: Use machine_memory_devices_init()David Hildenbrand
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow