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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-09-13
default-configs: remove CONFIG_PAM
Daniel P. Berrange
2
-2
/
+0
2016-09-13
scsi: pvscsi: limit loop to fetch SG list
Prasad J Pandit
1
-5
/
+6
2016-09-13
MAINTAINERS: Add some header files to the PC chipset section
Thomas Huth
1
-0
/
+4
2016-09-13
MAINTAINERS: Fix wildcard for scsi headers
Thomas Huth
1
-1
/
+1
2016-09-13
chardev: Add 'help' option to print all available chardev backend types
Lin Ma
2
-5
/
+19
2016-09-13
doc/rcu: fix typo
Cao jin
1
-1
/
+1
2016-09-13
vmxcap: Add TSC scaling bit
Eduardo Habkost
1
-0
/
+1
2016-09-13
vmxcap: Show raw MSR value
Eduardo Habkost
1
-0
/
+1
2016-09-13
scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACK
Paolo Bonzini
1
-2
/
+2
2016-09-13
scsi: mptconfig: fix an assert expression
Prasad J Pandit
1
-1
/
+1
2016-09-13
vmw_pvscsi: check page count while initialising descriptor rings
Prasad J Pandit
1
-10
/
+9
2016-09-13
scsi-disk: change disk serial length from 20 to 36
Rony Weng
1
-2
/
+2
2016-09-13
MAINTAINERS: add myself as stubs maintainers
Paolo Bonzini
1
-0
/
+5
2016-09-13
lsi: never set DMA FIFO Empty (DFE) bit in DSTAT register
Hervé Poussineau
1
-1
/
+1
2016-09-13
lsi: implement I/O memory space for Memory Move instructions
Hervé Poussineau
1
-10
/
+39
2016-09-13
lsi: do not exit QEMU if reading invalid register
Hervé Poussineau
1
-5
/
+13
2016-09-13
lsi: print register names in debug prints
Hervé Poussineau
1
-73
/
+146
2016-09-13
help: Update help to remove misleading display information
Colin Lord
1
-17
/
+21
2016-09-13
cpus: update comments
Cao jin
1
-3
/
+8
2016-09-13
cpus: rename local variable to meaningful one
Cao jin
1
-4
/
+4
2016-09-13
timer: update comments
Cao jin
1
-13
/
+6
2016-09-13
rules.mak: Don't extract libs from .mo-libs in link command
Fam Zheng
1
-1
/
+1
2016-09-13
tcg: rename tb_find_physical()
Sergey Fedorov
1
-3
/
+3
2016-09-13
tcg: Merge tb_find_slow() and tb_find_fast()
Sergey Fedorov
1
-42
/
+30
2016-09-13
tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
Sergey Fedorov
1
-4
/
+11
2016-09-13
tcg: cpu-exec: remove tb_lock from the hot-path
Alex Bennée
1
-27
/
+21
2016-09-13
tcg: set up tb->page_addr before insertion
Alex Bennée
1
-4
/
+4
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
3
-2
/
+8
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
2
-11
/
+9
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
2
-5
/
+9
2016-09-13
tcg: Pass last_tb by value to tb_find_fast()
Sergey Fedorov
1
-8
/
+7
2016-09-13
util: fix some coding style issue
Cao jin
1
-5
/
+11
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
1
-5
/
+5
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
4
-4
/
+5
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
15
-28
/
+34
2016-09-13
hw/net/e1000e: Fix compiler warning
Changlong Xie
1
-1
/
+1
2016-09-13
target-m68k: fix get_mac_extf helper
Paolo Bonzini
1
-1
/
+1
2016-09-13
timer/cpus: fix some typos and update some comments
Cao jin
2
-4
/
+4
2016-09-13
timer.h: fix inconsistency between comment and function prototype
Cao jin
1
-6
/
+11
2016-09-13
timer.h: fix typo
Cao jin
1
-3
/
+3
2016-09-13
maint: Ignore generated version file
Eric Blake
1
-0
/
+2
2016-09-13
Document that curses usually needs -k option too
Samuel Thibault
1
-1
/
+1
2016-09-13
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-13
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
1
-1
/
+1
2016-09-13
sparc: Use g_memdup() instead of g_new0() + memcpy()
Thomas Huth
1
-2
/
+1
2016-09-13
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
1
-3
/
+0
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
1
-1
/
+1
2016-09-13
hw/dma/omap: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
[prev]
[next]