index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-26
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
4
-3
/
+3
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
1
-26
/
+2
2024-04-26
semihosting/uaccess: Avoid including 'cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+3
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
1
-1
/
+2
2024-04-26
gdbstub: Simplify #ifdef'ry in helpers.h
Philippe Mathieu-Daudé
1
-5
/
+4
2024-04-26
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-26
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
13
-26
/
+26
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
4
-4
/
+5
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
1
-0
/
+4
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
1
-0
/
+0
2024-04-25
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
1
-1
/
+1
2024-04-25
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
1
-0
/
+7
2024-04-25
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
1
-0
/
+1
2024-04-25
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
1
-0
/
+66
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
1
-0
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-04-25
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
1
-0
/
+7
2024-04-25
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
1
-0
/
+4
2024-04-25
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
1
-0
/
+1
2024-04-25
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2
-0
/
+4
2024-04-25
hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
10
-1457
/
+1
2024-04-24
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
1
-21
/
+0
2024-04-24
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
5
-1381
/
+0
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
5
-76
/
+1
2024-04-24
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-24
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
1
-3
/
+0
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
4
-6
/
+14
2024-04-23
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
1
-1
/
+1
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
1
-1
/
+4
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
1
-1
/
+4
2024-04-23
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
1
-1
/
+2
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
1
-1
/
+2
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
1
-1
/
+1
2024-04-23
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
1
-0
/
+2
2024-04-23
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
1
-0
/
+2
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2
-0
/
+3
2024-04-23
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
1
-0
/
+2
2024-04-23
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
4
-4
/
+21
2024-04-23
kvm: Introduce support for memory_attributes
Xiaoyao Li
1
-0
/
+4
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
1
-10
/
+0
2024-04-23
KVM: track whether guest state is encrypted
Paolo Bonzini
2
-0
/
+3
2024-04-23
linux-headers: update to current kvm/next
Paolo Bonzini
9
-25
/
+332
[prev]
[next]