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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
memory: handle alias for iommu notifier
Jason Wang
1
-0
/
+9
2017-01-10
acpi: add ATSR for q35
Jason Wang
2
-0
/
+21
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
5
-0
/
+31
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
4
-7
/
+107
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2
-0
/
+38
2017-01-10
intel_iommu: allocate new key when creating new address space
Jason Wang
1
-2
/
+3
2017-01-10
intel_iommu: name vtd address space with devfn
Jason Wang
1
-1
/
+3
2017-01-10
virtio: convert to use DMA api
Jason Wang
9
-36
/
+93
2017-01-10
virtio-crypto: fix possible integer and heap overflow
Gonglei
1
-2
/
+2
2017-01-10
intel_iommu: allow migration
Peter Xu
2
-1
/
+22
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
2
-4
/
+36
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-964
/
+2175
2017-01-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-369
/
+392
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
8
-10
/
+10
2017-01-09
block: Rename raw_bsd to raw-format.c
Eric Blake
3
-3
/
+3
2017-01-09
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2
-109
/
+100
2017-01-09
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
1
-46
/
+40
2017-01-09
quorum: Clean up quorum_aio_get()
Kevin Wolf
1
-13
/
+10
2017-01-09
quorum: Inline quorum_fifo_aio_cb()
Kevin Wolf
1
-29
/
+13
2017-01-09
quorum: Implement .bdrv_co_preadv/pwritev()
Kevin Wolf
1
-43
/
+38
2017-01-09
quorum: Avoid bdrv_aio_writev() for rewrites
Kevin Wolf
1
-15
/
+31
2017-01-09
quorum: Inline quorum_aio_cb()
Kevin Wolf
1
-69
/
+59
2017-01-09
quorum: Do cleanup in caller coroutine
Kevin Wolf
1
-6
/
+9
2017-01-09
quorum: Implement .bdrv_co_readv/writev
Kevin Wolf
1
-77
/
+115
2017-01-09
quorum: Remove s from quorum_aio_get() arguments
Kevin Wolf
1
-5
/
+4
2017-01-09
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2
-0
/
+13
2017-01-09
qemu-img: fix in-flight count for qemu-img bench
Paolo Bonzini
1
-7
/
+10
2017-01-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170109'...
Peter Maydell
23
-535
/
+572
2017-01-09
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
1
-3
/
+8
2017-01-09
m25p80: don't let rogue SPI controllers cause buffer overruns
Jean-Christophe Dubois
1
-2
/
+27
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
2
-6
/
+15
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
3
-18
/
+11
2017-01-09
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
1
-4
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
3
-47
/
+37
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
3
-6
/
+7
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
2
-44
/
+44
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
5
-44
/
+14
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
2
-15
/
+11
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
1
-18
/
+17
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
1
-10
/
+9
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2
-6
/
+4
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2
-20
/
+7
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
3
-9
/
+10
2017-01-09
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
1
-13
/
+14
2017-01-09
hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
Peter Maydell
1
-4
/
+30
2017-01-09
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
1
-245
/
+244
2017-01-09
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
1
-67
/
+51
2017-01-09
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
1
-6
/
+10
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
14
-25
/
+78
2017-01-06
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...
Peter Maydell
1
-15
/
+50
[next]