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-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
1
-0
/
+1
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
1
-0
/
+112
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
1
-0
/
+112
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
1
-0
/
+68
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+4
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-161
/
+76
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
1
-1
/
+3
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
1
-2
/
+0
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
1
-2
/
+1
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
1
-0
/
+15
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
1
-0
/
+12
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
1
-0
/
+62
2015-09-14
arm: xlnx-zynqmp: Fix up GIC region size
Nathan Rossi
1
-1
/
+1
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
1
-0
/
+1
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
1
-19
/
+0
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2
-8
/
+76
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
1
-2
/
+2
2015-09-11
typofixes - v4
Veres Lajos
2
-2
/
+2
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2
-2
/
+2
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
4
-2
/
+69
2015-09-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...
Peter Maydell
1
-58
/
+152
2015-09-10
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
1
-0
/
+22
2015-09-10
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
1
-1
/
+11
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
1
-0
/
+1
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+1
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
1
-0
/
+27
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
1
-0
/
+2
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
1
-9
/
+34
2015-09-10
error: Revamp interface documentation
Markus Armbruster
1
-47
/
+124
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
1
-5
/
+2
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
1
-7
/
+2
2015-09-10
error: Make error_setg() a function
Markus Armbruster
1
-2
/
+2
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
1
-0
/
+1
2015-09-10
acpi: Remove unused definition.
Richard W.M. Jones
1
-1
/
+0
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2
-6
/
+7
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
1
-2
/
+2
2015-09-09
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
1
-0
/
+6
2015-09-09
remove unused spinlock.
KONRAD Frederic
1
-49
/
+0
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
1
-2
/
+2
2015-09-09
cpus: protect work list with work_mutex
Paolo Bonzini
1
-1
/
+5
2015-09-09
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
1
-0
/
+2
2015-09-09
rcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/
Emilio G. Cota
1
-1
/
+1
2015-09-09
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
2
-41
/
+40
2015-09-09
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
2
-4
/
+4
2015-09-09
remove qemu/tls.h
Paolo Bonzini
2
-55
/
+1
2015-09-09
tcg: introduce tcg_current_cpu
Paolo Bonzini
1
-0
/
+1
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
1
-1
/
+1
[next]