index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
13
-26
/
+26
*
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
4
-4
/
+5
|
\
|
*
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-25
1
-0
/
+4
|
*
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
2024-04-25
1
-0
/
+0
|
*
hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
Zhao Liu
2024-04-25
1
-1
/
+1
|
*
hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
Philippe Mathieu-Daudé
2024-04-25
1
-3
/
+0
*
|
hw/arm: Add the USART to the stm32l4x5 SoC
Arnaud Minier
2024-04-25
1
-0
/
+7
*
|
hw/char/stm32l4x5_usart: Enable serial read and write
Arnaud Minier
2024-04-25
1
-0
/
+1
*
|
hw/char: Implement STM32L4x5 USART skeleton
Arnaud Minier
2024-04-25
1
-0
/
+66
*
|
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
2024-04-25
1
-0
/
+1
*
|
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-2
/
+2
*
|
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
1
-0
/
+7
*
|
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
1
-0
/
+4
*
|
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
1
-0
/
+1
*
|
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
2
-0
/
+4
|
/
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
10
-1457
/
+1
|
\
|
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
5
-1381
/
+0
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
5
-76
/
+1
*
|
Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
2024-04-24
1
-21
/
+0
|
\
\
|
*
|
qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_INVALID_PARAMETER definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
*
|
qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
Philippe Mathieu-Daudé
2024-04-24
1
-3
/
+0
|
|
/
*
|
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
4
-6
/
+14
|
\
\
|
*
|
migration/multifd: solve zero page causing multiple page faults
Yuan Liu
2024-04-23
1
-1
/
+1
|
*
|
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
1
-1
/
+4
|
*
|
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
1
-1
/
+4
|
*
|
migration: Add Error** argument to .load_setup() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
|
*
|
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
|
*
|
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2024-04-23
1
-1
/
+1
|
|
/
*
|
kvm: handle KVM_EXIT_MEMORY_FAULT
Chao Peng
2024-04-23
1
-0
/
+2
*
|
physmem: Introduce ram_block_discard_guest_memfd_range()
Xiaoyao Li
2024-04-23
1
-0
/
+2
*
|
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-23
2
-0
/
+3
*
|
kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
Chao Peng
2024-04-23
1
-0
/
+2
*
|
RAMBlock: Add support of KVM private guest memfd
Xiaoyao Li
2024-04-23
4
-4
/
+21
*
|
kvm: Introduce support for memory_attributes
Xiaoyao Li
2024-04-23
1
-0
/
+4
*
|
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-23
1
-10
/
+0
*
|
KVM: track whether guest state is encrypted
Paolo Bonzini
2024-04-23
2
-0
/
+3
*
|
linux-headers: update to current kvm/next
Paolo Bonzini
2024-04-23
9
-25
/
+332
*
|
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
2024-04-23
1
-17
/
+0
*
|
confidential guest support: Add kvm_init() and kvm_reset() in class
Xiaoyao Li
2024-04-23
1
-1
/
+33
*
|
q35: Introduce smm_ranges property for q35-pci-host
Isaku Yamahata
2024-04-23
2
-0
/
+2
*
|
hw: Add compat machines for 9.1
Paolo Bonzini
2024-04-18
2
-0
/
+6
*
|
kvm: use configs/ definition to conditionalize debug support
Paolo Bonzini
2024-04-18
2
-2
/
+2
*
|
stubs: remove obsolete stubs
Paolo Bonzini
2024-04-18
1
-2
/
+0
*
|
util/qemu-config: Extract QMP commands to qemu-config-qmp.c
Philippe Mathieu-Daudé
2024-04-18
1
-0
/
+3
|
/
*
Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-04-10
1
-0
/
+7
|
\
[prev]
[next]