summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw: Clean up includesPeter Maydell2016-01-2959-10/+59
* hw/core: Clean up includesPeter Maydell2016-01-2915-1/+15
* arm devices: Clean up includesPeter Maydell2016-01-2916-0/+16
* tricore: Clean up includesPeter Maydell2016-01-291-0/+1
* moxie: Clean up includesPeter Maydell2016-01-291-0/+1
* cris: Clean up includesPeter Maydell2016-01-292-0/+2
* m68k: Clean up includesPeter Maydell2016-01-295-0/+5
* openrisc: Clean up includesPeter Maydell2016-01-293-0/+3
* xtensa: Clean up includesPeter Maydell2016-01-293-0/+3
* sh4: Clean up includesPeter Maydell2016-01-295-1/+5
* hw/intc: Clean up includesPeter Maydell2016-01-2912-0/+12
* hw/timer: Clean up includesPeter Maydell2016-01-2911-0/+11
* hw/misc: Clean up includesPeter Maydell2016-01-2922-2/+22
* hw/scsi: Clean up includesPeter Maydell2016-01-299-6/+9
* pci: Clean up includesPeter Maydell2016-01-2923-3/+23
* 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-2931-3/+31
* hw/net: Clean up includesPeter Maydell2016-01-2931-5/+31
* 9pfs: Clean up includesPeter Maydell2016-01-2913-4/+13
* ide: Clean up includesPeter Maydell2016-01-2913-0/+13
* virtio: Clean up includesPeter Maydell2016-01-2923-4/+23
* xen: Clean up includesPeter Maydell2016-01-2912-35/+12Star
* arm: Clean up includesPeter Maydell2016-01-2963-0/+63
* alpha: Clean up includesPeter Maydell2016-01-293-1/+3
* x86: Clean up includesPeter Maydell2016-01-2955-17/+55
* unicore: Clean up includesPeter Maydell2016-01-296-0/+6
* s390: Clean up includesPeter Maydell2016-01-2917-0/+17
* sparc: Clean up includesPeter Maydell2016-01-296-0/+6
* ppc: Clean up includesPeter Maydell2016-01-2941-4/+41
* lm32: Clean up includesPeter Maydell2016-01-2915-1/+15
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell2016-01-286-14/+33
|\
| * 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-271-9/+5Star
| * s390x: fix generation of event information crwSong Shan Gong2016-01-272-1/+13
| * s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand2016-01-271-2/+6
| * s390x/skeys: Fix instance and class sizeChristian Borntraeger2016-01-271-1/+1
* | microblaze: Clean up includesPeter Maydell2016-01-283-0/+3
|/
* xen: make it possible to build without the Xen PV domain builderIan Campbell2016-01-262-5/+14
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2016-01-261-3/+6
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-263-13/+15
* xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2016-01-262-11/+12
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-264-34/+36
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-261-15/+16
* xen_console: correctly cleanup primary console on teardown.Ian Campbell2016-01-261-5/+2Star
* fdc: change auto fallback drive for ISA FDC to 288John Snow2016-01-251-1/+1
* fdc: rework pick_geometryJohn Snow2016-01-251-20/+52
* fdc: add physical disk sizesJohn Snow2016-01-251-8/+32
* fdc: add drive type optionJohn Snow2016-01-251-3/+23