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
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
3
-0
/
+307
2016-07-20
intel_iommu: add IR translation faults defines
Peter Xu
1
-0
/
+13
2016-07-20
intel_iommu: define several structs for IOMMU IR
Peter Xu
1
-0
/
+74
2016-07-20
intel_iommu: handle interrupt remap enable
Peter Xu
1
-0
/
+20
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
3
-1
/
+60
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
3
-3
/
+38
2016-07-20
intel_iommu: set IR bit for ECAP register
Peter Xu
2
-0
/
+8
2016-07-20
intel_iommu: allow queued invalidation for IR
Peter Xu
2
-0
/
+11
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
2
-1
/
+15
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
2
-0
/
+24
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
3
-7
/
+31
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
3
-5
/
+9
2016-07-20
x86-iommu: introduce parent class
Peter Xu
5
-4
/
+105
2016-07-20
hw/versatile: realize the PCI root bus as part of the versatile init
Marcel Apfelbaum
1
-0
/
+1
2016-07-20
hw/prep: realize the PCI root bus as part of the prep init
Marcel Apfelbaum
1
-0
/
+1
2016-07-20
hw/grackle: fix PCI bus initialization
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
hw/apb: fix PCI bus initialization
Marcel Apfelbaum
1
-8
/
+7
2016-07-20
hw/mips: fix PCI bus initialization
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
hw/alpha: fix PCI bus initialization
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
tests/prom-env-test: increase the test timeout
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
nvdimm: fix memory leak in error code path
Stefan Hajnoczi
1
-0
/
+1
2016-07-19
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
2
-1
/
+2
2016-07-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-106
/
+280
2016-07-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...
Peter Maydell
1
-1
/
+4
2016-07-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...
Peter Maydell
2
-8
/
+28
2016-07-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-07-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
5
-12
/
+22
2016-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
12
-121
/
+125
2016-07-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
37
-139
/
+641
2016-07-19
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' i...
Peter Maydell
1
-0
/
+1
2016-07-19
Update OpenBIOS images to e79bca6 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2016-07-19
target-i386: Remove redundant HF_SOFTMMU_MASK
Sergey Fedorov
3
-14
/
+4
2016-07-19
block/iscsi: allow caching of the allocation map
Peter Lieven
1
-58
/
+192
2016-07-19
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
1
-3
/
+5
2016-07-19
Move README to markdown
Pranith Kumar
1
-21
/
+20
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
9
-113
/
+32
2016-07-18
tests: in IDE and AHCI tests perform DMA write before flushing
Evgeny Yakovlev
2
-2
/
+75
2016-07-18
ide: set retry_unit for PIO and FLUSH requests
Evgeny Yakovlev
1
-0
/
+2
2016-07-18
ide: refactor retry_unit set and clear into separate function
Evgeny Yakovlev
1
-6
/
+16
2016-07-18
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
Lluís Vilanova
6
-43
/
+203
2016-07-18
trace: Allow event name pattern in "info trace-events"
Lluís Vilanova
3
-4
/
+36
2016-07-18
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
6
-29
/
+57
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
13
-10
/
+210
2016-07-18
trace: Cosmetic changes on fast-path tracing
Lluís Vilanova
1
-2
/
+5
2016-07-18
disas: Remove unused macro '_'
Lluís Vilanova
8
-47
/
+46
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
5
-5
/
+51
2016-07-18
trace: [bsd-user] Commandline arguments to control tracing
Lluís Vilanova
1
-3
/
+18
2016-07-18
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
1
-0
/
+19
2016-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
13
-136
/
+90
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
1
-0
/
+1
[next]