summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | m25p80.c: Add sst25wf080 SPI flash deviceAlistair Francis2016-01-211-0/+1
* | | qdev: get_child_bus(): Use QOM lookup if availablePeter Crosthwaite2016-01-211-0/+6
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-01-2114-11/+14
|\ \
| * | block: Clean up includesPeter Maydell2016-01-2014-11/+14
* | | vfio/pci: Lazy PBA emulationAlex Williamson2016-01-192-0/+40
* | | vfio/pci-quirks: Only quirk to size of PCI config spaceAlex Williamson2016-01-191-3/+3
|/ /
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2016-01-182-5/+6
|\ \
| * | qdev: Free QemuOpts when the QOM path goes awayPaolo Bonzini2016-01-181-1/+3
| * | qom: Change object property iterator API contractDaniel P. Berrange2016-01-181-4/+3Star
* | | hw/arm: Clean up includesPeter Maydell2016-01-1842-1/+42
|/ /
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2016-01-181-24/+0Star
|\ \
| * | target-sparc: Convert to VMStateDescriptionJuan Quintela2016-01-161-24/+0Star
* | | SCSI device: fix to incomplete QOMifyCao jin2016-01-153-9/+9
* | | qemu-char: delete send_all/recv_all helper methodsDaniel P. Berrange2016-01-151-2/+27
* | | scsi: initialise info object with appropriate sizeP J P2016-01-151-1/+1
* | | i386: avoid null pointer dereferenceP J P2016-01-151-5/+10
* | | scsi: revert change to scsi_req_cancel_async and add assertionsPaolo Bonzini2016-01-151-0/+11
|/ /