aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...Peter Maydell
2017-03-02Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell
2017-03-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...Peter Maydell
2017-03-02hw/pxb-pcie: fix PCI Express hotplug supportMarcel Apfelbaum
2017-03-02acpi: simplify _OSCMichael S. Tsirkin
2017-03-02virtio: unbreak virtio-pci with IOMMU after caching ring translationsJason Wang
2017-03-02virtio: add missing region cache init in virtio_load()Stefan Hajnoczi
2017-03-02virtio: invalidate memory in vring_set_avail_event()Stefan Hajnoczi
2017-03-02virtio: guard vring access when setting notificationCornelia Huck
2017-03-02virtio: check for vring setup in virtio_queue_emptyPaolo Bonzini
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren
2017-03-02ACPI: Add vmgenid blob storage to the build tablesBen Warren
2017-03-02linker-loader: Add new 'write pointer' commandBen Warren
2017-03-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...Peter Maydell
2017-03-01Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' ...Peter Maydell
2017-03-01usb: release the created busesMarc-André Lureau
2017-03-01bus: do not unref hotplug handlerMarc-André Lureau
2017-03-01pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twiceIgor Mammedov
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater
2017-03-01ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objectsCédric Le Goater
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson
2017-03-01spapr/pci: populate PCI DT in reverse orderGreg Kurz
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson