summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/vfio: Clean up includesPeter Maydell2016-01-295-4/+5
* hw/display: Clean up includesPeter Maydell2016-01-2922-2/+22
* usb: Clean up includesPeter Maydell2016-01-2935-12/+35
* hw/net: Clean up includesPeter Maydell2016-01-2931-5/+31
* 9pfs: Clean up includesPeter Maydell2016-01-2920-24/+20Star
* ide: Clean up includesPeter Maydell2016-01-2916-6/+16
* tcg: Clean up includesPeter Maydell2016-01-2912-12/+12
* virtio: Clean up includesPeter Maydell2016-01-2923-4/+23
* xen: Clean up includesPeter Maydell2016-01-2917-36/+17Star
* arm: Clean up includesPeter Maydell2016-01-2965-0/+65
* alpha: Clean up includesPeter Maydell2016-01-2914-6/+14
* x86: Clean up includesPeter Maydell2016-01-2975-24/+75
* linux-user: Clean up includesPeter Maydell2016-01-2920-74/+20Star
* unicore: Clean up includesPeter Maydell2016-01-2912-5/+12
* s390: Clean up includesPeter Maydell2016-01-2932-4/+32
* sparc: Clean up includesPeter Maydell2016-01-2920-6/+20
* ppc: Clean up includesPeter Maydell2016-01-2963-11/+63
* lm32: Clean up includesPeter Maydell2016-01-2923-8/+23
* exec: Clean up includesPeter Maydell2016-01-297-15/+7Star
* crypto: Clean up includesPeter Maydell2016-01-2913-0/+13
* migration: Clean up includesPeter Maydell2016-01-2916-12/+16
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell2016-01-2816-26/+102
|\
| * s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand2016-01-271-2/+3
| * gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2016-01-276-7/+51
| * s390x/css: fix control flags during cschHalil Pasic2016-01-271-1/+1
| * watchdog/diag288: don't reset for action=none|debug|pauseBo Tu2016-01-271-0/+7
| * watchdog: introduction of get_watchdog_actionBo Tu2016-01-272-9/+15
| * s390x: fix generation of event information crwSong Shan Gong2016-01-273-1/+14
| * s390x/ioinst: set type and len for SEI responsePierre Morel2016-01-271-1/+2
| * s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand2016-01-271-2/+6
| * s390x/machine: make addon register fields staticChristian Borntraeger2016-01-271-2/+2
| * s390x/skeys: Fix instance and class sizeChristian Borntraeger2016-01-271-1/+1
* | microblaze: Clean up includesPeter Maydell2016-01-289-1/+9
* | disas/microblaze.c: Don't define TRUE or FALSEPeter Maydell2016-01-281-4/+1Star
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into s...Peter Maydell2016-01-2614-135/+315
|\
| * xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-264-5/+31
| * xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-262-20/+6Star
| * xen: Use stable library interfaces when they are available.Ian Campbell2016-01-262-2/+88
| * xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-268-22/+56
| * xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2016-01-263-18/+19
| * xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-266-45/+69
| * xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-264-38/+64
| * xen_console: correctly cleanup primary console on teardown.Ian Campbell2016-01-261-5/+2Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-01-2613-1268/+1663
|\ \ | |/ |/|
| * scripts/dump-guest-memory.py: Fix module docstringJanosch Frank2016-01-261-17/+18
| * scripts/dump-guest-memory.py: Introduce multi-arch supportJanosch Frank2016-01-261-167/+325
| * scripts/dump-guest-memory.py: Cleanup functionsJanosch Frank2016-01-261-25/+50
| * scripts/dump-guest-memory.py: Improve python 3 compatibilityJanosch Frank2016-01-261-11/+15
| * scripts/dump-guest-memory.py: Make methods functionsJanosch Frank2016-01-261-91/+93
| * scripts/dump-guest-memory.py: Move constants to the topJanosch Frank2016-01-261-63/+63