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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
1
-0
/
+1
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
1
-0
/
+1
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
1
-2
/
+2
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
1
-2
/
+2
2017-01-10
cryptodev: wrap the ready flag
Gonglei
1
-0
/
+19
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
1
-0
/
+23
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
1
-0
/
+3
2017-01-10
acpi: add ATSR for q35
Jason Wang
1
-0
/
+12
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
2
-0
/
+5
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
1
-0
/
+1
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
1
-0
/
+5
2017-01-10
virtio: convert to use DMA api
Jason Wang
3
-13
/
+28
2017-01-10
intel_iommu: allow migration
Peter Xu
1
-0
/
+1
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
1
-0
/
+6
2017-01-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+7
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
1
-1
/
+1
2017-01-09
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
1
-0
/
+6
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
1
-0
/
+1
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
1
-5
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
1
-1
/
+1
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
1
-0
/
+37
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2
-40
/
+13
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
1
-6
/
+0
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
1
-4
/
+2
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
1
-15
/
+2
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
2
-5
/
+6
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
1
-4
/
+12
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
1
-0
/
+12
2017-01-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+56
2017-01-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
1
-0
/
+3
2017-01-03
iothread: add poll-grow and poll-shrink parameters
Stefan Hajnoczi
1
-0
/
+2
2017-01-03
aio: self-tune polling time
Stefan Hajnoczi
1
-2
/
+8
2017-01-03
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
1
-0
/
+20
2017-01-03
iothread: add polling parameters
Stefan Hajnoczi
1
-0
/
+3
2017-01-03
aio: add polling mode to AioContext
Stefan Hajnoczi
1
-0
/
+16
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
1
-1
/
+4
2017-01-03
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
1
-1
/
+5
2016-12-27
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
1
-0
/
+1
2016-12-27
aspeed: add a memory region for SRAM
Cédric Le Goater
1
-0
/
+2
2016-12-27
aspeed: QOMify the CPU object and attach it to the SoC
Cédric Le Goater
1
-1
/
+1
2016-12-27
hw/arm/virt: add 2.9 machine type
Peter Maydell
1
-0
/
+3
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-0
/
+5
2016-12-22
kvm: sync linux headers
Marcelo Tosatti
2
-1
/
+15
2016-12-22
pc: make pit configurable
Chao Peng
1
-0
/
+3
2016-12-22
pc: make sata configurable
Chao Peng
1
-0
/
+2
2016-12-22
pc: make smbus configurable
Chao Peng
1
-0
/
+2
2016-12-22
block: drop remaining legacy aio functions in comment
Yaowei Bai
1
-2
/
+2
2016-12-22
main-loop: update comment for qemu_mutex_lock/unlock_iothread
Yaowei Bai
1
-2
/
+2
2016-12-22
timer: fix misleading comment in timer.h
Yaowei Bai
1
-1
/
+1
[next]