aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-29lm32: 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-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/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger
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: 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-25fdc: change auto fallback drive for ISA FDC to 288John Snow
2016-01-25fdc: rework pick_geometryJohn Snow
2016-01-25fdc: add physical disk sizesJohn Snow
2016-01-25fdc: add drive type optionJohn Snow
2016-01-25fdc: Add fallback optionJohn Snow
2016-01-25fdc: add pick_driveJohn Snow
2016-01-25fdc: Throw an assertion on misconfigured fd_formats tableJohn Snow
2016-01-25fdc: add disk fieldJohn Snow
2016-01-25fdc: add drive type qapi enumJohn Snow
2016-01-25fdc: reduce number of pick_geometry argumentsJohn Snow
2016-01-25fdc: move pick_geometryJohn Snow
2016-01-25ide: Correct the CHS 'cyls_max' limit to be 65535Shmulik Ladkani
2016-01-23mips: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell
2016-01-229pfs: use error_report() instead of fprintf(stderr)Greg Kurz
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21Xen PCI passthru: convert to realize()Cao jin
2016-01-21Add Error **errp for xen_pt_config_init()Cao jin
2016-01-21Add Error **errp for xen_pt_setup_vga()Cao jin
2016-01-21Add Error **errp for xen_host_pci_device_get()Cao jin
2016-01-21Xen: use qemu_strtoul instead of strtolCao jin
2016-01-21Change xen_host_pci_sysfs_path() to return voidCao jin
2016-01-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-01-21xen-pvdevice: convert to realize()Cao jin
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-21arm_gic: Update ID registers based on revisionAlistair Francis
2016-01-21hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell
2016-01-21misc: zynq-xadc: Fix off-by-onePeter Crosthwaite
2016-01-21xlnx-ep108: Connect the SPI FlashAlistair Francis