Age | Commit message (Expand) | Author |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' ... | Peter Maydell |
2018-04-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i... | Peter Maydell |
2018-04-27 | ui: introduce vfio_display_reset | Tina Zhang |
2018-04-27 | ccid-card: include libcacard.h only | Michal Privoznik |
2018-04-27 | Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option | John Thomson |
2018-04-27 | ccid: Fix dwProtocols advertisement of T=0 | Jason Andryuk |
2018-04-27 | spapr: Set compatibility mode before the rest of spapr_cpu_reset() | David Gibson |
2018-04-27 | spapr: Support ibm,dynamic-memory-v2 property | Bharata B Rao |
2018-04-27 | ppc: e500: switch E500 based machines to full machine definition | Igor Mammedov |
2018-04-27 | spapr: Add ibm,max-associativity-domains property | Serhii Popovych |
2018-04-27 | target/ppc: Fold slb_nr into PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Fold ci_large_pages flag into PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Move 1T segment and AMR options to PPCHash64Options | David Gibson |
2018-04-27 | target/ppc: Split page size information into a separate allocation | David Gibson |
2018-04-27 | target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop() | David Gibson |
2018-04-27 | spapr: drop useless dynamic sysbus device sanity check | Greg Kurz |
2018-04-27 | Revert "spapr: Don't allow memory hotplug to memory less nodes" | Serhii Popovych |
2018-04-27 | spapr: drop useless sanity check in spapr_irq_alloc*() | Greg Kurz |
2018-04-27 | spapr: Introduce pseries-2.13 machine type | David Gibson |
2018-04-27 | uninorth: rename UNINState to UNINHostState | Mark Cave-Ayland |
2018-04-27 | uninorth: move PCI IO (ISA) memory region into the uninorth device | Mark Cave-Ayland |
2018-04-27 | uninorth: use object link to pass OpenPIC object to uninorth | Mark Cave-Ayland |
2018-04-27 | uninorth: remove obsolete pci_pmac_u3_init() function | Mark Cave-Ayland |
2018-04-27 | uninorth: remove obsolete pci_pmac_init() function | Mark Cave-Ayland |
2018-04-27 | uninorth: enable internal PCI host bridge | Mark Cave-Ayland |
2018-04-27 | uninorth: fix PCI and AGP bus mixup | Mark Cave-Ayland |
2018-04-27 | uninorth: move PCI host bridge bus initialisation into device realize | Mark Cave-Ayland |
2018-04-27 | uninorth: introduce temporary pic_irqs device property | Mark Cave-Ayland |
2018-04-27 | uninorth: move PCI mmio memory region initialisation into init function | Mark Cave-Ayland |
2018-04-27 | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() | Mark Cave-Ayland |
2018-04-27 | mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly | Mark Cave-Ayland |
2018-04-27 | grackle: move PCI IO (ISA) memory region into the grackle device | Mark Cave-Ayland |
2018-04-27 | grackle: remove deprecated pci_grackle_init() function | Mark Cave-Ayland |
2018-04-27 | grackle: general tidy-up and QOMify | Mark Cave-Ayland |
2018-04-27 | heathrow: remove obsolete heathow_init() function | Mark Cave-Ayland |
2018-04-27 | uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device | Mark Cave-Ayland |
2018-04-27 | uninorth: move uninorth definitions into uninorth.h | Mark Cave-Ayland |
2018-04-27 | uninorth: remove stray PCIBus realize from mac_newworld.c | Mark Cave-Ayland |
2018-04-27 | uninorth: QOMify PCI and AGP host bridges | Mark Cave-Ayland |
2018-04-27 | uninorth: remove second set of uninorth token registers | Mark Cave-Ayland |
2018-04-27 | uninorth: trivial style fixups | Mark Cave-Ayland |
2018-04-26 | xen: Expect xenstore write to fail when restricted | Ross Lagerwall |
2018-04-26 | xen: Use newly added dmops for mapping VGA memory | Ross Lagerwall |
2018-04-26 | xen: destroy_hvm_domain: Try xendevicemodel_shutdown | Ian Jackson |
2018-04-26 | xen: destroy_hvm_domain: Move reason into a variable | Ian Jackson |
2018-04-26 | xen: defer call to xen_restrict until just before os_setup_post | Ian Jackson |
2018-04-26 | vl.c: new function serial_max_hds() | Peter Maydell |
2018-04-26 | serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS | Peter Maydell |
2018-04-26 | hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev | Peter Maydell |
2018-04-26 | Remove checks on MAX_SERIAL_PORTS that are just bounds checks | Peter Maydell |