Age | Commit message (Expand) | Author |
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 |
2020-10-27 | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu |
2020-10-27 | include/elf: Add defines related to GNU property notes for AArch64 | Richard Henderson |
2020-10-27 | linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI | Richard Henderson |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2... | Peter Maydell |
2020-10-26 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201... | Peter Maydell |
2020-10-26 | machine: remove deprecated -machine enforce-config-section option | Paolo Bonzini |
2020-10-26 | fuzz: Add fuzzer callbacks to DMA-read functions | Alexander Bulekov |
2020-10-26 | fuzz: Declare DMA Read callback function | Alexander Bulekov |
2020-10-26 | fuzz: Add DMA support to the generic-fuzzer | Alexander Bulekov |
2020-10-24 | memory: Add FlatView foreach function | Alexander Bulekov |
2020-10-24 | accel: move qtest CpusAccel functions to a common location | Jason Andryuk |
2020-10-23 | util/vhost-user-server: move header to include/ | Stefan Hajnoczi |
2020-10-22 | hw/misc/sifive_u_otp: Add backend drive support | Green Wan |
2020-10-22 | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan |
2020-10-22 | hw/riscv: Load the kernel after the firmware | Alistair Francis |
2020-10-22 | hw/riscv: Add a riscv_is_32_bit() function | Alistair Francis |
2020-10-22 | hw/riscv: Return the end address of the loaded firmware | Alistair Francis |
2020-10-22 | hw/riscv: sifive_u: Allow specifying the CPU | Alistair Francis |
2020-10-22 | hw/intc: Move sifive_plic.h to the include directory | Bin Meng |
2020-10-22 | Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque... | Peter Maydell |
2020-10-21 | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque... | Peter Maydell |
2020-10-21 | spice: wire up monitor in QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move display_add_client() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move auth functions to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move display_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move qemu_spice_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: add QemuSpiceOps, move migrate_info | Gerd Hoffmann |
2020-10-21 | spice: add module helpers | Gerd Hoffmann |
2020-10-21 | microvm: add usb support | Gerd Hoffmann |
2020-10-21 | usb/xhci: add xhci_sysbus_build_aml() helper | Gerd Hoffmann |
2020-10-21 | usb/xhci: add include/hw/usb/xhci.h header file | Gerd Hoffmann |
2020-10-21 | x86: make pci irqs runtime configurable | Gerd Hoffmann |
2020-10-20 | accel/tcg: Add tlb_flush_page_bits_by_mmuidx* | Richard Henderson |
2020-10-20 | hw/timer/bcm2835: Support the timer COMPARE registers | Philippe Mathieu-Daudé |
2020-10-20 | hw/timer/bcm2835: Rename variable holding CTRL_STATUS register | Philippe Mathieu-Daudé |
2020-10-20 | hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition | Philippe Mathieu-Daudé |
2020-10-19 | xen-bus: reduce scope of backend watch | Paul Durrant |
2020-10-19 | xen: Rename XENBACKEND_DEVICE to XENBACKEND | Eduardo Habkost |
2020-10-19 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int... | Peter Maydell |
2020-10-19 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ... | Peter Maydell |
2020-10-18 | m48t59: remove legacy m48t59_init() function | Mark Cave-Ayland |
2020-10-18 | m48t59-isa: remove legacy m48t59_init_isa() function | Mark Cave-Ayland |
2020-10-18 | uninorth: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-10-17 | hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) | Philippe Mathieu-Daudé |
2020-10-17 | hw/mips/cps: Expose input clock and connect it to CPU cores | Philippe Mathieu-Daudé |