index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-04
loader: load_elf(): Add doc comment
Peter Crosthwaite
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
2016-03-04
target-arm: implement BE32 mode in system emulation
Paolo Bonzini
2016-03-04
target-arm: implement setend
Paolo Bonzini
2016-03-04
target-arm: introduce tbflag for endianness
Peter Crosthwaite
2016-03-04
target-arm: a64: Add endianness support
Peter Crosthwaite
2016-03-04
target-arm: introduce disas flag for endianness
Paolo Bonzini
2016-03-04
target-arm: pass DisasContext to gen_aa32_ld*/st*
Paolo Bonzini
2016-03-04
target-arm: implement SCTLR.EE
Peter Crosthwaite
2016-03-04
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2016-03-04
linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
Peter Crosthwaite
2016-03-04
arm: cpu: handle BE32 user-mode as BE
Peter Crosthwaite
2016-03-04
target-arm: cpu: Move cpu_is_big_endian to header
Peter Crosthwaite
2016-03-04
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
2016-03-04
linux-user: arm: pass env to get_user_code_*
Paolo Bonzini
2016-03-04
linux-user: arm: fix coding style for some linux-user signal functions
Paolo Bonzini
2016-03-04
bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
Andrew Baumann
2016-03-04
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
2016-03-04
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
2016-03-04
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
2016-03-04
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
2016-03-04
sdhci: Implement DeviceClass reset
Peter Maydell
2016-03-04
sd.c: Handle NULL block backend in sd_get_inserted()
Peter Maydell
2016-03-04
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
2016-03-04
target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode
Peter Maydell
2016-03-03
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-1' int...
Peter Maydell
2016-03-03
virtio-rng: ask for more data if queue is not fully drained
Ladi Prosek
2016-03-03
rng: add request queue support to rng-random
Ladi Prosek
2016-03-03
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
2016-03-03
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
2016-03-03
rng: remove the unused request cancellation code
Ladi Prosek
2016-03-03
MAINTAINERS: Add an entry for the include/sysemu/rng*.h files
Thomas Huth
2016-03-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-03-01
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
typedefs: Add CPUState
Lluís Vilanova
2016-03-01
trace: Add helper function to cast event arguments
Lluís Vilanova
2016-03-01
tcg: Move definition of type TCGv
Lluís Vilanova
2016-03-01
tcg: Add type for vCPU pointers
Lluís Vilanova
2016-03-01
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2016-03-01
trace: Extend API to manage event arguments
Lluís Vilanova
2016-03-01
vl: fix tracing initialization
Denis V. Lunev
2016-03-01
trace: use addresses instead of offsets in memory tracepoints
Hollis Blanchard
2016-03-01
trace: split subpage MMIOs into their own trace events.
Hollis Blanchard
2016-03-01
trace: docs: "simple" backend does support strings
Hollis Blanchard
2016-03-01
trace: drop trailing empty strings
Greg Kurz
2016-03-01
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into staging
Peter Maydell
2016-03-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20160301-1' in...
Peter Maydell
2016-03-01
s390x/css: only suspend when enabled by orb
Cornelia Huck
[next]