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-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é
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-09-07
hw/i386/fw_cfg: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
Philippe Mathieu-Daudé
2023-08-31
hw/i386: Remove unuseful kvmclock_create() stub
Philippe Mathieu-Daudé
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-07
hw/i386/vmmouse:add relative packet flag for button status
Zongmin Zhou
2023-08-03
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-08-03
acpi: x86: remove _ADR on host bridges
Igor Mammedov
2023-08-03
x86: acpi: workaround Windows not handling name references in Package properly
Igor Mammedov
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
2023-08-01
hw/xen: fix off-by-one in xen_evtchn_set_gsi()
David Woodhouse
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-08-01
hw/xen: Clarify (lack of) error handling in transaction_commit()
David Woodhouse
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
2023-07-12
hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
David Hildenbrand
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2023-07-10
hw/i386/pc_piix: Turn some local variables into initializers
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
hw/i386/pc_q35: Resolve redundant q35_host variable
Bernhard Beschow
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-26
intel_iommu: Fix address space unmap
Zhenzhong Duan
2023-06-26
intel_iommu: Fix flag check in replay
Zhenzhong Duan
2023-06-26
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
2023-06-26
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
[next]