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-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
2024-05-16
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
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é
[prev]
[next]