summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc: Clean up includesPeter Maydell2019-11-2941-4/+41
* lm32: Clean up includesPeter Maydell2019-11-2915-1/+15
* microblaze: Clean up includesPeter Maydell2019-11-293-0/+3
* s390x/css: fix control flags during cschHalil Pasic2019-11-291-1/+1
* watchdog/diag288: don't reset for action=none|debug|pauseBo Tu2019-11-291-0/+7
* watchdog: introduction of get_watchdog_actionBo Tu2019-11-291-9/+5
* s390x: fix generation of event information crwSong Shan Gong2019-11-292-1/+13
* s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand2019-11-291-2/+6
* s390x/skeys: Fix instance and class sizeChristian Borntraeger2019-11-291-1/+1
* xen: make it possible to build without the Xen PV domain builderIan Campbell2019-11-292-5/+14
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2019-11-291-3/+6
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2019-11-293-13/+15
* xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell2019-11-292-11/+12
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2019-11-294-34/+36
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2019-11-291-15/+16
* xen_console: correctly cleanup primary console on teardown.Ian Campbell2019-11-291-5/+2
* fdc: change auto fallback drive for ISA FDC to 288John Snow2019-11-291-1/+1
* fdc: rework pick_geometryJohn Snow2019-11-291-20/+52
* fdc: add physical disk sizesJohn Snow2019-11-291-8/+32
* fdc: add drive type optionJohn Snow2019-11-291-3/+23
* fdc: Add fallback optionJohn Snow2019-11-292-2/+34
* fdc: add pick_driveJohn Snow2019-11-291-10/+46
* fdc: Throw an assertion on misconfigured fd_formats tableJohn Snow2019-11-291-1/+3
* fdc: add disk fieldJohn Snow2019-11-291-0/+3
* fdc: add drive type qapi enumJohn Snow2019-11-292-48/+49
* fdc: reduce number of pick_geometry argumentsJohn Snow2019-11-291-30/+20
* fdc: move pick_geometryJohn Snow2019-11-291-45/+45
* ide: Correct the CHS 'cyls_max' limit to be 65535Shmulik Ladkani2019-11-291-1/+1
* mips: Clean up includesPeter Maydell2019-11-299-0/+9
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2019-11-291-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-295-6/+6
* fpu: Replace int32 typedef with int32_tPeter Maydell2019-11-292-2/+2
* 9pfs: use error_report() instead of fprintf(stderr)Greg Kurz2019-11-294-16/+18
* Xen PCI passthru: convert to realize()Cao jin2019-11-291-25/+28
* Add Error **errp for xen_pt_config_init()Cao jin2019-11-293-28/+33
* Add Error **errp for xen_pt_setup_vga()Cao jin2019-11-293-8/+13
* Add Error **errp for xen_host_pci_device_get()Cao jin2019-11-293-52/+68
* Xen: use qemu_strtoul instead of strtolCao jin2019-11-291-8/+4
* Change xen_host_pci_sysfs_path() to return voidCao jin2019-11-291-24/+11
* xen-pvdevice: convert to realize()Cao jin2019-11-291-6/+6
* target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2019-11-293-0/+5
* arm_gic: Update ID registers based on revisionAlistair Francis2019-11-291-5/+30
* hw/arm/virt: Add always-on property to the virt board timerChristoffer Dall2019-11-291-0/+1
* hw/arm/virt: add secure memory region and UARTPeter Maydell2019-11-291-7/+48
* hw/arm/virt: Wire up memory region to CPUs explicitlyPeter Maydell2019-11-291-0/+3
* misc: zynq-xadc: Fix off-by-onePeter Crosthwaite2019-11-291-1/+1
* xlnx-ep108: Connect the SPI FlashAlistair Francis2019-11-291-0/+16
* xlnx-zynqmp: Connect the SPI devicesAlistair Francis2019-11-291-0/+31
* xilinx_spips: Separate the state struct into a headerAlistair Francis2019-11-291-42/+4
* ssi: Move ssi.h into a separate directoryAlistair Francis2019-11-2917-17/+17
OpenPOWER on IntegriCloud