Age | Commit message (Expand) | Author |
2019-02-26 | hw/usb: switch MTP to use new inotify APIs | Daniel P. Berrangé |
2019-02-26 | hw/usb: fix const-ness for string params in MTP driver | Daniel P. Berrangé |
2019-02-26 | hw/usb: don't set IN_ISDIR for inotify watch in MTP driver | Daniel P. Berrangé |
2019-02-26 | ppc/pnv: use IEC binary prefixes to represent sizes | Murilo Opsfelder Araujo |
2019-02-26 | ppc/pnv: add INITRD_MAX_SIZE constant | Murilo Opsfelder Araujo |
2019-02-26 | ppc/pnv: increase kernel size limit to 256MiB | Murilo Opsfelder Araujo |
2019-02-26 | hw/ppc: Use object_initialize_child for correct reference counting | Thomas Huth |
2019-02-26 | ppc/xive: xive does not have a POWER7 interrupt model | Cédric Le Goater |
2019-02-26 | spapr: enable PHB hotplug for default pseries machine type | Michael Roth |
2019-02-26 | spapr: add hotplug hooks for PHB hotplug | Greg Kurz |
2019-02-26 | spapr_pci: add ibm, my-drc-index property for PHB hotplug | Michael Roth |
2019-02-26 | spapr_pci: provide node start offset via spapr_populate_pci_dt() | Michael Roth |
2019-02-26 | spapr_events: add support for phb hotplug events | Michael Roth |
2019-02-26 | spapr: populate PHB DRC entries for root DT node | Nathan Fontenot |
2019-02-26 | spapr: create DR connectors for PHBs | Michael Roth |
2019-02-26 | spapr_pci: add PHB unrealize | Greg Kurz |
2019-02-26 | spapr_irq: Expose the phandle of the interrupt controller | Greg Kurz |
2019-02-26 | spapr: Expose the name of the interrupt controller node | Greg Kurz |
2019-02-26 | xics: Write source state to KVM at claim time | Greg Kurz |
2019-02-26 | spapr/drc: Drop spapr_drc_attach() fdt argument | Greg Kurz |
2019-02-26 | spapr/pci: Generate FDT fragment at configure connector time | Greg Kurz |
2019-02-26 | spapr: Generate FDT fragment for CPUs at configure connector time | Greg Kurz |
2019-02-26 | spapr: Generate FDT fragment for LMBs at configure connector time | Greg Kurz |
2019-02-26 | spapr_drc: Allow FDT fragment to be added later | Greg Kurz |
2019-02-26 | target/ppc: Rename PATB/PATBE -> PATE | Benjamin Herrenschmidt |
2019-02-26 | target/ppc: Fix ordering of hash MMU accesses | Benjamin Herrenschmidt |
2019-02-26 | target/ppc/spapr: Set LPCR:HR when using Radix mode | Benjamin Herrenschmidt |
2019-02-26 | spapr: support memory unplug for qtest | David Hildenbrand |
2019-02-26 | ppc: add host-serial and host-model machine attributes (CVE-2019-8934) | Prasad J Pandit |
2019-02-26 | target/ppc: Add POWER9 external interrupt model | Benjamin Herrenschmidt |
2019-02-26 | target/ppc: Rename "in_pm_state" to "resume_as_sreset" | Benjamin Herrenschmidt |
2019-02-25 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-02-25 | virtio-blk: Increase in_flight for request restart BH | Kevin Wolf |
2019-02-25 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ... | Peter Maydell |
2019-02-25 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i... | Peter Maydell |
2019-02-24 | tpm_tis: convert tpm_tis_show_buffer() to use trace event | Liam Merwick |
2019-02-24 | tpm_tis: fix loop that cancels any seizure by a lower locality | Liam Merwick |
2019-02-22 | pci: Sanity test minimum downstream LNKSTA | Alex Williamson |
2019-02-22 | hw/smbios: fix offset of type 3 sku field | Daniel P. Berrangé |
2019-02-22 | pci: Move NVIDIA vendor id to the rest of ids | Alexey Kardashevskiy |
2019-02-22 | virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size | David Gibson |
2019-02-22 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ... | Peter Maydell |
2019-02-22 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into staging | Peter Maydell |
2019-02-22 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v... | Peter Maydell |
2019-02-22 | virtio-blk: add DISCARD and WRITE_ZEROES features | Stefano Garzarella |
2019-02-22 | virtio-blk: set config size depending on the features enabled | Stefano Garzarella |
2019-02-22 | virtio-net: make VirtIOFeature usable for other virtio devices | Stefano Garzarella |
2019-02-22 | virtio-blk: add "discard" and "write-zeroes" properties | Stefano Garzarella |
2019-02-22 | virtio-blk: add host_features field in VirtIOBlock | Stefano Garzarella |
2019-02-22 | virtio-blk: add acct_failed param to virtio_blk_handle_rw_error() | Stefano Garzarella |