index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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: add a clock mux skeleton implementation
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: provide the VMSTATE_ARRAY_CLOCK macro
Luc Michel
2020-10-27
hw/arm/bcm2836: Introduce the BCM2835 SoC
Philippe Mathieu-Daudé
2020-10-27
hw/arm/bcm2836: Restrict BCM283XInfo declaration to C source
Philippe Mathieu-Daudé
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
[next]