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
2014-09-29
target-arm: Add a Hypervisor Trap exception type
Edgar E. Iglesias
4
-0
/
+4
2014-09-29
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
7
-10
/
+81
2014-09-29
target-arm: A64: Correct updates to FAR and ESR on exceptions
Edgar E. Iglesias
1
-4
/
+3
2014-09-29
target-arm: Don't take interrupts targeting lower ELs
Edgar E. Iglesias
1
-0
/
+7
2014-09-29
target-arm: Break out exception masking to a separate func
Edgar E. Iglesias
2
-5
/
+17
2014-09-29
target-arm: A64: Refactor aarch64_cpu_do_interrupt
Edgar E. Iglesias
3
-11
/
+33
2014-09-29
target-arm: Add SCR_EL3
Edgar E. Iglesias
2
-3
/
+51
2014-09-29
target-arm: Add HCR_EL2
Edgar E. Iglesias
2
-0
/
+70
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
6
-30
/
+44
2014-09-29
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
1
-30
/
+0
2014-09-29
hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set
Peter Maydell
1
-8
/
+0
2014-09-29
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
Peter Maydell
1
-9
/
+0
2014-09-29
hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv
Peter Maydell
1
-8
/
+0
2014-09-29
configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries
Peter Maydell
1
-1
/
+1
2014-09-29
target-arm: Implement handling of breakpoint firing
Peter Maydell
2
-15
/
+66
2014-09-29
target-arm: Implement setting guest breakpoints
Peter Maydell
5
-2
/
+136
2014-09-29
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
3
-43
/
+42
2014-09-29
libqos: improve event_index test with timeout
Stefan Hajnoczi
3
-4
/
+31
2014-09-29
raw-posix: Fix build without posix_fallocate()
Kevin Wolf
2
-4
/
+32
2014-09-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-76
/
+382
2014-09-26
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...
Peter Maydell
6
-97
/
+189
2014-09-26
os-posix: report error message when lock file failed
Gonglei
1
-0
/
+2
2014-09-26
os-posix: remove confused errno
Gonglei
1
-1
/
+1
2014-09-26
os-posix: change tab to space avoid violating coding style
Gonglei
1
-37
/
+42
2014-09-26
qapi: Update docs given recent event, spacing fixes
Eric Blake
1
-20
/
+80
2014-09-26
qapi: Ignore files created during make check
Eric Blake
1
-0
/
+3
2014-09-26
qapi: Consistent whitespace in tests/Makefile
Eric Blake
1
-16
/
+16
2014-09-26
vmxcap: Update according to SDM of September 2014
Adrian-Ken Rueegsegger
1
-4
/
+6
2014-09-26
.travis.yml: remove "make check" from main matrix
Alex Bennée
1
-3
/
+15
2014-09-26
.travis.yml: pre-seed sub-modules for speed
Alex Bennée
1
-0
/
+4
2014-09-26
.travis.yml: make the make slightly more parallel
Alex Bennée
1
-1
/
+4
2014-09-26
.travis.yml: add more linux-user to the build matrix
Alex Bennée
1
-15
/
+15
2014-09-26
tests: avoid running duplicate qom-tests
Michael Roth
1
-1
/
+2
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-31
/
+117
2014-09-26
kvm/valgrind: don't mark memory as initialized
Christian Borntraeger
2
-9
/
+1
2014-09-26
po: fix conflict with %.mo rule in rules.mak
Paolo Bonzini
1
-3
/
+3
2014-09-26
kvmvapic: fix migration when VM paused and when not running Windows
Pavel Dovgalyuk
1
-2
/
+9
2014-09-26
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
16
-79
/
+238
2014-09-26
main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously
Peter Maydell
1
-0
/
+3
2014-09-26
ohci: drop computed flags from trace events
Alex Bennée
2
-3
/
+2
2014-09-26
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
2
-10
/
+16
2014-09-26
scripts/tracetool: don't barf on formats with precision
Alex Bennée
1
-1
/
+1
2014-09-26
trace: install trace-events file
Stefan Hajnoczi
1
-0
/
+1
2014-09-26
trace-events: Fix comments pointing to source files
Markus Armbruster
1
-9
/
+13
2014-09-26
trace-events: Drop orphaned monitor trace event
Markus Armbruster
1
-1
/
+0
2014-09-26
trace-events: Drop unused megasas trace event
Markus Armbruster
1
-2
/
+0
2014-09-26
cleanup-trace-events.pl: Tighten search for trace event call
Markus Armbruster
1
-1
/
+1
2014-09-26
trace: tighten up trace-events regex to fix bad parse
Stefan Hajnoczi
1
-2
/
+2
2014-09-26
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
2
-7
/
+0
2014-09-26
trace-events: drop orphan usb_mtp_data_out
Stefan Hajnoczi
1
-1
/
+0
[next]