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
2016-09-13
cutils: Add SSE4 version
Paolo Bonzini
1
-0
/
+10
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
4
-0
/
+102
2016-09-13
cutils: Remove ppc buffer zero checking
Richard Henderson
1
-25
/
+1
2016-09-13
cutils: Remove aarch64 buffer zero checking
Richard Henderson
1
-15
/
+0
2016-09-13
cutils: Rearrange buffer_is_zero acceleration
Richard Henderson
2
-206
/
+163
2016-09-13
cutils: Export only buffer_is_zero
Richard Henderson
4
-11
/
+6
2016-09-13
cutils: Remove SPLAT macro
Richard Henderson
1
-4
/
+0
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
3
-244
/
+273
2016-09-13
ppc: do not redefine CPUPPCState
Paolo Bonzini
1
-2
/
+1
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
3
-20
/
+25
2016-09-13
optionrom: do not rely on compiler's bswap optimization
Paolo Bonzini
2
-14
/
+4
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
1
-0
/
+10
2016-09-13
atomics: Use __atomic_*_n() variant primitives
Pranith Kumar
1
-16
/
+8
2016-09-13
atomics: Remove redundant barrier()'s
Pranith Kumar
1
-4
/
+4
2016-09-13
kvm-all: drop kvm_setup_guest_memory
Cao jin
4
-22
/
+2
2016-09-13
i8257: Make device "i8257" unavailable with -device
Markus Armbruster
1
-0
/
+2
2016-09-13
Revert "megasas: remove useless check for cmd->frame"
Paolo Bonzini
1
-1
/
+5
2016-09-13
char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
Daniel P. Berrange
1
-6
/
+12
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
29
-27
/
+104
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
1
-18
/
+3
2016-09-13
ipmi: check return of qemu_chr_fe_write() for errors
Daniel P. Berrange
1
-2
/
+6
2016-09-13
default-configs: remove CONFIG_PIIX_PCI
Daniel P. Berrange
2
-2
/
+0
2016-09-13
default-configs: removed obsolete CONFIG_ISA_MMIO
Daniel P. Berrange
4
-4
/
+0
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
[prev]
[next]