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-02-25
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...
Peter Maydell
36
-93
/
+296
2016-02-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...
Peter Maydell
7
-6
/
+105
2016-02-25
ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv
Thomas Huth
1
-0
/
+4
2016-02-25
ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errors
Thomas Huth
1
-2
/
+5
2016-02-25
spapr: initialize local Error pointer
Greg Kurz
1
-1
/
+1
2016-02-25
hw/ppc/spapr: Implement the h_page_init hypercall
Thomas Huth
2
-2
/
+94
2016-02-25
pseries: Update SLOF firmware image to 20160223
Alexey Kardashevskiy
3
-1
/
+1
2016-02-24
linux-user: add getrandom() syscall
Laurent Vivier
1
-0
/
+13
2016-02-23
linux-user: correct timerfd_create syscall numbers
Riku Voipio
6
-6
/
+6
2016-02-23
linux-user: remove unavailable syscalls from aarch64
Riku Voipio
2
-61
/
+0
2016-02-23
linux-user: sync syscall numbers with kernel
Riku Voipio
13
-17
/
+200
2016-02-23
linux-user: Don't assert if guest tries shmdt(0)
Peter Maydell
1
-5
/
+7
2016-02-23
linux-user: set ppc64/ppc64le default CPU to POWER8
Laurent Vivier
1
-1
/
+1
2016-02-23
build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...
Lluís Vilanova
19
-1
/
+67
2016-02-23
linux-user: fix realloc size of target_fd_trans.
Laurent Vivier
1
-2
/
+2
2016-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
Peter Maydell
16
-163
/
+214
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
8
-8
/
+0
2016-02-23
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
1
-0
/
+5
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
14
-9
/
+11
2016-02-23
target-sparc: Use global registers for the register window
Richard Henderson
1
-24
/
+33
2016-02-23
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
9
-13
/
+357
2016-02-23
target-sparc: Tidy global register initialization
Richard Henderson
1
-87
/
+70
2016-02-23
tcg: Allocate indirect_base temporaries in a different order
Richard Henderson
1
-11
/
+32
2016-02-23
tcg: Implement indirect memory registers
Richard Henderson
2
-29
/
+68
2016-02-23
tcg: Work around clang bug wrt enum ranges, part 2
Richard Henderson
1
-1
/
+1
2016-02-23
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
1
-0
/
+2
2016-02-23
include: Clean up includes
Peter Maydell
97
-156
/
+0
2016-02-23
all: Clean up includes
Peter Maydell
3
-4
/
+3
2016-02-23
all: Clean up includes
Peter Maydell
56
-100
/
+2
2016-02-23
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
1
-0
/
+3
2016-02-23
scripts/clean-includes: Add --all option
Peter Maydell
1
-1
/
+15
2016-02-23
scripts/clean-includes: Enhance to handle header files
Peter Maydell
1
-8
/
+45
2016-02-23
disas/arm-a64.cc: Include osdep.h first
Peter Maydell
1
-2
/
+3
2016-02-23
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
1
-0
/
+14
2016-02-23
cpu: Clean up includes
Peter Maydell
2
-4
/
+2
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
3
-1
/
+20
2016-02-23
spice/gl: tweak debug messages.
Gerd Hoffmann
1
-5
/
+7
2016-02-23
spice/gl: add unblock timer
Gerd Hoffmann
2
-0
/
+17
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
4
-4
/
+140
2016-02-23
spice: reset cursor on resize
Marc-André Lureau
1
-2
/
+12
2016-02-23
egl-helpers: add functions for render nodes and dma-buf passing
Gerd Hoffmann
2
-0
/
+142
2016-02-23
configure: add dma-buf support detection.
Gerd Hoffmann
1
-1
/
+19
2016-02-23
spice: init dcl before registering qxl interface
Gerd Hoffmann
1
-3
/
+3
2016-02-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160223-1' into s...
Peter Maydell
7
-46
/
+43
2016-02-23
ohci: allocate timer only once.
Gerd Hoffmann
1
-26
/
+8
2016-02-23
usb: add pid check at the first of uhci_handle_td()
Gonglei
1
-6
/
+16
2016-02-23
usb: check RNDIS buffer offsets & length
Prasad J Pandit
1
-3
/
+6
2016-02-23
usb: check RNDIS message length
Prasad J Pandit
1
-9
/
+9
2016-02-23
tusb6010: move from hw/timer to hw/usb
Peter Maydell
3
-1
/
+2
2016-02-23
usb: check USB configuration descriptor object
Prasad J Pandit
1
-1
/
+2
[next]