Age | Commit message (Expand) | Author |
2019-04-29 | hw/devices: Move SMSC 91C111 declaration into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move LAN9118 declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move TI touchscreen declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move Gamepad declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move TC6393XB declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/display/tc6393xb: Remove unused functions | Philippe Mathieu-Daudé |
2019-04-29 | hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string | Philippe Mathieu-Daudé |
2019-04-29 | hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string | Philippe Mathieu-Daudé |
2019-04-29 | hw/dma: Compile the bcm2835_dma device as common object | Philippe Mathieu-Daudé |
2019-04-29 | target/arm: New function armv7m_nvic_set_pending_lazyfp() | Peter Maydell |
2019-04-29 | target/arm: Implement v7m_update_fpccr() | Peter Maydell |
2019-04-29 | target/arm: Implement dummy versions of M-profile FP-related registers | Peter Maydell |
2019-04-29 | hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registers | Peter Maydell |
2019-04-29 | hw/ssi/xilinx_spips: Avoid variable length array | Peter Maydell |
2019-04-29 | hw/arm/smmuv3: Remove SMMUNotifierNode | Eric Auger |
2019-04-29 | Add generic Nios II board. | Sandra Loosemore |
2019-04-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into... | Peter Maydell |
2019-04-26 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |
2019-04-26 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-04-26 | ppc/hash64: Rework R and C bit updates | Benjamin Herrenschmidt |
2019-04-26 | ppc/spapr: Use proper HPTE accessors for H_READ | Benjamin Herrenschmidt |
2019-04-26 | spapr: Drop duplicate PCI swizzle code | Greg Kurz |
2019-04-26 | spapr_pci: Get rid of duplicate code for node name creation | Greg Kurz |
2019-04-26 | spapr/irq: remove spapr_ics_create() | Cédric Le Goater |
2019-04-26 | spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers | Cédric Le Goater |
2019-04-26 | hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h" | Philippe Mathieu-Daudé |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-04-25 | Categorize devices: iommu | Ernest Esene |
2019-04-25 | Categorize devices: IGD passthrough ISA bridge | Ernest Esene |
2019-04-25 | hw: add compat machines for 4.1 | Cornelia Huck |
2019-04-25 | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand |
2019-04-25 | s390x/kvm: Configure page size after memory has actually been initialized | David Hildenbrand |
2019-04-18 | vfio: Report warnings with warn_report(), not error_printf() | Markus Armbruster |
2019-04-17 | hpet: Report warnings with warn_report(), not error_printf() | Markus Armbruster |
2019-04-17 | pci: Report fatal errors with error_report(), not error_printf() | Markus Armbruster |
2019-04-17 | mips/boston: Report errors with error_report(), not error_printf() | Markus Armbruster |
2019-04-17 | loader-fit: Wean off error_printf() | Markus Armbruster |
2019-04-16 | usb-mtp: fix bounds check for guest provided filename | Daniel P. Berrangé |
2019-04-12 | s390 vfio-ccw: Add bootindex property and IPLB data | Jason J. Herne |
2019-04-12 | spapr_pci: Fix broken naming of PCI bus | Greg Kurz |
2019-04-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-04-09 | hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types | Thomas Huth |
2019-04-09 | spapr_pci: Fix extended config space accesses | Greg Kurz |
2019-04-09 | pci: Allow PCI bus subtypes to support extended config space accesses | Greg Kurz |
2019-04-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-04-05 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2... | Peter Maydell |