aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-03-06NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()Dmitry Fleytman1-4/+5
2017-03-06NetRxPkt: Account buffer with ETH header in IOV lengthDmitry Fleytman1-1/+1
2017-03-06NetRxPkt: Do not try to pull more data than presentDmitry Fleytman1-1/+2
2017-03-06NetRxPkt: Fix memory corruption on VLAN header strippingDmitry Fleytman1-17/+17
2017-03-06net: Remove useless local var pktFam Zheng1-1/+0
2017-03-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell3-5/+57
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-15/+370
2017-03-03spapr: Small cleanup of PPC MMU enumsSam Bobroff1-6/+4
2017-03-03spapr_pci: Advertise access to PCIe extended config spaceDavid Gibson1-0/+4
2017-03-03hw/ppc/spapr: Add POWER9 to pseries cpu modelsSuraj Jitindar Singh1-0/+3
2017-03-03target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh1-0/+18
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh1-0/+29
2017-03-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...Peter Maydell2-19/+7
2017-03-02Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell7-14/+31
2017-03-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...Peter Maydell10-627/+807
2017-03-02hw/pxb-pcie: fix PCI Express hotplug supportMarcel Apfelbaum1-0/+3
2017-03-02acpi: simplify _OSCMichael S. Tsirkin1-4/+1
2017-03-02virtio: unbreak virtio-pci with IOMMU after caching ring translationsJason Wang1-1/+1
2017-03-02virtio: add missing region cache init in virtio_load()Stefan Hajnoczi1-6/+19
2017-03-02virtio: invalidate memory in vring_set_avail_event()Stefan Hajnoczi1-0/+1
2017-03-02virtio: guard vring access when setting notificationCornelia Huck1-0/+4
2017-03-02virtio: check for vring setup in virtio_queue_emptyPaolo Bonzini1-1/+1
2017-03-02qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov1-0/+16
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren3-0/+259
2017-03-02ACPI: Add vmgenid blob storage to the build tablesBen Warren1-0/+2
2017-03-02linker-loader: Add new 'write pointer' commandBen Warren1-3/+63
2017-03-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-28/+153
2017-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228-...Peter Maydell17-336/+1657
2017-03-01Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' ...Peter Maydell9-596/+893
2017-03-01usb: release the created busesMarc-André Lureau2-0/+18
2017-03-01bus: do not unref hotplug handlerMarc-André Lureau2-1/+3
2017-03-01pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twiceIgor Mammedov2-13/+2
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater2-94/+94
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater2-18/+19
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater2-21/+7
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater4-67/+16
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater3-20/+8
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater1-9/+8
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater2-18/+1
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater2-3/+3
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater4-25/+30
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater2-33/+33
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater2-9/+5
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater1-9/+7
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater2-1/+21
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater2-9/+0
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater2-5/+1
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater1-12/+0
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater2-10/+13
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater3-6/+7