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
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
28
-125
/
+837
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-23
/
+485
2015-06-21
target-microblaze: Remove dead code
Alistair Francis
1
-4
/
+0
2015-06-21
s3adsp1800: Remove the hardcoded values from the reset
Alistair Francis
1
-8
/
+1
2015-06-21
ml605_mmu: Move the hardcoded values to the init function
Alistair Francis
1
-12
/
+6
2015-06-21
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
4
-6
/
+10
2015-06-21
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
3
-2
/
+55
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
4
-3
/
+6
2015-06-21
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
3
-1
/
+8
2015-06-21
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
4
-4
/
+6
2015-06-21
target-microblaze: Rename the usefpu variable
Alistair Francis
3
-8
/
+8
2015-06-21
target-microblaze: Disable stack protection by default
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
4
-12
/
+19
2015-06-21
target-microblaze: Tidy up the base-vectors property
Alistair Francis
3
-7
/
+8
2015-06-21
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
4
-2
/
+13
2015-06-21
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
2
-22
/
+28
2015-06-21
target-microblaze: Fix up indentation
Alistair Francis
1
-5
/
+5
2015-06-21
microblaze: s3adsp: Instantiate CPU using QOM
Peter Crosthwaite
1
-6
/
+2
2015-06-19
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
1
-2
/
+2
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
2
-33
/
+17
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
5
-19
/
+71
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
3
-0
/
+150
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
10
-15
/
+16
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
6
-1
/
+434
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
5
-7
/
+22
2015-06-19
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
1
-1
/
+39
2015-06-19
doc: Document user creatable object types in help text
Daniel P. Berrange
1
-16
/
+54
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
1
-1
/
+1
2015-06-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...
Peter Maydell
21
-97
/
+770
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
4
-12
/
+103
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
9
-28
/
+87
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
2
-0
/
+36
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
3
-2
/
+22
2015-06-19
arm: xlnx-zynqmp: Preface CPU variables with "apu"
Peter Crosthwaite
3
-15
/
+17
2015-06-19
target-arm: Add support for Cortex-R5
Peter Crosthwaite
1
-0
/
+38
2015-06-19
target-arm: Implement PMSAv7 MPU
Peter Crosthwaite
2
-1
/
+174
2015-06-19
target-arm: Add registers for PMSAv7
Peter Crosthwaite
4
-7
/
+133
2015-06-19
target-arm/helper.c: define MPUIR register
Peter Crosthwaite
3
-0
/
+30
2015-06-19
target-arm: Do not reset sysregs marked as ALIAS
Sergey Fedorov
3
-22
/
+12
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
3
-11
/
+108
2015-06-19
target-arm: Add the Cortex-M4 CPU
Aurelio C. Remonda
1
-0
/
+11
2015-06-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' in...
Peter Maydell
1
-3
/
+237
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
26
-90
/
+245
2015-06-19
exec: clamp accesses against the MemoryRegionSection
Paolo Bonzini
1
-1
/
+1
2015-06-19
exec: do not clamp accesses to MMIO regions
Paolo Bonzini
1
-2
/
+6
2015-06-19
mc146818rtc: Reset the periodic timer on load
Paul Donohue
1
-0
/
+6
2015-06-19
qemu-timer: Call clock reset notifiers on forward jumps
Paul Donohue
2
-1
/
+10
2015-06-19
tests: virtio-scsi: Add test for unaligned WRITE SAME
Fam Zheng
1
-0
/
+173
2015-06-19
ui/cocoa.m: Add machine menu items to change and eject removable drive media
John Arbuckle
1
-3
/
+153
2015-06-19
ui/cocoa.m: Add Reset and Power Down menu items to Machine menu
John Arbuckle
1
-0
/
+17
[next]