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
2018-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
1
-1
/
+1
2018-11-09
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+3
2018-11-08
9p: write lock path in v9fs_co_open2()
Greg Kurz
1
-3
/
+3
2018-11-08
riscv: spike: Fix memory leak in the board init
Alistair Francis
1
-3
/
+3
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
12
-55
/
+88
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-92
/
+135
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2
-0
/
+34
2018-11-08
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
Peter Maydell
1
-5
/
+1
2018-11-08
ppc/pnv: check size before data buffer access
Prasad J Pandit
1
-1
/
+7
2018-11-08
hw/ppc/mac_newworld: Free openpic_irqs array after use
Peter Maydell
1
-0
/
+1
2018-11-08
macio/pmu: Fix missing vmsd terminator
Dr. David Alan Gilbert
1
-0
/
+1
2018-11-08
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
1
-1
/
+1
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
3
-24
/
+25
2018-11-08
PPC: e500: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-08
ppc4xx_pci: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-08
ppc440_pcix: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-06
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
Paolo Bonzini
1
-3
/
+5
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
4
-83
/
+88
2018-11-06
scsi-generic: avoid out-of-bounds access to VPD page list
Paolo Bonzini
1
-1
/
+1
2018-11-06
scsi-generic: keep VPD page list sorted
Paolo Bonzini
1
-4
/
+15
2018-11-06
lsi53c895a: check message length value is valid
Prasad J Pandit
1
-2
/
+17
2018-11-06
nvdimm: set non-volatile on the memory region
Marc-André Lureau
1
-0
/
+1
2018-11-06
ivshmem: fix memory backend leak
Igor Mammedov
1
-0
/
+1
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
1
-1
/
+9
2018-11-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181106'...
Peter Maydell
2
-2
/
+5
2018-11-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
19
-186
/
+713
2018-11-06
hw/arm/exynos4210: Zero memory allocated for Exynos4210State
Peter Maydell
1
-1
/
+1
2018-11-06
milkymist: Check for failure trying to load BIOS image
Peter Maydell
1
-1
/
+4
2018-11-05
vhost-scsi: prevent using uninitialized vqs
yuchenlin
1
-1
/
+1
2018-11-05
piix_pci: fix i440fx data sheet link
Li Qiang
1
-1
/
+1
2018-11-05
piix: use TYPE_FOO constants than string constats
Li Qiang
1
-4
/
+7
2018-11-05
i440fx: use ARRAY_SIZE for pam_regions
Li Qiang
1
-2
/
+2
2018-11-05
pci_bridge: fix typo in comment
Mao Zhongyi
1
-1
/
+1
2018-11-05
hw/pci-bridge/ioh3420: Remove unuseful header
Philippe Mathieu-Daudé
2
-7
/
+1
2018-11-05
hw/pci-bridge/xio3130: Remove unused functions
Philippe Mathieu-Daudé
4
-71
/
+2
2018-11-05
hw/pci-host/x86: extend the 64-bit PCI hole relative to the fw-assigned base
Laszlo Ersek
2
-2
/
+2
2018-11-05
hw/pci-host/x86: extract get_pci_hole64_start_value() helpers
Laszlo Ersek
2
-8
/
+22
2018-11-05
pci-testdev: add optional memory bar
Gerd Hoffmann
1
-0
/
+19
2018-11-05
x86_iommu/amd: Enable Guest virtual APIC support
Singh, Brijesh
2
-7
/
+8
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is enabled
Singh, Brijesh
3
-1
/
+106
2018-11-05
i386: acpi: add IVHD device entry for IOAPIC
Singh, Brijesh
1
-1
/
+27
2018-11-05
x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled
Singh, Brijesh
3
-2
/
+250
2018-11-05
x86_iommu/amd: Prepare for interrupt remap support
Singh, Brijesh
3
-2
/
+123
2018-11-05
x86_iommu/amd: make the address space naming consistent with intel-iommu
Singh, Brijesh
1
-7
/
+27
2018-11-05
x86_iommu/amd: remove V=1 check from amdvi_validate_dte()
Singh, Brijesh
1
-3
/
+7
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2
-28
/
+28
2018-11-05
x86_iommu: move the kernel-irqchip check in common code
Singh, Brijesh
2
-7
/
+9
2018-11-05
vhost-user-blk: start vhost when guest kicks
Yongji Xie
1
-0
/
+25
2018-11-05
intel_iommu: handle invalid ce for shadow sync
Peter Xu
1
-0
/
+17
2018-11-05
intel_iommu: move ce fetching out when sync shadow
Peter Xu
1
-28
/
+13
[next]