index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2019-11-29
34
-46
/
+81
*
loader: load_elf(): Add doc comment
Peter Crosthwaite
2019-11-29
1
-0
/
+23
*
loader: add API to load elf header
Peter Crosthwaite
2019-11-29
2
-0
/
+68
*
target-arm: implement BE32 mode in system emulation
Paolo Bonzini
2019-11-29
2
-18
/
+73
*
target-arm: implement setend
Paolo Bonzini
2019-11-29
3
-8
/
+12
*
target-arm: introduce tbflag for endianness
Peter Crosthwaite
2019-11-29
3
-2
/
+9
*
target-arm: a64: Add endianness support
Peter Crosthwaite
2019-11-29
1
-19
/
+30
*
target-arm: introduce disas flag for endianness
Paolo Bonzini
2019-11-29
3
-15
/
+26
*
target-arm: pass DisasContext to gen_aa32_ld*/st*
Paolo Bonzini
2019-11-29
1
-128
/
+142
*
target-arm: implement SCTLR.EE
Peter Crosthwaite
2019-11-29
1
-2
/
+21
*
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2019-11-29
2
-7
/
+54
*
linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
Peter Crosthwaite
2019-11-29
1
-1
/
+2
*
arm: cpu: handle BE32 user-mode as BE
Peter Crosthwaite
2019-11-29
1
-1
/
+16
*
target-arm: cpu: Move cpu_is_big_endian to header
Peter Crosthwaite
2019-11-29
2
-16
/
+22
*
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
2019-11-29
8
-32
/
+67
*
linux-user: arm: pass env to get_user_code_*
Paolo Bonzini
2019-11-29
1
-11
/
+9
*
linux-user: arm: fix coding style for some linux-user signal functions
Paolo Bonzini
2019-11-29
1
-54
/
+56
*
bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
Andrew Baumann
2019-11-29
2
-22
/
+22
*
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
2019-11-29
1
-7
/
+25
*
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
2019-11-29
1
-14
/
+49
*
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
2019-11-29
1
-19
/
+20
*
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
2019-11-29
2
-6
/
+47
*
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
2019-11-29
2
-0
/
+24
*
sdhci: Implement DeviceClass reset
Peter Maydell
2019-11-29
1
-4
/
+17
*
sd.c: Handle NULL block backend in sd_get_inserted()
Peter Maydell
2019-11-29
1
-1
/
+1
*
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
2019-11-29
1
-2
/
+19
*
target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
Peter Maydell
2019-11-29
1
-2
/
+9
*
virtio-rng: ask for more data if queue is not fully drained
Ladi Prosek
2019-11-29
1
-0
/
+7
*
rng: add request queue support to rng-random
Ladi Prosek
2019-11-29
4
-41
/
+34
*
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2019-11-29
3
-24
/
+45
*
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
2019-11-29
2
-19
/
+20
*
rng: remove the unused request cancellation code
Ladi Prosek
2019-11-29
3
-32
/
+0
*
MAINTAINERS: Add an entry for the include/sysemu/rng*.h files
Thomas Huth
2019-11-29
1
-0
/
+1
*
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2019-11-29
1
-3
/
+10
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2019-11-29
11
-32
/
+189
*
typedefs: Add CPUState
Lluís Vilanova
2019-11-29
3
-3
/
+2
*
trace: Add helper function to cast event arguments
Lluís Vilanova
2019-11-29
1
-0
/
+4
*
tcg: Move definition of type TCGv
Lluís Vilanova
2019-11-29
2
-2
/
+7
*
tcg: Add type for vCPU pointers
Lluís Vilanova
2019-11-29
20
-20
/
+22
*
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2019-11-29
3
-7
/
+6
*
trace: Extend API to manage event arguments
Lluís Vilanova
2019-11-29
1
-2
/
+13
*
vl: fix tracing initialization
Denis V. Lunev
2019-11-29
1
-4
/
+3
*
trace: use addresses instead of offsets in memory tracepoints
Hollis Blanchard
2019-11-29
2
-14
/
+34
*
trace: split subpage MMIOs into their own trace events.
Hollis Blanchard
2019-11-29
2
-8
/
+34
*
trace: docs: "simple" backend does support strings
Hollis Blanchard
2019-11-29
1
-3
/
+0
*
trace: drop trailing empty strings
Greg Kurz
2019-11-29
1
-32
/
+32
*
s390x/css: only suspend when enabled by orb
Cornelia Huck
2019-11-29
1
-3
/
+8
*
MAINTAINERS: Remove entry for hw/s390x/s390-virtio-bus.[ch]
Thomas Huth
2019-11-29
1
-1
/
+0
*
MAINTAINERS: Remove the old s390-virtio machine
Thomas Huth
2019-11-29
1
-6
/
+0
*
s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
2019-11-29
1
-1
/
+1
[prev]
[next]