Age | Commit message (Expand) | Author |
2020-10-30 | vhost: Don't special case vq->used_phys in vhost_get_log_size() | Greg Kurz |
2020-10-30 | pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level | Mark Cave-Ayland |
2020-10-30 | hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level() | Philippe Mathieu-Daudé |
2020-10-30 | hw/virtio/vhost-vdpa: Fix Coverity CID 1432864 | Philippe Mathieu-Daudé |
2020-10-30 | acpi/crs: Support ranges > 32b for hosts | Ben Widawsky |
2020-10-30 | acpi/crs: Prevent bad ranges for host bridges | Ben Widawsky |
2020-10-30 | vhost-vsock: set vhostfd to non-blocking mode | Stefano Garzarella |
2020-10-30 | vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver | Si-Wei Liu |
2020-10-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell |
2020-10-29 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s... | Peter Maydell |
2020-10-28 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710... | Peter Maydell |
2020-10-28 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in... | Peter Maydell |
2020-10-28 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell |
2020-10-28 | Revert series: virtiofsd: Announce submounts to the guest | Alex Williamson |
2020-10-27 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in... | Peter Maydell |
2020-10-27 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2... | Peter Maydell |
2020-10-27 | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020... | Peter Maydell |
2020-10-27 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque... | Peter Maydell |
2020-10-27 | hw/timer/armv7m_systick: Rewrite to use ptimers | Peter Maydell |
2020-10-27 | hw/core/ptimer: Support ptimer being disabled by timer callback | Peter Maydell |
2020-10-27 | hw/arm/sbsa-ref: add SBSA watchdog device | Shashi Mallela |
2020-10-27 | hw/watchdog: Implement SBSA watchdog device | Shashi Mallela |
2020-10-27 | hw/arm/bcm2835_peripherals: connect the UART clock | Luc Michel |
2020-10-27 | hw/char/pl011: add a clock input | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add sane reset values to the registers | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement clock mux behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a clock mux skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement PLL channels behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement PLLs behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL skeleton implementation | Luc Michel |
2020-10-27 | hw/arm/raspi: add a skeleton implementation of the CPRMAN | Luc Michel |
2020-10-27 | hw/arm/raspi: fix CPRMAN base address | Luc Michel |
2020-10-27 | hw/core/clock: trace clock values in Hz instead of ns | Luc Michel |
2020-10-27 | hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro | Luc Michel |
2020-10-27 | arm/trace: Fix hex printing | Dr. David Alan Gilbert |
2020-10-27 | hw/arm/raspi: Add the Raspberry Pi 3 model A+ | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/raspi: Add the Raspberry Pi Zero machine | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/raspi: Add the Raspberry Pi A+ machine | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: Introduce the BCM2835 SoC | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: Split out common realize() code | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: Only provide "enabled-cpus" property to multicore SoCs | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: Introduce BCM283XClass::core_count | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: QOM'ify more by adding class_init() to each SoC type | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source | Philippe Mathieu-Daudé |
2020-10-27 | hw/arm/smmuv3: Set the restoration priority of the vSMMUv3 explicitly | Zenghui Yu |
2020-10-27 | hw/gpio: Add GPIO model for Nuvoton NPCM7xx | Havard Skinnemoen |
2020-10-27 | hw/arm/npcm7xx: Add EHCI and OHCI controllers | Havard Skinnemoen |
2020-10-27 | hw/misc: Add npcm7xx random number generator | Havard Skinnemoen |