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
*
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
5
-28
/
+37
*
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-2
/
+2
*
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
1
-1
/
+1
*
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
2021-03-15
1
-1
/
+1
*
e1000: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
1
-1
/
+1
*
e1000: fail early for evil descriptor
Jason Wang
2021-03-15
1
-0
/
+4
*
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-15
2
-1
/
+10
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-14
21
-777
/
+1670
|
\
|
*
hw/display/pxa2xx: Inline template header
Peter Maydell
2021-03-14
2
-436
/
+425
|
*
hw/display/pxa2xx: Apply whitespace-only coding style fixes to template header
Peter Maydell
2021-03-14
1
-34
/
+32
|
*
hw/display/pxa2xx: Apply brace-related coding style fixes to template header
Peter Maydell
2021-03-14
1
-19
/
+28
|
*
hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
Peter Maydell
2021-03-14
1
-65
/
+45
|
*
hw/display/pxa2xx_lcd: Remove dest_width state field
Peter Maydell
2021-03-14
1
-9
/
+11
|
*
hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfaces
Peter Maydell
2021-03-14
1
-62
/
+17
|
*
hw/display/pl110: Remove use of BITS from pl110_template.h
Peter Maydell
2021-03-14
2
-68
/
+65
|
*
hw/display/pl110: Pull included-once parts of template header into pl110.c
Peter Maydell
2021-03-14
2
-99
/
+80
|
*
hw/display/pl110: Remove dead code for non-32-bpp surfaces
Peter Maydell
2021-03-14
1
-45
/
+8
|
*
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2021-03-12
1
-0
/
+99
|
*
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/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
9
-249
/
+232
|
\
\
|
|
/
|
/
|
|
*
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-09
2
-5
/
+13
|
*
spapr.c: remove duplicated assert in spapr_memory_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-1
/
+0
|
*
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-09
1
-3
/
+2
|
*
spapr_pci.c: add 'unplug already in progress' message for PCI unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
spapr.c: add 'unplug already in progress' message for PHB unplug
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
hw/ppc: e500: Add missing <ranges> in the eTSEC node
Bin Meng
2021-03-09
1
-0
/
+1
|
*
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-03-09
2
-0
/
+2
|
*
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-09
2
-0
/
+53
|
*
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-09
2
-0
/
+17
|
*
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2021-03-09
1
-0
/
+40
|
*
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-09
4
-8
/
+8
[next]