summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04loader: load_elf(): Add doc commentPeter Crosthwaite
2016-03-04loader: add API to load elf headerPeter Crosthwaite
2016-03-04target-arm: implement BE32 mode in system emulationPaolo Bonzini
2016-03-04target-arm: implement setendPaolo Bonzini
2016-03-04target-arm: introduce tbflag for endiannessPeter Crosthwaite
2016-03-04target-arm: a64: Add endianness supportPeter Crosthwaite
2016-03-04target-arm: introduce disas flag for endiannessPaolo Bonzini
2016-03-04target-arm: pass DisasContext to gen_aa32_ld*/st*Paolo Bonzini
2016-03-04target-arm: implement SCTLR.EEPeter Crosthwaite
2016-03-04linux-user: arm: handle CPSR.E correctly in strex emulationPaolo Bonzini
2016-03-04linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE modePeter Crosthwaite
2016-03-04arm: cpu: handle BE32 user-mode as BEPeter Crosthwaite
2016-03-04target-arm: cpu: Move cpu_is_big_endian to headerPeter Crosthwaite
2016-03-04target-arm: implement SCTLR.B, drop bswap_codePaolo Bonzini
2016-03-04linux-user: arm: pass env to get_user_code_*Paolo Bonzini
2016-03-04linux-user: arm: fix coding style for some linux-user signal functionsPaolo Bonzini
2016-03-04bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann
2016-03-04hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is providedPeter Maydell
2016-03-04hw/arm/virt: Make first flash device Secure-only if booting securePeter Maydell
2016-03-04hw/arm/virt: Load bios image to MemoryRegion, not physaddrPeter Maydell
2016-03-04loader: Add load_image_mr() to load ROM image to a MemoryRegionPeter Maydell
2016-03-04hw/arm/virt: Provide a secure-only RAM if booting in Secure modePeter Maydell
2016-03-04sdhci: Implement DeviceClass resetPeter Maydell
2016-03-04sd.c: Handle NULL block backend in sd_get_inserted()Peter Maydell
2016-03-04virt: Lift the maximum RAM limit from 30GB to 255GBPeter Maydell
2016-03-04target-arm: Correct handling of writes to CPSR mode bits from gdb in usermodePeter Maydell
2016-03-03Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-1' int...Peter Maydell
2016-03-03virtio-rng: ask for more data if queue is not fully drainedLadi Prosek
2016-03-03rng: add request queue support to rng-randomLadi Prosek
2016-03-03rng: move request queue cleanup from RngEgd to RngBackendLadi Prosek
2016-03-03rng: move request queue from RngEgd to RngBackendLadi Prosek
2016-03-03rng: remove the unused request cancellation codeLadi Prosek
2016-03-03MAINTAINERS: Add an entry for the include/sysemu/rng*.h filesThomas Huth
2016-03-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-01trace: Add a proper API to manage auto-generated events from the 'tcg' propertyLluís Vilanova
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova
2016-03-01typedefs: Add CPUStateLluís Vilanova
2016-03-01trace: Add helper function to cast event argumentsLluís Vilanova
2016-03-01tcg: Move definition of type TCGvLluís Vilanova
2016-03-01tcg: Add type for vCPU pointersLluís Vilanova
2016-03-01trace: Remove unnecessary intermediate event copiesLluís Vilanova
2016-03-01trace: Extend API to manage event argumentsLluís Vilanova
2016-03-01vl: fix tracing initializationDenis V. Lunev
2016-03-01trace: use addresses instead of offsets in memory tracepointsHollis Blanchard
2016-03-01trace: split subpage MMIOs into their own trace events.Hollis Blanchard
2016-03-01trace: docs: "simple" backend does support stringsHollis Blanchard
2016-03-01trace: drop trailing empty stringsGreg Kurz
2016-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into stagingPeter Maydell
2016-03-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20160301-1' in...Peter Maydell
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck