aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-05-259pfs: local: resolve special directories in pathsGreg Kurz
2017-05-259pfs: check return value of v9fs_co_name_to_path()Greg Kurz
2017-05-259pfs: assume utimensat() and futimens() are presentGreg Kurz
2017-05-259pfs: local: fix unlink of alien files in mapped-file modeGreg Kurz
2017-05-259pfs: drop pdu_push_and_notify()Greg Kurz
2017-05-25virtio-9p/xen-9p: move 9p specific bits to core 9p codeGreg Kurz
2017-05-25xics: add unrealize handlerGreg Kurz
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson
2017-05-24Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz
2017-05-24spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz
2017-05-23Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stagingStefan Hajnoczi
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-23e1000e: Fix ICR "Other" causes clear logicSameeh Jubran
2017-05-23virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang
2017-05-22numa: Silence incomplete mapping warning under qtestIgor Mammedov
2017-05-19Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into stagingStefan Hajnoczi
2017-05-19vfio/ccw: update sense data if a unit check is pendingDong Jia Shi
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren
2017-05-19vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi
2017-05-19vfio/ccw: get io region infoDong Jia Shi
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren
2017-05-19s390x/css: device support for s390-ccw passthroughDong Jia Shi
2017-05-19s390x/css: realize css_create_schDong Jia Shi
2017-05-19s390x/css: realize css_sch_build_schibXiao Feng Ren
2017-05-19s390x/css: add s390-squash-mcss machine optionXiao Feng Ren
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost
2017-05-19audio: Rename audio_init() to soundhw_init()Eduardo Habkost
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost
2017-05-18migration: migration.h was not neededJuan Quintela
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-18pci: deassert intx when pci device unrealizeHerongguang (Stephen)
2017-05-18virtio: allow broken device to notify guestGreg Kurz
2017-05-18Revert "hw/pci: disable pci-bridge's shpc by default"Marcel Apfelbaum