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
2018-03-07
SiFive RISC-V Test Finisher
Michael Clark
2
-0
/
+135
2018-03-07
RISC-V Spike Machines
Michael Clark
2
-0
/
+429
2018-03-07
SiFive RISC-V PLIC Block
Michael Clark
2
-0
/
+590
2018-03-07
SiFive RISC-V CLINT Block
Michael Clark
2
-0
/
+304
2018-03-07
RISC-V HART Array
Michael Clark
2
-0
/
+128
2018-03-07
RISC-V HTIF Console
Michael Clark
2
-0
/
+319
2018-03-07
Add symbol table callback interface to load_elf
Michael Clark
3
-16
/
+53
2018-03-07
RISC-V Linux User Emulation
Michael Clark
13
-6
/
+1012
2018-03-07
RISC-V Physical Memory Protection
Michael Clark
2
-0
/
+444
2018-03-07
RISC-V TCG Code Generation
Michael Clark
2
-0
/
+2342
2018-03-07
RISC-V GDB Stub
Michael Clark
1
-0
/
+62
2018-03-07
RISC-V FPU Support
Michael Clark
2
-3
/
+377
2018-03-07
RISC-V CPU Helpers
Michael Clark
3
-0
/
+1250
2018-03-07
RISC-V Disassembler
Michael Clark
4
-0
/
+3053
2018-03-07
RISC-V CPU Core Definition
Michael Clark
3
-0
/
+1139
2018-03-07
RISC-V ELF Machine Definition
Michael Clark
1
-0
/
+2
2018-03-07
RISC-V Maintainers
Michael Clark
1
-0
/
+11
2018-03-06
misc: don't use hwaddr as a type in trace events
Daniel P. Berrangé
1
-2
/
+2
2018-03-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
36
-352
/
+315
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
6
-12
/
+15
2018-03-06
balloon: Fix documentation of the --balloon parameter and deprecate it
Thomas Huth
3
-7
/
+12
2018-03-06
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
1
-4
/
+3
2018-03-06
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
1
-7
/
+2
2018-03-06
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
1
-3
/
+5
2018-03-06
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-03-06
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
1
-2
/
+0
2018-03-06
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
1
-12
/
+0
2018-03-06
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
1
-16
/
+10
2018-03-06
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
2
-7
/
+7
2018-03-06
Revert "build-sys: compile with -Og or -O1 when --enable-debug"
Paolo Bonzini
1
-13
/
+2
2018-03-06
checkpatch: add check for `while` and `for`
Su Hang
1
-2
/
+3
2018-03-06
checkpatch: add a warning for basename/dirname
Julia Suvorova
1
-0
/
+5
2018-03-06
address_space_rw: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-18
/
+10
2018-03-06
address_space_map: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-1
/
+2
2018-03-06
address_space_access_valid: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-4
/
+8
2018-03-06
address_space_read: address_space_to_flatview needs RCU lock
Paolo Bonzini
2
-28
/
+35
2018-03-06
address_space_write: address_space_to_flatview needs RCU lock
Paolo Bonzini
1
-15
/
+22
2018-03-06
memory: inline some performance-sensitive accessors
Paolo Bonzini
3
-35
/
+30
2018-03-06
openpic_kvm: drop address_space_to_flatview call
Paolo Bonzini
1
-4
/
+0
2018-03-06
chardev: fix leak in tcp_chr_telnet_init_io()
Peter Xu
1
-3
/
+7
2018-03-06
sdhci-test: fix leaks
Marc-André Lureau
1
-0
/
+2
2018-03-06
ahci-test: fix opts leak of skip tests
Marc-André Lureau
1
-0
/
+1
2018-03-06
lockable: workaround GCC link issue with ASAN
Marc-André Lureau
1
-1
/
+1
2018-03-06
build-sys: fix -fsanitize=address check
Marc-André Lureau
1
-10
/
+12
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
4
-0
/
+87
2018-03-06
qmp: Merge ObjectPropertyInfo and DevicePropertyInfo
Alexey Kardashevskiy
3
-31
/
+18
2018-03-06
Document --rtc-td-hack, --localtime and --startdate as deprecated
Thomas Huth
2
-5
/
+16
2018-03-06
cpus: CPU threads are always created initially for one CPU only
David Hildenbrand
1
-5
/
+3
2018-03-06
cpus: wait for CPU creation at central place
David Hildenbrand
1
-18
/
+4
2018-03-06
cpus: properly inititalize CPU > 1 under single-threaded TCG
David Hildenbrand
1
-0
/
+3
[next]