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
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
1
-0
/
+58
2015-12-18
io: add QIOChannelBuffer class
Daniel P. Berrange
1
-0
/
+60
2015-12-18
io: add QIOChannelCommand class
Daniel P. Berrange
1
-0
/
+91
2015-12-18
io: add QIOChannelWebsock class
Daniel P. Berrange
1
-0
/
+108
2015-12-18
io: add QIOChannelTLS class
Daniel P. Berrange
1
-0
/
+142
2015-12-18
io: add QIOChannelFile class
Daniel P. Berrange
1
-0
/
+93
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
2
-0
/
+263
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange
1
-0
/
+256
2015-12-18
io: add helper module for creating watches on FDs
Daniel P. Berrange
1
-0
/
+72
2015-12-18
io: add abstract QIOChannel classes
Daniel P. Berrange
1
-0
/
+502
2015-12-17
rcu: optimize rcu_read_lock
Paolo Bonzini
1
-5
/
+1
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
2
-18
/
+57
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
1
-4
/
+18
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
1
-0
/
+6
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
1
-0
/
+1
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
1
-10
/
+14
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
1
-2
/
+7
2015-12-17
user: introduce "-d page"
Paolo Bonzini
1
-0
/
+1
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
[next]