index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
Philippe Mathieu-Daudé
2
-5
/
+20
2024-12-20
accel/tcg: Use tb_page_addr_t type in page_unprotect()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
Philippe Mathieu-Daudé
2
-17
/
+24
2024-12-20
include: Include missing 'qemu/clang-tsa.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-20
user: Introduce 'user/guest-host.h' header
Philippe Mathieu-Daudé
3
-79
/
+89
2024-12-20
exec/translation-block: Include missing 'exec/vaddr.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
exec/cpu-defs: Remove unnecessary headers
Philippe Mathieu-Daudé
1
-8
/
+0
2024-12-20
exec/cpu-all: Include missing 'exec/cpu-defs.h' header
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
accel/tcg: Have tlb_vaddr_to_host() use vaddr type
Philippe Mathieu-Daudé
1
-1
/
+2
2024-12-20
system: Move 'exec/confidential-guest-support.h' to system/
Philippe Mathieu-Daudé
1
-3
/
+3
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
101
-108
/
+108
2024-12-20
qom: New object_property_add_new_container()
Peter Xu
1
-0
/
+12
2024-12-20
qom: Add TYPE_CONTAINER macro
Peter Xu
1
-0
/
+1
2024-12-20
log: Add separate debug option for logging invalid memory accesses
BALATON Zoltan
1
-0
/
+1
2024-12-19
hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi
Bibo Mao
1
-2
/
+0
2024-12-19
hw/intc/loongarch_extioi: Add pre_save interface
Bibo Mao
1
-0
/
+1
2024-12-19
hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
Bibo Mao
2
-2
/
+27
2024-12-19
include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
Bibo Mao
2
-1
/
+2
2024-12-19
include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
Bibo Mao
2
-26
/
+27
2024-12-19
include: Add loongarch_extioi_common header file
Bibo Mao
2
-49
/
+59
2024-12-19
hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
Bibo Mao
1
-4
/
+0
2024-12-19
hw/intc/loongarch_pch: Add pre_save and post_load interfaces
Bibo Mao
1
-0
/
+2
2024-12-19
hw/intc/loongarch_pch: Inherit from loongarch_pic_common
Bibo Mao
2
-4
/
+27
2024-12-19
include: Move struct LoongArchPCHPIC to loongarch_pic_common header file
Bibo Mao
2
-26
/
+29
2024-12-19
include: Add loongarch_pic_common header file
Bibo Mao
2
-31
/
+47
2024-12-16
x86/loader: add -shim option
Gerd Hoffmann
1
-0
/
+1
2024-12-14
hw/ide/ahci: Decouple from PCI
Bernhard Beschow
2
-2
/
+2
2024-12-14
hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
Philippe Mathieu-Daudé
1
-9
/
+0
2024-12-14
hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-14
hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
Philippe Mathieu-Daudé
1
-5
/
+8
2024-12-13
hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
Philippe Mathieu-Daudé
1
-4
/
+6
2024-12-13
hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
Philippe Mathieu-Daudé
1
-3
/
+3
2024-12-13
hw/core/eif: Use stateful qcrypto apis
Dorjoy Chowdhury
1
-8
/
+8
2024-12-12
Merge tag 'pull-tcg-20241212' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-0
/
+9
2024-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
4
-24
/
+17
2024-12-12
Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
5
-11
/
+168
2024-12-12
Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
7
-9
/
+177
2024-12-12
include/exec: Introduce fpst alias in helper-head.h.inc
Richard Henderson
1
-0
/
+3
2024-12-12
tcg: Reset free_temps before tcg_optimize
Richard Henderson
1
-0
/
+6
2024-12-11
fpu: Allow runtime choice of default NaN value
Peter Maydell
2
-0
/
+21
2024-12-11
fpu: Remove use_first_nan field from float_status
Peter Maydell
2
-6
/
+0
2024-12-11
softfloat: Allow runtime choice of NaN propagation for muladd
Peter Maydell
2
-0
/
+66
2024-12-11
softfloat: Allow runtime choice of inf * 0 + NaN result
Peter Maydell
2
-0
/
+34
2024-12-11
hw/net/lan9118_phy: Reuse MII constants
Bernhard Beschow
1
-0
/
+6
2024-12-11
hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
Bernhard Beschow
1
-5
/
+4
2024-12-11
hw/net/lan9118: Extract lan9118_phy
Bernhard Beschow
1
-0
/
+37
2024-12-11
linux-headers: Update to Linux 6.13-rc1
Hendrik Brueckner
5
-8
/
+168
2024-12-11
hw: add compat machines for 10.0
Cornelia Huck
2
-0
/
+6
2024-12-11
hw/i386: define _AS_LATEST() macros for machine types
Daniel P. Berrangé
1
-1
/
+3
[next]