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
2017-08-01
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
1
-0
/
+19
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
11
-56
/
+56
2017-08-01
coding_style: add point about 0x in trace-events
Vladimir Sementsov-Ogievskiy
1
-0
/
+35
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
5
-17
/
+31
2017-08-01
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
9
-0
/
+56
2017-08-01
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
1
-10
/
+19
2017-08-01
trace: ensure .stp files are rebuilt if trace tool source changes
Daniel P. Berrange
1
-3
/
+6
2017-07-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731'...
Peter Maydell
6
-35
/
+101
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
1
-1
/
+0
2017-07-31
hw/mps2_scc: fix incorrect properties
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
1
-0
/
+28
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2
-16
/
+26
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
4
-13
/
+12
2017-07-31
target/arm: Don't allow guest to make System space executable for M profile
Peter Maydell
1
-1
/
+15
2017-07-31
target/arm: Don't do MPU lookups for addresses in M profile PPB region
Peter Maydell
1
-1
/
+16
2017-07-31
target/arm: Correct MPU trace handling of write vs execute
Peter Maydell
1
-2
/
+2
2017-07-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
74
-102
/
+131
2017-07-31
docs: fix broken paths to docs/specs/ivshmem-spec.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
47
-47
/
+47
2017-07-31
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
3
-4
/
+4
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
5
-5
/
+5
2017-07-31
docs: fix broken paths to docs/interop/qcow2.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/interop dir
Cleber Rosa
2
-3
/
+3
2017-07-31
thunk: assert nb_fields is valid
Philippe Mathieu-Daudé
1
-1
/
+2
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
1
-4
/
+12
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
1
-0
/
+1
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
1
-18
/
+18
2017-07-31
qcow2: fix null pointer dereference
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
1
-1
/
+4
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-31
tests: add missing dependency to build QTEST_QEMU_BINARY
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
1
-0
/
+10
2017-07-31
build-sys: there is no qemu-ga.c
Marc-André Lureau
1
-1
/
+1
2017-07-31
tests: test-netfilter && pxe-test require slirp
Marc-André Lureau
1
-4
/
+4
2017-07-31
MAINTAINERS: Improve the NetBSD regex pattern
Thomas Huth
1
-1
/
+1
2017-07-31
fix qemu-system-unicore32 crashing when calling without -kernel
Eduardo Otubo
1
-1
/
+4
2017-07-31
tests: check-qom-proplist: fix leak
Marc-André Lureau
1
-0
/
+2
2017-07-31
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170731' int...
Peter Maydell
2
-15
/
+10
2017-07-29
Revert "spapr: populate device tree depending on XIVE_EXPLOIT option"
David Gibson
1
-6
/
+4
2017-07-29
spapr_drc: fix realize and unrealize
Greg Kurz
1
-9
/
+6
2017-07-28
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-28' into st...
Peter Maydell
1
-3
/
+5
2017-07-28
nbd: fix memory leak in nbd_opt_go()
Philippe Mathieu-Daudé
1
-3
/
+5
2017-07-28
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170728' into staging
Peter Maydell
5
-17
/
+24
2017-07-28
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170728-pull-request' i...
Peter Maydell
4
-31
/
+23
2017-07-28
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
1
-1
/
+0
[next]