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
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...
Peter Maydell
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2019-01-07
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
qdev: make a separate helper function to apply compat properties
Marc-André Lureau
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2019-01-07
include: remove compat.h
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
hw: remove SET_MACHINE_COMPAT
Marc-André Lureau
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
[next]