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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-05-09
hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState
Bibo Mao
2024-05-09
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
Bibo Mao
2024-05-09
hw/loongarch: move memory map to boot.c
Paolo Bonzini
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
Philippe Mathieu-Daudé
2024-05-06
accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
Philippe Mathieu-Daudé
2024-05-06
accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
Philippe Mathieu-Daudé
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
2024-05-03
pci: remove some types from typedefs.h
Paolo Bonzini
2024-05-03
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
2024-05-03
qapi/machine: remove types from typedefs.h
Paolo Bonzini
2024-05-03
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
2024-05-03
qdev-core: remove DeviceListener from typedefs.h
Paolo Bonzini
2024-05-03
fw_cfg: remove useless declarations from typedefs.h
Paolo Bonzini
2024-04-30
Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-30
hw/display : Add device DM163
Inès Varhol
2024-04-30
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
2024-04-29
hw/loongarch: fdt adds pch_msi Controller
Song Gao
2024-04-29
hw/loongarch: fdt adds pch_pic Controller
Song Gao
2024-04-29
hw/loongarch: fdt adds Extend I/O Interrupt Controller
Song Gao
2024-04-29
hw/loongarch: Init efi_fdt table
Song Gao
2024-04-29
hw/loongarch: Init efi_initrd table
Song Gao
2024-04-29
hw/loongarch: Init efi_boot_memmap table
Song Gao
2024-04-29
hw/loongarch: Init efi_system_table
Song Gao
2024-04-29
hw/loongarch: Add init_cmdline
Song Gao
2024-04-29
hw/loongarch: Move boot functions to boot.c
Song Gao
2024-04-26
hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
Philippe Mathieu-Daudé
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2024-04-26
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
[prev]
[next]