summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* fdc: Add fallback optionJohn Snow2016-01-252-2/+34
* fdc: add pick_driveJohn Snow2016-01-251-10/+46
* fdc: Throw an assertion on misconfigured fd_formats tableJohn Snow2016-01-251-1/+3
* fdc: add disk fieldJohn Snow2016-01-251-0/+3
* fdc: add drive type qapi enumJohn Snow2016-01-252-48/+49
* fdc: reduce number of pick_geometry argumentsJohn Snow2016-01-251-30/+20Star
* fdc: move pick_geometryJohn Snow2016-01-251-45/+45
* ide: Correct the CHS 'cyls_max' limit to be 65535Shmulik Ladkani2016-01-251-1/+1
* mips: Clean up includesPeter Maydell2016-01-239-0/+9
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2016-01-221-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-225-6/+6
* fpu: Replace int32 typedef with int32_tPeter Maydell2016-01-222-2/+2
* 9pfs: use error_report() instead of fprintf(stderr)Greg Kurz2016-01-224-16/+18
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell2016-01-2110-157/+168
|\
| * Xen PCI passthru: convert to realize()Cao jin2016-01-211-25/+28
| * Add Error **errp for xen_pt_config_init()Cao jin2016-01-213-28/+33
| * Add Error **errp for xen_pt_setup_vga()Cao jin2016-01-213-8/+13
| * Add Error **errp for xen_host_pci_device_get()Cao jin2016-01-213-52/+68
| * Xen: use qemu_strtoul instead of strtolCao jin2016-01-211-8/+4Star
| * Change xen_host_pci_sysfs_path() to return voidCao jin2016-01-211-24/+11Star
| * xen-pvdevice: convert to realize()Cao jin2016-01-211-6/+6
| * xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2016-01-142-6/+4Star
| * xenfb.c: avoid expensive loops when prod <= out_consStefano Stabellini2016-01-141-2/+3
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-01-213-0/+5
|\ \
| * | target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2016-01-213-0/+5
* | | arm_gic: Update ID registers based on revisionAlistair Francis2016-01-211-5/+30
* | | hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall2016-01-211-0/+1
* | | hw/arm/virt: add secure memory region and UARTPeter Maydell2016-01-211-7/+48
* | | hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell2016-01-211-0/+3
* | | misc: zynq-xadc: Fix off-by-onePeter Crosthwaite2016-01-211-1/+1
* | | xlnx-ep108: Connect the SPI FlashAlistair Francis2016-01-211-0/+16
* | | xlnx-zynqmp: Connect the SPI devicesAlistair Francis2016-01-211-0/+31
* | | xilinx_spips: Separate the state struct into a headerAlistair Francis2016-01-211-42/+4Star
* | | ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-2117-17/+17