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/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
|
|
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
|
|
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
2
-2
/
+0
*
|
|
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
2
-2
/
+0
*
|
|
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2020-03-09
2
-4
/
+4
*
|
|
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2020-03-09
2
-4
/
+8
*
|
|
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
2020-03-09
1
-2
/
+2
*
|
|
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-03-09
1
-2
/
+2
*
|
|
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
1
-15
/
+17
*
|
|
vhost-vsock: fix error message output
Nick Erdmann
2020-03-08
1
-1
/
+1
*
|
|
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2020-03-08
1
-1
/
+11
*
|
|
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-03-08
4
-6
/
+10
|
/
/
*
|
qapi: Flatten object-add
Kevin Wolf
2020-03-06
1
-1
/
+10
*
|
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
2020-03-05
11
-174
/
+492
|
\
\
|
*
|
hw/arm/virt: vTPM support
Eric Auger
2020-03-05
3
-0
/
+41
|
*
|
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
3
-0
/
+165
|
*
|
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
2020-03-05
3
-3
/
+9
|
*
|
tpm: Separate tpm_tis common functions from isa code
Eric Auger
2020-03-05
4
-201
/
+271
|
*
|
tpm: Use TPMState as a common struct
Eric Auger
2020-03-05
1
-55
/
+91
|
*
|
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
2
-5
/
+5
|
|
/
*
|
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
2020-03-05
1
-0
/
+7
*
|
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
2020-03-05
1
-0
/
+8
*
|
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
2020-03-05
1
-1
/
+9
*
|
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
2020-03-05
1
-2
/
+2
*
|
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
2020-03-05
1
-5
/
+11
*
|
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
1
-6
/
+12
*
|
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
1
-1
/
+7
*
|
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
1
-6
/
+11
*
|
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
1
-10
/
+0
*
|
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
1
-7
/
+1
*
|
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
1
-9
/
+2
*
|
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
1
-7
/
+1
*
|
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
1
-14
/
+2
*
|
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
2020-03-05
1
-10
/
+11
*
|
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
2020-03-05
1
-0
/
+1
*
|
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
2020-03-05
1
-0
/
+28
*
|
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2020-03-05
1
-0
/
+24
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-03
6
-80
/
+200
|
\
|
*
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
1
-5
/
+6
|
*
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
2
-2
/
+2
|
*
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
3
-1
/
+51
|
*
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
1
-5
/
+8
|
*
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
1
-13
/
+22
|
*
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
1
-1
/
+1
|
*
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
1
-5
/
+7
|
*
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
1
-0
/
+10
|
*
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
1
-11
/
+28
|
*
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
1
-2
/
+6
|
*
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
1
-0
/
+1
|
*
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
1
-0
/
+9
[prev]
[next]