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-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-12
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypt-perf-pull-re...
Peter Maydell
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-09-10
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2020-09-10
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
2020-09-09
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_uart model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move riscv_htif model to hw/char
Bin Meng
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_gpio model to hw/gpio
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_otp model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_u_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: Move sifive_e_prci model to hw/misc
Bin Meng
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
2020-09-09
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
Bin Meng
2020-09-09
hw/sd: Add Cadence SDHCI emulation
Bin Meng
2020-09-09
hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
Bin Meng
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
2020-09-09
hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
Bin Meng
2020-09-09
hw/riscv: hart: Add a new 'resetvec' property
Bin Meng
2020-09-09
pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
Eduardo Habkost
2020-09-09
sabre: Rename SABRE_DEVICE to SABRE
Eduardo Habkost
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
2020-09-09
ahci: Rename ICH_AHCI to ICH9_AHCI
Eduardo Habkost
2020-09-09
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
2020-09-09
ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
Eduardo Habkost
2020-09-09
gpex: Fix type checking function name
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
Delete duplicate QOM typedefs
Eduardo Habkost
2020-09-08
qom: Make type checker functions accept const pointers
Eduardo Habkost
2020-09-08
qom: DECLARE_*_CHECKERS macros
Eduardo Habkost
2020-09-08
qom: Allow class type name to be specified in OBJECT_DECLARE*
Eduardo Habkost
2020-09-08
qom: provide convenient macros for declaring and defining types
Daniel P. Berrangé
[next]