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
2013-01-01
pflash_cfi01: Suppress warning when Linux probes for AMD flash
Stefan Weil
1
-0
/
+3
2013-01-01
target-mips: Use EXCP_SC rather than a magic number
陳韋任 (Wei-Ren Chen)
1
-3
/
+2
2013-01-01
target-mips: Make repl_ph to sign extend to target-long
Jovanovic, Petar
1
-1
/
+2
2013-01-01
Fix my email address
Dongxue Zhang
1
-1
/
+1
2013-01-01
target-mips: Remove semicolon from macro definition
Stefan Weil
1
-1
/
+1
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
9
-35
/
+195
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
3
-40
/
+32
2012-12-29
Fix semaphores fallback code
Brad Smith
1
-0
/
+1
2012-12-29
tcg-hppa: Fix typo in brcond2
Richard Henderson
1
-1
/
+1
2012-12-29
tcg-i386: Perform cmov detection at runtime for 32-bit.
Richard Henderson
3
-6
/
+49
2012-12-29
tcg: Add TCGV_IS_UNUSED_*
Richard Henderson
2
-0
/
+5
2012-12-28
Disable semaphores fallback code for OpenBSD
Brad Smith
2
-6
/
+6
2012-12-28
usb/redirect.c: unbreak compilation due to include/char/char.h
Alon Levy
1
-0
/
+1
2012-12-28
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
Blue Swirl
42
-867
/
+1224
2012-12-26
virtio-pci: don't poll masked vectors
Michael S. Tsirkin
1
-12
/
+40
2012-12-26
msix: expose access to masked/pending state
Michael S. Tsirkin
2
-3
/
+6
2012-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
5
-4
/
+21
2012-12-26
pcie: Fix bug in pcie_ext_cap_set_next
Knut Omang
1
-1
/
+1
2012-12-25
qemu-kvm/pci-assign: 64 bits bar emulation
Xudong Hao
1
-4
/
+10
2012-12-23
MAINTAINERS: Take over kvm maintenance
Gleb Natapov
1
-2
/
+2
2012-12-23
configure: allow disabling pixman if not needed
Robert Schiele
2
-2
/
+18
2012-12-23
tmp105: Create API for TMP105 temperature sensor.
Alex Horn
3
-11
/
+76
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
7
-75
/
+96
2012-12-23
win32: Switch thread abstraction to us TLS variable internally
Jan Kiszka
1
-18
/
+6
2012-12-23
target-i386: CPUID: return highest basic leaf if eax > cpuid_xlevel
Eduardo Habkost
1
-1
/
+5
2012-12-23
qemu-char: Inherit ptys and improve output from -serial pty
Lei Li
1
-1
/
+7
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1126
-4069
/
+3772
2012-12-22
target-xtensa: fix search_pc for the last TB opcode
Max Filippov
1
-1
/
+5
2012-12-22
net: add missing include file
Liming Wang
1
-0
/
+1
2012-12-22
translate-all.c: Use tb1->phys_hash_next directly in tb_remove
陳韋任 (Wei-Ren Chen)
1
-7
/
+5
2012-12-22
net: Add missing include statement (fix compiler warnings for MinGW)
Stefan Weil
1
-0
/
+1
2012-12-22
xen: add missing include
Paolo Bonzini
1
-0
/
+1
2012-12-22
build: fix includes for VNC
Paolo Bonzini
3
-10
/
+3
2012-12-21
Merge remote-tracking branch 'quintela/thread-20121220.next' into staging
Anthony Liguori
1124
-4048
/
+3752
2012-12-20
migration: merge QEMUFileBuffered into MigrationState
Juan Quintela
2
-38
/
+33
2012-12-20
migration: fix qemu_get_fd for BufferedFile
Paolo Bonzini
1
-1
/
+1
2012-12-20
ram: refactor ram_save_block() return value
Juan Quintela
1
-10
/
+15
2012-12-20
ram: account the amount of transferred ram better
Juan Quintela
1
-14
/
+20
2012-12-20
ram: optimize migration bitmap walking
Juan Quintela
1
-19
/
+26
2012-12-20
ram: Use memory_region_test_and_clear_dirty
Juan Quintela
1
-4
/
+3
2012-12-20
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
2
-0
/
+32
2012-12-20
ram: Add last_sent_block
Juan Quintela
1
-1
/
+5
2012-12-20
ram: rename last_block to last_seen_block
Juan Quintela
1
-6
/
+10
2012-12-20
migration: move migration notifier
Juan Quintela
1
-2
/
+1
2012-12-20
migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
Juan Quintela
2
-10
/
+3
2012-12-20
migration: move migration_fd_put_ready()
Juan Quintela
2
-66
/
+65
2012-12-20
migration: add XFER_LIMIT_RATIO
Juan Quintela
1
-4
/
+6
2012-12-20
migration: move buffered_file.c code into migration.c
Juan Quintela
5
-282
/
+235
2012-12-20
savevm: New save live migration method: pending
Juan Quintela
8
-84
/
+83
2012-12-20
buffered_file: unfold buffered_append in buffered_put_buffer
Juan Quintela
1
-19
/
+14
[prev]
[next]