aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow
2016-01-25qtest/fdc: Support for 2.88MB drivesJohn 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-25Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160125' into stagingPeter Maydell
2016-01-23mips: Clean up includesPeter Maydell
2016-01-23target-mips: Fix ALIGN instruction when bp=0Miodrag Dinic
2016-01-23target-mips: silence NaNs for cvt.s.d and cvt.d.sAurelien Jarno
2016-01-23target-mips/cpu.h: Fix spell errorDongxue Zhang
2016-01-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160122' ...Peter Maydell
2016-01-22softfloat: fix return type of roundAndPackFloat16Aurelien Jarno
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell
2016-01-22fpu: Replace int8 typedef with int8_tPeter Maydell
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell
2016-01-22fpu: Replace int64 typedef with int64_tPeter Maydell
2016-01-22Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-01-22fsdev: use error_report() instead of fprintf(stderr)Greg Kurz
2016-01-229pfs: use error_report() instead of fprintf(stderr)Greg Kurz
2016-01-22seabios: fix submoduleGerd Hoffmann
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-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160121'...Peter Maydell
2016-01-21target-i386: Add PKU and and OSPKE supportHuaitong Han
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-21target-i386: Reorganize TSC rate setting codeHaozhong Zhang
2016-01-21target-i386: Fallback vcpu's TSC rate to value returned by KVMHaozhong Zhang
2016-01-21target-i386: Add suffixes to MMReg struct fieldsEduardo Habkost
2016-01-21target-i386: Define MMREG_UNION macroEduardo Habkost