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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
1
-0
/
+7
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
2
-1
/
+18
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
2
-0
/
+13
2015-12-17
kvm: Hyper-V SynIC irq routing support
Andrey Smetanin
1
-0
/
+1
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
5
-786
/
+1018
2015-12-17
vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property
Shmulik Ladkani
1
-0
/
+4
2015-12-17
vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property
Shmulik Ladkani
1
-0
/
+4
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
1
-1
/
+0
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
2
-2
/
+81
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
6
-53
/
+100
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
1
-4
/
+4
2015-12-17
ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection
Shannon Zhao
1
-0
/
+7
2015-12-17
ACPI: Add GPIO Connection Descriptor
Shannon Zhao
1
-0
/
+20
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
1
-0
/
+1
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
1
-1
/
+1
2015-12-17
acpi: support serialized method
Xiao Guangrong
1
-1
/
+7
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
1
-1
/
+2
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...
Peter Maydell
1
-2
/
+126
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
2
-5
/
+10
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2
-2
/
+3
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2
-2
/
+9
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2
-16
/
+6
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2
-5
/
+5
2015-12-17
qobject: Simplify QObject
Eric Blake
7
-16
/
+21
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-6
/
+6
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
1
-0
/
+14
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-2
/
+2
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
2
-62
/
+2
2015-12-17
qapi: Remove dead visitor code
Eric Blake
1
-3
/
+0
2015-12-15
fw_cfg: remove offset argument from callback prototype
Gabriel L. Somlo
1
-2
/
+1
2015-12-15
fw_cfg: amend callback behavior spec to once per select
Gabriel L. Somlo
1
-7
/
+3
2015-12-15
fw_cfg: move internal function call docs to header file
Gabriel L. Somlo
1
-0
/
+129
2015-12-07
sdhci: Sanitize "sdhci-pci" properties for future qomification
Markus Armbruster
1
-1
/
+1
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
1
-1
/
+0
2015-12-04
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-3
/
+0
2015-12-04
bt: check struct sizes
Paolo Bonzini
1
-17
/
+4
2015-12-04
typedefs: Put them back into alphabetical order
Markus Armbruster
1
-7
/
+6
2015-12-04
scsi: remove scsi_req_free prototype
Hervé Poussineau
1
-1
/
+0
2015-12-03
qom: Update documentation comment of struct Object
Cao jin
1
-3
/
+0
2015-12-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+2
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
1
-2
/
+2
2015-12-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-1
/
+7
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
1
-0
/
+2
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
1
-0
/
+5
2015-12-02
vhost: drop dead code
Michael S. Tsirkin
1
-1
/
+0
2015-12-02
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
1
-3
/
+5
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
1
-1
/
+1
2015-11-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+9
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
1
-0
/
+7
[next]