summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-07edu: fix memory leak on msi_broken platformsPaolo Bonzini1-6/+6
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov1-0/+3
2017-06-06virtio-scsi: Unset hotplug handler when unrealizeFam Zheng1-0/+3
2017-06-06msix: trace control bit write opPeter Xu2-2/+12
2017-06-06qtest: add rtc periodic timer testXiao Guangrong1-12/+3
2017-06-06mc146818rtc: embrace all x86 specific codeXiao Guangrong1-29/+31
2017-06-06mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong1-13/+3
2017-06-06mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong1-2/+2
2017-06-06mc146818rtc: precisely count the clock for periodic timerTai Yunfang1-23/+97
2017-06-06mc146818rtc: update periodic timer only if it is neededXiao Guangrong1-2/+16
2017-06-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell1-0/+4
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell12-539/+488
2017-06-06target/xtensa: support output to chardev consoleMax Filippov1-0/+4
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell7-78/+48
2017-06-06spapr: Remove some non-useful properties on DRC objectsDavid Gibson1-29/+0
2017-06-06spapr: Eliminate spapr_drc_get_type_str()David Gibson1-27/+4
2017-06-06spapr: Move configure-connector state into DRCDavid Gibson2-59/+18
2017-06-06spapr: Clean up spapr_dr_connector_by_*()David Gibson4-43/+27
2017-06-06spapr: Introduce DRC subclassesDavid Gibson3-36/+95
2017-06-06spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBsGreg Kurz1-7/+3
2017-06-06spapr: Allow boot from vhost-*-scsi backendsFelipe Franciosi1-0/+8
2017-06-06ppc/pnv: check the return value of fdt_setprop()Cédric Le Goater1-2/+3
2017-06-06spapr_nvram: Check return value from blk_getlength()Peter Maydell1-1/+9
2017-06-06target/ppc: Fixup set_spr error in h_register_process_tableSuraj Jitindar Singh1-2/+3
2017-06-06target-ppc: Fix openpic timer read register offsetAaron Larson1-12/+10
2017-06-06spapr: Make DRC get_index and get_type methods into plain functionsDavid Gibson4-52/+41
2017-06-06spapr: Abolish DRC set_configured methodDavid Gibson1-16/+8
2017-06-06spapr: Abolish DRC get_fdt methodDavid Gibson1-17/+6
2017-06-06spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson2-311/+315
2017-06-06migration: remove register_savevm()Laurent Vivier3-6/+19
2017-06-05spapr: cleanup spapr_fixup_cpu_numa_dt() usageIgor Mammedov1-12/+10
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov2-2/+4
2017-06-05numa: make sure that all cpus have has_node_id set if numa is enabledIgor Mammedov4-14/+13
2017-06-05numa: move default mapping init to machineIgor Mammedov1-10/+23
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov3-46/+4
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell6-18/+16
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth1-1/+1
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell55-71/+58
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi1-6/+4
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé1-4/+4
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé1-1/+1
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov1-5/+5
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini1-1/+1
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-70/+282
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin2-3/+46
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau1-0/+127
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau1-3/+16
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin2-61/+77
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin1-5/+10
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi1-0/+3