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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
usb/dev-storage: remove unused include
Maxim Levitsky
1
-1
/
+0
2020-03-09
display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()
Chen Qun
1
-1
/
+0
2020-03-09
display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()
Chen Qun
1
-1
/
+0
2020-03-09
scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()
Chen Qun
1
-1
/
+0
2020-03-09
dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
Chen Qun
1
-5
/
+5
2020-03-09
core/qdev: fix memleak in qdev_get_gpio_out_connector()
Pan Nengyuan
1
-1
/
+1
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
4
-0
/
+4
2020-03-09
hw/acpi: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2
-0
/
+2
2020-03-09
hw/pci-host/piix: Include "qemu/range.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/i2c/smbus_ich9: Include "qemu/range.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/timer/hpet: Include "exec/address-spaces.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/hppa/machine: Include "net/net.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/alpha/dp264: Include "net/net.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/alpha/alpha_sys: Remove unused "hw/ide.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2
-2
/
+0
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2
-2
/
+0
2020-03-09
hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .data
Philippe Mathieu-Daudé
2
-4
/
+4
2020-03-09
hw/net/e1000: Add readops/writeops typedefs
Philippe Mathieu-Daudé
2
-4
/
+8
2020-03-09
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-09
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
1
-2
/
+2
2020-03-08
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
1
-15
/
+17
2020-03-08
vhost-vsock: fix error message output
Nick Erdmann
1
-1
/
+1
2020-03-08
vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
Jason Wang
1
-1
/
+11
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
4
-6
/
+10
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-1
/
+10
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
11
-174
/
+492
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
3
-0
/
+41
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
3
-0
/
+165
2020-03-05
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
3
-3
/
+9
2020-03-05
tpm: Separate tpm_tis common functions from isa code
Eric Auger
4
-201
/
+271
2020-03-05
tpm: Use TPMState as a common struct
Eric Auger
1
-55
/
+91
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2
-5
/
+5
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
1
-0
/
+7
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
1
-1
/
+9
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
1
-2
/
+2
2020-03-05
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
1
-5
/
+11
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+12
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-1
/
+7
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+11
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-10
/
+0
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-9
/
+2
2020-03-05
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-14
/
+2
2020-03-05
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
1
-10
/
+11
2020-03-05
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
1
-0
/
+1
[next]