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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
Update version for v3.1.0-rc0 release
v3.1.0-rc0
Peter Maydell
1
-1
/
+1
2018-11-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-10-30-v2'...
Peter Maydell
2
-15
/
+26
2018-11-06
vl: Avoid crash when -mon is underspecified
Eric Blake
1
-0
/
+4
2018-11-06
monitor: delay monitor iothread creation
Wolfgang Bumiller
1
-14
/
+21
2018-11-06
monitor: guard iothread access by mon->use_io_thread
Wolfgang Bumiller
1
-1
/
+1
2018-11-06
tests: Fix Python 3 detection on older GNU make versions
Eduardo Habkost
1
-2
/
+2
2018-11-06
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20181106-pull-reque...
Peter Maydell
11
-0
/
+0
2018-11-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181106'...
Peter Maydell
4
-13
/
+16
2018-11-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
74
-288
/
+836
2018-11-06
target/arm: Fix ATS1Hx instructions
Peter Maydell
1
-2
/
+2
2018-11-06
target/arm: Set S and PTW in 64-bit PAR format
Peter Maydell
1
-4
/
+6
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-06
target/arm: Remove can't-happen if() from handle_vec_simd_shli()
Peter Maydell
1
-5
/
+3
2018-11-06
update seabios to master snapshot
Gerd Hoffmann
11
-0
/
+0
2018-11-06
oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
Brad Smith
1
-2
/
+13
2018-11-06
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181105' into staging
Peter Maydell
2
-7
/
+12
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: Add missing include
Philippe Mathieu-Daudé
1
-0
/
+2
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
tests/bios-tables-test: add 64-bit PCI MMIO aperture round-up test on Q35
Laszlo Ersek
1
-0
/
+16
2018-11-05
bios-tables-test: prepare expected files for mmio64
Michael S. Tsirkin
2
-0
/
+0
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
2
-5
/
+29
2018-11-05
MAINTAINERS: list "tests/acpi-test-data" files in ACPI/SMBIOS section
Laszlo Ersek
1
-0
/
+2
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
4
-87
/
+94
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
2018-11-05
intel_iommu: better handling of dmar state switch
Peter Xu
1
-7
/
+14
2018-11-05
intel_iommu: introduce vtd_reset_caches()
Peter Xu
1
-4
/
+9
2018-11-05
virtio-blk: fix comment for virtio_blk_rw_complete
Yaowei Bai
1
-2
/
+2
2018-11-05
configure: Use LINKS loop for all build tree symlinks
Peter Maydell
1
-12
/
+2
2018-11-05
configure: Rename FILES variable to LINKS
Peter Maydell
1
-13
/
+22
2018-11-05
tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/
Peter Maydell
4
-6
/
+2
2018-11-05
tests: Move tests/acpi-test-data/ to tests/data/acpi/
Peter Maydell
46
-7
/
+1
[prev]
[next]