aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-07linuxboot_dma: compile for i486Paolo Bonzini
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov
2017-06-07nbd: Fully initialize client in case of failed negotiationEric Blake
2017-06-07sockets: improve error reporting if UNIX socket path is too longDaniel P. Berrange
2017-06-07i386: fix read/write cr with icount optionMihail Abakumov
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini
2017-06-07target/i386: enable A20 automatically in system management modePaolo Bonzini
2017-06-06virtio-scsi: Unset hotplug handler when unrealizeFam Zheng
2017-06-06exec: simplify phys_page_find() paramsPeter Xu
2017-06-06nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy
2017-06-06nbd: add errp to read_sync, write_sync and drop_syncVladimir Sementsov-Ogievskiy
2017-06-06nbd: add errp parameter to nbd_wr_syncv()Vladimir Sementsov-Ogievskiy
2017-06-06nbd: read_sync and friends: return 0 on successVladimir Sementsov-Ogievskiy
2017-06-06nbd: strict nbd_wr_syncvVladimir Sementsov-Ogievskiy
2017-06-06Check the return value of fcntl in qemu_set_cloexecStefano Stabellini
2017-06-06kvm: irqchip: skip update msi when disabledPeter Xu
2017-06-06msix: trace control bit write opPeter Xu
2017-06-06kvm: irqchip: trace changes on msi add/removePeter Xu
2017-06-06qtest: add rtc periodic timer testXiao Guangrong
2017-06-06mc146818rtc: embrace all x86 specific codeXiao Guangrong
2017-06-06mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong
2017-06-06mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong
2017-06-06mc146818rtc: precisely count the clock for periodic timerTai Yunfang
2017-06-06mc146818rtc: update periodic timer only if it is neededXiao Guangrong
2017-06-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell
2017-06-06Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2017-06-06' into ...Peter Maydell
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06target/xtensa: handle unknown registers in gdbstubMax Filippov
2017-06-06target/xtensa: support output to chardev consoleMax Filippov
2017-06-06target/xtensa: fix return value of read/write simcallsMax Filippov
2017-06-06target/xtensa: fix mapping direction in read/write simcallsMax Filippov
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-06-06monitor: fix object_del for command-line-created objectsMichael Roth
2017-06-06tests: check-qom-proplist: add checks for cmdline-created objectsMichael Roth
2017-06-06virtio-scsi-test: Use scsi-hd instead of legacy scsi-diskMarkus Armbruster
2017-06-06block: Clarify documentation of BlockInfo member io-statusMarkus Armbruster
2017-06-06spapr: Remove some non-useful properties on DRC objectsDavid Gibson
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson
2017-06-06spapr: Introduce DRC subclassesDavid Gibson
2017-06-06spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBsGreg Kurz
2017-06-06spapr: Allow boot from vhost-*-scsi backendsFelipe Franciosi
2017-06-06ppc/pnv: check the return value of fdt_setprop()Cédric Le Goater
2017-06-06spapr_nvram: Check return value from blk_getlength()Peter Maydell
2017-06-06target/ppc: Fixup set_spr error in h_register_process_tableSuraj Jitindar Singh
2017-06-06target-ppc: Fix openpic timer read register offsetAaron Larson
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson
2017-06-06spapr: Abolish DRC set_configured methodDavid Gibson
2017-06-06spapr: Abolish DRC get_fdt methodDavid Gibson