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
Age
Commit message (
Expand
)
Author
2024-04-26
semihosting/uaccess: Avoid including 'cpu.h'
Philippe Mathieu-Daudé
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
2024-04-26
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
2024-04-26
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
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
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
Philippe Mathieu-Daudé
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2024-04-23
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
2024-04-23
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
2024-04-23
confidential guest support: Add kvm_init() and kvm_reset() in class
Xiaoyao Li
2024-04-23
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
[next]