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
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
Ani Sinha
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: Merge hw/isa/piix4.c
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/i386/pc: Wire RTC ISA IRQs in south bridges
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_q35: Wire ICH9 LPC function's interrupts before its realize()
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-22
hw/i386/pc: Merge two if statements into one
Bernhard Beschow
2023-10-22
hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers ...
Bernhard Beschow
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
2023-10-06
hw/i386: changes towards enabling -Wshadow=local for x86 machines
Ani Sinha
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2023-10-04
amd_iommu: Fix APIC address check
Akihiko Odaki
2023-10-04
hw/i386/acpi-build: Determine SMI command port just once
Bernhard Beschow
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
hw/i386/acpi-build: Use pc_madt_cpu_entry() directly
Bernhard Beschow
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
hw/pc: remove needless includes
Marc-André Lureau
2023-09-29
intel_iommu: Fix shadow local variables on "size"
Peter Xu
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
2023-09-25
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Paolo Bonzini
2023-09-21
hw/i386/pc: fix code comment on cumulative flash size
Laszlo Ersek
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
[next]