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-09-15
pcspk: adding vmstate for save/restore
Pavel Dovgalyuk
1
-2
/
+15
2016-09-15
kvmvapic: fix state change handler
Pavel Dovgalyuk
1
-0
/
+1
2016-09-15
pc: apic: introduce APIC macro
Wanpeng Li
1
-11
/
+15
2016-09-14
target-i386: Fixed syscall posssible segfault
Stanislav Shmarov
1
-17
/
+19
2016-09-14
log: fix parsing of multiple trace:PATTERN log args
Daniel P. Berrange
1
-26
/
+15
2016-09-14
qemu-char: avoid segfault if user lacks of permisson of a given logfile
Lin Ma
2
-0
/
+9
2016-09-14
build-sys: add make 'help' target
Marc-André Lureau
1
-0
/
+37
2016-09-14
linux-user: complete omission of removing uses of strdup
Wei Jiangang
1
-5
/
+2
2016-09-14
target-i386: fix ordering of fields in CPUX86State
Paolo Bonzini
1
-6
/
+6
2016-09-14
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
1
-8
/
+10
2016-09-14
scsi: pvscsi: limit process IO loop to ring size
Prasad J Pandit
1
-1
/
+4
2016-09-14
memory: remove memory_region_destructor_rom_device
Paolo Bonzini
1
-6
/
+1
2016-09-14
Change net/socket.c to use socket_*() functions
Marc-André Lureau
1
-56
/
+71
2016-09-14
cutils: Rewrite x86 buffer zero checking
Richard Henderson
1
-75
/
+156
2016-09-14
scsi: mptsas: use g_new0 to allocate MPTSASRequest object
Li Qiang
1
-1
/
+1
2016-09-14
virtio-scsi: Don't abort when media is ejected
Fam Zheng
1
-6
/
+9
2016-09-14
scsi-disk: Cleaning up around tray open state
Fam Zheng
1
-14
/
+8
2016-09-13
cutils: Add generic prefetch
Richard Henderson
1
-0
/
+5
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
[next]