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-07-22
semihosting: Include missing 'gdbstub/syscalls.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
1
-7
/
+12
2024-07-21
virtio: Add VIRTIO_F_IN_ORDER property definition
Jonah Palmer
1
-1
/
+3
2024-07-21
virtio: Add bool to VirtQueueElement
Jonah Palmer
1
-0
/
+2
2024-07-21
hw/cxl: Support firmware updates
Davidlohr Bueso
1
-0
/
+15
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control feature
Shiju Jose
1
-0
/
+24
2024-07-21
hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
Shiju Jose
1
-0
/
+24
2024-07-21
hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
Shiju Jose
1
-0
/
+10
2024-07-21
cxl/mailbox: move mailbox effect definitions to a header
Gregory Price
1
-0
/
+18
2024-07-21
hw/cxl: Add get scan media results cmd support
Davidlohr Bueso
1
-0
/
+1
2024-07-21
hw/cxl/events: discard all event records during sanitation
Hyeonggon Yoo
1
-0
/
+1
2024-07-21
hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
Hyeonggon Yoo
1
-5
/
+5
2024-07-21
hw/cxl: Add get scan media capabilities cmd support
Davidlohr Bueso
1
-0
/
+9
2024-07-21
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
1
-2
/
+2
2024-07-21
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
1
-1
/
+1
2024-07-21
aspeed/adc: Add AST2700 support
Jamin Lin
1
-0
/
+1
2024-07-21
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
1
-0
/
+1
2024-07-21
aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
Cédric Le Goater
1
-0
/
+4
2024-07-19
hw/loongarch: Modify flash block size to 256K
Xianglai Li
1
-1
/
+1
2024-07-19
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
1
-1
/
+0
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
1
-0
/
+1
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
1
-1
/
+1
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
1
-1
/
+2
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
1
-3
/
+4
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
1
-0
/
+1
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
1
-0
/
+3
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
1
-7
/
+7
2024-07-18
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
1
-0
/
+8
2024-07-18
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
1
-2
/
+9
2024-07-17
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-0
/
+16
2024-07-17
Merge tag 'sdmmc-20240716' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-0
/
+3
2024-07-16
hw/sd/sdcard: Basis for eMMC support
Philippe Mathieu-Daudé
1
-0
/
+3
2024-07-16
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
1
-1
/
+0
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
1
-2
/
+2
2024-07-16
system/cpus: Add cpu_pause() function
Nicholas Piggin
1
-0
/
+8
2024-07-16
loader: remove load_image_gzipped function as its not used anywhere
Ani Sinha
1
-3
/
+1
2024-07-16
include/hw/qdev-core.h: Correct and clarify gpio doc comments
Peter Maydell
1
-8
/
+9
2024-07-16
qemu/timer: Add host ticks function for LoongArch
Song Gao
1
-0
/
+9
2024-07-16
disas: Fix build against Capstone v6
Gustavo Romero
1
-0
/
+1
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
1
-0
/
+6
2024-07-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging
Richard Henderson
1
-0
/
+1
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
1
-0
/
+1
2024-07-11
hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
Inès Varhol
1
-2
/
+2
2024-07-11
accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
Peter Maydell
1
-3
/
+6
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into staging
Richard Henderson
1
-5
/
+12
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
1
-38
/
+0
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2
-0
/
+15
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
1
-2
/
+1
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
1
-0
/
+2
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to support 64 bits
Jamin Lin
1
-0
/
+4
[prev]
[next]