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-06-13
pxa2xx: Unconditionally enable USB controller
Eduardo Habkost
1
-8
/
+4
2016-06-13
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
1
-33
/
+30
2016-06-13
usb-host: add special case for bus+addr
Gerd Hoffmann
1
-4
/
+52
2016-06-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160611' into staging
Peter Maydell
22
-132
/
+2893
2016-06-11
translate-all: add tb hash bucket info to 'info jit' dump
Emilio G. Cota
1
-0
/
+36
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
5
-97
/
+86
2016-06-11
qht: add test-qht-par to invoke qht-bench from 'check' target
Emilio G. Cota
3
-1
/
+61
2016-06-11
qht: add qht-bench, a performance benchmark
Emilio G. Cota
3
-1
/
+491
2016-06-11
qht: add test program
Emilio G. Cota
3
-1
/
+165
2016-06-11
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
3
-0
/
+1017
2016-06-11
qdist: add test program
Emilio G. Cota
3
-1
/
+390
2016-06-11
qdist: add module to represent frequency distributions of data
Emilio G. Cota
3
-0
/
+459
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
3
-9
/
+13
2016-06-11
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
1
-0
/
+94
2016-06-11
qemu-thread: add simple test-and-set spinlock
Guillaume Delbergue
1
-0
/
+35
2016-06-11
include/processor.h: define cpu_relax()
Emilio G. Cota
1
-0
/
+30
2016-06-11
seqlock: rename write_lock/unlock to write_begin/end
Emilio G. Cota
2
-16
/
+16
2016-06-11
seqlock: remove optional mutex
Emilio G. Cota
2
-10
/
+2
2016-06-11
compiler.h: add QEMU_ALIGNED() to enforce struct alignment
Emilio G. Cota
1
-0
/
+2
2016-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160610-1' into st...
Peter Maydell
4
-7
/
+15
2016-06-10
console: ignore ui_info updates which don't actually update something
Gerd Hoffmann
1
-1
/
+6
2016-06-10
ui/console-gl: Add support for big endian display surfaces
Thomas Huth
1
-0
/
+5
2016-06-10
gtk: fix vte version check
Olaf Hering
1
-1
/
+1
2016-06-10
ui: fix regression in printing VNC host/port on startup
Daniel P. Berrange
1
-1
/
+1
2016-06-10
vnc: drop unused depth arg for set_pixel_format
Gerd Hoffmann
1
-4
/
+2
2016-06-09
target-i386: Move user-mode exception actions out of user-exec.c
Peter Maydell
2
-15
/
+3
2016-06-09
target-i386: Add comment about do_interrupt_user() next_eip argument
Peter Maydell
1
-1
/
+5
2016-06-09
user-exec: Don't reextract sigmask from usercontext pointer
Peter Maydell
1
-32
/
+16
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
10
-14
/
+12
2016-06-09
user-exec: Push resume-from-signal code out to handle_cpu_signal()
Peter Maydell
4
-18
/
+39
2016-06-09
translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page()
Peter Maydell
1
-11
/
+15
2016-06-08
hw/arm: virt uart fix
xiaoqiang zhao
1
-4
/
+4
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
11
-520
/
+1700
2016-06-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
26
-303
/
+831
2016-06-08
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160608' into st...
Peter Maydell
5
-10
/
+8
2016-06-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-07-07-tag' in...
Peter Maydell
1
-0
/
+81
2016-06-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-58
/
+105
2016-06-08
linux-user: In fork_end(), remove correct CPUs from CPU list
Peter Maydell
1
-1
/
+1
2016-06-08
linux-user: Special-case ERESTARTSYS in target_strerror()
Peter Maydell
1
-0
/
+7
2016-06-08
linux-user: Make target_strerror() return 'const char *'
Peter Maydell
3
-4
/
+4
2016-06-08
linux-user: Correct signedness of target_flock l_start and l_len fields
Peter Maydell
1
-17
/
+17
2016-06-08
qemu-img bench: Add --flush-interval
Kevin Wolf
3
-12
/
+95
2016-06-08
qemu-img bench: Implement -S (step size)
Kevin Wolf
3
-8
/
+27
2016-06-08
qemu-img bench: Make start offset configurable
Kevin Wolf
3
-7
/
+25
2016-06-08
qemu-img bench: Sequential writes
Kevin Wolf
3
-11
/
+44
2016-06-08
qemu-img bench
Kevin Wolf
3
-0
/
+206
2016-06-08
block: Don't emulate natively supported pwritev flags
Kevin Wolf
1
-1
/
+3
2016-06-08
blockdev: clean up error handling in do_open_tray
Colin Lord
1
-18
/
+28
2016-06-08
block: Fix bdrv_all_delete_snapshot() error handling
Kevin Wolf
1
-3
/
+0
2016-06-08
qcow2: avoid extra flushes in qcow2
Denis V. Lunev
3
-4
/
+12
[next]