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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
5
-2
/
+9
2016-02-11
hw/arm/virt: fix max-cpus check
Andrew Jones
1
-5
/
+5
2016-02-11
sd: limit 'req.cmd' while using as an array index
Prasad J Pandit
1
-2
/
+5
2016-02-11
target-arm: Implement checking of fired watchpoint
Sergey Fedorov
3
-14
/
+25
2016-02-11
cpu: Add callback to check architectural watchpoint match
Sergey Fedorov
3
-2
/
+21
2016-02-11
target-arm: Fix IL bit reported for Thumb VFP and Neon traps
Peter Maydell
1
-3
/
+3
2016-02-11
target-arm: Fix IL bit reported for Thumb coprocessor traps
Peter Maydell
1
-4
/
+4
2016-02-11
target-arm: Correct misleading 'is_thumb' syn_* parameter names
Peter Maydell
1
-14
/
+14
2016-02-11
target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
Peter Maydell
1
-0
/
+2
2016-02-11
target-arm: Implement NSACR trapping behaviour
Peter Maydell
1
-4
/
+58
2016-02-11
target-arm: Add isread parameter to CPAccessFns
Peter Maydell
6
-37
/
+68
2016-02-11
target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
Peter Maydell
1
-5
/
+43
2016-02-11
target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
Peter Maydell
1
-2
/
+4
2016-02-11
target-arm: Implement MDCR_EL3 and SDCR
Peter Maydell
2
-0
/
+27
2016-02-11
target-arm: Fix typo in comment in arm_is_secure_below_el3()
Peter Maydell
1
-1
/
+1
2016-02-10
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
1
-19
/
+36
2016-02-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
32
-1195
/
+5223
2016-02-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-9
/
+45
2016-02-09
qemu-char, io: fix ordering of arguments for UDP socket creation
Paolo Bonzini
2
-2
/
+2
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
7
-34
/
+71
2016-02-09
MAINTAINERS: add all-match entry for qemu-devel@
Stephen Warren
1
-0
/
+5
2016-02-09
get_maintainer.pl: fall back to git if only lists are found
Paolo Bonzini
1
-1
/
+1
2016-02-09
target-i386: fix PSE36 mode
Paolo Bonzini
1
-2
/
+2
2016-02-09
docs/memory.txt: Improve list of different memory regions
Peter Maydell
1
-1
/
+25
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
1
-0
/
+2
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
1
-1
/
+1
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
1
-2
/
+0
2016-02-09
target-i386: Deconstruct the cpu_T array
Richard Henderson
1
-607
/
+617
2016-02-09
target-i386: Tidy gen_add_A0_im
Richard Henderson
1
-22
/
+5
2016-02-09
target-i386: Rewrite leave
Richard Henderson
1
-14
/
+15
2016-02-09
target-i386: Rewrite gen_enter inline
Richard Henderson
3
-137
/
+34
2016-02-09
target-i386: Use gen_lea_v_seg in pusha/popa
Richard Henderson
1
-27
/
+23
2016-02-09
target-i386: Access segs via TCG registers
Richard Henderson
1
-24
/
+28
2016-02-09
target-i386: Use gen_lea_v_seg in stack subroutines
Richard Henderson
1
-39
/
+13
2016-02-09
target-i386: Use gen_lea_v_seg in gen_lea_modrm
Richard Henderson
1
-59
/
+23
2016-02-09
target-i386: Introduce mo_stacksize
Richard Henderson
1
-14
/
+10
2016-02-09
target-i386: Create gen_lea_v_seg
Richard Henderson
1
-107
/
+53
2016-02-09
char: fix repeated registration of tcp chardev I/O handlers
Daniel P. Berrange
1
-0
/
+4
2016-02-09
kvm-all: trace: strerror fixup
Andrew Jones
1
-2
/
+2
2016-02-09
nbd: avoid unaligned uint64_t store
John Snow
1
-10
/
+10
2016-02-09
scripts/kvm/kvm_stat: Fix tracefs access checking
Janosch Frank
1
-6
/
+17
2016-02-09
qemu-nbd: Fix texi sentence capitalisation
Sitsofe Wheeler
1
-19
/
+19
2016-02-09
qemu-nbd: Minor texi updates
Sitsofe Wheeler
1
-12
/
+22
2016-02-09
qemu-nbd: Fix unintended texi verbatim formatting
Sitsofe Wheeler
1
-29
/
+29
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
9
-0
/
+3827
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
3
-0
/
+94
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2
-12
/
+12
2016-02-09
include/qemu/atomic.h: default to __atomic functions
Alex Bennée
1
-61
/
+131
2016-02-09
configure: sanity check the glib library that pkg-config finds
Daniel P. Berrange
1
-0
/
+24
2016-02-09
qemu-char: Keep pty slave file descriptor open until the master is closed
Paolo Bonzini
1
-1
/
+3
[next]