index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: Add MFT device to NPCM7xx Soc
Hao Wu
2021-03-12
1
-8
/
+37
*
hw/misc: Add NPCM7XX MFT Module
Hao Wu
2021-03-12
3
-0
/
+549
*
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2021-03-12
1
-0
/
+4
*
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-12
1
-7
/
+16
*
hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()
Philippe Mathieu-Daudé
2021-03-12
1
-0
/
+1
*
hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC regist...
Niek Linnenbank
2021-03-12
1
-26
/
+32
*
hw/arm/smmuv3: Uniformize sid traces
Eric Auger
2021-03-12
1
-12
/
+12
*
hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
Eric Auger
2021-03-12
2
-14
/
+25
*
hw/arm/smmuv3: Enforce invalidation on a power of two range
Eric Auger
2021-03-12
2
-15
/
+37
*
hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set
Eric Auger
2021-03-12
1
-1
/
+1
*
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
2021-03-12
1
-3
/
+16
*
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
1
-23
/
+7
*
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
2021-03-12
1
-0
/
+2
*
hw/arm: versal: Add support for the XRAMs
Edgar E. Iglesias
2021-03-12
1
-0
/
+36
*
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2021-03-12
2
-0
/
+254
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
39
-42
/
+45
|
\
|
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
24
-24
/
+24
|
*
hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-09
4
-6
/
+6
|
*
hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
Philippe Mathieu-Daudé
2021-03-09
2
-2
/
+6
|
*
virtio-gpu: Adjust code space style
lijiejun
2021-03-09
1
-2
/
+1
|
*
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
2021-03-09
1
-1
/
+0
|
*
scsi: Silence gcc warning
Eric Blake
2021-03-09
1
-0
/
+1
|
*
Various spelling fixes
Michael Tokarev
2021-03-09
6
-6
/
+6
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
14
-1910
/
+377
|
\
\
|
*
|
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
2021-03-10
8
-1728
/
+0
|
*
|
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
4
-7
/
+7
|
*
|
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-10
3
-0
/
+181
|
*
|
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-10
/
+10
|
*
|
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
1
-171
/
+185
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-11
4
-13
/
+565
|
\
\
\
|
*
|
|
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
3
-4
/
+407
|
*
|
|
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
4
-1
/
+157
|
*
|
|
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
2021-03-09
1
-1
/
+1
|
*
|
|
hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
Andrew Jeffery
2021-03-09
1
-1
/
+1
|
*
|
|
hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
Andrew Jeffery
2021-03-09
1
-2
/
+2
|
*
|
|
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
2021-03-09
1
-7
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-03-10
8
-393
/
+1359
|
\
\
\
\
|
*
|
|
|
hw/block/nvme: support Identify NS Attached Controller List
Minwoo Im
2021-03-09
2
-0
/
+42
|
*
|
|
|
hw/block/nvme: support changed namespace asynchronous event
Minwoo Im
2021-03-09
3
-0
/
+61
|
*
|
|
|
hw/block/nvme: support namespace attachment command
Minwoo Im
2021-03-09
4
-1
/
+76
|
*
|
|
|
hw/block/nvme: refactor nvme_select_ns_iocs
Minwoo Im
2021-03-09
1
-15
/
+21
|
*
|
|
|
hw/block/nvme: support allocated namespace type
Minwoo Im
2021-03-09
2
-16
/
+60
|
*
|
|
|
hw/block/nvme: fix allocated namespace list to 256
Minwoo Im
2021-03-09
2
-1
/
+7
|
*
|
|
|
hw/block/nvme: fix namespaces array to 1-based
Minwoo Im
2021-03-09
1
-1
/
+1
|
*
|
|
|
hw/block/nvme: support namespace detach
Minwoo Im
2021-03-09
5
-2
/
+64
|
*
|
|
|
hw/block/nvme: refactor nvme_dma
Klaus Jensen
2021-03-09
1
-52
/
+66
|
*
|
|
|
hw/block/nvme: remove the req dependency in map functions
Klaus Jensen
2021-03-09
2
-32
/
+33
|
*
|
|
|
hw/block/nvme: try to deal with the iov/qsg duality
Klaus Jensen
2021-03-09
2
-91
/
+117
[next]