aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-29lm32: Clean up includesPeter Maydell
2016-01-29exec: Clean up includesPeter Maydell
2016-01-29crypto: Clean up includesPeter Maydell
2016-01-29migration: Clean up includesPeter Maydell
2016-01-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell
2016-01-28microblaze: Clean up includesPeter Maydell
2016-01-28disas/microblaze.c: Don't define TRUE or FALSEPeter Maydell
2016-01-27s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand
2016-01-27s390x/css: fix control flags during cschHalil Pasic
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu
2016-01-27s390x: fix generation of event information crwSong Shan Gong
2016-01-27s390x/ioinst: set type and len for SEI responsePierre Morel
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand
2016-01-27s390x/machine: make addon register fields staticChristian Borntraeger
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger
2016-01-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into s...Peter Maydell
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell
2016-01-26xen_console: correctly cleanup primary console on teardown.Ian Campbell
2016-01-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-01-26scripts/dump-guest-memory.py: Fix module docstringJanosch Frank
2016-01-26scripts/dump-guest-memory.py: Introduce multi-arch supportJanosch Frank
2016-01-26scripts/dump-guest-memory.py: Cleanup functionsJanosch Frank
2016-01-26scripts/dump-guest-memory.py: Improve python 3 compatibilityJanosch Frank
2016-01-26scripts/dump-guest-memory.py: Make methods functionsJanosch Frank
2016-01-26scripts/dump-guest-memory.py: Move constants to the topJanosch Frank
2016-01-26nbd: add missed aio_context_acquire in nbd_export_newDenis V. Lunev
2016-01-26memory: exit when hugepage allocation fails if mem-preallocLuiz Capitulino
2016-01-26cpus: use broadcast on qemu_pause_condDr. David Alan Gilbert
2016-01-26scripts/kvm/kvm_stat: Add optparse descriptionJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Add interactive filteringJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Fixup filteringJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Fix rlimit for unprivileged usersJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Read event values as u64Janosch Frank
2016-01-26scripts/kvm/kvm_stat: Cleanup and pre-init perf_event_attrJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Fix output formattingJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Make tui function a classJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Remove unneeded X86_EXIT_REASONSJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Group arch specific dataJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Cleanup of Event classJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Cleanup of Groups classJanosch Frank
2016-01-26scripts/kvm/kvm_stat: Cleanup of Stats classJanosch Frank