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
2014-08-12
virtio-rng: add some trace events
Amit Shah
2
-0
/
+11
2014-08-12
trace: add some tcg tracing support
Alex Bennée
3
-0
/
+18
2014-08-12
trace: teach lttng backend to use format strings
Alex Bennée
2
-6
/
+21
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
16
-0
/
+46
2014-08-12
trace: [tcg] Include event definitions in "trace.h"
Lluís Vilanova
1
-0
/
+1
2014-08-12
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
5
-0
/
+76
2014-08-12
trace: [tcg] Include TCG-tracing helpers
Lluís Vilanova
3
-0
/
+4
2014-08-12
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
4
-0
/
+80
2014-08-12
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
6
-1
/
+75
2014-08-12
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
5
-5
/
+73
2014-08-12
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2
-5
/
+64
2014-08-12
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
1
-1
/
+29
2014-08-12
trace: [tcg] Argument type transformation rules
Lluís Vilanova
1
-0
/
+166
2014-08-12
trace: [tcg] Add documentation
Lluís Vilanova
1
-0
/
+40
2014-08-12
trace: install simpletrace SystemTap tapset
Stefan Hajnoczi
1
-1
/
+9
2014-08-12
simpletrace: add simpletrace.py --no-header option
Stefan Hajnoczi
1
-7
/
+17
2014-08-12
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
1
-0
/
+71
2014-08-12
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
1
-3
/
+8
2014-08-08
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-08-08' into staging
Peter Maydell
5
-3
/
+650
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
4
-1
/
+71
2014-08-07
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
3
-1
/
+522
2014-08-07
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
3
-1
/
+57
2014-08-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-32
/
+444
2014-08-07
target-mips: Ignore unassigned accesses with KVM
James Hogan
1
-0
/
+11
2014-08-07
monitor: Add drift info to 'info jit'
Sebastian Tanase
4
-0
/
+30
2014-08-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014080...
Peter Maydell
1
-15
/
+31
2014-08-06
cpu-exec: Print to console if the guest is late
Sebastian Tanase
1
-1
/
+32
2014-08-06
cpu-exec: Add sleeping algorithm
Sebastian Tanase
3
-0
/
+97
2014-08-06
icount: Add align option to icount
Sebastian Tanase
4
-9
/
+30
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
5
-13
/
+52
2014-08-06
icount: Fix virtual clock start value on ARM
Sebastian Tanase
1
-1
/
+1
2014-08-06
timer: add cpu_icount_to_ns function.
KONRAD Frederic
2
-1
/
+7
2014-08-06
migration: migrate icount fields.
KONRAD Frederic
1
-0
/
+27
2014-08-06
icount: put icount variables into TimerState.
KONRAD Frederic
1
-13
/
+16
2014-08-06
backends: Introduce chr-testdev
Paolo Bonzini
7
-2
/
+149
2014-08-05
vfio: Don't cache MSIMessage
Alex Williamson
1
-6
/
+2
2014-08-05
vfio: Fix MSI-X vector expansion
Alex Williamson
1
-9
/
+29
2014-08-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140804'...
Peter Maydell
10
-54
/
+79
2014-08-04
target-arm: A64: fix TLB flush instructions
Alex Bennée
1
-2
/
+8
2014-08-04
target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault
Alex Bennée
1
-2
/
+2
2014-08-04
target-arm: Fix bit test in sp_el0_access
Stefan Weil
1
-1
/
+1
2014-08-04
target-arm: Add FAR_EL2 and 3
Edgar E. Iglesias
2
-1
/
+7
2014-08-04
target-arm: Add ESR_EL2 and 3
Edgar E. Iglesias
2
-1
/
+9
2014-08-04
target-arm: Make far_el1 an array
Edgar E. Iglesias
4
-10
/
+10
2014-08-04
target-arm: A64: Respect SPSEL when taking exceptions
Edgar E. Iglesias
1
-2
/
+2
2014-08-04
target-arm: A64: Respect SPSEL in ERET SP restore
Edgar E. Iglesias
1
-1
/
+1
2014-08-04
target-arm: A64: Break out aarch64_save/restore_sp
Edgar E. Iglesias
3
-24
/
+24
2014-08-04
sd: sdhci: Fix ADMA dma_memory_read access
Peter Crosthwaite
1
-1
/
+2
2014-08-04
hw/arm/virt: formatting: memory map
Andrew Jones
1
-8
/
+8
2014-08-04
hw/arm/boot: Set PC correctly when loading AArch64 ELF files
Peter Maydell
1
-2
/
+6
[next]