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
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
3
-45
/
+53
2016-03-07
i8257: fix Terminal Count status
Hervé Poussineau
1
-0
/
+4
2016-03-07
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
1
-2
/
+5
2016-03-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-04' into ...
Peter Maydell
35
-550
/
+552
2016-03-05
qapi: Drop useless 'data' member of unions
Eric Blake
6
-27
/
+0
2016-03-05
chardev: Drop useless ChardevDummy type
Eric Blake
4
-15
/
+12
2016-03-05
qapi: Avoid use of 'data' member of QAPI unions
Eric Blake
2
-15
/
+18
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
7
-89
/
+129
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
6
-68
/
+88
2016-03-05
chardev: Shorten references into ChardevBackend
Eric Blake
1
-56
/
+66
2016-03-05
qapi: Update docs to match recent generator changes
Eric Blake
2
-164
/
+180
2016-03-05
qapi-visit: Expose visit_type_FOO_members()
Eric Blake
1
-26
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2
-7
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
6
-33
/
+33
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
4
-48
/
+13
2016-03-04
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
1
-13
/
+10
2016-03-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160304'...
Peter Maydell
55
-431
/
+1064
2016-03-04
target-arm: Only trap SRS from S-EL1 if specified mode is MON
Ralf-Philipp Weinmann
1
-1
/
+2
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
3
-3
/
+46
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
2
-10
/
+92
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
34
-46
/
+81
2016-03-04
loader: load_elf(): Add doc comment
Peter Crosthwaite
1
-0
/
+23
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
2
-0
/
+68
2016-03-04
target-arm: implement BE32 mode in system emulation
Paolo Bonzini
2
-18
/
+73
2016-03-04
target-arm: implement setend
Paolo Bonzini
3
-8
/
+12
2016-03-04
target-arm: introduce tbflag for endianness
Peter Crosthwaite
3
-2
/
+9
2016-03-04
target-arm: a64: Add endianness support
Peter Crosthwaite
1
-19
/
+30
2016-03-04
target-arm: introduce disas flag for endianness
Paolo Bonzini
3
-15
/
+26
2016-03-04
target-arm: pass DisasContext to gen_aa32_ld*/st*
Paolo Bonzini
1
-128
/
+142
2016-03-04
target-arm: implement SCTLR.EE
Peter Crosthwaite
1
-2
/
+21
2016-03-04
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2
-7
/
+54
2016-03-04
linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
Peter Crosthwaite
1
-1
/
+2
2016-03-04
arm: cpu: handle BE32 user-mode as BE
Peter Crosthwaite
1
-1
/
+16
2016-03-04
target-arm: cpu: Move cpu_is_big_endian to header
Peter Crosthwaite
2
-16
/
+22
2016-03-04
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
8
-32
/
+67
2016-03-04
linux-user: arm: pass env to get_user_code_*
Paolo Bonzini
1
-11
/
+9
2016-03-04
linux-user: arm: fix coding style for some linux-user signal functions
Paolo Bonzini
1
-54
/
+56
2016-03-04
bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
Andrew Baumann
2
-22
/
+22
2016-03-04
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
1
-7
/
+25
2016-03-04
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
1
-14
/
+49
2016-03-04
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
1
-19
/
+20
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
2
-6
/
+47
2016-03-04
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
2
-0
/
+24
2016-03-04
sdhci: Implement DeviceClass reset
Peter Maydell
1
-4
/
+17
2016-03-04
sd.c: Handle NULL block backend in sd_get_inserted()
Peter Maydell
1
-1
/
+1
2016-03-04
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
1
-2
/
+19
2016-03-04
target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
Peter Maydell
1
-2
/
+9
2016-03-03
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-1' int...
Peter Maydell
6
-104
/
+95
2016-03-03
virtio-rng: ask for more data if queue is not fully drained
Ladi Prosek
1
-0
/
+7
2016-03-03
rng: add request queue support to rng-random
Ladi Prosek
4
-41
/
+34
[next]