summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-01-29x86: Clean up includesPeter Maydell55-17/+55
2016-01-29unicore: Clean up includesPeter Maydell6-0/+6
2016-01-29s390: Clean up includesPeter Maydell17-0/+17
2016-01-29sparc: Clean up includesPeter Maydell6-0/+6
2016-01-29ppc: Clean up includesPeter Maydell41-4/+41
2016-01-29lm32: Clean up includesPeter Maydell15-1/+15
2016-01-28Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into stagingPeter Maydell6-14/+33
2016-01-28microblaze: Clean up includesPeter Maydell3-0/+3
2016-01-27s390x/css: fix control flags during cschHalil Pasic1-1/+1
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu1-0/+7
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu1-9/+5
2016-01-27s390x: fix generation of event information crwSong Shan Gong2-1/+13
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand1-2/+6
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger1-1/+1
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell2-5/+14
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell1-3/+6
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell3-13/+15
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2-11/+12
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell4-34/+36
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell1-15/+16
2016-01-26xen_console: correctly cleanup primary console on teardown.Ian Campbell1-5/+2
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow1-1/+1
2016-01-25fdc: rework pick_geometryJohn Snow1-20/+52
2016-01-25fdc: add physical disk sizesJohn Snow1-8/+32
2016-01-25fdc: add drive type optionJohn Snow1-3/+23
2016-01-25fdc: Add fallback optionJohn Snow2-2/+34
2016-01-25fdc: add pick_driveJohn Snow1-10/+46
2016-01-25fdc: Throw an assertion on misconfigured fd_formats tableJohn Snow1-1/+3
2016-01-25fdc: add disk fieldJohn Snow1-0/+3
2016-01-25fdc: add drive type qapi enumJohn Snow2-48/+49
2016-01-25fdc: reduce number of pick_geometry argumentsJohn Snow1-30/+20
2016-01-25fdc: move pick_geometryJohn Snow1-45/+45
2016-01-25ide: Correct the CHS 'cyls_max' limit to be 65535Shmulik Ladkani1-1/+1
2016-01-23mips: Clean up includesPeter Maydell9-0/+9
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell1-1/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell5-6/+6
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell2-2/+2
2016-01-229pfs: use error_report() instead of fprintf(stderr)Greg Kurz4-16/+18
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell10-157/+168
2016-01-21Xen PCI passthru: convert to realize()Cao jin1-25/+28
2016-01-21Add Error **errp for xen_pt_config_init()Cao jin3-28/+33
2016-01-21Add Error **errp for xen_pt_setup_vga()Cao jin3-8/+13
2016-01-21Add Error **errp for xen_host_pci_device_get()Cao jin3-52/+68
2016-01-21Xen: use qemu_strtoul instead of strtolCao jin1-8/+4
2016-01-21Change xen_host_pci_sysfs_path() to return voidCao jin1-24/+11
2016-01-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-0/+5
2016-01-21xen-pvdevice: convert to realize()Cao jin1-6/+6
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang3-0/+5
2016-01-21arm_gic: Update ID registers based on revisionAlistair Francis1-5/+30
2016-01-21hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall1-0/+1