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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
1
-0
/
+4
2015-10-12
sdhci: Pass drive parameter to sdhci-pci via qdev property
Kevin O'Connor
3
-14
/
+24
2015-10-09
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...
Peter Maydell
12
-40
/
+43
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
4
-9
/
+8
2015-10-08
hw: char: Remove unnecessary variable
Shraddha Barke
1
-3
/
+1
2015-10-08
hw: timer: Remove unnecessary variable
Shraddha Barke
1
-3
/
+1
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2
-3
/
+3
2015-10-08
pc: check for underflow in load_linux
Paolo Bonzini
1
-0
/
+4
2015-10-08
pci-assign: do not include sys/io.h
Paolo Bonzini
1
-1
/
+0
2015-10-08
imx_serial: Generate interrupt on tx empty if enabled
Guenter Roeck
1
-1
/
+3
2015-10-08
sdhci: Change debug prints to compile unconditionally
Sai Pavan Boddu
1
-18
/
+18
2015-10-08
sdhci: use PRIx64 for uint64_t type
Sai Pavan Boddu
1
-2
/
+5
2015-10-08
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
2
-100
/
+156
2015-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-2
/
+3
2015-10-06
pc-dimm: Fail realization for invalid nodes in non-NUMA config
Bharata B Rao
1
-2
/
+3
2015-10-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...
Peter Maydell
2
-11
/
+11
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
1
-14
/
+9
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
1
-0
/
+13
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
1
-3
/
+37
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
1
-11
/
+15
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
1
-33
/
+19
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
1
-15
/
+27
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
1
-15
/
+20
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
1
-22
/
+29
2015-10-02
icc_bus: drop the unused files
Zhu Guihua
2
-119
/
+0
2015-10-02
cpu/apic: drop icc bus/bridge
Chen Fan
4
-34
/
+8
2015-10-02
x86: use new method to correct reset sequence
Zhu Guihua
1
-0
/
+20
2015-10-02
apic: move APIC's MMIO region mapping into APIC
Chen Fan
2
-13
/
+0
2015-10-02
target-i386: Convert kvm_default_*features to property/value pairs
Eduardo Habkost
2
-6
/
+6
2015-10-02
cpu: Introduce X86CPUTopoInfo structure for argument simplification
Chen Fan
1
-3
/
+3
2015-10-02
pc: memhp: force gaps between DIMM's GPA
Igor Mammedov
3
-2
/
+6
2015-10-02
memhp: extend address auto assignment to support gaps
Igor Mammedov
3
-8
/
+12
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
1
-1
/
+1
2015-10-02
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
1
-10
/
+10
2015-10-01
virtio: Notice when the system doesn't support MSIx at all
Richard Henderson
1
-6
/
+11
2015-10-01
pc: Add a comment explaining why pc_compat_2_4() doesn't exist
Eduardo Habkost
2
-0
/
+14
2015-10-01
virtio-net: correctly drop truncated packets
Jason Wang
1
-7
/
+1
2015-10-01
virtio: introduce virtqueue_discard()
Jason Wang
1
-0
/
+7
2015-10-01
virtio: introduce virtqueue_unmap_sg()
Jason Wang
1
-4
/
+10
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
35
-62
/
+138
2015-09-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...
Peter Maydell
1
-8
/
+8
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
7
-38
/
+26
2015-09-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-86
/
+375
2015-09-25
bt: remove muldiv64()
Laurent Vivier
1
-2
/
+2
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
1
-3
/
+3
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
1
-4
/
+3
2015-09-25
mips: remove muldiv64()
Laurent Vivier
1
-11
/
+8
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
1
-2
/
+1
2015-09-25
rtl8139: remove muldiv64()
Laurent Vivier
1
-8
/
+6
2015-09-25
i6300esb: remove muldiv64()
Laurent Vivier
1
-8
/
+3
[next]