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
2024-03-18
smbios: get rid of smbios_smp_sockets global
Igor Mammedov
2024-03-18
smbios: cleanup smbios_get_tables() from legacy handling
Igor Mammedov
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/i386/q35: Set virtio-iommu aw-bits default value to 39
Eric Auger
2024-03-12
hw/i386/acpi-build: Add support for SRAT Generic Initiator structures
Ankit Agrawal
2024-03-12
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
2024-03-12
hw/i386/pc: Set "normal" boot device order in pc_basic_device_init()
Bernhard Beschow
2024-03-12
hw/i386/pc: Avoid one use of the current_machine global
Bernhard Beschow
2024-03-12
hw/i386/pc: Remove "rtc_state" link again
Bernhard Beschow
2024-03-12
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
2024-03-12
Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
Bernhard Beschow
2024-03-12
pc: q35: Bump max_cpus to 4096 vcpus
Ani Sinha
2024-03-12
Merge tag 'pull-xen-20240312' of https://xenbits.xen.org/git-http/people/aper...
Peter Maydell
2024-03-12
i386: load kernel on xen using DMA
Marek Marczykowski-Górecki
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-03-09
hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
Philippe Mathieu-Daudé
2024-03-09
hw/i386/pc: Remove 'host_type' argument from pc_init1()
Philippe Mathieu-Daudé
2024-03-09
hw/i386/pc: Use generated NotifyVmexitOption_str()
Philippe Mathieu-Daudé
2024-03-09
hw/xen/hvm: Get target page size at runtime
Philippe Mathieu-Daudé
2024-03-09
hw/xen/hvm: Propagate page_mask to a pair of functions
Philippe Mathieu-Daudé
2024-03-09
hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
2024-03-09
hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
Philippe Mathieu-Daudé
2024-03-09
hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
Philippe Mathieu-Daudé
2024-03-09
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
2024-03-09
hw/i386: Rename kvmvapic.c -> vapic.c
Philippe Mathieu-Daudé
2024-02-28
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-27
hw/i386/pc: Populate RTC attribute directly
Bernhard Beschow
2024-02-27
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
2024-02-27
hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
Bernhard Beschow
2024-02-27
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
Philippe Mathieu-Daudé
2024-02-27
hw/i386/sgx: Use QDev API
Philippe Mathieu-Daudé
2024-02-27
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2024-02-27
hw/acpi: move object_resolve_type_unambiguous to core QOM
Paolo Bonzini
2024-02-26
hw/i386/kvmvapic: Inline sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-22
hw/ide: Stop exposing internal.h to non-IDE files
Thomas Huth
2024-02-22
hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function
Bernhard Beschow
2024-02-22
hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
2024-02-22
hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
Bernhard Beschow
2024-02-22
hw/i386/pc: Confine system flash handling to pc_sysfw
Bernhard Beschow
2024-02-22
hw/i386/pc: Defer smbios_set_defaults() to machine_done
Bernhard Beschow
2024-02-22
hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()
Bernhard Beschow
2024-02-22
hw/i386/x86: Turn apic_xrupt_override into class attribute
Bernhard Beschow
2024-02-22
hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
Peter Maydell
2024-02-22
hw/i386/pc: Store pointers to IDE buses in PCMachineState
Peter Maydell
2024-02-22
hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines
Bernhard Beschow
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-22
hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper
Philippe Mathieu-Daudé
2024-02-20
hw/i386/port92: Add missing 'hw/isa/isa.h' header
Philippe Mathieu-Daudé
[next]