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
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()
Andreas Färber
3
-4
/
+8
2012-06-11
arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()
Andreas Färber
5
-7
/
+7
2012-06-11
versatilepb: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-6
/
+7
2012-06-11
musicpal: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-5
/
+5
2012-06-11
integratorcp: Use cpu_arm_init() to obtain ARMCPU
Andreas Färber
1
-6
/
+8
2012-06-11
strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState
Andreas Färber
3
-5
/
+5
2012-06-11
z2: Rename PXA2xxState variable
Andreas Färber
1
-13
/
+13
2012-06-11
tosa: Rename PXA2xxState variable
Andreas Färber
1
-7
/
+7
2012-06-11
spitz: Rename PXA2xxState variable
Andreas Färber
1
-12
/
+12
2012-06-11
mainstone: Rename PXA2xxState variable
Andreas Färber
1
-8
/
+8
2012-06-11
palm: Rename omap_mpu_state_s variable
Andreas Färber
1
-6
/
+6
2012-06-11
omap_sx1: Rename omap_mpu_state_s variable
Andreas Färber
1
-3
/
+3
2012-06-11
nseries: Rename n800_s::cpu to mpu
Andreas Färber
1
-36
/
+36
2012-06-10
Revert "build: compile oslib-obj-y once"
Blue Swirl
2
-3
/
+2
2012-06-10
target-xtensa: switch to AREG0-free mode
Max Filippov
5
-155
/
+152
2012-06-10
target-xtensa: add attributes to helper functions
Max Filippov
1
-8
/
+8
2012-06-10
target-xtensa: remove unnecessary include of dyngen-exec.h
Peter Portante
1
-1
/
+0
2012-06-09
target-xtensa: fix CCOUNT for conditional branches
Max Filippov
1
-0
/
+2
2012-06-09
exec: fix TB invalidation after breakpoint insertion/deletion
Max Filippov
1
-1
/
+2
2012-06-09
target-xtensa: add MMU pagewalking tests
Max Filippov
1
-14
/
+207
2012-06-09
target-xtensa: control page table lookup explicitly
Max Filippov
1
-5
/
+5
2012-06-09
target-xtensa: update autorefill TLB entries conditionally
Max Filippov
3
-27
/
+35
2012-06-09
target-xtensa: extract TLB entry setting method
Max Filippov
2
-4
/
+14
2012-06-09
target-xtensa: update EXCVADDR in case of page table lookup
Max Filippov
1
-0
/
+1
2012-06-09
target-xtensa: flush TLB page for new MMU mapping
Max Filippov
1
-0
/
+1
2012-06-09
w32: Fix broken build (missing include file)
Stefan Weil
1
-4
/
+0
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
3
-19
/
+7
2012-06-09
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
2
-2
/
+1
2012-06-09
dump: Fix build breakage (missing sys/procfs.h)
Stefan Weil
1
-14
/
+1
2012-06-07
Merge remote-tracking branch 'bonzini/nested-makefiles-3' into staging
Anthony Liguori
66
-741
/
+842
2012-06-07
target-microblaze: fix swx build breakage
Peter A. G. Crosthwaite
1
-5
/
+6
2012-06-07
build: do not create directories at configure time
Paolo Bonzini
2
-33
/
+3
2012-06-07
configure: ensure directory exists when creating symlink
Anthony Liguori
1
-2
/
+1
2012-06-07
build: compile oslib-obj-y once
Paolo Bonzini
2
-2
/
+3
2012-06-07
build: limit usage of vpath
Paolo Bonzini
2
-4
/
+3
2012-06-07
build: libcacard Makefile cleanups
Paolo Bonzini
5
-25
/
+22
2012-06-07
build: move device tree to per-target Makefile.objs
Paolo Bonzini
4
-7
/
+3
2012-06-07
build: move per-target hw/ objects to nested Makefile.objs
Paolo Bonzini
5
-30
/
+31
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
7
-147
/
+150
2012-06-07
build: move target-independent hw/ objects to nested Makefile.objs
Paolo Bonzini
5
-38
/
+44
2012-06-07
build: move qga/ objects to nested Makefile.objs
Paolo Bonzini
2
-5
/
+5
2012-06-07
build: move qapi/ objects to nested Makefile.objs
Paolo Bonzini
2
-4
/
+5
2012-06-07
build: move slirp/ objects to nested Makefile.objs
Paolo Bonzini
2
-4
/
+4
2012-06-07
build: move audio/ objects to nested Makefile.objs
Paolo Bonzini
2
-16
/
+16
2012-06-07
build: move ui/ objects to nested Makefile.objs
Paolo Bonzini
2
-19
/
+20
2012-06-07
build: move fsdev/ objects to nested Makefile.objs
Paolo Bonzini
3
-7
/
+15
2012-06-07
build: move net/ objects to nested Makefile.objs
Paolo Bonzini
2
-16
/
+13
2012-06-07
build: move block/ objects to nested Makefile.objs
Paolo Bonzini
2
-14
/
+13
2012-06-07
build: adapt qom/Makefile and move it to Makefile.objs
Paolo Bonzini
3
-8
/
+11
2012-06-07
build: move rules for nesting to Makefile.objs
Paolo Bonzini
2
-25
/
+24
[next]